- 7e21ae8 Remove deprecated flags from one version entry points by Googler · 6 months ago
- a585662 Replace lang_proto_libraries with loads from protobuf by Googler · 6 months ago
- 337f597 BEGIN_PUBLIC by Googler · 6 months ago
- c46b9ce Upgrade everything! by Xdng Yng · 6 months ago
- a62a98f Parse command line. by Googler · 6 months ago
- caa2c41 Check the mtime again immediately before garbage collecting a disk cache entry. by Googler · 6 months ago
- 6fedd40 Impl Arena checkpoint. by Googler · 6 months ago
- 2d60e01 Teach ExecLogParser how to parse all three execution log formats. by Googler · 6 months ago
- b09cd65 Fix export of //src/tools/diskcache and include it in pre/postsubmits. by Googler · 6 months ago
- 46d5502 Add a standalone disk cache garbage collection utility. by Googler · 6 months ago
- 108f117 Make `launcher_maker` cross-platform by Fabian Meumertzheim · 6 months ago
- 2b986ea Impl Arena/Bump allocator. by Googler · 6 months ago
- 56af167 Add all methods of output service to the implementation. by Googler · 6 months ago
- c1734aa Setup BUILD for a no-op output service server. by Googler · 6 months ago
- 3effcd4 LSC(tp): Add `load()`s for the builtin java rules by Googler · 6 months ago
- 441b3c2 Delete dexer:{dexer,DexBuilder} and related files by Googler · 6 months ago
- b8665cc Automated rollback of commit 9acc146bfae04e9071cc73331cb667fdd2bb9fcb. by Googler · 6 months ago
- 51bb7b8 Rename RemoteCache to CombinedCache, reflecting its true purpose. by Googler · 6 months ago
- 7384d10 Delete dexer/DexFileMerger by Googler · 6 months ago
- d41b5f8 Support `layering_check` with C++ path mapping by Fabian Meumertzheim · 7 months ago
- 164705b Conditionally set output_paths based on Remote Executor capabilities by Son Luong Ngoc · 7 months ago
- 7b8d072 Add `--allowlist` flag to one version by Googler · 7 months ago
- 3423e58 Clean up remaining Android tool/action usages of bazel Option parser by Googler · 7 months ago
- ba57570 Add support for an allowlist to `oneversion` by Fabian Meumertzheim · 7 months ago
- 56ad5d2 Wire up `internal-inline-outputs` requirement with RE API by Fabian Meumertzheim · 7 months ago
- 9af31ab Migrate remaining tool options to JCommander by Googler · 7 months ago
- 9d69d98 Simplify `DiskCacheClient` by Googler · 7 months ago
- 10060cd Fix LenientFormatStringValidation errorprone issue by Googler · 7 months ago
- 5d81579 Make HTTP cache works with cache eviction. by Googler · 7 months ago
- 3a5b887 Use disk cache for HTTP cache server. by Googler · 7 months ago
- 8683da9 Implement combined cache in `RemoteCache`. by Googler · 7 months ago
- 24fcc3e Use Bazel 7.3.1 and flip `--incompatible_use_plus_in_repo_names` by Xdng Yng · 7 months ago
- 05013c1 Migrate all actions to JCommander by Googler · 7 months ago
- 64c9a7d Migrate ConvertResourceZipToApkAction and Aapt2ResourcePackagingAction to JCommander by Googler · 8 months ago
- 32e0a21 Delete native mobile-install by Googler · 8 months ago
- 4e184e2 Upgrade rules_kotlin to require less transitive dependencies for bootstrap bazel by Yun Peng · 8 months ago
- 6f54200 Migrate CompileLibraryResourcesAction to JCommander by Googler · 8 months ago
- 7a8980a Migrate ResourceShrinkerAction and RClassGeneratorAction to JCommander by Googler · 8 months ago
- 30bb006 Migrate ManifestMergerAction to JCommander. by Googler · 8 months ago
- 60924fd Use `+` instead of `~` as the canonical repo name separator by Xdng Yng · 8 months ago
- 3870c6e DexFileMerger and Desugar changes for Java 17 record desugaring. by Andrew Sinclair · 8 months ago
- 23f3be0 Add path mapping support for C++ compile action templates by Googler · 8 months ago
- f0aa097 Remove accidental debugging log message. by dawasser · 8 months ago
- ae818c4 Make Window launchers relocatable by Fabian Meumertzheim · 8 months ago
- c73bf68 Use JCommander instead of Blaze/Bazel's Options parser in ResourceProcessorBusyBox.java by Googler · 9 months ago
- 314095c Add resource processor busybox action to convert resource zips into proto APKs. by dawasser · 9 months ago
- d8c606c Improve exec log converter docs. by Googler · 9 months ago
- 058d499 Improve error messages when not using the converter correctly. by Googler · 9 months ago
- f104ff9 Read sizes from the central directory if they aren't present in the local header by Googler · 10 months ago
- 8d62528 Automated rollback of commit 17f6894346d2e200030dc08d131bf79a31a7c70c. by Googler · 10 months ago
- 17f6894 Add context mapping to desugar output. by Googler · 10 months ago
- 2758f55 Clean up build after update to 7.2.0 by Fabian Meumertzheim · 10 months ago
- 417c6b8 Wire up `oneversion` tool in `java_tools` by Gowroji Sunil · 10 months ago
- 882a467 Support RPackage class generation in RClassGenerator. by Googler · 10 months ago
- 9acc146 Add a starting point for the disk cache garbage collector. by Googler · 10 months ago
- e091374 Remove stack slot calculation from RClassGenerator. by Googler · 10 months ago
- 9af4e69 Consolidate starlark_doc_extract's libraries into a logical location by Googler · 11 months ago
- df9f76a Expand visibility of DexFileSplitter by Googler · 11 months ago
- b9a0578 Migrate to an incremental format for `MODULE.bazel.lock` by Fabian Meumertzheim · 11 months ago
- c105c87 Clean up visibility of `srcs` targets. by Googler · 11 months ago
- 66cad14 Automatic code cleanup. by Googler · 11 months ago
- 3beaaaf Use regexp to use JEP394 where IntelliJ inspection fails. by Googler · 11 months ago
- 278d7af singlejar: add support to for reading in-memory jar data by Googler · 11 months ago
- ba8ccaf Deflake remote tests by setting an `OnCancelHandler` by Fabian Meumertzheim · 11 months ago
- 8c28023 Do not generating singletons for stateless lambdas when desugaring for Android by Googler · 12 months ago
- 55f5fd7 Remove a workaround for an obsolete javac zip64 bug by Googler · 12 months ago
- 5882a0d Refactor to make a class initialization deadlock impossible by Googler · 12 months ago
- daad130 Automated rollback of commit a30c4f4fda7e44dc587fab0554a426d38d3effc0. by Googler · 1 year ago
- 7b604b7 Format BUILD files by Googler · 1 year ago
- a30c4f4 Do not generating singletons for stateless lambdas when desugaring for Android by Googler · 1 year ago
- 32fd6e9 Set public visibility for R8 desugar binary by Ted Xie · 1 year ago
- 90e1661 Initial open-sourcing of the one version utility by Googler · 1 year, 1 month ago
- 9aef517 Continue open-sourcing one version by Googler · 1 year, 1 month ago
- 3130202 Start open-sourcing singlejar implementation by Googler · 1 year, 1 month ago
- 32588aa Remove unnecessary condition by Googler · 1 year, 1 month ago
- b76301f Move the disk cache reads and writes into a thread pool. by Googler · 1 year, 1 month ago
- 394dd8e Replace //external:android/d8_jar_import with "@android_gmaven_r8//jar" by Googler · 1 year, 1 month ago
- 2ae85c1 Support empty int arrays with extra whitespace by Googler · 1 year, 1 month ago
- 6464499 Fixes _module_repo_name when building with Bazel@HEAD or Bazel 7.1 by Yun Peng · 1 year, 2 months ago
- a54a393 Omit unique module versions from canonical repo names by Fabian Meumertzheim · 1 year, 2 months ago
- 773942f Correctly handle <font> resources in busybox by Tim Peut · 1 year, 2 months ago
- a87a8db Do not store the repository name in `RepoSpec` by Fabian Meumertzheim · 1 year, 2 months ago
- 247e5e1 Add a minSdkVersion flag to DexFileMerger that is forwarded to D8. by Andrew Sinclair · 1 year, 2 months ago
- f649b64 Teach ExecLogConverter to read the compact format. by Googler · 1 year, 2 months ago
- b93f4b8 Implement a new execution log conversion tool. by Googler · 1 year, 2 months ago
- f1c47e1 Clean up legacy dexer references in @bazel_tools by Googler · 1 year, 2 months ago
- 849da31 Upgrade rules_jvm_external to 6.0 by Yun Peng · 1 year, 2 months ago
- 0297d0f Avoid using `InputStream.available()` to detect EOF while reading delimited protos. by Googler · 1 year, 2 months ago
- 99221a5 Harmonize BUILD files. by Googler · 1 year, 2 months ago
- d579299 Automated rollback of commit c6ba1c3302b3a766544158f47fe9247d6df3f8d7. by Googler · 1 year, 2 months ago
- ea77d05 BEGIN_PUBLIC Remove forced nested APK compression in ResourceLinker END_PUBLIC by Googler · 1 year, 2 months ago
- d999eda Consolidate definition of `MIN_API_LEVEL` by Googler · 1 year, 3 months ago
- ea75928 Introduce --local_resources flag by Alessandro Patti · 1 year, 3 months ago
- d5577e6 Update r8 min sdk version to 19 by Googler · 1 year, 3 months ago
- c6ba1c3 Automated rollback of commit 13bd828893be702f960027b83e9b2e4649a0bd37. by Googler · 1 year, 3 months ago
- 13bd828 Update CompatDexBuilder to compile using the DexFilePerClassFileConsumer. by Googler · 1 year, 3 months ago
- 48ce49b Print interactive sandboxed shell command with `--sandbox_debug` by Fabian Meumertzheim · 1 year, 3 months ago
- a9eee3a Internal change by Tim Peut · 1 year, 4 months ago
- efc3754 Return FAILED_PRECONDITION instead of NOT_FOUND when a blob referenced by an action is missing. by Romain Chossart · 1 year, 4 months ago
- 19c72e3 Update .bazelversion to 6.4.0rc3 by Fabian Meumertzheim · 1 year, 6 months ago