summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceUtils_test.cpp
AgeCommit message (Expand)Author
2020-01-13Fix serializing dynamic references to protoClark DuVall
2019-04-11qt-dev-plus-aosp designated for R. Update MAX_PLATFORM_VERSION, etc.Ryan Mitchell
2019-03-06Fix aapt2 whitespace diffs from aapt(1)Ryan Mitchell
2019-01-16AAPT2: Add support for parsing codeNames with fingerprints.Nicholas Lativy
2018-06-22AAPT2: Fix unrecognized CDATARyan Mitchell
2018-02-27AAPT2: Fix styled string whitespace processingAdam Lesinski
2018-01-11AAPT2: Allow compatible duplicate AttributesAdam Lesinski
2017-06-27AAPT2: Fix issues with parsing integers + floatsAdam Lesinski
2017-06-09AAPT2: Clean up tests a bitAdam Lesinski
2017-06-02AAPT2: Allow undefined resources (placeholders)Adam 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-15AAPT2: Expose split support to command lineAdam Lesinski
2016-07-13AAPT2: Remove usage of u16stringAdam 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-11-19AAPT2: Fail compiling when private symbols are referencedAdam Lesinski
2015-11-16AAPT2: Be more strict parsing referencesAdam Lesinski
2015-10-16AAPT2: Separate out the various stepsAdam Lesinski