aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Add a lint for missing return statementsGravatar fzaiser2017-08-28
* Prepend workspace name when finding Jar path by RlocationGravatar pcloudy2017-08-25
* Add missing action to processor busy boxGravatar corysmith2017-08-25
* Typo fix: prosess -> processGravatar jingwen2017-08-25
* Enable using a parameter for large lists of resources to link.Gravatar corysmith2017-08-25
* Busybox all the Bazel Android tools.Gravatar ajmichael2017-08-25
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44.Gravatar lberki2017-08-24
* Enable parameter files for manifest merger actions.Gravatar apell2017-08-24
* Final tweaks and fixes to enable aapt2 for Blaze.Gravatar corysmith2017-08-24
* Adds compile action for aapt2: Aapt2ResourcePackagingActionGravatar corysmith2017-08-23
* Start work on the Skylark linter (skylint).Gravatar fzaiser2017-08-23
* Remove workaround. The ASM bug is fixed. And we use ClassRemapper now.Gravatar cnsun2017-08-22
* Terminate requests with OK instead of ALREADY_EXISTS in the Remote Worker.Gravatar olaola2017-08-22
* Windows: Implement python native launcherGravatar Yun Peng2017-08-21
* Switch android tools' use of options parser to a more concise form for the si...Gravatar ccalvarin2017-08-21
* Refactor Bash LauncherGravatar Yun Peng2017-08-21
* Partially revert https://github.com/bazelbuild/bazel/commit/bcb0354b2d7c7a8f8...Gravatar cnsun2017-08-18
* Bazel source code is no longer java7.Gravatar ajmichael2017-08-17
* android_library can be used in the resources attributeGravatar Googler2017-08-16
* Delete last vestiges of xcodegen.Gravatar schmitt2017-08-16
* Validate and Link libraries action for aapt2Gravatar corysmith2017-08-14
* Use all resource types in PlaceholderIdFieldInitializerBuilderGravatar Googler2017-08-14
* multi-thread DexFileMergerGravatar kmb2017-08-11
* Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction.Gravatar corysmith2017-08-11
* Rewrite the Command APIGravatar ulfjack2017-08-10
* Remove invalid check. It is possible that an interface initializer can setGravatar cnsun2017-08-09
* write dex archives uncompressedGravatar kmb2017-08-09
* Automated rollback of commit 963db879575132933d9254406b4c76a8f10b0ad1.Gravatar ajmichael2017-08-09
* Remove special ordering of resources from PlaceholderIdFieldInitializerBuilderGravatar Googler2017-08-08
* improve efficiency of no-op desugaringsGravatar kmb2017-08-08
* remote_worker: Serialize fork() calls. Fixes #3356Gravatar buchgr2017-08-07
* Internal changeGravatar Googler2017-08-07
* Windows, sh_bin. launcher: fix manifest pathGravatar Laszlo Csomor2017-08-07
* don't use methods and classes removed in upstream dxGravatar kmb2017-08-07
* Android BusyBox: deprecate --libraries flagGravatar laszlocsomor2017-08-04
* Windows, sh_bin. launcher: export runfiles envvarsGravatar Laszlo Csomor2017-08-03
* Tolerate missing interface markers in method calls from interface methods to ...Gravatar kmb2017-08-03
* Alter the order of class visitors, to make sure that Objects.requireNonNUllGravatar cnsun2017-08-03
* Bazel, Android: fix Bazel CI breakageGravatar laszlocsomor2017-08-01
* Android BusyBox: remove dead codeGravatar laszlocsomor2017-08-01
* Windows: Android BusyBox can access the JNI libGravatar Laszlo Csomor2017-07-31
* Using cc_binary to build windows_jni.dllGravatar Yun Peng2017-07-31
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Automated rollback of commit ed6f653834ac5069c6ab0fb871bc41554fbf36f1.Gravatar ulfjack2017-07-28
* Disable desugaring try-with-resources when --min_sdk_version is above 18.Gravatar cnsun2017-07-28
* Include <cinttypes> instead of <stdint.h>Gravatar Damien Martin-Guillerez2017-07-27
* Fix NPE when passing null Location to XMLStreamException.Gravatar Googler2017-07-27
* Resource filtering should preserve all matching artifacts, despite shared namesGravatar Googler2017-07-27
* Automated rollback of commit dc0d036b7dac011fc7aae9cbf2e4427d6d62d63a.Gravatar dmarting2017-07-26