summaryrefslogtreecommitdiff
path: root/tools/aapt2/Debug.cpp
AgeCommit message (Expand)Author
2025-02-12[res] Small cleanup in aapt2 output + optimization Yurii Zubrytskyi
2024-12-16[aapt2] Improve "dump chunks" output Yurii Zubrytskyi
2024-11-11[aapt2] Print type specs in 'dump chunks' Yurii Zubrytskyi
2024-10-03Fix typo in AAPT2 error message Adam Soutar
2024-09-25Error on duplicate resource with same disabled flag Jeremy Meyer
2024-07-03[aapt2] Improve dump chunks for string pools, fix diff Yurii Zubrytskyi
2023-08-18Merge "Use String8/16 c_str [tools]" into udc-dev-plus-aosp am: b370693c67 am... Treehugger Robot
2023-08-18Use String8/16 c_str [tools] Tomasz Wasilczyk
2023-04-24[aapt2] Add DynamicRefTable to dump resources Yurii Zubrytskyi
2022-11-15androidfw: Add support for compact resource entries Eric Miao
2022-08-29Fix aapt2 dump xmltree not escape text nodes felkachang
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2022-02-25Switch ResourceTable to use ResourceNamedType instead of ResourceType. Iurii Makhno
2022-02-16Switch ResourceName to use ResourceNamedType instead of ResourceType. Iurii Makhno
2021-10-18[aapt2] Add resource table chunk dumping Ryan Mitchell
2021-07-15Replace Maybe with std::optional Ryan Mitchell
2021-05-10Add <staging-public-group-final> to aapt2 Ryan Mitchell
2021-03-30Update iterators during aapt2 diff Ryan Mitchell
2021-03-29Prepare aapt2 for multiple ids per type 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-06-01Add policies and enforce overlayable to header Ryan Mitchell
2020-02-26Refactor overlayable policy Winson
2019-09-18aapt2: add 'dump overlayable' command MÃ¥rten Kongstad
2019-05-08Merge "[aapt2] Close empty lists in "dump resources"." Donald Chai
2019-05-07[aapt2] Close empty lists in "dump resources". Donald Chai
2019-04-16Check value in dump before printing Ryan Mitchell
2019-02-15Revert "Fix loaded apk string pool order" Ryan Mitchell
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 warnings Chih-Hung Hsieh
2018-12-11Refactor policy parsing Ryan Mitchell
2018-11-15Fix loaded apk string pool order Ryan Mitchell
2018-11-06RRO: Added partition policies for overlays Ryan Mitchell
2018-08-14AAPT2: Reformatted dump command invocations Ryan Mitchell
2018-02-14AAPT2: Fix issue with deserializing binary XML Adam Lesinski
2018-02-14Dump XML files in aapt2 dump Adam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK Adam Lesinski
2017-11-16AAPT2: Fix debugging output Adam Lesinski
2017-11-07AAPT2: Better debugging output Adam Lesinski
2017-10-19AAPT2: Enable building proto artifacts Adam Lesinski
2017-09-28AAPT2: Cleanup Visitors for XML and Values Adam Lesinski
2017-09-06AAPT2: Debug::DumpXml display compiled attribute values. Shane Farmer
2017-08-17AAPT2: Change XmlDom to exclude Namespace as a node Adam Lesinski
2017-04-26AAPT2: Add workaround for non-standard package IDs 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-02-17AAPT2: Implement density stripping and initial Split support Adam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTable Adam Lesinski