summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceUtils.cpp
AgeCommit message (Expand)Author
2020-12-08Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2020-01-13Fix serializing dynamic references to protoClark DuVall
2019-12-19Recognize dynamic res ids as validRyan Mitchell
2019-12-14Fix deserialization of @id aliasesDonald Chai
2019-06-06Retain parsed attribute typeRyan Mitchell
2019-04-11qt-dev-plus-aosp designated for R. Update MAX_PLATFORM_VERSION, etc.Ryan Mitchell
2019-03-11Do not convert whitespace chars above max char to regular spaceRyan Mitchell
2019-03-06Fix aapt2 whitespace diffs from aapt(1)Ryan Mitchell
2019-02-20Fix long paths on WindowsRyan Mitchell
2019-02-15Revert "Fix loaded apk string pool order"Ryan Mitchell
2019-01-16AAPT2: Add support for parsing codeNames with fingerprints.Nicholas Lativy
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-11-15Fix loaded apk string pool orderRyan 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-03Fix failing Windows testsRyan Mitchell
2018-06-22AAPT2: Fix unrecognized CDATARyan Mitchell
2018-04-04Changed AAPT2 to abide by AAPT resource whitespace triming.Ryan Mitchell
2018-03-29Changed AAPT2 to abide by AAPT resource whitespace triming.Ryan Mitchell
2018-02-27AAPT2: Fix styled string whitespace processingAdam Lesinski
2018-02-14AAPT2: Fix compatible-screens element in AndroidManifest.xmlShane Farmer
2017-11-27AAPT2 - Make raw files of type unknown.Pierre Lecesne
2017-10-19AAPT2: Enable building proto artifactsAdam Lesinski
2017-10-04AAPT2: Move format related files under same directoryAdam Lesinski
2017-07-31AAPT2: Ensure style strings are always first in StringPoolAdam Lesinski
2017-06-27AAPT2: Fix issues with parsing integers + floatsAdam Lesinski
2017-06-02AAPT2: Allow undefined resources (placeholders)Adam Lesinski
2017-05-31AAPT2: Allow merging of Style attributes from overlaysAdam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimizeAdam Lesinski
2017-02-22AAPT2: Few tweaks to get shared-libraries workingAdam Lesinski
2017-02-22AAPT2: Shared library supportAdam Lesinski
2017-02-08AssetManager2: Add GetResourceIdAdam Lesinski
2017-01-17Move StringPiece to libandroidfwAdam Lesinski
2016-10-26AAPT2: Rename to match new styleAdam Lesinski
2016-10-19Use Google3 style guide with .clang-formatAdam Lesinski
2016-08-31AAPT2: Add Inline Complex XML supportAdam Lesinski
2016-08-15Merge "AAPT2: Expose split support to command line"TreeHugger Robot
2016-08-15AAPT2: Expose split support to command lineAdam Lesinski
2016-08-11Fix clang-tidy warnings in aapt and aapt2.Chih-Hung Hsieh
2016-07-25AAPT2: Add support to specify stable IDsAdam Lesinski
2016-07-13AAPT2: Remove usage of u16stringAdam Lesinski
2016-06-29AAPT2: Add version collapsingAdam Lesinski
2016-04-30AAPT2: Add diff commandAdam Lesinski
2016-02-09AAPT2: Switch to protobuf for intermediate formatAdam Lesinski
2016-01-13AAPT2: Variety of small fixes to get the build workingAdam Lesinski
2015-12-17AAPT2: Fix references to private parentAdam Lesinski
2015-12-10AAPT2: Fix overlay supportAdam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referencedAdam Lesinski
2015-11-16AAPT2: Be more strict parsing referencesAdam Lesinski