- dc4dddf Remove warning about multiple options in copts. by Joe Finney · 8 years ago
- 2000a04 Skylint: report missing documentation for a function's return value by fzaiser · 8 years ago
- d60e0d0 Open source tests for Android desugarer. by ajmichael · 8 years ago
- 93d65a4 Support for local_resource_files in android_test by Googler · 8 years ago
- 31089bb Windows Native Launcher: Print command line when launch failed. by pcloudy · 8 years ago
- 9e845f6 Add multiple density processing to aapt2 using the optimize command. by corysmith · 8 years ago
- 5a77f42 Skylint: improve the naming conventions checker by fzaiser · 8 years ago
- 943874f Add Profiler for recording task execution time. by corysmith · 8 years ago
- c23d185 Skylint: add main linter class and clean up BUILD files by fzaiser · 8 years ago
- c31f696 Replace ad hoc wrapper classes with Equivalence.Wrapper by brandjon · 8 years ago
- 3bcb9f6 More BUILD file refactorings. by philwo · 8 years ago
- 0b6b5df Remove debug output by Googler · 8 years ago
- 831f7e1 fix for legacy jacoco instrumentation in interfaces behind flag RELNOTES: n/a by kmb · 8 years ago
- eac5cbb Skylint: add lint for uninitialized variables by fzaiser · 8 years ago
- d7a2f11 Skylint: check the documentation of parameters in function docstrings by fzaiser · 8 years ago
- b0b8bad Skylint: add lint to check for unreachable statements by fzaiser · 8 years ago
- a94ef48 Extract authandtls, buildeventservice, buildeventstream into package-level BUILD files. by philwo · 8 years ago
- 17d975e Remove the Dialect type from the Parser. by laurentlb · 8 years ago
- b3277b0 PiperOrigin-RevId: 167167400 by kmb · 8 years ago
- 282c7f6 Changed Android manifest merger build action to also resolve relative class names in manifest files for Android libraries. by Googler · 8 years ago
- 9273eac Skylint: add a lint that reports unused identifiers by fzaiser · 8 years ago
- c3b0c8b Skylint: handle for-loops in control flow lint correctly by fzaiser · 8 years ago
- e51e992 Add a closeResource(Throwable throwable, Object resource) in the runtime by cnsun · 8 years ago
- 11073bd Allow to overwrite default dex prefix name 'classes'. by Googler · 8 years ago
- f12402b Make ControlFlowChecker follow the dataflow analysis idiom more closely by brandjon · 8 years ago
- 0051894 pkg_tar usage: fix CI warning by laszlocsomor · 8 years ago
- 4aa6f35 Skylint: add lint that checks for statements without effects by fzaiser · 8 years ago
- 75f97c1 Make classJarOutput of AndroidResourceMergingAction read package from manifest by ajmichael · 8 years ago
- 3e5ec96 Add support for the <type>/<package>:<name> method of declaring resources. by corysmith · 8 years ago
- 32b8551 Save density information to manifests when filtering resources in analysis by Googler · 8 years ago
- 687d6c4 Rollforward of https://github.com/bazelbuild/bazel/commit/0071b396776be4d146fd271499716dd5dea6f7e9: Enable parameter files for manifest merger actions. by apell · 8 years ago
- a393c428d Split "shell", "graph" into their own packages. by philwo · 8 years ago
- 72ed0b9 Skylint: add lint for missing docstrings by fzaiser · 8 years ago
- 5fa338a Make Windows C++ launcher support long path by Yun Peng · 8 years ago
- 631126a Add a lint for missing return statements by fzaiser · 8 years ago
- 9e3a3e2 Prepend workspace name when finding Jar path by Rlocation by pcloudy · 8 years ago
- b91ef05 Add missing action to processor busy box RELNOTES: None by corysmith · 8 years ago
- 10dc345 Typo fix: prosess -> process by jingwen · 8 years ago
- ebafc96 Enable using a parameter for large lists of resources to link. by corysmith · 8 years ago
- e005adf Busybox all the Bazel Android tools. by ajmichael · 8 years ago
- 54c5c5c Windows: Implement Java native launcher by Yun Peng · 8 years ago
- bfa35dd Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44. by lberki · 8 years ago
- 0071b39 Enable parameter files for manifest merger actions. by apell · 8 years ago
- 827d3d2 Final tweaks and fixes to enable aapt2 for Blaze. by corysmith · 8 years ago
- e516a10 Adds compile action for aapt2: Aapt2ResourcePackagingAction by corysmith · 8 years ago
- 141cb88 Start work on the Skylark linter (skylint). by fzaiser · 8 years ago
- fedeb9d Remove workaround. The ASM bug is fixed. And we use ClassRemapper now. by cnsun · 8 years ago
- 9119307 Terminate requests with OK instead of ALREADY_EXISTS in the Remote Worker. by olaola · 8 years ago
- 3e0277a Windows: Implement python native launcher by Yun Peng · 8 years ago
- 74a8c3e Switch android tools' use of options parser to a more concise form for the single options-base case. by ccalvarin · 8 years ago
- e6d2077 Refactor Bash Launcher by Yun Peng · 8 years ago
- 0872b54 Partially revert https://github.com/bazelbuild/bazel/commit/bcb0354b2d7c7a8f824e9dab76cb21526a81a045. The try-with-resources library need to be compiled with java7, as we directly copy the classes into the desugared jar. by cnsun · 8 years ago
- bcb0354 Bazel source code is no longer java7. by ajmichael · 8 years ago
- 7481de4 android_library can be used in the resources attribute by Googler · 8 years ago
- 1e98851 Delete last vestiges of xcodegen. by schmitt · 8 years ago
- e8dd11a Validate and Link libraries action for aapt2 by corysmith · 8 years ago
- c1f842c Use all resource types in PlaceholderIdFieldInitializerBuilder by Googler · 8 years ago
- 6628d55 multi-thread DexFileMerger RELNOTES: speedup of incremental dexing tools by kmb · 8 years ago
- e7e7ba4 Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction. by corysmith · 8 years ago
- f2d4595 Rewrite the Command API by ulfjack · 8 years ago
- ae93cdf Remove invalid check. It is possible that an interface initializer can set by cnsun · 8 years ago
- cf439f2 write dex archives uncompressed RELNOTES: none by kmb · 8 years ago
- d3dfa59 Automated rollback of commit 963db879575132933d9254406b4c76a8f10b0ad1. by ajmichael · 8 years ago
- 963db87 Remove special ordering of resources from PlaceholderIdFieldInitializerBuilder by Googler · 8 years ago
- 67b1736 improve efficiency of no-op desugarings by kmb · 8 years ago
- 91fb38e remote_worker: Serialize fork() calls. Fixes #3356 by buchgr · 8 years ago
- 5a03ed1 Internal change by Googler · 8 years ago
- 793b409 Windows, sh_bin. launcher: fix manifest path by Laszlo Csomor · 8 years ago
- ce61d63 don't use methods and classes removed in upstream dx by kmb · 8 years ago
- 025a7b0 Android BusyBox: deprecate --libraries flag by laszlocsomor · 8 years ago
- 837e1b3 Windows, sh_bin. launcher: export runfiles envvars by Laszlo Csomor · 8 years ago
- 78105ee Tolerate missing interface markers in method calls from interface methods to methods in that interface. by kmb · 8 years ago
- 2714195 Alter the order of class visitors, to make sure that Objects.requireNonNUll by cnsun · 8 years ago
- 6563b2d Bazel, Android: fix Bazel CI breakage by laszlocsomor · 8 years ago
- 8db4454 Android BusyBox: remove dead code by laszlocsomor · 8 years ago
- 5d2d072 Windows: Android BusyBox can access the JNI lib by Laszlo Csomor · 8 years ago
- c28e2e0 Using cc_binary to build windows_jni.dll by Yun Peng · 8 years ago
- 9426120 Remove old intellij aspect code bundled with Bazel by Googler · 8 years ago
- 31c52f5 Automated rollback of commit ed6f653834ac5069c6ab0fb871bc41554fbf36f1. by ulfjack · 8 years ago
- d8235cf Disable desugaring try-with-resources when --min_sdk_version is above 18. by cnsun · 8 years ago
- 0f3481b Include <cinttypes> instead of <stdint.h> by Damien Martin-Guillerez · 8 years ago
- b1ae955 Fix NPE when passing null Location to XMLStreamException. by Googler · 8 years ago
- ab39f78 Resource filtering should preserve all matching artifacts, despite shared names by Googler · 8 years ago
- ed6f653 Automated rollback of commit dc0d036b7dac011fc7aae9cbf2e4427d6d62d63a. by dmarting · 8 years ago
- d164e66 Auto-export src/tools/benchmark/**/BUILD by ulfjack · 8 years ago
- 14a8e3f BEP: add events about fetches to the stream by Klaus Aehlig · 8 years ago
- ecd3ff1 Start generating BUILD files from internal BUILD files by ulfjack · 8 years ago
- 560b0ae Fix ScopedTemporaryDirectory causes crash when filesystem doesn't support xattr. by philwo · 8 years ago
- 7a1b4e3 Remove generate_workspace from Bazel by kchodorow · 8 years ago
- 849213b In UseBridge.class, check whether the owner of the method call instruction and by cnsun · 8 years ago
- 92cd50e Stop reporting manifest merge errors as exceptions with stack traces as well as printing the merge error report. The stack traces duplicated the error report and gave the impression that the error may be an internal error instead of a build error. by apell · 8 years ago
- 09dd8c0 Windows: Implement native binary launcher by Yun Peng · 8 years ago
- f82666f Fix #3416: catch the ALREADY_EXISTS status code on upload, and treat it as success. by olaola · 8 years ago
- e1d3b87 Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a. by laszlocsomor · 8 years ago
- c82a197 Make the @Option annotation depend on the java version of the tagging enums. by ccalvarin · 8 years ago
- 01ddfb7 Internal change by Googler · 8 years ago
- a491417 Silence useless netty warnings in the remote worker by ulfjack · 8 years ago
- 5752463 AndroidBusyBox: deprecate path-list-type flags by laszlocsomor · 8 years ago
- e0b6a21 Workaround for the Linux-induced race that causes ETXTBSY by ulfjack · 8 years ago
- b89b7ee Fix the executor by ulfjack · 8 years ago