1. 9e9a2fc Pass execution_requirements through sha256 run by George Gensure · 5 years ago
  2. 3c8883d Minor refactoring in java files by laszlocsomor · 5 years ago
  3. fa77f92 Add "jsonproto" option to aquery/cquery --output flag. by Mark Nevill · 5 years ago
  4. 59e3600 Release 2.0.0 (2019-12-19) by Bazel Release System · 5 years ago
  5. f77c3f1 Factor out an undocumented magic string. by dchai · 5 years ago
  6. 6732d9b Auto Removal of Redundant Package Prefix by Googler · 5 years ago
  7. 243bb6b Auto Removal of Redundant Package Prefix by Googler · 5 years ago
  8. 972ade8 bazel syntax: fast calling convention by adonovan · 5 years ago
  9. 61216fd Prefer List/NestedSet over Iterable by ulfjack · 5 years ago
  10. 402d503 bazel repository_rule: don't introspect on FuncallExpression by adonovan · 5 years ago
  11. 5381e48 Expose execution info (requirements) for all actions that implement ActionApi. by steinman · 5 years ago
  12. 9d23f65 bazel packages: precompute 'generator_name' in a syntax traversal by adonovan · 5 years ago
  13. a95d790 Android rules: make transitive iteration explicit by ulfjack · 5 years ago
  14. 7d87959 bazel skylarkinterface processor: check parameter types match annotations by adonovan · 5 years ago
  15. 910079b Refactor GetProcessCWD to return a unique_ptr. by aldersondrive · 5 years ago
  16. f511f09 bazel repository: reenable SkylarkRepositoryIntegrationTest by adonovan · 5 years ago
  17. 16333bf Always use deferred param files for resource jars by ulfjack · 5 years ago
  18. f1d6b1f Add a note about stdout/stderr using remote cache by Emran BatmanGhelich · 5 years ago
  19. 38a7321 Pass --remote_header's headers to grpc endpoints by Alessandro Patti · 5 years ago
  20. 0242b351 CppCompileAction: use NestedSet for input discovery by ulfjack · 5 years ago
  21. 4c8a356 All overrides of getMandatoryInputs return NestedSet by ulfjack · 5 years ago
  22. 6c3908c Explicit iteration over NestedSet with toList() by ulfjack · 5 years ago
  23. 8e2eff5 Refactor LtoBackendAction to use NestedSet by ulfjack · 5 years ago
  24. cf7f6b4 Prefer NestedSet/List over Iterable (part 8) by ulfjack · 5 years ago
  25. 8a8a434 Add toList calls for iteration over NestedSet by ulfjack · 5 years ago
  26. 7cba56a Properly break down sandboxed spawns. by Tobias Werth · 5 years ago
  27. fa5339b Add REMOTE_NETWORK as profile task. by twerth · 5 years ago
  28. a43876f Plumb visibility info from AndroidCompiledDataDeserializer to AndroidResourceSymbolSink by dchai · 5 years ago
  29. 9b8afdb Auto integrate https://github.com/bazelbuild/bazel/commit/086073949943ab048cc66c6af650f44188e98b7d for java.desugar_jdk_libs by Googler · 5 years ago
  30. ccbd541 bazel packages: delete AstParseResult by adonovan · 5 years ago
  31. 967c83e Add some interrupt checks to Starlark evaluation by michajlo · 5 years ago
  32. 09430df Undo ArtifactNestedSetFunction's making concurrent map weak-keyed. by leba · 5 years ago
  33. af226dd bazel analysis/skylark: fix crash in attr.int(default=<function>) by adonovan · 5 years ago
  34. 24a31a8 bazel skylarkbuildapi: add consistency comment by adonovan · 5 years ago
  35. 528cb62 Changes SplitTransition#split's return type to Map and updates the current native implementations to return CPU-based keys. Lists returned by Starlark transitions are automatically keyed by indexes. by Googler · 5 years ago
  36. 6d77d14 bazel events: delete EventSensor by michajlo · 5 years ago
  37. 0a1e9eb Adds the target_platform_has_constraint method to allow rules to check the target platform. by jcater · 5 years ago
  38. bc7cc06 bazel packages: simplify exec(BUILD) control flow by adonovan · 5 years ago
  39. 2075b00 Add support for local execution requirement and REQUIREMENTS_SET and some cleanup. by steinman · 5 years ago
  40. 5824d24 create_library_to_link: add mangle_name and unique_name arguments by Andreas Herrmann · 5 years ago
  41. a104a56 Update CppCompileAction to use NestedSet for inputs (part 7) by ulfjack · 5 years ago
  42. c35746d Allow building the Bazel server for OpenBSD. by aldersondrive · 5 years ago
  43. 3fd405a Remove CC_METADATA_COLLECTOR from sh_binary by ulfjack · 5 years ago
  44. d122855 Avoid Set difference in CppLinkActionBuilder (part 6) by ulfjack · 5 years ago
  45. d5ae460 Fix a typo in bazel.sh by Marc Plano-Lesay · 5 years ago
  46. 84eae2f Let shellzelisk fallback to bazel-real if it's the requested version. by philwo · 5 years ago
  47. 7a05289 Infrastructure: Add toList() calls by ulfjack · 5 years ago
  48. f44f5c8 Partial rollback of https://github.com/bazelbuild/bazel/commit/934c4fd4a4a96093a2cd0b08cf619bef04d0b582 to restore package by ulfjack · 5 years ago
  49. 0925172 Update CppLinkAction to use NestedSet for inputs (part 5) by ulfjack · 5 years ago
  50. db2f1d5 Log (but don't throw) when encountering an unknown attribute on a merged styleable by dchai · 5 years ago
  51. 0860739 Auto integrate unknown commit for java.desugar_jdk_libs by Googler · 5 years ago
  52. f077ada [Java 11 Desugar Support] Desugar Nest-based Accesses - 4/N by Googler · 5 years ago
  53. a2e520a DesugarRuleTest: Use Macro Expansion in java_test.args Rule Config instead of an Explicit jar path in test file. by Googler · 5 years ago
  54. d52f8c1 Publicize constructor in DiffToByteCache. by felly · 5 years ago
  55. eb25ef5 Allow access to the original SkyFunctionException from a ReifiedSkyFunctionException. by shreyax · 5 years ago
  56. 22e5231 Make `glob` documentation more explicit about hidden files and wildcards. by nharmata · 5 years ago
  57. d7d297c Deserialize @id values correctly by dchai · 5 years ago
  58. c3f9cc1 Remove deprecated code for pre-assigned resource IDs by dchai · 5 years ago
  59. f42daee Remove unused RPBB entry points PACKAGE,VALIDATE,SHRINK by dchai · 5 years ago
  60. bfd5d0f Cleanup {BuildOptions,BuildConfigValue}.equals by ulfjack · 5 years ago
  61. 3e114d3 SpawnAction: add toList and fix javadoc by ulfjack · 5 years ago
  62. 6787e35 MiddlemanFactory: directly call NestedSet.isEmpty by ulfjack · 5 years ago
  63. facdd76 Refactor callers of InstrumentedFilesCollector by ulfjack · 5 years ago
  64. e8afcad Add TransitiveTargetKey.toString to aid debugging by ulfjack · 5 years ago
  65. b88bec2 Add a sanity check to DeterministicHelper by ulfjack · 5 years ago
  66. cd31d3b Add toList() calls for iteration over NestedSet (part 1) by Ulf Adams · 5 years ago
  67. e89311c Add Injection Support of FieldNode and MethodNode in DesugarRule by Googler · 5 years ago
  68. dca1a11 Delete some obsolete aapt1-only code by dchai · 5 years ago
  69. 9a249ed Remove special-casing of qualifiers for locales such as sr-Latn by dchai · 5 years ago
  70. 5f9dd5c Fix Windows Clang support documentation by pcloudy · 5 years ago
  71. efafe46 Remove remaining usage of AndroidConfiguration.incompatibleProhibitAapt1() and stop using the flag value. by bcsf · 5 years ago
  72. 7cc8eec Remove usage of --android_aapt flag. AAPT2 is now the only option. by bcsf · 5 years ago
  73. 224a73f Automated rollback of commit 3c115a0944a81cec632c5493a3d84ff8ecb50f80. by bcsf · 5 years ago
  74. 2e383ea Restore the order of the $implicit_tests test_suite attribute value. by nharmata · 5 years ago
  75. 861751c Update JavaCompileAction to use NestedSet for inputs (part 4) by ulfjack · 5 years ago
  76. bf2c4d9 Support .bazelignore file for external repo by Yun Peng · 5 years ago
  77. 5bd6369 Add a type variable to SkylarkRuleContext in order to use the correct subtype of ConstraintValueInfoApi. by jcater · 5 years ago
  78. 5de3dfc Remove support for objc header thinning by waltl · 5 years ago
  79. 4e6937e Update actions to use NestedSet for inputs (part 3) by ulfjack · 5 years ago
  80. 7f7ce86 bazel syntax: don't materialize defaultValues in BaseFunction by adonovan · 5 years ago
  81. 2912584 bazel: stop implementing BaseFunction.call by adonovan · 5 years ago
  82. 934c4fd Delegate coverage tools to @remote_coverage_tools by Ulf Adams · 5 years ago
  83. b23b8c7 bazel syntax: delete SkylarkUtils by adonovan · 5 years ago
  84. 26fbb9d Add breakdown to sandboxing preparation/overhead to JSON profile. by Tobias Werth · 5 years ago
  85. bb6afc5 Expose availability of XcodeConfig to Starlark. by steinman · 5 years ago
  86. b202e1b bazel packages: make NativeProvider non-callable by adonovan · 5 years ago
  87. b494074 Use cpp compile variable for framework include paths by waltl · 5 years ago
  88. 16c8957 RELNOTES: Add desugaring support for RoleManager#addRoleHolderAsUser by Googler · 5 years ago
  89. 93632d4 bazel syntax: delete BuiltinFunction by adonovan · 5 years ago
  90. 1bf205c Add method to ConstraintCollection to enable checking for the presence of a specific constraint value. by jcater · 5 years ago
  91. cdd05c5 Include reportGeneratorExec's runfiles as action inputs by Ryan Beasley · 5 years ago
  92. f2bcae9 Change lcov_merger flag parsing to allow legacy flags by Googler · 5 years ago
  93. 1d444be bazel syntax: factor push/pop calls into Starlark.call by adonovan · 5 years ago
  94. 6c697d8 Publically expose the types (but not fields) of common platform-related provider types. by jcater · 5 years ago
  95. 770606a bazel syntax: define Starlark.call and use it everywhere by adonovan · 5 years ago
  96. f3a344e8 bazel syntax: eliminate two subclasses of BuiltinFunction by adonovan · 5 years ago
  97. 67ecff7 Fix classloader inconsistency in same round of desugaring by Googler · 5 years ago
  98. b2ae211 Require non-null descriptions for MiddlemanActions by George Gensure · 5 years ago
  99. 9341166 Automatic formatting third_party/bazel/src/test/java/com/google/devtools/build/android/desugar/DesugarRule.java by Googler · 5 years ago
  100. 1e1a775 Update actions to use NestedSet for inputs (part 2; tests) by ulfjack · 5 years ago