1. 366e948 Open source the C++ include scanning module by ulfjack · 6 years ago
  2. c070221 Improve profiling of times spent in client. by twerth · 6 years ago
  3. 5f312dd Fix event id for action_completed BEP events by ulfjack · 6 years ago
  4. e888150 Support disabling the repository cache by Klaus Aehlig · 6 years ago
  5. b7ec4f2 Rollback of commit 4924566e1c0c0d83a9f4f0ece9f02c098333e666 and changelist 215310545. by twerth · 6 years ago
  6. 645a35e Create AnalysisFailureInfo for in-build failure testing. by cparsons · 6 years ago
  7. 4924566 Thread a RootedPath into the Package's BUILD file, versus just a Path. This allows us to use that Root in the common case that the Package is not external, saving the creation of a new Root. by janakr · 6 years ago
  8. 3cb3a5d Introduce --incompatible_no_target_output_group to turn down deprecated Target.output_group field. by cparsons · 6 years ago
  9. 21e2600 Allows QueryableGraph.prefetchDeps to make decisions about how to handle by shahan · 6 years ago
  10. be96dbc Refactor out-err teeing by ulfjack · 6 years ago
  11. 2fb3300 Add more profiling information. by twerth · 6 years ago
  12. d758366 C++: Get linker inputs for cc_fake_binary from CcLinkParams by plf · 6 years ago
  13. 8a92a75 Mention how to create a test alias that actually runs the test. by Googler · 6 years ago
  14. d0609e8 Remove types for methods extracted from the fake api. by Googler · 6 years ago
  15. c6dc5e5 Set a name for the bep local writer thread by ulfjack · 6 years ago
  16. ac88041 Make --loading_phase_threads default to the number of CPUs. by jmmv · 6 years ago
  17. 050e0ff Add RuleConfiguredTargetValue#toString for better debugging. by janakr · 7 years ago
  18. 8e35877 Create new config module that is responsible for creating BuildSetting descriptor objects. by juliexxia · 7 years ago
  19. 20efb2a Pass along the QueryExpressionContext from SkyQueryEnvironment#getRBuildFiles by nharmata · 7 years ago
  20. ab43976 Avoid recomputing hashes of Action and Command. by Benjamin Peterson · 7 years ago
  21. 97cd006 Clean up Rule's API by michajlo · 7 years ago
  22. 1694943 Introduce the 'same_pkg_direct_rdeps' query function. by cushon · 7 years ago
  23. 7138b07 Mark nodes to be force-rebuilt during node restarting by mschaller · 7 years ago
  24. ce68ee7 Automated rollback of commit be4a0679a35d2881a9e93ae4a5ee4c88c536f232. by hlopko · 7 years ago
  25. 904cb66 Give the event handler update thread a name by ulfjack · 7 years ago
  26. f2b260c Automated rollback of commit c004ff117ad72fd387102600e4be47fddf7bc2ae. by ulfjack · 7 years ago
  27. 030a2f1 C++: Makes Python native deps launcher use linking API. by plf · 7 years ago
  28. 6784c9d C++: Same CcCompilationOutputs used for Java and C++. by plf · 7 years ago
  29. d5f7c24 Add a SpawnMetrics.Builder class by ulfjack · 7 years ago
  30. a5f4c35 C++: Makes Java native deps launcher use linking API. by plf · 7 years ago
  31. 150c409 Enable Strict Java Deps and reduced classpaths by default by cushon · 7 years ago
  32. b56ba84 Clean up Package and Package.Builder interface by michajlo · 7 years ago
  33. 8067e26 Add a blaze option for jspb_proto_library forwarding proto_library's exports by Googler · 7 years ago
  34. 62ca144 Marks a few more values as unshareable. by shahan · 7 years ago
  35. dd51b8e Populate android_binary coverage metadata information with --experimental_java_coverage by kmb · 7 years ago
  36. 6e9af75 Implement a MinimalOutputStore that caches less data. by Googler · 7 years ago
  37. e080c95 Add logging to ObjectCodecRegistry to give some indication of the serialization setup. This is to help developers eliminate serialization non-determinism as the source of a bug. It might be nice to write the hash somewhere and crash if there's a mismatch, but leaving that alone for now. by janakr · 7 years ago
  38. c314fe5 [Android] Add missing -g for debug compilation mode to ARM crosstools by Jason Gavris · 7 years ago
  39. c49e874 When we already know query evaluation will produce unique results, don't bother by nharmata · 7 years ago
  40. 3e0f520 Avoid crash when failing to create a symlink to a non-Artifact input. by felly · 7 years ago
  41. 188cf25 Ensure that TestsFunction produces unique results given unique inputs. by nharmata · 7 years ago
  42. 93b1912 C++: Make cc_binary's linking go through CcLinkingHelper. by plf · 7 years ago
  43. 4102d7a Rename a parameter for the sake of accuracy. by nharmata · 7 years ago
  44. 9d179e1 Introduce --incompatible_no_transitive_loads by laurentlb · 7 years ago
  45. 4fea242 Internal change by corysmith · 7 years ago
  46. 7622016 Add incompatible flags for removing legacy cc_toolchain skylark apis by hlopko · 7 years ago
  47. e936435 Documentation typo fix by gregce · 7 years ago
  48. 59a624e Add CcToolchainAttributesProvider by hlopko · 7 years ago
  49. e856d82 Add super-gross logging to track down mysterious nonexistent file bug. by janakr · 7 years ago
  50. bf1bdf7 Split the local host capacity query logic into its own build target. by jmmv · 7 years ago
  51. c1062a4 Remove unused argument by michajlo · 7 years ago
  52. 1ee4dd9 Detect case where mobile-install is run on a non-android binary. by Googler · 7 years ago
  53. 2a9f1ab Remove unnecessary AttributeContainer bits by michajlo · 7 years ago
  54. 2bcbecf Remove throwing of InterruptedException from LabelVisitor. We never actually have any interruptible methods here. by shreyax · 7 years ago
  55. 18bd7de Automated rollback of commit 364c9a924e58cce7678abdc2594cef00bf8881a5. by tomlu · 7 years ago
  56. b1c9ecf Introduce CcToolchainProviderHelper by hlopko · 7 years ago
  57. ed03f3d Make ExecutionInfoModifier have a useful equals by making it AutoValue. by mstaib · 7 years ago
  58. 9fbd31f Add Bazel server process ID (pid) to the Build Event Protocol (BEP). by lpino · 7 years ago
  59. 0ccc16d Propagate --experimental_enable_java_proto_exports to the host config by cushon · 7 years ago
  60. 82452f1 Remove the flag "--experimental_enable_cc_configuration_make_variables". by jcater · 7 years ago
  61. bf6a63d Fixes #6219. Don't rethrow any remote cache failures on either download or upload, only warn. Added more tests. by olaola · 7 years ago
  62. f469574 Clean up UnixGlob interrupt handling. Callers should not need to declare beforehand whether they allow for interrupt. Instead, use traditional Future semantics in our wrapper methods to call raw Future#get() or use Uninterruptibles. by felly · 7 years ago
  63. be4a067 Make cc rules depend on the crosstool middleman, not on nested set of inputs by hlopko · 7 years ago
  64. 4348e3c Refactor how AppleCcToolchain passes data to the CcToolchain by hlopko · 7 years ago
  65. 0291b3c Refactor Bazel rules by pcloudy · 7 years ago
  66. 93e0ed2 Fix documentation of RegexFilterConverter. by Benjamin Peterson · 7 years ago
  67. 41a929b Fix language family for fdo rules by hlopko · 7 years ago
  68. 137504e Remove java_toolchain auto-selection based on --server_javabase by cushon · 7 years ago
  69. 40e87e5 Move outputDirectoryListings into OutputStore. by Googler · 7 years ago
  70. 73516f3 Fix permission denied when a tree artifact's directory is updated to nest a previous tree artifact. by tomlu · 7 years ago
  71. 0166583 Separating out a storage layer from ActionMetadataHandler. by Googler · 7 years ago
  72. 533444f Skip uploading source files to BEP. by tomlu · 7 years ago
  73. ca96d37 Include a stack trace showing what requested failed invalidations by mschaller · 7 years ago
  74. 0dfb94d Automated rollback of commit d37c675e79798dafcb308e6663bb206ac69bb70b. by hlopko · 7 years ago
  75. 4baf841 Remove unnecessary setter by hlopko · 7 years ago
  76. e4c2d83 Automated rollback of commit 4cba428ddb66ece95bbb210fcb1d124c81a9c45c. by hlopko · 7 years ago
  77. 6596892 Adds a hook for low-level NestedSet access. by shahan · 7 years ago
  78. 96dd8af Update class name in log messages after recent rename. by John Cater · 7 years ago
  79. 364c9a9 Automated rollback of commit d65ed23beb4b97c6b33eb7d625f98da7e0893b58. by tomlu · 7 years ago
  80. 08561e3 Make sure runfiles fingerprinting accounts for empty files by brandjon · 7 years ago
  81. 547a7bf Remove the unnecessary unbounded thread pool by ulfjack · 7 years ago
  82. ea9d27b Python, runfiles: fix runfiles library for sandbox by Laszlo Csomor · 7 years ago
  83. b6b1e3a Do not depend on CppConfiguration to provide CROSSTOOL file to cc_toolchain by hlopko · 7 years ago
  84. 1e68ace Presize the inputs array when reading an action cache entry. by Benjamin Peterson · 7 years ago
  85. d65ed23 Add support to BuildToolLogs for direct uris. by tomlu · 7 years ago
  86. ebc18f6 Fix formatting by laurentlb · 7 years ago
  87. 7b69b18 Directly intern ArtifactRoot, instead of indirectly in BuildConfiguration. by janakr · 7 years ago
  88. c3bda95 Make --experimental_repository_hash_file accept paths relative to the workspace by Klaus Aehlig · 7 years ago
  89. b91bf29 Fix a bug to generate XFDO stamp correctly when the fdo mode is XBINARY_FDO, and generate PLAIN stamp for both AUTOFDO and XBINARY_FDO when -features=-autofdo and -features=-xbinaryfdo are present. by Googler · 7 years ago
  90. cc02423 Automated rollback of commit 19dc0539657b9af8c0347a811df629be1e13064c. by brandjon · 7 years ago
  91. a28d087 Add a list of popular external rules. by laurentlb · 7 years ago
  92. 4cba428 C++: Makes Java native deps launcher use linking API. by plf · 7 years ago
  93. c82d1c0 Remove a few superfluous "throws InterruptedException" declarations. by lberki · 7 years ago
  94. 7d6ce01 Expand CriticalPathComputer by ulfjack · 7 years ago
  95. 09cf76e Make the dependency from genrule to host JDK conditional. by twerth · 7 years ago
  96. 959f462 Automated rollback of commit 57a1de5c1291d35ac7de4ea055f4f0cd162540d3. by brandjon · 7 years ago
  97. cf89e58 Minor cleanups in ActionMetadataHandler: by Googler · 7 years ago
  98. c608f65 Make TargetPatternPhaseValue#getTargets and #getTestsToRun interrupt-safe. by janakr · 7 years ago
  99. 57a1de5 Do not depend on CppConfiguration to provide CROSSTOOL file to cc_toolchain by hlopko · 7 years ago
  100. 3936191 Log Throwables that happened during the build to the outErr of the BlazeCommandDispatcher. This way they can be logged in the BEP. by lpino · 7 years ago