summaryrefslogtreecommitdiff
path: root/tools/aapt2/io
AgeCommit message (Expand)Author
2019-06-29Merge "Remove lite optimization from protos"TreeHugger Robot
2019-06-17Move off ZipString and over to std::string/std::string_view as appropriate.Elliott Hughes
2019-05-21Remove lite optimization from protosRyan Mitchell
2019-05-13Merge "Don't explicitly specify no prefix/suffix." am: 480d18c472Elliott Hughes
2019-05-10Don't explicitly specify no prefix/suffix.Elliott Hughes
2019-03-05Add --trace_folder to aapt2Fabien Sanglard
2019-02-26Sort inputs to compile and linkRyan Mitchell
2018-11-19Merge changes I664fb325,I5e289469 am: 701001688f am: 833a491fabMark Salyzyn
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-10-03Merge "Fix failing Windows tests"Ryan Mitchell
2018-10-03Fix failing Windows testsRyan Mitchell
2018-10-02Merge "Use empty data if file in zip has length 0"Ryan Mitchell
2018-09-26Merge "Change FileStream test buffer from char* void*" am: b839befd7b am: 47b...Ryan Mitchell
2018-09-26Change FileStream test buffer from char* void*Ryan Mitchell
2018-09-24Use empty data if file in zip has length 0Ryan Mitchell
2018-09-12AAPT2: Increase maximum proto sizeRyan Mitchell
2018-08-14AAPT2: Compile --zip flagRyan Mitchell
2017-11-16AAPT2: Move all file output to FileOutputStreamAdam Lesinski
2017-11-13AAPT2 - Convert command to copy all the files.Pierre Lecesne
2017-11-07AAPT2: Better debugging outputAdam Lesinski
2017-10-19AAPT2: Define and Implement AAPT Container FormatAdam Lesinski
2017-10-04AAPT2: Move format related files under same directoryAdam Lesinski
2017-08-03AAPT2: Fix windows unicode path issuesAdam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimizeAdam Lesinski
2017-03-20AAPT2: Fix up file IOAdam Lesinski
2017-02-03Merge "Iterate over the zip entries in order."Pierre Lecesne
2017-02-02Expose whether a file was compressed before being loaded in memory.Pierre Lecesne
2017-02-02Iterate over the zip entries in order.Pierre Lecesne
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-09-29AAPT2: Refactor PngCrunchingAdam Lesinski
2016-08-31AAPT2: Add Inline Complex XML supportAdam Lesinski
2016-08-15Fix clang-tidy warnings in aapt and aapt2.Chih-Hung Hsieh
2016-03-04AAPT2: Support building, linking, and merging static librariesAdam Lesinski
2016-01-21AAPT2: Accept empty zip filesAdam Lesinski
2016-01-13AAPT2: Variety of small fixes to get the build workingAdam Lesinski
2015-12-10AAPT2: Fix overlay supportAdam Lesinski
2015-11-30AAPT2: Support compiling a res/ directory and output to zipAdam Lesinski