1. fb04c5b Refactor test action preparation by ulfjack · 6 years ago
  2. 48c3be8 HttpDownloader: Support scaling of timputs by Klaus Aehlig · 6 years ago
  3. 82f5090 Move BEP upload timeout management to the BES module. by lpino · 6 years ago
  4. 21401a2 Cache BuildOptions.diffForReconstruction. by Googler · 6 years ago
  5. 6bd9a7b Mark remainder of legacyNamed either "actually named" or set for migration by cparsons · 6 years ago
  6. f13f9fc Throw EvalException for misconfigured Runfiles instead of RTE by cparsons · 6 years ago
  7. c32e4b2 Clarify why `cfg` is mandatory for `executable=True` attributes. by Greg Estren · 6 years ago
  8. e270964 Create a real ToolchainContext for PostConfiguredTargetFunction. by John Cater · 6 years ago
  9. ceb00b7 De-flake //src/test/java/com/google/devtools/build/lib/buildeventstream/transports:BuildEventTransportTest by lpino · 6 years ago
  10. 5ef93ef Allow value of RetainedHeapLimiter's threshold to change on each invocation. by janakr · 6 years ago
  11. 24a003b In the SingleTarget case of TargetPattern#parse, store the parsed Label. Then, use this Label during TargetPattern.SingleTarget#eval. by nharmata · 6 years ago
  12. e87e229 Remove outdated trimming logic that was harming efficiency. by gregce · 6 years ago
  13. 9a849c6 Create a real ToolchainContext for TransitionsOutputFormatterCallback. by John Cater · 6 years ago
  14. a0f88c0 Allow all native rules to use "exec_compatible_with" to specify by John Cater · 6 years ago
  15. 7c79576 Avoid nullness in BuildEventServiceUploader#closeFuture. by lpino · 6 years ago
  16. 3226880 remote: --tls_enabled flag is deprecated, TLS usage is identified based on a URL provided by ishikhman · 6 years ago
  17. 6ddc622 Cache a soft reference to the reconstituted BuildOptions in OptionsDiffForReconstruction. by Googler · 6 years ago
  18. ebad30d Don't drop middle zero components in DottedVersions parsed from strings. by allevato · 6 years ago
  19. 5be7342 Small improvements to Java container handling as these have turned up in a by djasper · 6 years ago
  20. ff9db23 C++: Changes internal C++ link() API to match Bazel by plf · 6 years ago
  21. f54de41 Fix flakiness of ByteStreamUploaderTest#failedUploadsShouldNotDeduplicate by buchgr · 6 years ago
  22. b9f0802 Restore custom concurrency level in UniquifierImpl. by nharmata · 6 years ago
  23. 2ef8de6 Provide a parallel implementation of the 'tests' query function. by nharmata · 6 years ago
  24. 794a020 Weave the trimming cache into Skyframe, but do not use it yet. by mstaib · 6 years ago
  25. 938db6d Add TODO about trimming Starlark build configuration values. by mstaib · 6 years ago
  26. 6e2cfe9 Add safety checks for configurable attributes in trimming mode. by mstaib · 6 years ago
  27. ad410b1 Add a TrimmedConfigurationProgressReceiver. by mstaib · 6 years ago
  28. 41862f0 Add resources class jar to compile time classpath for direct dependencies of aar_import targets by jingwen · 6 years ago
  29. 7c7a701 Add safety checks for aspects. by mstaib · 6 years ago
  30. 2488347 Give better info on how to fix up a bad Xcode configuration. by dmaclach · 6 years ago
  31. e39e5c9 Fix users of toolchain resolution to call the new skyfunction. by John Cater · 6 years ago
  32. 264bee6 Implement connectivity check for Exoblaze and create dummy connectivity check for Blaze/Bazel. by steinman · 6 years ago
  33. 9a7c64a Add a new ObjectCodec to support ImmutableBiMap instances. by jcater · 6 years ago
  34. 6764100 Implement --bes_upload_mode=fully_async. by felly · 6 years ago
  35. 61b1dff Consolidate key-caching logic in an abstract class. by Googler · 6 years ago
  36. ab9f2db When trimming BuildOptions, return the same instance if there are no changes. by Googler · 6 years ago
  37. 137019f Add managed_directories attribute to workspace() function. by Googler · 6 years ago
  38. 2a36720 Refresh WorkspaceFileValue for WORKSPACE header, if listener is registered. by Googler · 6 years ago
  39. 30ecb7a Add #getKey to SpawnActionTemplate by just creating a dummy SpawnAction and computing its key. That should be sufficient. As a result, we can move #getKey up to ActionAnalysisMetadata. by janakr · 6 years ago
  40. 3e77024 Use platform mappings. by schmitt · 6 years ago
  41. f944181 Ensure grep-includes can write to its output file by deleting it upfront. by jmmv · 6 years ago
  42. 8e0285d Update Android Starlark APIs. by Googler · 6 years ago
  43. ab96caa Include execution info in TestRunner cache key. by Googler · 6 years ago
  44. 22c8001 Accept any high byte in the "target" part of a label. Currently this code is by Googler · 6 years ago
  45. 18446ab Add comment to explain how ObjcProvider propagates its contents by Googler · 6 years ago
  46. 8396c2f Reset platform on cpu transitions. by schmitt · 6 years ago
  47. 5ba7cf6 Add direct sources, headers, and module maps to ObjcProvider by davg · 6 years ago
  48. deca59b Add short circuiting returns to equals method in OptionsBase. by Googler · 6 years ago
  49. 30306d5 Avoid cloning FragmentOptions if the instance is already normalized. by Googler · 6 years ago
  50. 8bd7e48 Alert whenever an ActionLookupValue is missing. In practice, this should never happen, and probably indicates a crash coming very soon. by janakr · 6 years ago
  51. a34fbd2 Include actions in AspectValue#toString. by janakr · 6 years ago
  52. ed6bfbe Introduce no-op --experimental_google_legacy_api flag by cparsons · 6 years ago
  53. 72f7314 Add correct debugging output for toolchain resolution. by John Cater · 6 years ago
  54. 6ca4021 Gracefully handle if Windows DEF-file-specific cc_<rule> attributes are missing. by Googler · 6 years ago
  55. 771c641 Automated rollback of commit 36f093abbfec386ef57f26ac479394f597881169. by cparsons · 6 years ago
  56. 77a4962 Convert ToolchainResolver to ToolchainResolutionFunction. by John Cater · 6 years ago
  57. 375f72b Add safety checks for toolchain resolution in preparation for trimming. by mstaib · 6 years ago
  58. fc1ea45 Make BESModule.MAX_WAIT_FOR_PREVIOUS_INVOCATION a method instead of a constant in the class. by lpino · 6 years ago
  59. 462b68f PostConfiguredTargetFunction only accepts a ConfiguredRuleClassProvider, so make that explicit. by jcater · 6 years ago
  60. 557cb2e Automated rollback of commit 493b59e6a5eb171c5710c4751c8f4feafddd6adb. by juliexxia · 6 years ago
  61. e6ca52e Raise an error if platform mappings have duplicate keys. by schmitt · 6 years ago
  62. 84a7c7f Automated rollback of commit 691608f5001995deba6ae8bf4d4743efc9c2fc69. by juliexxia · 6 years ago
  63. 2a87adc Classify native module legacyNamed parameters. by cparsons · 6 years ago
  64. c7d430f Mark repository_rule implementation parameter as intentionally keyword-specifiable by cparsons · 6 years ago
  65. 2b27ec87 Mark rule, aspect, and provider legacyNamed parameters as "named". by cparsons · 6 years ago
  66. dc242d4 Allow accessing the configuration of a dependency during resolution. by mstaib · 6 years ago
  67. 402d56e Get rid of some obsolete TODOs by juliexxia · 6 years ago
  68. 0245e87 Correct typo in workspace_name docs by Keith Moyer · 6 years ago
  69. 85dacc6 Update TODO to put a bug number to it. by lpino · 6 years ago
  70. cf2a0ef Make platform options required by all targets. by schmitt · 6 years ago
  71. 4d2eb16 Allow callers to preserve either loading or analysis objects when discardAnalysisCache runs. by janakr · 6 years ago
  72. da6875a Buffer profile output to amortize heavy cost of Blaze server-->client output. by felly · 6 years ago
  73. f51f14b Delete BuildEventServiceAbruptExitCallback and handle BEP upload exceptions in the BES module. by lpino · 6 years ago
  74. faf74fc Serialize StackTraceElement as part of exception. by janakr · 6 years ago
  75. bbe47a1 Disable outputs param of rule function by cparsons · 6 years ago
  76. 5456e41 Delete resource attributes from objc_library and objc_import. by kaipi · 6 years ago
  77. 5ece650 Refactor AttributeInfo into a proto by cparsons · 6 years ago
  78. eb2fd5c Undocument license API, which Bazel no longer uses by gregce · 6 years ago
  79. 98592ae ExperimentalEventHandler: avoid locking for no-op by ulfjack · 6 years ago
  80. cd53bd6 Make thinlto action command lines standalone by hlopko · 6 years ago
  81. e31bac9 Upon noticing an error in an external repository, also report the reason by Klaus Aehlig · 6 years ago
  82. 41d4f75 Use lower-case for the default value of bes_upload_mode. by lpino · 6 years ago
  83. 0e8c8a9 Skylark repositories: also record the definition of the rule by Klaus Aehlig · 6 years ago
  84. 59fbdb3 C++: Changes internal C++ compile() API to match Bazel by plf · 6 years ago
  85. 45ba8c4 Finish node completion when deps re-complete during registration by mschaller · 6 years ago
  86. 7ac265d (Rollforward) Convert MethodLibrary's SkylarkSignature methods to SkylarkCallable by cparsons · 6 years ago
  87. 8ca57bf6 Add @FormatMethod to fix error prone warning. by jcater · 6 years ago
  88. a3df53c Rename ToolchainResolutionFunction to SingleToolchainResolutionFunction. by John Cater · 6 years ago
  89. 2014de6 Remove genrule code that uses CC flags, and also the flag --incompatible_disable_genrule_cc_toolchain_dependency. by jcater · 6 years ago
  90. 7576b25 Invalidate all paths from a failed action to its lost input in rewinding by mschaller · 6 years ago
  91. 95f3428 Introduce flag --incompatible_disallow_old_octal_notation by laurentlb · 6 years ago
  92. a174218 Remove --experimental_disable_cc_context_quote_includes_hook by hlopko · 6 years ago
  93. 916e736 Disable file uploader codepaths when disabled. Previously we would run through the surprisingly expensive codepath and bail out only at the very end: an expensive no-op. by felly · 6 years ago
  94. d7702b1 Add build option --repo_env by Klaus Aehlig · 6 years ago
  95. d03d3f3 Adding stable sorting for execlog by Googler · 6 years ago
  96. 16af94c Make sandbox symlink forest deletions asynchronous. by jmmv · 6 years ago
  97. 5074514 Move UnloadedToolchainContext.load to ResolvedToolchainContext. by John Cater · 6 years ago
  98. 7f26f7d Report the full chain of repositories for WORKSPACE cycles by Klaus Aehlig · 6 years ago
  99. da5cec32 Fix Java fallback compiles in combination with specific spawn strategies. by djasper · 6 years ago
  100. 9778a75 Remove the instrumentationMetadata and instrumentedJar fields from the java rules. by elenairina · 6 years ago