aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/AndroidDataDeserializer.java
Commit message (Expand)AuthorAge
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Create merge action and data deserializer for aapt2 compiled resources.Gravatar Googler2017-11-15
* Change the KeyValueConsumer to extend BiConsumer for improved consumer usage.Gravatar corysmith2017-10-20
* Final tweaks and fixes to enable aapt2 for Blaze.Gravatar corysmith2017-08-24
* Resource filtering should preserve all matching artifacts, despite shared namesGravatar Googler2017-07-27
* Android: fix path bugs and enable tests on WindowsGravatar Laszlo Csomor2017-07-10
* Remove MergingExceptionGravatar corysmith2017-05-04
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* If resources were prefiltered, ignore unavailable resources from dependenciesGravatar Googler2017-03-22
* Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3.Gravatar Tobias Werth2017-03-20
* Move library R generation to a separate action, ensuring the merging happensGravatar Googler2017-03-20
* Add <resources> attribute processing to the Android resource processing toolc...Gravatar Andrew Pellegrini2017-03-14
* Split AndroidDataDeserializer out of AndroidDataSerializer, as the two classesGravatar Googler2017-03-14