summaryrefslogtreecommitdiff
path: root/tools/aapt2/java
AgeCommit message (Expand)Author
2021-04-28Add <macro> tag to aapt2Ryan Mitchell
2021-04-21Merge "Aapt2 ValueTransformer" into sc-devRyan Mitchell
2021-04-21Aapt2 ValueTransformerRyan Mitchell
2021-03-31Use staging-public-group in framework SDKRyan Mitchell
2021-03-29Add staging-public-group to aapt2Ryan Mitchell
2021-03-29Refactor aapt2 tests ResourceTable changesRyan Mitchell
2021-03-29Prepare aapt2 for multiple ids per typeRyan Mitchell
2021-02-24Use R field directly for shared lib styleable attrsRyan Mitchell
2020-06-23Merge "Don't add API annotations in the internal R.java" into rvc-dev-plus-ao...TreeHugger Robot
2020-06-22Don't add API annotations in the internal R.javaMakoto Onuki
2020-04-22Reorder styleable attributes in shared librariesClark DuVall
2020-03-30Merge "aapt2: Preserve annotation parameters for SystemApi." into rvc-dev am:...Narayan Kamath
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