bazel /
bazel /
15ade85dec05a8fc52cd21d867b0c4002fbd6c84 - 15ade85 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 6c91482 Collect mapping file from shrinking desugared library by sgjesse · 3 years, 2 months ago
- 0be72fd Refactor branches in DynamicSpawnStrategy. by larsrc · 3 years, 2 months ago
- d988e8b Change host transitions to execution transitions in genrule. by ilist · 3 years, 2 months ago
- bcd11ae Use the new `SkyKeyComputeState` mechanism to avoid making superfluous heavy-hitter `env.getValue[s][OrThrow]` calls on subsequent `#compute` calls. by nharmata · 3 years, 2 months ago
- ceece65 Stop re-requesting ActionExecutionFunction deps after input discovery causes a Skyframe restart: we no longer have the invariant that a SkyFunction requests the same deps on each evaluation, and iterating over all the inputs of an action isn't trivial. by janakr · 3 years, 2 months ago
- d657619 Replace 'analysis_v2' with 'analysis' for the package name of ActionGraphContainer. by Googler · 3 years, 2 months ago
- d72ae00 Update CODEBASE.md to account for new testing standards. by dacek · 3 years, 2 months ago
- 3492e38 Improve CompatDexBuilder worker compatibility by Benjamin Lee · 3 years, 2 months ago
- 73eaf24 Changes http_archive's netrc attr to a Label. by Jiawen Chen · 3 years, 2 months ago
- b92d5c3 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 570c1f27 Automatic code cleanup. by Googler · 3 years, 2 months ago
- d67dc88 Delete obsolete analysis.proto. by aiuto · 3 years, 2 months ago
- 43bcbb6 Clear potentially stale state left in `CppCompileAction` from inputs discovery from a previous build. by ajurkowski · 3 years, 2 months ago
- cc4036e Add missing BEP conversion for BlazeTestStatus.FAILED_TO_BUILD. by adgar · 3 years, 2 months ago
- feda6e1 Keep track of when memory pressure starts off in a bad state. by dmaclach · 3 years, 2 months ago
- fc2d966a cquery --show_config_fragments: include direct alias requirements. by gregce · 3 years, 2 months ago
- 4e1c685 Detect test functions correctly with customized `IFS` variable. by ajurkowski · 3 years, 2 months ago
- ba1777f Add a basic check for negative positional index: should never happen, but will give us slightly better debugging info, and a better case to make to the Java team if it happens again that this is a Java bug. by janakr · 3 years, 2 months ago
- 6087f5d Print a warning on `blaze build //pkg:a-source-file-target` and mentioning --compile_one_dependency to help user understand and check. by Googler · 3 years, 2 months ago
- c978403 Remove ancient disclaimer from primary invalidation implementation by mschaller · 3 years, 2 months ago
- 416ae37 Reflow comment and add explanation for test location, didn't get included in https://github.com/bazelbuild/bazel/commit/8ef29dd57a41efe18b858f725d2143338623953c. by janakr · 3 years, 2 months ago
- 71c6678 Interpret `--test_filter` in Bash tests as a list of globs instead of test names. by ajurkowski · 3 years, 2 months ago
- b341802 [apple] support watchos_arm64 in toolchain by Dan Fleming · 3 years, 2 months ago
- ec05613 Improve C++ logging for JNI code. by dmaclach · 3 years, 2 months ago
- 8ef29dd Don't unconditionally update ExternalFilesHelper tracking data at the end of handleDiffsWithMissingDiffInformation: we may skip a full-graph traversal in various circumstances. If that happens, we must preserve existing knowledge for next time. This doesn't have a severe impact on performance because the original goal, of not doing repeated scans when a file had fallen out of the graph, is still met. by janakr · 3 years, 2 months ago
- 67a133b Improve documentation for select() by Fabian Meumertzheim · 3 years, 2 months ago
- ac8dcc6 Open-source LocalDiffAwarenessIntegrationTest. by janakr · 3 years, 2 months ago
- 1e85cb3 Starlark: fix integer overflows in sizing, iteration, and subslicing of RangeList by arostovtsev · 3 years, 2 months ago
- 8e8f7ec Move some code from `PackageFunction#compute` to its only use in `PackageFunction#loadPackage`. by nharmata · 3 years, 2 months ago
- 5e5cdbd Bundle managed directories and custom dirtiness checker (which is always a RepositoryDirectoryDirtinessChecker) together: the abstraction of a general SkyValueDirtinessChecker just obscures what's going on. by janakr · 3 years, 2 months ago
- b0ee5ee Fix Action implementations to correctly propagate execution info. by jcater · 3 years, 2 months ago
- c74072e Remove legacy filesystem diff approach by Googler · 3 years, 2 months ago
- b93543c Automatic code cleanup. by Googler · 3 years, 2 months ago
- 581607f Fix cquery errors to not show full stack trace when `--keep_going` is present. by jcater · 3 years, 2 months ago
- aff87be Add tests for cquery's `config` function. by jcater · 3 years, 2 months ago
- 14e4cc9 Starlark: fail at range construction time if len exceeds maxint by Stiopa Koltsov · 3 years, 2 months ago
- a03a628 Remove TODO for using `SkyKeyComputeState` in the Blaze-on-Skyframe codebase. by nharmata · 3 years, 2 months ago
- 85e4380 Use `SkyKeyComputeState` to address a major inefficiency in `ConfiguredTargetFunction` and `AspectFunction`. by nharmata · 3 years, 2 months ago
- b03bb84 Move the crash terminating callback to `SerializationContext` instead of passing it in. by jhorvitz · 3 years, 2 months ago
- 17e84b3 Mention `SkyKeyComputeState` in `CODEBASE.md`. by nharmata · 3 years, 2 months ago
- 9b61ab7 Follow-up changes suggested in internal review of https://github.com/bazelbuild/bazel/commit/3badca3f7e539e4b56fd5c502233c03b9934b813. by janakr · 3 years, 2 months ago
- 46ade3e Automatic code cleanup. by Googler · 3 years, 2 months ago
- 131d483 Improve output of the `dump` command with `--skyframe=detailed`. by jhorvitz · 3 years, 2 months ago
- 0659c50 Remove checks for proto_common. by ilist · 3 years, 2 months ago
- 91de33b Expose compiler_files in CcToolchainProvider to Starlark builtins. by cmita · 3 years, 2 months ago
- 8e9e0bd Add cc_helper method to get additional_inputs from a CcLinkingContext. by cmita · 3 years, 2 months ago
- b33bcd8 Add function to retrieve libraries depset from a CcLinkingContext. by cmita · 3 years, 2 months ago
- 6015134 Expose and CcToolchainProvider::getRuntimeSysroot to Starlark builtins. by cmita · 3 years, 2 months ago
- 58092ae Internal Google change. by tjgq · 3 years, 2 months ago
- 3df19e8 Make AndroidCompiledResourceMergingAction worker compatible by Benjamin Lee · 3 years, 2 months ago
- 9163539 Avoid leaking Aapt2ResourcePackagingAction args between requests by Benjamin Lee · 3 years, 2 months ago
- 3badca3 Make --nobuild_runfiles_links work in combination with --run_under by Ed Schouten · 3 years, 3 months ago
- 820c887 Verify that --use_action_cache works with merged Skyframe phases. by leba · 3 years, 3 months ago
- 6d695a1 Reimplement `ActionExecutionFunction#stateMap` using the new `SkyKeyComputeState` mechanism. by nharmata · 3 years, 3 months ago
- f246dd0 Rename `ContinuationState` to `InputDiscoveryState`. by nharmata · 3 years, 3 months ago
- 7e146dd Starlark: assert Program.loads.size() == Program.loadLocations.size() by Stiopa Koltsov · 3 years, 3 months ago
- 7d8d55a Starlark: faster dict.keys by Stiopa Koltsov · 3 years, 3 months ago
- 238b6ac Remove unused interface ExceptionListener. by jcater · 3 years, 3 months ago
- 60dedb7 Change host transitions to execution transitions in Python rules. by ilist · 3 years, 3 months ago
- 716055e Automated rollback of commit 5d32fa8dcef2a49c21a7080349666b2360e76e0c. by ilist · 3 years, 3 months ago
- c0ee893 Automated rollback of commit b9544d0bdb2e3515328bb571d5c2ad871f0fe9c3. by ilist · 3 years, 3 months ago
- 6332107 Automated rollback of commit 7b923862c5d8d16c84c50dd1a3b8c6584b729b21. by ilist · 3 years, 3 months ago
- fb19a28 Add support for multiplex worker sandboxing. This sandboxing requires worker support. by larsrc · 3 years, 3 months ago
- 715c9fa Change host transitions to execution transitions in common attributes. by ilist · 3 years, 3 months ago
- da23cd4 Skip sources collection for location functions in genrule. by ilist · 3 years, 3 months ago
- 67c9936 Print "[for tool]" in progress message for both host and exec configuration. by ilist · 3 years, 3 months ago
- c63d9ec Automated rollback of commit bfdfa6ebfd21b388f1c91f512291c848e1a92a96. by pcloudy · 3 years, 3 months ago
- 2edab73 Avoid too verbose warnings in terminal when cache issues by Ulrik Falklof · 3 years, 3 months ago
- 732e9ef Python launcher: don’t assume that argv[0] is the program name. by Googler · 3 years, 3 months ago
- 2d93032 Clean up `hashCode`/`equals` in `IntVersion`. by jhorvitz · 3 years, 3 months ago
- 1160485 Rename --project_id to --bes_instance_name by Yannic Bonenberger · 3 years, 3 months ago
- a731acd1 Clean up some unused and under-used TestUtils by michajlo · 3 years, 3 months ago
- 9ad8918 Delete `BuildDriver` in favor of managing versions from `MemoizingEvaluator`. by jhorvitz · 3 years, 3 months ago
- fe72dbb Merge FilesystemValueCheckerParameterizedTest and FilesystemValueCheckerTestBase into FileSystemValueCheckerTest. by Googler · 3 years, 3 months ago
- f146202 Change message in ArtifactPrefixConflictException to be order-independent. by leba · 3 years, 3 months ago
- e0baf59 Simplify logical `SkyKeyComputeState` API. by nharmata · 3 years, 3 months ago
- 461a6fe Automatic code cleanup. by Googler · 3 years, 3 months ago
- 343ba43 When Blaze detects it's under memory pressure in the middle of a Skyframe evaluation, it drops all the temporary `SkyKeyComputeState` instances. by nharmata · 3 years, 3 months ago
- 743d929 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 46ed5d5 Partial rollback of https://github.com/bazelbuild/bazel/commit/9f5250f6b067eb4f2e7a7d2f1e1443cb41ac6522. by shahan · 3 years, 3 months ago
- 7b92386 Use literals for format flags in proto_common call. by ilist · 3 years, 3 months ago
- b9544d0 Use literal as a progress message in proto_common call. by ilist · 3 years, 3 months ago
- 5d32fa8 Call Starlark proto_compile_action from ProtoCompileActionBuilder.maybeRegister. by ilist · 3 years, 3 months ago
- 8578b21 Change ProtoCompileActionBuilder maybeBuild to maybeRegister and include action registration. by ilist · 3 years, 3 months ago
- adc9bcf Remote: Make --incompatible_remote_build_event_upload_respect_no_cache working with --incompatible_remote_results_ignore_disk. by Chi Wang · 3 years, 3 months ago
- 6ce195f Remove extra TARGET_PATTERN from PACKAGE_LOCATOR_DEPENDENT_VALUES immutable set. by janakr · 3 years, 3 months ago
- f12d1e0 Unbreak the build. by nharmata · 3 years, 3 months ago
- 7d3e533 Refactor `RetainedHeapLimiter` into (i) a general purpose mechanism for noticing memory pressure and (ii) a use of that mechanism to achieve the actual goal of `RetainedHeapLimiter`. by nharmata · 3 years, 3 months ago
- 8e0ff85 Merge ActionSketch and VersionedActionSketch by Googler · 3 years, 3 months ago
- d991119 Introduce a consistent entry-point for constructing a `EvaluationContext` in the Blaze-on-Skyframe codebase. by nharmata · 3 years, 3 months ago
- a83e2d5 Fully qualify class names in `Bazel#BAZEL_MODULES` and suppress the warning that we are fully qualifying class names. by nharmata · 3 years, 3 months ago
- 102c2c1 Remove unnecessary `SkyQueryEnvironment#configureEvaluationContext` and `EvaluationContext#getCopyWithKeepGoing` methods. by nharmata · 3 years, 3 months ago
- 5ea498c Hard-code a flag in JavaBuilder by cushon · 3 years, 3 months ago
- a761e53 Remove the boolean `keepEdges` field from `InMemoryGraphImpl`. by jhorvitz · 3 years, 3 months ago
- 7c0dc84 Remove unnecessary `ParallelEvaluator` ctor override. by nharmata · 3 years, 3 months ago
- 302971e Automated rollback of commit 7d09b4a15985052670244c277e4357557b4d0039. by wyv · 3 years, 3 months ago
- 80ada0f Internal change by Googler · 3 years, 3 months ago
- 30fd508 Enable having aspect parameters of type `boolean` by messa · 3 years, 3 months ago
- 72d5255 Stop remote blob upload if upload is complete. by Benjamin Peterson · 3 years, 3 months ago