1. c60675a Rename macro cc_* rules to avoid confusion by Laszlo Csomor · 6 years ago
  2. 4b178d0 Hardcode experimental_bep_report_only_important_artifacts to true, moving the flag to the graveyard. by felly · 6 years ago
  3. c25c45f J2ObjC: add references to files needed when transpiling with Java 11 support. by Antonio Cortes Perez · 6 years ago
  4. ff81b0c Make @local_config_platform//:host visible to everyone. by iirina · 6 years ago
  5. 8886f6a Bump android-tools to 0.8 by Jingwen Chen · 6 years ago
  6. d69b249 Fix test.xml timestamps to produce ISO8601 irrespective of locale or timezone by Googler · 6 years ago
  7. b6bd025 Add Fingerprint#addBytes(ByteString) by michajlo · 6 years ago
  8. 40e2d7f Deprecate plain HTTP downloads without checksum by Klaus Aehlig · 6 years ago
  9. 0592f3f Remove type parameter from SkyframeExecutor. by Googler · 6 years ago
  10. 784daf4 C++ runfiles test: fix on Linux by Laszlo Csomor · 6 years ago
  11. 27d7333 Check C++ toolchain type on cc_proto_aspect when using toolchain resolution by hlopko · 6 years ago
  12. c6ca6c2 Ignore external/ directory in users' source tree when creating execroot symlink tree. by pcloudy · 6 years ago
  13. 2204bd2 Enable Bazel tests on RBE on Ubuntu 16.04 by buchgr · 6 years ago
  14. a52e65a Add __ANDROID_RULES_MIGRATION__ to the tags for the generated android_sdk from by ahumesky · 6 years ago
  15. 5fa2470 Update documentation to clarify that R.id.* is optimized with aapt2 by Googler · 6 years ago
  16. 7150aab Reject empty separator in string.split by Marwan Tammam · 6 years ago
  17. 627ef9c Use 32-core machines for //:highcpu_machine constraint by buchgr · 6 years ago
  18. 9e847c6 Update cc-toolchain-config.md by Alexander Ilyin · 6 years ago
  19. cb17a77 [sandbox] Port bazel_sandboxing_cpp_test on Windows by Loo Rong Jie · 6 years ago
  20. ece92fb Merge CppDebugFileProvider with CcInfo by hlopko · 6 years ago
  21. 80a63d7 Use native patch API in http_archive and git_repository by Yun Peng · 6 years ago
  22. 2430901 C++ runfiles library test: cut unwanted dependency by Laszlo Csomor · 6 years ago
  23. 60df905 add ubuntu1604 and ubuntu1804 as rbe platforms by Jakob Buchgraber · 6 years ago
  24. b7e8f84 Extend the repository_rule function by a parameter configure by Klaus Aehlig · 6 years ago
  25. 4c56638 Convert e.printStackTrace to rule error in cc_library by hlopko · 6 years ago
  26. 8c524dc Reject unhashable types in dict.get by Marwan Tammam · 6 years ago
  27. a0af170 Undo breaking change of hiding android_common behind --experimental_google_legacy_api by Jingwen Chen · 6 years ago
  28. 46c95dc Make proto blacklisting work when virtual import directories are present. by lberki · 6 years ago
  29. e9521d3 Query performance: compute hashCode just-in-time by ulfjack · 6 years ago
  30. 0c2eb90 bazel syntax: use identity equivalence for ASTNodes by Googler · 6 years ago
  31. 09a9743 Fix test.xml timestamps to produce ISO8601 irrespective of locale by Googler · 6 years ago
  32. 37824ac Remove the unused protoInfos argument of ProtobufSupport. by lberki · 6 years ago
  33. 97feb57 Fix one check-then-act race in ExperimentalStateTracker#writeProgressBar. by nharmata · 6 years ago
  34. b5c9225 Update documentation to Bazel 0.28 by Laurent Le Brun · 6 years ago
  35. f4a0803 Release 0.28.0 (2019-07-10) by Bazel Release System · 6 years ago
  36. 7e80949 Release 0.27.2 (2019-07-10) by Bazel Release System · 6 years ago
  37. 6605b23 [sandbox] Run sandbox from common execroot by Loo Rong Jie · 6 years ago
  38. 4bcdb75 PatchUtil: Improve the readability of error message by Yun Peng · 6 years ago
  39. 93a0ec3 Update cc-toolchain-config.md by Alexander Ilyin · 6 years ago
  40. 52f4434 Bazel client: warn if output paths have space by Laszlo Csomor · 6 years ago
  41. 6a667c6 Do not add the legacy repository-relative import path for .proto files. by lberki · 6 years ago
  42. 536a71c Add repository_ctx.patch API by Yun Peng · 6 years ago
  43. 46faa85 Declare chocolatey dependency on VC redist package by Peter Mounce · 6 years ago
  44. ce65de4 Create a virtual proto import directory for proto_library rules with generated sources and ones with proto_source_root= set. by lberki · 6 years ago
  45. 2cc650e testenv.sh: Detect other variants of bash on Windows too by Loo Rong Jie · 6 years ago
  46. 503817d Use proto_library in proto_lang_toolchain.blacklisted_protos by Liam Miller-Cushon · 6 years ago
  47. 4c6e4e9 Create canonical flag types for use within Bazel rules. by Tony Aiuto · 6 years ago
  48. 6f389bd Fix a bunch of compiler warnings by adding @SuppressWarnings("unchecked") to code generated by @AutoCodec. by Googler · 6 years ago
  49. 246617a Lock down on usages of two proguard attributes for android_binary: proguard_apply_mapping and proguard_apply_dictionary. by Googler · 6 years ago
  50. ef83e26 Correct the ToolchainInfo constructor docs. by John Cater · 6 years ago
  51. f1e30f3 Update Fileset with the HasDigest interface. by felly · 6 years ago
  52. 6a8759f BEP async mixed mode: If upload mode is set to async, we still block on "fast" upload protocols. We consider local file writes with local uri references to be fast enough for this. by felly · 6 years ago
  53. f772a69 A typo is fixed by Googler · 6 years ago
  54. 50f30a5 Add optional params to enumerate and list.index by Marwan Tammam · 6 years ago
  55. b120388 Put C++ toolchain environment variables into CppLinkAction key by hlopko · 6 years ago
  56. f372207 Reassign site changes temporarily to aiuto by Tony Aiuto · 6 years ago
  57. 63d882d Automated rollback of commit 4569b2abda7c520229820fd548693397b2411358. by vladmos · 6 years ago
  58. 196b792 Supply the header thinning tool to apple_binary targets so that aspects that by djasper · 6 years ago
  59. ec4fccd Buffer param file writes, significantly reducing the cost of creating many param files. by felly · 6 years ago
  60. 1d8c8ed [sandbox] Add initial support for windows sandbox by Loo Rong Jie · 6 years ago
  61. e85d2e1 Automated rollback of commit bcc9812e27d172d964dd728b70651fe0b972df0e. by rosica · 6 years ago
  62. 4569b2a register_{toolchains, execution_platforms}: honor renaming by Klaus Aehlig · 6 years ago
  63. 5d94682 Upgrade java_tools version to javac11-v3.0. by iirina · 6 years ago
  64. 68e580a Run our unit tests with JDK11. by twerth · 6 years ago
  65. f82ec16 Add 'allow_empty = True' to globs that may not match anything by Laurent Le Brun · 6 years ago
  66. 9fa9571 Python is unnecessary dependency by Peter Mounce · 6 years ago
  67. e1e9ec2 Add default args to bool, list, tuple by Marwan Tammam · 6 years ago
  68. bf41b51 Update desugar to fix method signatures after adding emulated interfaces by Googler · 6 years ago
  69. a1a1f38 StarlarkAction: fix reading unusedInputsList file after action execution. by Googler · 6 years ago
  70. a639b56 Modify the headers_list intermediate artifact path to avoid collisions for by Googler · 6 years ago
  71. b4d9588 Use HTTPS instead of HTTP. by Michael Shields · 6 years ago
  72. fe42154 Improve the docs for ToolchainInfo and link to the main toolchains do? by John Cater · 6 years ago
  73. 0321a15 Thread new incompatible flag into creation of execution transitions during rule creation. by jcater · 6 years ago
  74. 2c55e6a Delete objc_proto_library rule. by kaipi · 6 years ago
  75. a988673 Support getting all ActionLookupValues in the build directly from SkyframeExecutor. by Googler · 6 years ago
  76. 6bd0aa4 Add startup flag, --incompatible_enable_execution_transition, which will enable incremental migration of host attributes to exec attributes. by jcater · 6 years ago
  77. a8fdf0d Restrict in operator with dict to hashable types by Marwan Tammam · 6 years ago
  78. bcc9812 Create a virtual proto import directory for proto_library rules with generated sources and ones with proto_source_root= set. by lberki · 6 years ago
  79. 874fe75 Windows: fix string quoting in powershell scripts by Laszlo Csomor · 6 years ago
  80. 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
  81. 3c6ea3a Package.Builder: allow getting repository mapping by Klaus Aehlig · 6 years ago
  82. 50b6257 Add 'allow_empty = True' to globs that may not match anything by Laurent Le Brun · 6 years ago
  83. f65cc72 Make java_grpc_library work with proto_library rules using strip_import_prefix / import_prefix. by Lukacs T. Berki · 6 years ago
  84. 9a96f4c TargetPattern: support repository renaming by Klaus Aehlig · 6 years ago
  85. 623ff07 Automated rollback of commit 475db53bd30b7d23c4fcbec51b441ecb576049bb. by rosica · 6 years ago
  86. 5b8e04b Windows, cc_configure.bzl: Add VS150COMNTOOLS and VS160COMNTOOLS as dependencies by pcloudy · 6 years ago
  87. 6c03a11 Implement PatchUtil by Yun Peng · 6 years ago
  88. c26e339 Make http_archive honor $HOME/.netrc by Klaus Aehlig · 6 years ago
  89. 7f39591 Replace curled quotes with ASCII quotes. by laszlocsomor · 6 years ago
  90. 1112b55 Modify unix C++ toolchain autoconfiguration features to pass flags to lto-index actions as well by rosica · 6 years ago
  91. 7523e2c Windows, bootstrap: fail if unzip would fail by Laszlo Csomor · 6 years ago
  92. 9a5aa2b Bootstrap: remove non-existent path from DIRS by Laszlo Csomor · 6 years ago
  93. 577c8eb [sandbox] Add experimental flags for windows sandbox by Loo Rong Jie · 6 years ago
  94. 6fbfe5c Fix BUILD files for future incompatible changes by Laurent Le Brun · 6 years ago
  95. 801efc1 Remove dkelmer from codeowners by Danna Kelmer · 6 years ago
  96. fe28bb7 Windows: remove envvars from Chocolatey output by Laszlo Csomor · 6 years ago
  97. cdd0c3c Pass absolute path to gold when using Clang by Marcel Hlopko · 6 years ago
  98. 29eecb5 Automated rollback of commit 5f53ab606f9e09076e9c1056378f32a78b04a880. by rosica · 6 years ago
  99. 9efbb49 Automated rollback of commit 16465d7613348e39e0bcdb22697cf67d257a3d91. by laszlocsomor · 6 years ago
  100. 3466515 SkyframeDependencyResolver: fix use of String.format by Klaus Aehlig · 6 years ago