summaryrefslogtreecommitdiff
path: root/tools/aapt2/util/Util.cpp
AgeCommit message (Expand)Author
2020-12-22Merge "Add explicit Result::ok() checks where needed" am: c08d3ef8a8 am: ae61...Bernie Innocenti
2020-12-21Add explicit Result::ok() checks where neededBernie Innocenti
2020-12-08Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-20Merge "aapt2: Limit length of package name and shared user id"Rhed Jao
2020-11-19aapt2: Limit length of package name and shared user idRhed Jao
2020-11-17Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-13Revert "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-12libandroidfw hardening for IncFsRyan Mitchell
2019-04-17Add build number to aapt2 versionRyan Mitchell
2018-09-14AAPT2: Convert from Modified UTF-8 ResStringPoolRyan Mitchell
2018-07-02AAPT2: Encode 4-byte strings in Modified UTF-8Ryan Mitchell
2018-02-27AAPT2: Fix styled string whitespace processingAdam Lesinski
2017-11-07AAPT2: Differentiate between Android and Java package namesAdam Lesinski
2017-08-03Fix clang-tidy performance warnings in aapt2.Chih-Hung Hsieh
2017-07-07AAPT2: Fix processing of quotes in XMLAdam Lesinski
2017-07-07AAPT2: Accept Java unicode identifiersAdam Lesinski
2017-06-29AAPT2: Iterate over UTF-8 string by codepointsAdam Lesinski
2017-06-06AAPT2: Do not interpret %n as a format specifier in string resourcesAdam Lesinski
2017-01-17Move StringPiece to libandroidfwAdam Lesinski
2016-10-26AAPT2: Rename to match new styleAdam Lesinski
2016-09-07AAPT2: Fix issue with styled string indicesAdam Lesinski
2016-07-29Unicode: specify destination length in utf8_to_utf16 methodsSergio Giro
2016-07-13AAPT2: Remove usage of u16stringAdam Lesinski
2016-07-12Merge \\"Add bound checks to utf16_to_utf8\\" into nyc-mr1-dev am: 49c410bc48Sergio Giro
2016-07-07AAPT2: Fix fully qualified java class verificationAdam Lesinski
2016-07-02Add bound checks to utf16_to_utf8Sergio Giro
2016-01-13AAPT2: Variety of small fixes to get the build workingAdam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referencedAdam Lesinski
2015-11-03AAPT2: Verify positional Java String format arguments in stringsAdam Lesinski
2015-11-02AAPT2: Add support for comments in R.javaAdam Lesinski
2015-10-16AAPT2: Separate out the various stepsAdam Lesinski