1. 0bc2c7a Automated rollback of commit 43ce0d48cafde6a412eac73780ea0af2eca75401. by philwo · 4 years, 3 months ago
  2. 0090fa4 Reference @com_google_protobuf//:* in proto_alias by Yannic Bonenberger · 4 years, 3 months ago
  3. f4b6ac6 Open-source tests in lib/analysis by laszlocsomor · 4 years, 3 months ago
  4. b4c09f2 Remove hard-coded mkdir on Windows from CI jobs by Philipp Wollermann · 4 years, 3 months ago
  5. 9807e50 Fail reduced classpath compilations faster by cushon · 4 years, 3 months ago
  6. ef34fe6 Remove references to tools/jdk/toolchain_utils.bzl by cushon · 4 years, 3 months ago
  7. 314cd33 bazel syntax: a CPU profiler for Starlark by adonovan · 4 years, 3 months ago
  8. 514ab5d Introduce --experimental_prefer_mutual_xcode, which prefers the newest mutually available Xcode version before selecting the default local version as determined by xcode-select. by steinman · 4 years, 3 months ago
  9. 53ceed2 blaze config: report --defines in the "user-defined" fragment. by gregce · 4 years, 3 months ago
  10. e00a325 bazel syntax: break bad dependencies on StarlarkSemantics.FlagIdentifier by adonovan · 4 years, 3 months ago
  11. a285e47 Run Google Java Format on Desugar Code base by Googler · 4 years, 3 months ago
  12. d19c434 Following CL by lberki@, report all errors in analysis tests. by janakr · 4 years, 3 months ago
  13. 834f3e1 Add a new field to the SpawnExecutedEvent that records the start time in nanos. by Googler · 4 years, 3 months ago
  14. 29d7133 Add test coverage for "$ blaze config" by gregce · 4 years, 3 months ago
  15. e46df1c Remove wrong check for missing Visual Studio installation. by philwo · 4 years, 3 months ago
  16. 15d80dc Tweak Python semantics for Python 3 and OpenBSD. by aldersondrive · 4 years, 3 months ago
  17. eb2d38d Actually run action cache tests. by Benjamin Peterson · 4 years, 3 months ago
  18. 0548672 Add deps_mapping attribute to ninja_graph for bazel-built dependencies. by ichern · 4 years, 3 months ago
  19. 9e4f10e Add test for all Option.defaultValue convertions. by Googler · 4 years, 3 months ago
  20. 3dd314b Fix a deficiency in WorkerExecRootTest by Googler · 4 years, 3 months ago
  21. 250647b Automated rollback of commit 64a1326c7cfd66f597c290613b9ffdf8fabd4b17. by leba · 4 years, 3 months ago
  22. 5071206 Unify JNI libraries handling. by Googler · 4 years, 3 months ago
  23. 8f94afa performance optimization: copy with 128K blocks instead of 8K blocks by Googler · 4 years, 3 months ago
  24. 5a26a46 Open-source tests in lib/analysis by laszlocsomor · 4 years, 3 months ago
  25. e690728 Use a more robust strategy for handling deserializing NestedSet interrupts in NestedSetBuilder. by Googler · 4 years, 3 months ago
  26. 69092ef Remove pre-compiled Protobuf jars by Yannic Bonenberger · 4 years, 3 months ago
  27. 36c7f92 Add test showing that nested set deduplicates singletons. by janakr · 4 years, 3 months ago
  28. 64a1326 Recognize CUDA and OpenCL file types (.cu, .cl, .inl, .cuh) and compile them with a C++ compiler. This will allow CUDA and OpenCL files to be compiled with clang, which supports both natively. by Googler · 4 years, 3 months ago
  29. aa74218 Fix bad merge of https://github.com/bazelbuild/bazel/pull/10638. by philwo · 4 years, 3 months ago
  30. b0f47b2 Consolidate creation of the ConfiguredAttributeMap and clean up casts in by John Cater · 4 years, 3 months ago
  31. dd41ff0 On OpenBSD, search the PATH to find the Bazel executable. by aldersondrive · 4 years, 3 months ago
  32. 43337bb bazel syntax: fix bug parsing load statements by adonovan · 4 years, 3 months ago
  33. d72c958 Fix getChildrenInterruptibly to actually propagate the InterruptedException. by Googler · 4 years, 3 months ago
  34. a7def07 Support RemoveRecursively on windows by michajlo · 4 years, 3 months ago
  35. d5d3944 Improve mechanism to distribute precompiled jars (e.g. for bootstrapping) by Yannic Bonenberger · 4 years, 3 months ago
  36. f11ea6f Automatic code cleanup. by Googler · 4 years, 3 months ago
  37. 0443fc0 Automated rollback of commit ad31fd31537f45ef4eacfe074e58bbcf20f1cfa9. by twerth · 4 years, 3 months ago
  38. 7f55852 Fix RawTypes warning by changing NodeEntrySubject.addReverseDepandCheckifDone to return a plain Subject. by jcater · 4 years, 3 months ago
  39. 0ff9520 Introduce failure_details skeleton to command_server by mschaller · 4 years, 3 months ago
  40. 40df471 Log more information with "failed to delete output files..." error. by steinman · 4 years, 3 months ago
  41. 271b8ce $ blaze config: add --output=json by gregce · 4 years, 3 months ago
  42. 43ce0d4 Disable test while our windows workers are broken. by twerth · 4 years, 3 months ago
  43. 1a5ec8b Remove unused LEGACY_SKYLARK_NAME from ProtoInfo by Yannic · 4 years, 3 months ago
  44. 7349f33 Add a method to copy files from the runfiles directory of Java tests to the mock client even if the latter is in-memory. by lberki · 4 years, 3 months ago
  45. 8335b24 Move runtime file path computation logic into DesugarRuleBuilder. by Googler · 4 years, 3 months ago
  46. 6b2e3e0 Propagate InterruptedException from NestedSetVisitor. by Googler · 4 years, 3 months ago
  47. 99128ee Add a TODO by dchai · 4 years, 3 months ago
  48. 896391b Clarify @// label syntax by Michael McLoughlin · 4 years, 3 months ago
  49. 6ea8e25 bazel syntax: reduce log spam from tests by adonovan · 4 years, 3 months ago
  50. 90beb21 bazel tests: run non-public tests by adonovan · 4 years, 3 months ago
  51. 0816a7d Use DynamicCodec for SpawnAction. AutoCodec wasn't serializing the runfiles supplier because it was in a superclass. by janakr · 4 years, 3 months ago
  52. 75d4b8c Replace use of hacky genproto.bzl macro with gRPC's cc_grpc_library by mschaller · 4 years, 3 months ago
  53. f541de7 Remove the TODO from ConvenienceSymlinksMode.LOG_ONLY since it was implemented. by Googler · 4 years, 3 months ago
  54. 3781006 Fix a bug id in a TODO in StandaloneTestResult. by ajurkowski · 4 years, 3 months ago
  55. a22af75 Move hasPlatformInfo into PlatformLookupUtils, which is a cleaner loc? by John Cater · 4 years, 3 months ago
  56. 1d3c5b7 During rewinding, only send "invalidated" progress notification if node was actually marked dirty: if a node is marked dirty concurrently by multiple parents, only one will actually mark it dirty. by janakr · 4 years, 3 months ago
  57. d52a3c4 Categorize test failures as retriable or not. by ajurkowski · 4 years, 3 months ago
  58. 669a1a2 Add NinjaGraphRule (ninja_graph). by ichern · 4 years, 3 months ago
  59. 75c7a03 Stop computing expensive hash code for StringSetSequence since equals was using NestedSet.equals anyway. by janakr · 4 years, 3 months ago
  60. afc31f3 Automated rollback of commit e0d325b44b9941931aa3c0d94fb2e446d60ba98c. by leba · 4 years, 3 months ago
  61. 9d9e216 Add detection for Ninja include/subninja cycles. by ichern · 4 years, 3 months ago
  62. d695d10 Refactor tests to not have a general "event bus receiver", but just to register subscribers. Part of a test for unknown commit I wrote and then discarded, but worth keeping I think. by janakr · 4 years, 3 months ago
  63. 1ae2832 Add logging for slow nested set expansions in CppCompileAction. by ajurkowski · 4 years, 3 months ago
  64. a488079 subject verb agreement by Elliotte Rusty Harold · 4 years, 3 months ago
  65. 7c5cb0e bazel vfs: report bad glob patterns using a checked exception by adonovan · 4 years, 3 months ago
  66. 8ea115e Create an incompatibleApplicableLicenses flag. by aiuto · 4 years, 3 months ago
  67. 869bd70 Delete the temporary install base if rename fails by michajlo · 4 years, 3 months ago
  68. 2d40d5c Ensure that sh_test fails when there are no tests. by jcater · 4 years, 3 months ago
  69. c893286 Re-write tests of bashunit in Python. by John Cater · 4 years, 3 months ago
  70. 3b39e1e Do glob result sorting and @-escaping at the last moment. by Benjamin Peterson · 4 years, 3 months ago
  71. b31dae2 Blaze g3doc: Clarify the distinction between timeout and size by Googler · 4 years, 3 months ago
  72. 6277a60 Tag conventions: Fix typo and move asterisk outside <code>. by Googler · 4 years, 3 months ago
  73. 0289418 Fix races in CanAccessDirectory by nikola-sh · 4 years, 3 months ago
  74. 50bfa10 Replace streaming with ImmutableList building. by twerth · 4 years, 3 months ago
  75. 22d24b9 Remove an old Preconditions check in WorkerExecRoot and add a test by Googler · 4 years, 3 months ago
  76. 806e8aa04 Remove unused file: third_party/bazel/src/tools/android/java/com/google/devtools/build/android/desugar/langmodel/AAAA.java by Googler · 4 years, 3 months ago
  77. bfafe14 Internal change by Googler · 4 years, 3 months ago
  78. ad31fd3 This is a redo of commit 5bfe4ba1e3411b08e3d2cfd8fed657d067c44043 (rolled back as an issue outside of the build system needed to be addressed first). by Googler · 4 years, 3 months ago
  79. bcd9558 Avoid resetting ArtifactNestedSetFunction too often. by leba · 4 years, 3 months ago
  80. 9240a12 Support AccessibilityService.takeScreenshot with Java 8 library desugaring. by Googler · 4 years, 3 months ago
  81. b1b086c Not logging the runtime of previous input discovery so that the critical path can report more actions. by Googler · 4 years, 3 months ago
  82. 1a88069 third_party/ijar fix for non-sequentially ordered records in a zip by Googler · 4 years, 3 months ago
  83. f836b9f Set shard_count=2 on bazel_bootstrap_distfile_test. by philwo · 4 years, 3 months ago
  84. 1e4b997 cquery --show_config_fragments: report --define requirements more precisely. by gregce · 4 years, 3 months ago
  85. c89dc1c Remove --incompatible_disallow_unverified_http_downloads by laurentlb · 4 years, 3 months ago
  86. f20b33c Add flag to replay stdout/stderr across builds by ulfjack · 4 years, 3 months ago
  87. 9f75340 Increase timeout of cc_flags_supplier_test. by philwo · 4 years, 3 months ago
  88. 966e1d9 Increase size and shard_count of AndroidBinaryTest. by philwo · 4 years, 3 months ago
  89. b306a83 ArtifactNestedSetFunction: group transitive keys to evaluate together. by leba · 4 years, 3 months ago
  90. f7262a8 Add control over the MockAction's shareable state. by Googler · 4 years, 3 months ago
  91. 2af2aa3 Allow test strategies to treat exclusive tests as regular parallel tests. by Googler · 4 years, 3 months ago
  92. 37f11bf Make PathLabelVisitor use an explicit queue by ulfjack · 4 years, 3 months ago
  93. d381c25 Fix wrong mode of install base directory. by philwo · 4 years, 3 months ago
  94. 937a5cf5 Prevent discarding of analysis cache on Bazel CI. by philwo · 4 years, 3 months ago
  95. 4c87cc4 Automatic code cleanup. by Googler · 4 years, 3 months ago
  96. 98c6c4c Add functionality to gather non-phony inputs of phony NinjaTargets . by ichern · 4 years, 3 months ago
  97. 81cccbe Don't do a deep comparison in ArtifactNestedSetKey. by twerth · 4 years, 3 months ago
  98. a832dad Fix the anchor name: What_rules_are_defined_in_the_foo by Googler · 4 years, 3 months ago
  99. 2adeae6 added 'label_kind' to '--output' for cquery by aman · 4 years, 3 months ago
  100. 9ae6368 Rollout the "override external repositories" and the "shared install base" feature on Bazel CI. by philwo · 4 years, 3 months ago