- 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
- 28adce5 If globbing throws an IOException, fail to construct the package instead of constructing the package with an error. by janakr · 8 years ago
- 5abf4ed Add flag to turn Android resource merge conflicts from warnings into errors by Googler · 8 years ago
- 106fa1e Fix bug where merge conflicts for resources defined in XML with equal values were being falsely logged during build as warnings by Googler · 8 years ago
- 60eb53b Fixing the handling of retries for watch and execute calls. by olaola · 8 years ago
- 226510b remote: Rewrite Chunker by buchgr · 8 years ago
- d0f0fa5 Pass timeouts to the RemoteWorker. by olaola · 8 years ago
- 5694e77 Not log warnings when the RPC was cancelled. by olaola · 8 years ago
- 456adb2 Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetadataTags. by ccalvarin · 8 years ago
- 49e2e0d Make the number of jobs in the worker configurable via an option by ulfjack · 8 years ago
- dc30e81 AndroidResourceOutputs: fix ZipEntry paths by Laszlo Csomor · 8 years ago
- e9b39df Android BusyBox: use the JunctionCreator by Laszlo Csomor · 8 years ago
- 8a9be26 Windows, Android BusyBox: create JunctionCreator by Laszlo Csomor · 8 years ago
- 9cce261b Android: fix path bugs and enable tests on Windows by Laszlo Csomor · 8 years ago
- bf4d73c Remove an unused constructor by cushon · 8 years ago
- bc16cc2 Rewrite the watcher / execution servers to use a thread-pool for execution by ulfjack · 8 years ago
- 75aec49 Rewrite blob upload to use temporary files by ulfjack · 8 years ago
- 05fb2f8 fix singlejar signedness problems by Benjamin Peterson · 8 years ago
- 27762e2 Add an on-disk storage option for the remote worker by ulfjack · 8 years ago
- 6446ffa Move the SimpleBlobStore and implementations to a subpackage by ulfjack · 8 years ago
- 24d8cc8 Identify which methods are used in invokedynamic, and only desugar these by cnsun · 8 years ago
- ed3ba03 Windows, Android: ScopedTemporaryDirectory bugfix by Laszlo Csomor · 8 years ago
- 59a0e4f Enforce the new category and effect tags. by ccalvarin · 8 years ago
- fdd66ef Implement retry logic for the gRPC calls in remote execution and caching. The by olaola · 8 years ago
- 5f00cd2 Slight refactoring, functional noop: uploadChunks will need to get a Chunker.Builder in my next change, so all the from factory methods are removed. by olaola · 8 years ago
- 5dda1be Add the rest of the categories transition values to android options. by ccalvarin · 8 years ago
- 7fe99c2 Flip the flag --rewrite_calls_to_long_compare to false by default. Now by cnsun · 8 years ago
- db8c437 Add categories transition values to android options. by ccalvarin · 8 years ago
- c1e0d7b Open source dexer tests. by ajmichael · 8 years ago
- 1b9933a When we access a field of an interface, if the field is of type long or double, by cnsun · 8 years ago
- 36a1f0e Fix extra bytes and missing resources for roboelectric tests: by Googler · 8 years ago
- 8740ca6 Access interface constants to explicitly trigger the execution of interface by cnsun · 8 years ago
- 3bc1547 Add the default category and tag to all options. by ccalvarin · 8 years ago
- 329d79e Fixes #3188: Implement sandboxing for remote_worker on Linux. by Philipp Wollermann · 8 years ago
- 0d007ff Simplify the RemoteActionCache interface by ulfjack · 8 years ago
- 73c4c0e Make it an error to pass --multidex=off with --main-dex-list or by ajmichael · 8 years ago
- 29916a9 Refactor our RemoteWorker for easier maintenance in the future. by Philipp Wollermann · 8 years ago
- 33d05f6 Make source code of singlejar and ijar available from @bazel_tools. , by Xin Gao · 8 years ago
- 2d008e8 Automated rollback of commit 317e0de2113f0361c9dbf98653ceda4efea3f3e2. by Googler · 8 years ago
- 9c931b3 Access interface constants to explicitly trigger the execution of interface by cnsun · 8 years ago
- bfd1d33 Adding support for SHA256 for remote execution. Switch remote execution to use by olaola · 8 years ago
- cce0ec6 Roll forward R generation for Robolectric behind a flag to enable testing by Googler · 8 years ago