summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceUtils.cpp
AgeCommit message (Expand)Author
2020-01-13Fix serializing dynamic references to proto Clark DuVall
2019-12-19Recognize dynamic res ids as valid Ryan Mitchell
2019-12-14Fix deserialization of @id aliases Donald Chai
2019-06-06Retain parsed attribute type Ryan 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 space Ryan Mitchell
2019-03-06Fix aapt2 whitespace diffs from aapt(1) Ryan Mitchell
2019-02-20Fix long paths on Windows Ryan 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: 7adb73f332 Chih-Hung Hsieh
2018-12-17Fix performance-for-range-copy warnings Chih-Hung Hsieh
2018-11-15Fix loaded apk string pool order Ryan Mitchell
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-10-03Fix failing Windows tests Ryan Mitchell
2018-06-22AAPT2: Fix unrecognized CDATA Ryan 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 processing Adam Lesinski
2018-02-14AAPT2: Fix compatible-screens element in AndroidManifest.xml Shane Farmer
2017-11-27AAPT2 - Make raw files of type unknown. Pierre Lecesne
2017-10-19AAPT2: Enable building proto artifacts Adam Lesinski
2017-10-04AAPT2: Move format related files under same directory Adam Lesinski
2017-07-31AAPT2: Ensure style strings are always first in StringPool Adam Lesinski
2017-06-27AAPT2: Fix issues with parsing integers + floats Adam Lesinski
2017-06-02AAPT2: Allow undefined resources (placeholders) Adam Lesinski
2017-05-31AAPT2: Allow merging of Style attributes from overlays Adam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimize Adam Lesinski
2017-02-22AAPT2: Few tweaks to get shared-libraries working Adam Lesinski
2017-02-22AAPT2: Shared library support Adam Lesinski
2017-02-08AssetManager2: Add GetResourceId 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-15Merge "AAPT2: Expose split support to command line" TreeHugger Robot
2016-08-15AAPT2: Expose split support to command line Adam Lesinski
2016-08-11Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-07-25AAPT2: Add support to specify stable IDs Adam Lesinski
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-06-29AAPT2: Add version collapsing Adam Lesinski
2016-04-30AAPT2: Add diff command Adam Lesinski
2016-02-09AAPT2: Switch to protobuf for intermediate format Adam Lesinski
2016-01-13AAPT2: Variety of small fixes to get the build working Adam Lesinski
2015-12-17AAPT2: Fix references to private parent Adam Lesinski
2015-12-10AAPT2: Fix overlay support Adam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referenced Adam Lesinski
2015-11-16AAPT2: Be more strict parsing references Adam Lesinski
2015-11-03AAPT2: Verify positional Java String format arguments in strings Adam Lesinski