1. 140c04b Update tests to avoid deprecated attr params by laurentlb · 6 years ago
  2. d654510 Add jacocorunner to java_toolchain. by iirina · 6 years ago
  3. 6f52cf3 Add explanation for --google_default_credentials by Takuto Ikuta · 6 years ago
  4. a63d816 Windows: add WIN32_LEAN_AND_MEAN everywhere by Laszlo Csomor · 6 years ago
  5. 96500b7 Refactor unix cc autoconfiguration to not use a template Starlark cc_toolchain_config rule by rosica · 6 years ago
  6. e5b7bd6 Windows: Add BAZEL_VC_FULL_VERSION for windows cc configuration by Yun Peng · 6 years ago
  7. ad3d77f Fix error output handling on Windows by ulfjack · 6 years ago
  8. 3d8925d Lift zip extractor business out of the core client by michajlo · 6 years ago
  9. cf3f616 Automated rollback of commit cc7da0bae4c277851c5713e2d48bb0b0bbbfd985. by schmitt · 6 years ago
  10. a4080da9 Automated rollback of commit 37deb2685b278e7f19b1aee5a77ca9fc601860a3. by schmitt · 6 years ago
  11. 708acf2 update navbar link for starlark configs in bazel docs by juliexxia · 6 years ago
  12. bdc6c10 Return early if an empty dictionary is returned from starlark transitions (so it can't be misinterpreted as an empty dictionary of dictionaries). by juliexxia · 6 years ago
  13. 3a6e579 Fix proto documentation typo by Keith Smiley · 6 years ago
  14. 319cd4f Enforce that OptionProcessor::ParseOptions is only called once by michajlo · 6 years ago
  15. e6c8f3d Update bazel name/location of starlark configuration docs to match other starlark docs. by juliexxia · 6 years ago
  16. 37deb26 Automated rollback of commit 0c2ddc499d9fafa99ab3298b7eabdafb59946bfd. by schmitt · 6 years ago
  17. ff1f745 Upgrade jacoco version in Bazel. by iirina · 6 years ago
  18. 21cf054 C++: Changes order features in crosstool by plf · 6 years ago
  19. 2358946 Convert AttributeTransitionData to use a Builder. by jcater · 6 years ago
  20. 51937e4 Test java coverage with java_tools released and built at head. by iirina · 6 years ago
  21. 3703a3d Make ConnectivityOptions available to all commands. by steinman · 6 years ago
  22. 593f240 Properly parse build setting strings in flag_values attr for config_settings by juliexxia · 6 years ago
  23. c917ab2 Implement artificial cache sepration by Klaus Aehlig · 6 years ago
  24. f1148fd Generalize EvictableSupplier and move it to the suppliers package. by Googler · 6 years ago
  25. dda9a59 Update grpc, use new actions API by Laurent Le Brun · 6 years ago
  26. 7234878 Automated rollback of commit de6f319d8c1a9f120d645bf169dbadf77ec5f772. by ulfjack · 6 years ago
  27. 7b7e728 Change visibility of Starlark target to public by Marwan Tammam · 6 years ago
  28. ce8d528 Add jacoco version 0.8.3 by iirina · 6 years ago
  29. 4d62d74 RepositoryCache: support "canonical id" by Klaus Aehlig · 6 years ago
  30. beaba92 Extract Windows logic for c++ autoconfiguration into a separate Starlark rule by rosica · 6 years ago
  31. de6f319 Query: Avoid copying the package targets by ulfjack · 6 years ago
  32. bdb3e97 Don't register import deps checker actions if --experimental_import_deps_checker is off by Jingwen Chen · 6 years ago
  33. 7600a3b Automated rollback of commit 1eed4c1ed1d9d957625e748f1ed6bef3d4088f02. by philwo · 6 years ago
  34. 4409982 remote: deprecated --remote_local_fallback_strategy by ishikhman · 6 years ago
  35. 733979c Remote Android tools release 0.3.0 by Jingwen Chen · 6 years ago
  36. e8e9b0d Add an Android Starlark API that add the RJar to the JavaInfo by Googler · 6 years ago
  37. dd9ac13 Fix a bug when a relative path is used for the execution log by Googler · 6 years ago
  38. d5b163e Address race condition in ParallelVisitor by shreyax · 6 years ago
  39. 004099d Update toolchain resolution to load requested toolchain types. by John Cater · 6 years ago
  40. 438b885 Flip --incompatible_disallow_old_octal_notation by vladmos · 6 years ago
  41. 7b0687e Refactor BazelPythonSemantics#createExecutable by brandjon · 6 years ago
  42. 2c48ae8 Add test coverage for isInitialized in MemoizingInterruptibleSupplier. by Googler · 6 years ago
  43. cc7da0b BES: Report upload wait time afterwards by ulfjack · 6 years ago
  44. 31ac63a Fix the execution transition to add a unique platform-based suffix to the output path. by jcater · 6 years ago
  45. 7ffeeff Repository rules: Don't remove BUILD by pcloudy · 6 years ago
  46. 31adc62 Query tests: add QueryHelper.evaluateQueryRaw by ulfjack · 6 years ago
  47. 72af218 Add a warning to Python host tools built for the wrong version by brandjon · 6 years ago
  48. 3bfba78 Support gcc/clang param file method of escaping strings by Googler · 6 years ago
  49. 69095be Add support for a cc_import() of a DLL with no interface library on Windows. by Googler · 6 years ago
  50. 40e7fa1 Disable jacoco test case when testing the content of the java_tools zip. by iirina · 6 years ago
  51. 73550c1 Use lite proto in the client, thereby reducing the size of our binary by ~1MiB to 45.036MiB. We're *almost* 45 binary megabytes! by lberki · 6 years ago
  52. 7aa6692 Query performance: avoid printf by ulfjack · 6 years ago
  53. 9c775b8 Windows: fix path joining in AsAbsoluteWindowsPath by Laszlo Csomor · 6 years ago
  54. 77b9875 file_test, rule_test: now as sh_test rules by Laszlo Csomor · 6 years ago
  55. d824cb0 CommandEnvironment: remove some dead code by ulfjack · 6 years ago
  56. e1803d1 Query performance: avoid unnecessary operations by ulfjack · 6 years ago
  57. 3926e9a repository cache: add entries atomically by Klaus Aehlig · 6 years ago
  58. c51a250 Fix Android transitions to not change the host crosstool top, and to maintain the value of the configuration distinguisher. by jcater · 6 years ago
  59. f5a5307 Simplify CommandEnvironment.beforeCommand by ulfjack · 6 years ago
  60. 28f8af7c Automated rollback of commit 76583ee114570e1866c1cc3842b40968e0119793. by laszlocsomor · 6 years ago
  61. 868f8c9 Remove stale TODO by brandjon · 6 years ago
  62. 76583ee file_test, rule_test: now as sh_test rules by Laszlo Csomor · 6 years ago
  63. 6c59f0d Remove the unused option to do a readdir() that follow symlinks to free up by djasper · 6 years ago
  64. 0c2ddc4 Query performance: skip attributes w/o labels by ulfjack · 6 years ago
  65. 84c5dc9 Add support for `config` and `templates` control files in pkg_deb rule by Googler · 6 years ago
  66. 91e9844 Don't process both ObjcProvider and CcInfo from the same dependency by Googler · 6 years ago
  67. 810c11d Fix nocompress_extensions list for AAPT2. by Googler · 6 years ago
  68. 407d393 Refactor interruptible suppliers into a library package. by Googler · 6 years ago
  69. 0a014e1 Remove trailing underline from rule links in the overview by sxlijin · 6 years ago
  70. 3b85bcb Ignore resource conflicts which involve pseudo locales. These conflicts occur when an app has custom pseudo locales configured (presumably while on AAPT), then gets migrated to AAPT2 which generates these pseudo locales for free. Pseudo locale content is all gibberish, so we don't care about conflicts. by Googler · 6 years ago
  71. 6efd1ca Add target ApkInfo to AndroidInstrumentationInfo. by Googler · 6 years ago
  72. 9abcee8 Decrease lock and other overhead associated with a thread-safe interner. by felly · 6 years ago
  73. 03ca3ed Package perf: Avoid another copy and loop iteration. Instead, defer loop iteration over the presumably smaller set of new input files and implicit test suites. by felly · 6 years ago
  74. fa388c3 Fix reference to volatile-status.txt file name by David McNett · 6 years ago
  75. 1eed4c1 Temporarily disable //src/test/java/com/google/devtools/build/lib/blackbox/tests/workspace:WorkspaceBlackBoxTest. by Tobias Werth · 6 years ago
  76. 3703333 remote: flipped --incompatible_list_based_execution_strategy_selection flag to be true by default by ishikhman · 6 years ago
  77. e03da74 Set --noincompatible_disallow_legacy_javainfo for Bazel tests. by elenairina · 6 years ago
  78. a1ea487 Do not pre-cache changed files under managed directories by ichern · 6 years ago
  79. 62261bf Automatic code cleanup. by cpovirk · 6 years ago
  80. 43532f9 Remove pipes usage when reading the manifest file in collect_cc_coverage.sh by iirina · 6 years ago
  81. a03479f More package performance: Avoid copies when doing Target enumeration in package. By using a BiMap we efficiently retrieve the Set of all Targets. by felly · 6 years ago
  82. 8b23eec Query performance: ForkJoinPool for LabelVisitor by ulfjack · 6 years ago
  83. 9c4a5a1 Improve computation of data-structures used for include scanning to be more by djasper · 6 years ago
  84. 894c248 Copy the java_tools sources zip file near the release artifacts. by iirina · 6 years ago
  85. b2af5ea Remove proguard from the bazel binary. by iirina · 6 years ago
  86. 616481a Remove jacoco-rt from the bazel binary. by iirina · 6 years ago
  87. 8da37cf Cleanup targets after #8311. by iirina · 6 years ago
  88. 7615e1a Package loading micro-optimizations. by felly · 6 years ago
  89. 2d884d4 Remove alias_rules for xcode_config_alias by dmaclach · 6 years ago
  90. 7e29573 Fix STORED / DEFLATED for Android resources in ResourceProcessorBusyBox. by Googler · 6 years ago
  91. 0e5e062 Add a java_toolchain.javabuilder_jvm_opts attribute by cushon · 6 years ago
  92. eaf066b Update OptionProcessor's startup options naming/docs to better reflect reality by michajlo · 6 years ago
  93. 0659e6e Annotate android tools/tests as PY2 by brandjon · 6 years ago
  94. 1df4438 Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
  95. 7dc78cd Add explicit execution and target constraints for autodiscovered cc t? by John Cater · 6 years ago
  96. 9cb5c3d Finish removing require_defined_version from xcode_version. by dmaclach · 6 years ago
  97. f72a071 Expose coverage metadata in ApkInfo provider. by Googler · 6 years ago
  98. 6ec7e47 Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
  99. 74c927f Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
  100. 2ab0897 resourcesFromDeps needs assets to create the proper validation steps. by Googler · 6 years ago