aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/android
Commit message (Expand)AuthorAge
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Changed Android manifest merger build action to also resolve relative class n...Gravatar Googler2017-09-01
* Allow to overwrite default dex prefix name 'classes'.Gravatar Googler2017-08-31
* 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
* Final tweaks and fixes to enable aapt2 for Blaze.Gravatar corysmith2017-08-24
* Adds compile action for aapt2: Aapt2ResourcePackagingActionGravatar corysmith2017-08-23
* Validate and Link libraries action for aapt2Gravatar corysmith2017-08-14
* multi-thread DexFileMergerGravatar kmb2017-08-11
* Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction.Gravatar corysmith2017-08-11
* 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
* don't use methods and classes removed in upstream dxGravatar kmb2017-08-07
* Android BusyBox: deprecate --libraries flagGravatar laszlocsomor2017-08-04
* Android BusyBox: remove dead codeGravatar laszlocsomor2017-08-01
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.Gravatar laszlocsomor2017-07-20
* Internal changeGravatar Googler2017-07-17
* AndroidBusyBox: deprecate path-list-type flagsGravatar laszlocsomor2017-07-17
* docs: Document --spawn_strategy=standalone for testGravatar Harmandeep Kaur2017-07-14
* Open source ideinfo tests.Gravatar ajmichael2017-07-14
* Add flag to turn Android resource merge conflicts from warnings into errorsGravatar Googler2017-07-14
* Fix bug where merge conflicts for resources defined in XML with equal values ...Gravatar Googler2017-07-13
* AndroidResourceOutputs: fix ZipEntry pathsGravatar Laszlo Csomor2017-07-11
* Windows, Android BusyBox: create JunctionCreatorGravatar Laszlo Csomor2017-07-10
* Android: fix path bugs and enable tests on WindowsGravatar Laszlo Csomor2017-07-10
* Fix ./compile.sh srcs: adding dexer to the list of sourcesGravatar dmarting2017-07-03
* Open source dexer tests.Gravatar ajmichael2017-06-29
* Fix extra bytes and missing resources for roboelectric tests:Gravatar Googler2017-06-29
* Remove duplicate unused test AndroidManifest.xml.Gravatar ajmichael2017-06-20
* Remove all imports of org.junit.Assert except for static imports of #fail().Gravatar lberki2017-06-01
* Migrate most of the assertions to Truth that the auto-migration tool did not ...Gravatar lberki2017-05-31
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Actually run DataResourceXmlTest with Bazel.Gravatar ajmichael2017-05-24
* Move the field name out of the FieldInitializerGravatar corysmith2017-05-23
* Remove the RTxtSymbolEntry in favor of the FieldInitializer class.Gravatar corysmith2017-05-19
* Actually run AaptCommandBuilderTest and AndroidDataSerializerAndDeserializerT...Gravatar ajmichael2017-05-08
* Remove some more usages of res2.MergingException and open source some tests.Gravatar ajmichael2017-05-05
* Remove MergingExceptionGravatar corysmith2017-05-04
* * Fork the deprecated SymbolLoader/SymbolWriter code from com.android.builder...Gravatar corysmith2017-05-04
* Open source ManifestMergerActionTest.Gravatar ajmichael2017-04-28
* Automated g4 rollback of commit 3c0bb56a74478cff675b636d5bf605a652451739.Gravatar corysmith2017-04-25
* Automated g4 rollback of commit 3217832d638f9a8fdf22e88e32d75bda32ff7235.Gravatar corysmith2017-04-20
* Refactor the RClassGenerator to be reusable for different packages.Gravatar corysmith2017-04-20
* Teach the RClassGenerator to merge all library symbols and reconcile ids.Gravatar corysmith2017-04-18
* Allow combining of resources attributes that can be comma-separated lists. Th...Gravatar apell2017-04-11
* Move more Android tools' tests into Bazel.Gravatar ajmichael2017-03-31
* Add a disabled test that will be enabled once #2709 is fixed.Gravatar ajmichael2017-03-29
* DataSource FixesGravatar Googler2017-03-28