aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/android
Commit message (Expand)AuthorAge
...
* Open source some Android tools' tests.Gravatar Adam Michael2017-03-23
* Replace native AndroidStudioInfoAspect with an error message.Gravatar Googler2017-03-21
* Fix JarFilterTest on Windows Gravatar Yun Peng2017-03-03
* Add is_external support to PackageManifestParser.Gravatar Googler2017-02-24
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* Fix NPE in RClassGenerator when dev has code in unnamed packageGravatar Googler2016-12-05
* Propertly join multiple arguments to jar filter.Gravatar Googler2016-11-17
* Fix unnecessary static imports of typesGravatar Liam Miller-Cushon2016-10-18
* Exclude JarFilterTest from Windows.Gravatar Googler2016-10-14
* Support input srcjar in filtered gen jar.Gravatar Googler2016-10-14
* Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e.Gravatar Googler2016-10-07
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Support srcjar files in filtered gen jar.Gravatar Googler2016-10-07
* Description redacted.Gravatar Damien Martin-Guillerez2016-10-06
* Description redacted.Gravatar Googler2016-10-06
* Remove absolute paths from protoGravatar Googler2016-09-21
* Fixed JarFilterTest on WindowsGravatar Yun Peng2016-09-08
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Tolerate missing field value in binary's R.txtGravatar Googler2016-08-02
* Fixed PackageParserTest on WindowsGravatar Yun Peng2016-07-25
* Fixed ConvertersTest on WindowsGravatar Yun Peng2016-07-25
* Add a resource merger state -> R class writer.Gravatar Googler2016-07-22
* Add target names for mergee manifests to generate more helpful error messages...Gravatar Andrew Pellegrini2016-07-20
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Fixed IdlClassTest on WindowsGravatar Yun Peng2016-07-06
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Fixed four more Bazel java tests on Windows causing by back-slash in file pathGravatar Yun Peng2016-06-29
* 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
* Add support for an "inclusion filter" to DexMapper toolGravatar Googler2016-06-03
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Roll forward of commit 500175fcfb37953f50cf0869df164902755807f2: Don't includ...Gravatar Googler2016-02-16
* Rollback of commit 500175fcfb37953f50cf0869df164902755807f2.Gravatar Damien Martin-Guillerez2016-02-15
* Don't include absolute paths in blaze IDE artifactsGravatar Googler2016-02-15
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-30
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Replace 'Google Inc' by the 'Bazel Authors'Gravatar Damien Martin-Guillerez2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Open source tests for android/ziputils.Gravatar Han-Wen Nienhuys2015-07-07