summaryrefslogtreecommitdiff
path: root/tools/aapt2/java
AgeCommit message (Expand)Author
2020-06-22Don't add API annotations in the internal R.javaMakoto Onuki
2020-03-30Merge "aapt2: Preserve annotation parameters for SystemApi." into rvc-dev am:...Narayan Kamath
2020-03-26aapt2: Preserve annotation parameters for SystemApi.Narayan Kamath
2020-03-06Merge "Generate "keep" rules for android:name and class attributes" am: a13d7...Automerger Merge Worker
2020-03-05Generate "keep" rules for android:name and class attributesJeremy Woods
2020-02-12Merge "Fix clang-tidy performance-faster-string-find warnings" am: 57fb318ca3...Automerger Merge Worker
2020-02-11Fix clang-tidy performance-faster-string-find warningsChih-Hung Hsieh
2019-12-12Merge "Generate "keep" rules for actionProviderClass and actionViewClass"TreeHugger Robot
2019-12-09Merge "Fix aapt2 JavaClassGenerator Maybe#value() call before check"TreeHugger Robot
2019-12-06Fix aapt2 JavaClassGenerator Maybe#value() call before checkRyan Mitchell
2019-12-02Add "no-proguard-location-reference" flag to aapt2Jean-Luc Coelho
2019-11-26Factor out repeated shift instructions to reduce code sizeDonald Chai
2019-11-11Speed up WriteKeepSet when generate_conditional_proguard_rules is off.Brian Duff
2019-11-08[aapt2] Fix infinite loop in proguard::CollectLocationsDonald Chai
2019-09-10Generate "keep" rules for actionProviderClass and actionViewClassDonald Chai
2019-06-03[aapt2] Fix infinite loop in proguard::CollectLocationsDonald Chai
2019-03-06Make sure Proguard keeps zygote preload class.Martijn Coenen
2019-01-04Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6...Chih-Hung Hsieh
2019-01-04Fix/suppress aapt/aapt2 google-explicit-constructor warningsChih-Hung Hsieh
2018-12-17Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332Chih-Hung Hsieh
2018-12-17Fix performance-for-range-copy warningsChih-Hung Hsieh
2018-12-03Add @hide support for styleable attributesRyan Mitchell
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfwMårten Kongstad
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfwMårten Kongstad
2018-10-03Merge "Restore Proguard behavior and add minimal flag"Ryan Mitchell
2018-10-01Merge "Do not use StringPiece in ExtractJavaIdentifier" am: 20ecc6397b am: 20...Pirama Arumuga Nainar
2018-09-25Restore Proguard behavior and add minimal flagRyan Mitchell
2018-09-25Do not use StringPiece in ExtractJavaIdentifierPirama Arumuga Nainar
2018-07-20Merge "Only keep necessary constructor for custom view nodes"TreeHugger Robot
2018-07-20Merge "Only keep methods with correct signature for more types"TreeHugger Robot
2018-07-20Merge "AAPT2: Fix R.java for styleable in different package"Ryan Mitchell
2018-07-20Only keep necessary constructor for custom view nodesJake Wharton
2018-07-20Only keep methods with correct signature for more typesJake Wharton
2018-07-18Add rule emissions for appComponentFactoryJake Wharton
2018-07-18Add Application name to manifest test caseJake Wharton
2018-07-13AAPT2: Fix R.java for styleable in different packageRyan Mitchell
2018-06-11Only keep methods with correct signature for view/menu clickJake Wharton
2018-06-11Improve tests for ProGuard rules, add transition testsJake Wharton
2018-06-11Only keep default constructor of manifest itemsJake Wharton
2018-05-24AAPT2: Add Proguard rules for nav fragmentsRyan Mitchell
2018-03-05Merge "Don't dereference a null pointer"TreeHugger Robot
2018-03-02Don't dereference a null pointerTodd Kennedy
2018-02-13AAPT2: normalize Manifest java identifiers.Izabela Orlowska
2018-01-17Merge "aapt2: Fix issue with Manifest duplicate handling"TreeHugger Robot
2018-01-16aapt2: Fix issue with Manifest duplicate handlingAdam Lesinski
2018-01-11AAPT2: Allow compatible duplicate AttributesAdam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APKAdam Lesinski
2017-12-05AAPT2: allow to generate R.txt without R.javaIzabela Orlowska
2017-11-20Fix conditional keep rules for new semanticsAdam Koski
2017-11-16AAPT2: Move all file output to FileOutputStreamAdam Lesinski