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