summaryrefslogtreecommitdiff
path: root/tools/aapt2/optimize
AgeCommit message (Expand)Author
2024-03-14Adding more logging in VersionCollapser for better debugging Brandon Liu
2023-07-12aapt2: Ensure shortened paths are not reserved in Windows Mark Punzalan
2023-04-14[res] Fix ObfuscatorTest to run in Blaze sandbox Yurii Zubrytskyi
2022-12-20Aapt2 Optimize: Exempt particular resources from path shortening branliu
2022-12-01Dump the deobfuscate data using Protocol buffers felkachang
2022-12-01Merge "Use lambda to refactor the obfuscating resource name." TreeHugger Robot
2022-11-30Use lambda to refactor the obfuscating resource name. felkachang
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2022-09-26Rename ResourcePathShortener to Obfuscator felkachang
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2022-02-25Switch ResourceTable to use ResourceNamedType instead of ResourceType. Iurii Makhno
2020-11-15Merge "Fix DominatorTree for locale and mcc/mnc config" am: 8f2f4e14de am: ca... Ryan Mitchell
2020-11-11Fix DominatorTree for locale and mcc/mnc config Ryan Mitchell
2020-07-31Make aapt2 terminology more inclusive Ryan Mitchell
2019-08-19Only check sibling config values to dedupe Ryan Mitchell
2019-07-30ResourcePathShortener deterministically handles hash collisions Mohamed Heikal
2019-07-22Merge "Precalculate the required number of characters for path shortening" Mohamed Heikal
2019-07-18Precalculate the required number of characters for path shortening Mohamed Heikal
2019-07-08Fix bug where aapt2 optimize obfuscated color-* resources Mohamed Heikal
2019-06-26Allows features to link to other feature splits without namespacing. Udam Saini
2019-04-26Fix bug where path shortening breaks ColorStateLists Mohamed Heikal
2019-03-05Add --trace_folder to aapt2 Fabien Sanglard
2018-12-20Resource Path Obfuscation Mohamed Heikal
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw MÃ¥rten Kongstad
2018-07-23Revert "AAPT2: Automatic Static Library Namespacing." Chris Warrington
2018-07-13AAPT2: Fix long version code bugs Ryan Mitchell
2018-04-09Merge "AAPT2: Adds config support for manipulating resources" Mohamed Heikal
2018-04-06AAPT2: Adds config support for manipulating resources Mohamed Heikal
2018-03-18Merge "Writes the resource table proto out when writing a LoadedApk." into pi... Cory Smith
2018-03-18Writes the resource table proto out when writing a LoadedApk. corysmith@google.com
2018-03-14AAPT2: Automatic Static Library Namespacing. Chris Warrington
2018-02-14AAPT2: Fix compatible-screens element in AndroidManifest.xml Shane Farmer
2017-12-19AAPT2: Sort artifacts based on the Play Store rules. Shane Farmer
2017-12-13AAPT2: Push more configuration code into the parser Shane Farmer
2017-12-12AAPT2: Remove signatures from multi-APK artifacts. Shane Farmer
2017-12-05AAPT2: Allow output artifacts to be filtered. Shane Farmer
2017-11-30AAPT2: Specify the output APK in log messages Shane Farmer
2017-11-01AAPT2: Add convert command Adam Lesinski
2017-10-04AAPT2: Move format related files under same directory Adam Lesinski
2017-10-03AAPT2: Set compatible-screens in manifest for multi-APK Shane Farmer
2017-10-03AAPT2: Update versionCode in multi-APKs. Shane Farmer
2017-10-03AAPT2: Set the minSdkVersion when generating multiple APKs. Shane Farmer
2017-08-31AAPT2: Multi APK generator by version Shane Farmer
2017-08-31AAPT2: Add flag to print multi APK artifact names. Shane Farmer
2017-08-24AAPT2: Fix multi APK output Shane Farmer
2017-08-16AAPT2: Add a APK filtering. Shane Farmer
2017-06-13AAPT2: Disable locale domination for deduping Adam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimize Adam Lesinski
2017-03-02AAPT2: Fix Plural::Equals() method Adam Lesinski
2017-02-22AAPT2: Rename strip phase to optimize Adam Lesinski