1. 79fd402 Always track parallelism in EvaluationContext by Googler · 6 years ago
  2. dac096c Fix "the the". by Benjamin Peterson · 6 years ago
  3. 15276d2 Remove unused split() method. by John Cater · 6 years ago
  4. 684646e Automated rollback of commit 15b70bb63e5495290900de9303cbebb0ff12210b. by laurentlb · 6 years ago
  5. df94cac Move new UI out of experimental state by Klaus Aehlig · 6 years ago
  6. 3317c4d Report IllegalArgumentException in URL.openConnection as http error by Klaus Aehlig · 6 years ago
  7. 9b8c500 Avoid IllegalStateException on missing actions if allowing analysis failures by cparsons · 6 years ago
  8. 0c6a2ca Amend some error messages for starlark transition whitelisting to reflect not always being split transitions. by juliexxia · 6 years ago
  9. af6b179 bazel syntax: augment doc comment on symbol registry by Googler · 6 years ago
  10. 615ac4e support in-memory outputs in spawn result by Jakob Buchgraber · 6 years ago
  11. 4354d4c Make default ccSupport use a starlark rule instead of CROSSTOOL by rosica · 6 years ago
  12. 5bec36c Move Reporter out of the BuildEventStreamer. by lpino · 6 years ago
  13. adea1a7 Add option to slim down the JSON profile. by twerth · 6 years ago
  14. 803801d Pass execution info to xml generating spawn. Fixes #7794 by Jakob Buchgraber · 6 years ago
  15. 1b8cf02 remote: small refactoring that splits download and spawn result by Jakob Buchgraber · 6 years ago
  16. fc01ea7 Automated rollback of commit d93c1904e4decb2fc7e491ddb2b4b2c2fc6440a8. by juliexxia · 6 years ago
  17. a358dce Flip --incompatible_remove_old_python_version_api by brandjon · 6 years ago
  18. ba3ebcb Re-add @bazel_tools//third_party/jarjar by iirina · 6 years ago
  19. fac322b Optimize deleteTreesBelow. by jmmv · 6 years ago
  20. 074c9c49 Fix #7715. by Tobias Werth · 6 years ago
  21. 5ce7736 Migrate more tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  22. 64cc8e1 Fix signedness warnings in singlejar tests. by Benjamin Peterson · 6 years ago
  23. 1b3c681 Correct parsing of bazel info command results in black box tests by Irina · 6 years ago
  24. 3e7ccef Update documentation for --skyframe_state regarding exclusion of a target label to make it clearer. by leba · 6 years ago
  25. 04d204f Migrate more tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  26. 17ea895 Flip --incompatible_disable_legacy_crosstool_fields and --incompatible_disable_expand_if_all_available_in_flag_set by hlopko · 6 years ago
  27. 757e481 Post RunningActionEvent from FileWriteStrategy. by Benjamin Peterson · 6 years ago
  28. 7e39391 Generate cc_toolchain_cc.bzl instead of CROSSTOOL for android ndks by hlopko · 6 years ago
  29. e58f180 Improve testing for deleteTree and deleteTreesBelow. by jmmv · 6 years ago
  30. 15b70bb Automated rollback of commit f7f5415af74bda139d7e24bc3e0db1b9b470e7e5. by laurentlb · 6 years ago
  31. d93c190 Put all Android native provider SkylarkCallable methods behind the by Googler · 6 years ago
  32. 03ff878 Validate the outputs of transitions on build settings. by juliexxia · 6 years ago
  33. e81d9c9 Support partially async C++ action execution by ulfjack · 6 years ago
  34. 1d59e25 Add methods to allow for getting the children and a collection view of NestedSets by mjhalupka · 6 years ago
  35. 5cc1f65 Move deleteTree and deleteTreesBelow into FileSystem and Path. by jmmv · 6 years ago
  36. f1b00d1 Report when a SymlinkTreeAction starts running. by Benjamin Peterson · 6 years ago
  37. cd60663 Set 10 minutes timeout for Bazel under black box test in debug mode by Irina · 6 years ago
  38. d087fe2 Fix reuse of cached static ConfiguredRuleClassProvider in tests by Irina · 6 years ago
  39. 32f6001 Fix result collection if spawn is immediately done by ulfjack · 6 years ago
  40. 6c46f36 Support async execution in CppLinkAction by ulfjack · 6 years ago
  41. 0ebc034 Run the test spawn with the correct FileOutErr by ulfjack · 6 years ago
  42. 4992ae2 Automated rollback of commit 445260de835758f2b739d427f2f51a6dffda773b. by buchgr · 6 years ago
  43. f3ad2e9 Migrate all //third_party:mockito2 to //third_party:mockito by Tim van der Lippe · 6 years ago
  44. 1149e58 Inline CppCompileAction.execWithReply by ulfjack · 6 years ago
  45. 7273288 JavaCompileAction: implement async execution by ulfjack · 6 years ago
  46. 9813c58 Suppress DEADLINE_EXCEEDED on download progress by George Gensure · 6 years ago
  47. 973542e Add black box test for package loading cached by benign workspace change by Irina · 6 years ago
  48. 8b72ef9 Migrate more tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  49. c4d9b9b Fix the dump command to handle alias targets. by ahumesky · 6 years ago
  50. fc69ecd bazel protobuf: add AttributeDefinition.cfg_is_host by Googler · 6 years ago
  51. 9bd8833 Logical roll-forward of https://github.com/bazelbuild/bazel/commit/32a97a653735cf7c9eff5abdf0f7632f9a6525e2 (order tree artifacts). by Googler · 6 years ago
  52. 6d5552c Rollbacking the change to: by Googler · 6 years ago
  53. c5dc440 Remove stack trace from error output of Stardoc by cparsons · 6 years ago
  54. ae1f389 Adding stable sorting that will be used for execlog by Googler · 6 years ago
  55. ea91700 Remove relativeOutputPath parameter from getFileSystem. by Googler · 6 years ago
  56. c689bf9 Misc rendering fixes to Stardoc by cparsons · 6 years ago
  57. 4bd3ec3 Put all Android native provider SkylarkCallable methods behind the by Googler · 6 years ago
  58. 139d314 Correctly create output artifact paths for the Databinding Resource Processor action. by ahumesky · 6 years ago
  59. 453c1e8 Accept current workspace name as a flag by cparsons · 6 years ago
  60. ea1703b C++: Fix crash reported in #7721 by plf · 6 years ago
  61. d89f6b0 Migrate more tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  62. ad04da6 Automatic code cleanup. by diamondm · 6 years ago
  63. 774475e Improve PackageGroupContents search from O(n) to O(1) by dbabkin · 6 years ago
  64. f1bbbff Allow third_party/bazel/ to use Mockito 2 by Googler · 6 years ago
  65. 814fb29 Migrate more tests to use Starlark cc_toolchain configuration. by rosica · 6 years ago
  66. d6df980 Automatic code cleanup. by diamondm · 6 years ago
  67. f7f5415 Enable --incompatible_no_transitive_loads by default by laurentlb · 6 years ago
  68. 0d55507 Inline SpawnGccStrategy by ulfjack · 6 years ago
  69. 43c0bb0 Migrate more tests to use Starlark cc_toolchain configuration. by rosica · 6 years ago
  70. 46defbc Use intermediate zip file for Windows Java tools. by elenairina · 6 years ago
  71. f5c33426 Use the zip version of the Java tools latest release. by iirina · 6 years ago
  72. 6641ad9 Add option to desugar default methods with the help of synthetic base classes where possible. by kmb · 6 years ago
  73. c2ba4a0 Map symlinks into sandboxfs as they are and propagate their targets. by jmmv · 6 years ago
  74. 3b77da4 Migrate more tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  75. d350b4f Add platform mapping function. by schmitt · 6 years ago
  76. 79603fa Adds an assertion method. by Googler · 6 years ago
  77. 547aa48 Support Repository Rules in Stardoc by Klaus Aehlig · 6 years ago
  78. 9303df6 add -c flag for Starlark-in-java by Marwan Tammam · 6 years ago
  79. 4d65f442 Add more tests for dict.update by laurentlb · 6 years ago
  80. 48fd960 Make cc_toolchain_config tool_paths configurable by rosica · 6 years ago
  81. b37296c Extend dict update to accept keyword args by Marwan Tammam · 6 years ago
  82. 23c6f62 Tolerate a dep that went missing at the start of evaluation a bit more gracefully. by janakr · 6 years ago
  83. 2f7d69f Migrate tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  84. 9f8b32c Tolerate missing packages to unblock release. by janakr · 6 years ago
  85. 8b8be2e Migrate CcCommonTest to use Starlark cc_toolchain configuration. by rosica · 6 years ago
  86. 4a5e1b7 Add async support to StandaloneTestStrategy by ulfjack · 6 years ago
  87. 7aace9c Zip Java tools for windows by iirina · 6 years ago
  88. 6f52fca Generate documentation for embedded repository rules by Klaus Aehlig · 6 years ago
  89. 62f5458 Treat cache failure action as a cache miss by ishikhman · 6 years ago
  90. 7ff1bae Fix max attempts computation w/ fallback by ulfjack · 6 years ago
  91. 4f53b6f Automatic code cleanup. by Googler · 6 years ago
  92. 02be4c5 Add #toString to EmptyConfiguredTarget and ValueOrException$ValueOrExceptionValueImpl to help diagnose bug. by janakr · 6 years ago
  93. 843e368 Add an Android Common Starlark API enableImplicitSourcelessDepsExportsCompatibility. by Googler · 6 years ago
  94. 4e51b36 Minor code cleanup. by Googler · 6 years ago
  95. 445260d Automated rollback of commit 75bb7a91724a82e7769af0fb012b24552d00f935. by plf · 6 years ago
  96. 1188344 Add TestAttemptContinuation by ulfjack · 6 years ago
  97. 575bb48 Flip --incompatible_disallow_legacy_py_provider by brandjon · 6 years ago
  98. f3944c8 Remove @remote_java_tools from deps computed in embedded_tools_deps_test. by iirina · 6 years ago
  99. 38877f9 Allow to configure the additional profile tasks to be included in the JSON profile by Tobias Werth · 6 years ago
  100. 9f110e0 Add a converter for relative, null-able path fragments. by schmitt · 6 years ago