- e481486 Extract runtime desugar lib dependencies to @android_tools by Jingwen Chen · 6 years ago
- 228df08 Fix crash bug when a BUILD/bzl file begins with a tab character. by nharmata · 6 years ago
- ee71c45 Automatic code cleanup. by cpovirk · 6 years ago
- b6bb08f Automatic code cleanup. by cpovirk · 6 years ago
- 84c872b Automatic code cleanup. by cpovirk · 6 years ago
- 115ff57 Thread the ToolchainContext into dependency resolution. by John Cater · 6 years ago
- 5586c47 Add getExec method for AppleCommandLineOptions. by jcater · 6 years ago
- 5f6ca2e Add getExec method for SwiftCommandLineOptions. by jcater · 6 years ago
- 6b3724f Convert flag --experimental_restrict_named_params to --incompatible_restrict_named_params by cparsons · 6 years ago
- e189354 Automatic code cleanup. by cpovirk · 6 years ago
- fee9aa0 Add getExec method for CppOptions. by jcater · 6 years ago
- 680ffda Fix javatools and enable tests in BazelCI. by John Cater · 6 years ago
- 87388e2 Add getExec method to FragmentOptions. by jcater · 6 years ago
- 6362c2d Remove third_party/checker_* from the binary. by Lukacs T. Berki · 6 years ago
- 4b092cd Restore atomicity of sequence number generation and addition to the event queue in the BES uploader. by lpino · 6 years ago
- d002e45 Link process tools with the lite proto runtime to cut their size to tenth. by lberki · 6 years ago
- 2cfa019 Enable --incompatible_depset_union by default in Bazel. by laurentlb · 6 years ago
- 5688793 Add incompatible_disallow_rule_execution_platform_constraints_allowed flag. by John Cater · 6 years ago
- 9c87e0e Add asm jars to the jacoco zip embeded in the java_tools release. by iirina · 6 years ago
- 4e00199 Add jacoco to the BUILD file that will be embedded into java tools. by iirina · 6 years ago
- 982e0b8 HttpConnector: do not report connection timeouts as user interrupts by Klaus Aehlig · 6 years ago
- f177b0d Command Execution: distinguish aborted processes by Klaus Aehlig · 6 years ago
- 51a9596 Refactor include scanner API to use futures by ulfjack · 6 years ago
- 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
- 00a2c9e Automated rollback of commit 19de063f1a4074d26d9bdac2ab709fb2f780b29a. by cushon · 6 years ago
- 68a2744 Add GET_BATCH as a listenable event for NotifyingHelper. by shreyax · 6 years ago
- 1efdaf6 Automatic code cleanup. by cpovirk · 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
- e5d4219 Update tests and source files to avoid depset union. by laurentlb · 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
- 19de063f Re-enable tests now that b/129599328 is fixed by cushon · 6 years ago
- 8016b11 Fix junitrunner Also adds it to CI. by John Cater · 6 years ago
- 46d376d Add jacoco agent to the java tools release. by iirina · 6 years ago
- 63c7ea6 Update tests to avoid depset union. by laurentlb · 6 years ago
- 861a7e1 Add test for pywrapper script by brandjon · 6 years ago
- e87e229 Remove outdated trimming logic that was harming efficiency. by gregce · 6 years ago
- fbeb0c9 Embed the java_tools BUILD file in the java tools archive. by iirina · 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
- 1151e74 Windows, JNI: use WaitableProcess in blaze_util by Laszlo Csomor · 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
- 1e64b7e Remove updated API by Googler · 6 years ago
- bfe8b52 Don't assert that exception is the same, just assert on its properties. by janakr · 6 years ago
- 617a501 remote_helpers.sh: remove unused function definition by Klaus Aehlig · 6 years ago
- ebad30d Don't drop middle zero components in DottedVersions parsed from strings. by allevato · 6 years ago
- 3af7950 Shard //src/test/java/com/google/devtools/build/lib/rules/cpp:cpp-rules-tests by John Cater · 6 years ago
- d7de46b Automatic code cleanup. by Googler · 6 years ago
- 1ad91a1 Automatic code cleanup. by cpovirk · 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
- 3c6bf10 Fix a number of tests to reflect --incompatible_disallow_struct_provider_syntax by cparsons · 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
- 1ba0016 Windows, JNI: WaitableProcess supports inv. HANDLE by Laszlo Csomor · 6 years ago
- 97b6732 Clean up the client channel in ByteStreamUploader tests. by Benjamin Peterson · 6 years ago
- 137019f Add managed_directories attribute to workspace() function. by Googler · 6 years ago
- d9b766f Windows, test wrapper: works with external tests by Laszlo Csomor · 6 years ago
- 2a36720 Refresh WorkspaceFileValue for WORKSPACE header, if listener is registered. by Googler · 6 years ago
- 524ae2c Automatic code cleanup. by cpovirk · 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
- 103a084 Fix tests after https://github.com/bazelbuild/bazel/commit/22c8001d1b361db674a2e53ac2d4db6e834293e9. by janakr · 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
- 161ed25 Automatic code cleanup. by cpovirk · 6 years ago
- 0a8ca97 Automatic code cleanup. by cpovirk · 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