aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/BUILD
Commit message (Expand)AuthorAge
* Enable proguarded Android builds with --experimental_desugar_java8_libs in BazelGravatar kmb2018-05-16
* Filter out non-.flat files while linking.Gravatar corysmith2018-03-06
* Update aapt2 to recent version from git_pi-release.Gravatar Googler2017-12-13
* Create merge action and data deserializer for aapt2 compiled resources.Gravatar Googler2017-11-15
* Open source ZipFilterBuilder for android_instrumentation_testGravatar jingwen2017-11-13
* Open source ZipFilterAction for use in Android testing.Gravatar ajmichael2017-11-01
* Busybox all the Bazel Android tools.Gravatar ajmichael2017-08-25
* Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction.Gravatar corysmith2017-08-11
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Windows, Android BusyBox: create JunctionCreatorGravatar Laszlo Csomor2017-07-10
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Remove mobile-install stub app targets from BUILD files.Gravatar Adam Michael2017-02-23
* Open source java 8 desugarer.Gravatar Adam Michael2017-02-10
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.Gravatar Googler2017-02-09
* Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.Gravatar Alex Humesky2017-02-08
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* Create LibraryRClassGeneratorAction for generating R classes outside of theGravatar Googler2017-01-17
* Switch Bazel to use ResourceUsageAnalyzer.java instead of ResourceShrinker.java.Gravatar Andrew Pellegrini2016-12-19
* Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea.Gravatar Adam Michael2016-12-15
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67.Gravatar Damien Martin-Guillerez2016-10-05
* Open source dex merging tools for incremental dexing.Gravatar Adam Michael2016-09-30
* Add a resource validator action for android_libraryGravatar Googler2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* Adds data binding support to the Android resource processor.Gravatar Greg Estren2016-08-23
* Use the native java_proto_library instead of the macro defined in genproto.bzl.Gravatar Carmi Grushko2016-08-02
* Add a resource parsing action.Gravatar Googler2016-07-28
* Remove a few unused methods from {Dep,Unvalidated}AndroidDataGravatar Googler2016-07-26
* Rollback of commit 80d1e16b7ae1d04fa2fa4c561588fe9fdbaefc41.Gravatar Carmi Grushko2016-07-14
* Use the native java_proto_library instead of the macro defined in genproto.bzl.Gravatar Carmi Grushko2016-07-14
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Roll forward of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214: action to wr...Gravatar Googler2016-06-23
* Rollback of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214.Gravatar Googler2016-06-21
* Add action to write android_binary and lib R.classes directlyGravatar Googler2016-06-21
* Fix the srcs filegroup in BazelGravatar Damien Martin-Guillerez2016-04-22
* Adds new ManifestMergerAction to replace existing python merger script. Repla...Gravatar Andrew Pellegrini2016-04-21
* Fix incorrect package path.Gravatar Alex Humesky2016-04-20
* 4 of 5: Serialization of UnwrittenMergedAndroidData.Gravatar Googler2016-04-20
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Add xml subpackage to the BUILD file.Gravatar Googler2016-03-08
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Adds the ResourceShrinkerAction. Uses the results of resource processing and ...Gravatar Andrew Pellegrini2016-02-23
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Added ResourceShrinker - strips unused resources from final APK.Gravatar Googler2015-11-18
* Pre-compile Android tools that are embedded in the Bazel binary.Gravatar Lukacs Berki2015-10-27
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-06-26