1. 8886f6a Bump android-tools to 0.8 by Jingwen Chen · 6 years ago
  2. d69b249 Fix test.xml timestamps to produce ISO8601 irrespective of locale or timezone by Googler · 6 years ago
  3. b6bd025 Add Fingerprint#addBytes(ByteString) by michajlo · 6 years ago
  4. 40e2d7f Deprecate plain HTTP downloads without checksum by Klaus Aehlig · 6 years ago
  5. 0592f3f Remove type parameter from SkyframeExecutor. by Googler · 6 years ago
  6. 27d7333 Check C++ toolchain type on cc_proto_aspect when using toolchain resolution by hlopko · 6 years ago
  7. c6ca6c2 Ignore external/ directory in users' source tree when creating execroot symlink tree. by pcloudy · 6 years ago
  8. 5fa2470 Update documentation to clarify that R.id.* is optimized with aapt2 by Googler · 6 years ago
  9. 7150aab Reject empty separator in string.split by Marwan Tammam · 6 years ago
  10. cb17a77 [sandbox] Port bazel_sandboxing_cpp_test on Windows by Loo Rong Jie · 6 years ago
  11. ece92fb Merge CppDebugFileProvider with CcInfo by hlopko · 6 years ago
  12. 80a63d7 Use native patch API in http_archive and git_repository by Yun Peng · 6 years ago
  13. 60df905 add ubuntu1604 and ubuntu1804 as rbe platforms by Jakob Buchgraber · 6 years ago
  14. b7e8f84 Extend the repository_rule function by a parameter configure by Klaus Aehlig · 6 years ago
  15. 4c56638 Convert e.printStackTrace to rule error in cc_library by hlopko · 6 years ago
  16. 8c524dc Reject unhashable types in dict.get by Marwan Tammam · 6 years ago
  17. a0af170 Undo breaking change of hiding android_common behind --experimental_google_legacy_api by Jingwen Chen · 6 years ago
  18. 46c95dc Make proto blacklisting work when virtual import directories are present. by lberki · 6 years ago
  19. e9521d3 Query performance: compute hashCode just-in-time by ulfjack · 6 years ago
  20. 0c2eb90 bazel syntax: use identity equivalence for ASTNodes by Googler · 6 years ago
  21. 09a9743 Fix test.xml timestamps to produce ISO8601 irrespective of locale by Googler · 6 years ago
  22. 37824ac Remove the unused protoInfos argument of ProtobufSupport. by lberki · 6 years ago
  23. 97feb57 Fix one check-then-act race in ExperimentalStateTracker#writeProgressBar. by nharmata · 6 years ago
  24. 6605b23 [sandbox] Run sandbox from common execroot by Loo Rong Jie · 6 years ago
  25. 4bcdb75 PatchUtil: Improve the readability of error message by Yun Peng · 6 years ago
  26. 52f4434 Bazel client: warn if output paths have space by Laszlo Csomor · 6 years ago
  27. 6a667c6 Do not add the legacy repository-relative import path for .proto files. by lberki · 6 years ago
  28. 536a71c Add repository_ctx.patch API by Yun Peng · 6 years ago
  29. 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
  30. 2cc650e testenv.sh: Detect other variants of bash on Windows too by Loo Rong Jie · 6 years ago
  31. 6f389bd Fix a bunch of compiler warnings by adding @SuppressWarnings("unchecked") to code generated by @AutoCodec. by Googler · 6 years ago
  32. 246617a Lock down on usages of two proguard attributes for android_binary: proguard_apply_mapping and proguard_apply_dictionary. by Googler · 6 years ago
  33. ef83e26 Correct the ToolchainInfo constructor docs. by John Cater · 6 years ago
  34. f1e30f3 Update Fileset with the HasDigest interface. by felly · 6 years ago
  35. 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
  36. 50f30a5 Add optional params to enumerate and list.index by Marwan Tammam · 6 years ago
  37. b120388 Put C++ toolchain environment variables into CppLinkAction key by hlopko · 6 years ago
  38. 63d882d Automated rollback of commit 4569b2abda7c520229820fd548693397b2411358. by vladmos · 6 years ago
  39. 196b792 Supply the header thinning tool to apple_binary targets so that aspects that by djasper · 6 years ago
  40. ec4fccd Buffer param file writes, significantly reducing the cost of creating many param files. by felly · 6 years ago
  41. 1d8c8ed [sandbox] Add initial support for windows sandbox by Loo Rong Jie · 6 years ago
  42. e85d2e1 Automated rollback of commit bcc9812e27d172d964dd728b70651fe0b972df0e. by rosica · 6 years ago
  43. 4569b2a register_{toolchains, execution_platforms}: honor renaming by Klaus Aehlig · 6 years ago
  44. 5d94682 Upgrade java_tools version to javac11-v3.0. by iirina · 6 years ago
  45. 68e580a Run our unit tests with JDK11. by twerth · 6 years ago
  46. f82ec16 Add 'allow_empty = True' to globs that may not match anything by Laurent Le Brun · 6 years ago
  47. e1e9ec2 Add default args to bool, list, tuple by Marwan Tammam · 6 years ago
  48. bf41b51 Update desugar to fix method signatures after adding emulated interfaces by Googler · 6 years ago
  49. a1a1f38 StarlarkAction: fix reading unusedInputsList file after action execution. by Googler · 6 years ago
  50. a639b56 Modify the headers_list intermediate artifact path to avoid collisions for by Googler · 6 years ago
  51. fe42154 Improve the docs for ToolchainInfo and link to the main toolchains do? by John Cater · 6 years ago
  52. 0321a15 Thread new incompatible flag into creation of execution transitions during rule creation. by jcater · 6 years ago
  53. 2c55e6a Delete objc_proto_library rule. by kaipi · 6 years ago
  54. a988673 Support getting all ActionLookupValues in the build directly from SkyframeExecutor. by Googler · 6 years ago
  55. 6bd0aa4 Add startup flag, --incompatible_enable_execution_transition, which will enable incremental migration of host attributes to exec attributes. by jcater · 6 years ago
  56. a8fdf0d Restrict in operator with dict to hashable types by Marwan Tammam · 6 years ago
  57. 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
  58. 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
  59. 3c6ea3a Package.Builder: allow getting repository mapping by Klaus Aehlig · 6 years ago
  60. 9a96f4c TargetPattern: support repository renaming by Klaus Aehlig · 6 years ago
  61. 623ff07 Automated rollback of commit 475db53bd30b7d23c4fcbec51b441ecb576049bb. by rosica · 6 years ago
  62. 6c03a11 Implement PatchUtil by Yun Peng · 6 years ago
  63. c26e339 Make http_archive honor $HOME/.netrc by Klaus Aehlig · 6 years ago
  64. 7f39591 Replace curled quotes with ASCII quotes. by laszlocsomor · 6 years ago
  65. 577c8eb [sandbox] Add experimental flags for windows sandbox by Loo Rong Jie · 6 years ago
  66. 6fbfe5c Fix BUILD files for future incompatible changes by Laurent Le Brun · 6 years ago
  67. 29eecb5 Automated rollback of commit 5f53ab606f9e09076e9c1056378f32a78b04a880. by rosica · 6 years ago
  68. 9efbb49 Automated rollback of commit 16465d7613348e39e0bcdb22697cf67d257a3d91. by laszlocsomor · 6 years ago
  69. 3466515 SkyframeDependencyResolver: fix use of String.format by Klaus Aehlig · 6 years ago
  70. 475db53 Supply the header thinning tool to apple_binary targets so that aspects that by djasper · 6 years ago
  71. c4a469a Windows: fix "insufficient resources" on Windows 7 by Laszlo Csomor · 6 years ago
  72. e1e074c Make http_archive accept a .netrc file by Klaus Aehlig · 6 years ago
  73. 6d0b14b rule_test: apply "tags" to all rules in the macro by Laszlo Csomor · 6 years ago
  74. 5812b3d Only create the CppModuleMap action once from ObjcCompile actions. by twerth · 6 years ago
  75. 4efb6c2 Remove the code for incompatible_disallow_load_labels_to_cross_package_boundaries by laurentlb · 6 years ago
  76. 3ff3327 Fix CompressedTarFunction to handle self-referential hardlinks by sheu · 6 years ago
  77. e8bde4c Add a newline between each documented element in RendererMain by cparsons · 6 years ago
  78. 3e9eec4 Make --ui a no-op by ulfjack · 6 years ago
  79. eba849f Introduce proto-related Google-only interface methods to the Starlark build API by cparsons · 6 years ago
  80. cefc973 Change renderer binary's visibility to public by kendalllane · 6 years ago
  81. 5f53ab6 tags propagation: Starlark rules part by ishikhman · 6 years ago
  82. 16465d7 glob() now supports case-insensitive mode by Laszlo Csomor · 6 years ago
  83. e826049 Use java macros in java_tools. by iirina · 6 years ago
  84. b3e8152 Remove some dead code. by twerth · 6 years ago
  85. e92ee9e Modify the legacy features to pass flags to lto-index actions as well by rosica · 6 years ago
  86. 1a3d4c4 Automated rollback of commit 5c83cd9b789f50d5c4e8cf0b774836128dce1cc2. by lberki · 6 years ago
  87. 01e6e05 Enable G1 for Bazel and the Java host toolchain. by Benjamin Peterson · 6 years ago
  88. 11e0357 Remove --default_override= options from Third Eye reports. by lberki · 6 years ago
  89. 1ace20a Filter out non-Starlark-value actions from target.actions for rule configured target by cparsons · 6 years ago
  90. a53151d Create ProtoRenderer unit test for ProviderInfo by blossomsm · 6 years ago
  91. ee0e62e Pass raw protos to MarkdownRenderer to output markdown documentation. by blossomsm · 6 years ago
  92. 5e2a60d Introduce interface for BugReport to facilitate tests which intentionally send bug reports. by Googler · 6 years ago
  93. 5c83cd9 Do not add a --proto_path argument to the proto compiler invocation there are no .proto sources in it. by lberki · 6 years ago
  94. 81c9379 Implement a slightly more efficient algorithm to sample the oldest actions in by djasper · 6 years ago
  95. 62fa89d Add a Checksum class for plumbing HTTP downloader content checksums. by John Millikin · 6 years ago
  96. 2260b97 When copying dynamic libraries to binary, copy them into the runfiles as well. by Googler · 6 years ago
  97. e7438ae Create exe file from //src:bazel-dev. by Tobias Werth · 6 years ago
  98. ebca24c Query performance: Reverse output buffering by ulfjack · 6 years ago
  99. 2e374a9 Remove non-flag arguments. by kendalllane · 6 years ago
  100. e6ab3c4 Introduce flag --incompatible_restrict_attribute_names by laurentlb · 6 years ago