summaryrefslogtreecommitdiff
path: root/tools/aapt2/util
AgeCommit message (Expand)Author
2020-03-06Suppress bugprone-use-after-move warnings Chih-Hung Hsieh
2019-04-17Add build number to aapt2 version Ryan Mitchell
2019-02-20Fix long paths on Windows Ryan Mitchell
2019-02-20AAPT2: allow regexes for extensions to not compress Izabela Orlowska
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
2019-01-03Remove raw values from proto APK Ryan Mitchell
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-10-03Merge "Fix failing Windows tests" Ryan Mitchell
2018-10-03Fix failing Windows tests Ryan Mitchell
2018-10-01Merge "Add noexcept to move constructors and assignment operators." am: 9166e... Chih-hung Hsieh
2018-10-01Add noexcept to move constructors and assignment operators. Chih-Hung Hsieh
2018-09-14Merge "AAPT2: Convert from Modified UTF-8 ResStringPool" Ryan Mitchell
2018-09-14AAPT2: Convert from Modified UTF-8 ResStringPool Ryan Mitchell
2018-09-13AAPT2: Fix windows multiple directory creation Ryan Mitchell
2018-08-14AAPT2: Compile --zip flag Ryan Mitchell
2018-07-02AAPT2: Encode 4-byte strings in Modified UTF-8 Ryan Mitchell
2018-02-27AAPT2: Fix styled string whitespace processing Adam Lesinski
2017-11-07AAPT2: Differentiate between Android and Java package names Adam Lesinski
2017-11-03AAPT2: Fix GetFileType for unicode and long paths on Windows Adam Lesinski
2017-08-22Merge "AAPT2: Add a daemon mode" TreeHugger Robot
2017-08-21AAPT2: Add a daemon mode Adam Lesinski
2017-08-18AAPT2: Fix mkdirs implementation Adam Lesinski
2017-08-08Merge "AAPT2: Fix windows unicode path issues" Adam Lesinski
2017-08-04Merge "Fix clang-tidy performance warnings in aapt2." TreeHugger Robot
2017-08-03AAPT2: Fix windows unicode path issues Adam Lesinski
2017-08-03Fix clang-tidy performance warnings in aapt2. Chih-Hung Hsieh
2017-07-31AAPT2: Ensure style strings are always first in StringPool Adam Lesinski
2017-07-12Revert "AAPT2: Auto-version adaptive-icon XML" Adam Lesinski
2017-07-07AAPT2: Fix processing of quotes in XML Adam Lesinski
2017-07-07AAPT2: Accept Java unicode identifiers Adam Lesinski
2017-06-29AAPT2: Iterate over UTF-8 string by codepoints Adam Lesinski
2017-06-28AAPT2: Auto-version adaptive-icon XML Adam Lesinski
2017-06-09AAPT2: Clean up tests a bit Adam Lesinski
2017-06-06AAPT2: Do not interpret %n as a format specifier in string resources Adam Lesinski
2017-05-26AAPT2: Follow symlinks when compiling Adam Lesinski
2017-05-24AAPT2: Implement attribute compat versioning Adam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimize Adam Lesinski
2017-03-14AAPT2: Add -A (assets) support Adam Lesinski
2017-03-02AAPT2: Fix escaping sequence processing in XML parsing Adam Lesinski
2017-02-15Add ResTable_sparseTypeEntry support Adam Lesinski
2017-01-17Move StringPiece to libandroidfw Adam Lesinski
2016-10-26AAPT2: Rename to match new style Adam Lesinski
2016-10-20Merge "Fix a static-analyzer warning." am: 63b4f6f5db am: ea4423b181 George Burgess IV
2016-10-19Use Google3 style guide with .clang-format Adam Lesinski
2016-10-13Fix a static-analyzer warning. George Burgess IV
2016-09-29AAPT2: Refactor PngCrunching Adam Lesinski
2016-09-07AAPT2: Fix issue with styled string indices Adam Lesinski
2016-08-25Add bound checks to utf16_to_utf8 Sergio Giro