summaryrefslogtreecommitdiff
path: root/tools/aapt2/process
AgeCommit message (Expand)Author
2023-10-31Implement filter-product Inseob Kim
2023-05-10[res] Speed up AssetManager pointer locking Yurii Zubrytskyi
2023-05-01Reland "Use reference counted pointers for ApkAssets" Yurii Zubrytskyi
2023-04-26Revert "Use reference counted pointers for ApkAssets" Yurii Zubrytskyi
2023-04-19Use reference counted pointers for ApkAssets Yurii Zubrytskyi
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2022-02-16Switch ResourceName to use ResourceNamedType instead of ResourceType. Iurii Makhno
2021-07-15Replace Maybe with std::optional Ryan Mitchell
2021-03-29Add staging-public-group to aapt2 Ryan Mitchell
2021-03-29Prepare aapt2 for multiple ids per type Ryan Mitchell
2021-02-24Use R field directly for shared lib styleable attrs Ryan Mitchell
2021-01-13Optimize FilterApkAssets by caching config Ryan Mitchell
2020-11-17Revert^2 "libandroidfw hardening for IncFs" Ryan Mitchell
2020-11-13Revert "libandroidfw hardening for IncFs" Ryan Mitchell
2020-11-12libandroidfw hardening for IncFs Ryan Mitchell
2020-01-10Allow for overlaying dynamic shared libraries Ryan Mitchell
2019-12-19Recognize dynamic res ids as valid Ryan Mitchell
2019-06-26Allows features to link to other feature splits without namespacing. Udam Saini
2019-06-06Retain parsed attribute type Ryan Mitchell
2019-03-05Add --trace_folder to aapt2 Fabien Sanglard
2019-02-20Fix long paths on Windows Ryan Mitchell
2019-01-04Fix/suppress aapt/aapt2 google-explicit-constructor warnings Chih-Hung Hsieh
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw MÃ¥rten Kongstad
2018-08-20Merge "Mark symbols as dynamic for shared libraries" Treehugger Robot
2018-07-24Mark symbols as dynamic for shared libraries Todd Kennedy
2018-04-26Allow using reserved package IDs Todd Kennedy
2018-01-11AAPT2: Allow compatible duplicate Attributes Adam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK Adam Lesinski
2017-12-07AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable Adam Lesinski
2017-12-04AAPT2: Embed version of framework an app was compiled against. Adam Lesinski
2017-11-07AAPT2: Better debugging output Adam Lesinski
2017-05-24AAPT2: Implement attribute compat versioning Adam Lesinski
2017-04-28AAPT2: Workaround for findViewById with package ID > 0x7f Adam Lesinski
2017-04-21AAPT2: Allow truncating of package names Adam Lesinski
2017-03-07AAPT2: Add --package-id flag for feature-split suppport Adam Lesinski
2017-02-22AAPT2: Few tweaks to get shared-libraries working Adam Lesinski
2017-02-22AAPT2: Shared library support Adam Lesinski
2017-01-17Move StringPiece to libandroidfw Adam Lesinski
2016-10-26AAPT2: Rename to match new style Adam Lesinski
2016-10-19Use Google3 style guide with .clang-format Adam Lesinski
2016-08-31AAPT2: Add Inline Complex XML support Adam Lesinski
2016-08-15Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-08-11Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-07-25AAPT2: Change accepted notation for resource names in tests Adam Lesinski
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-06-29AAPT2: Add version collapsing Adam Lesinski
2016-04-07AAPT2: Clean up R JavaDoc generation Adam Lesinski
2016-03-11AAPT2: Add descriptions of Attributes in Styleables for R.java Adam Lesinski
2016-03-04AAPT2: Support building, linking, and merging static libraries Adam Lesinski