index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aapt2
/
io
Age
Commit message (
Expand
)
Author
2019-06-29
Merge "Remove lite optimization from protos"
TreeHugger Robot
2019-06-17
Move off ZipString and over to std::string/std::string_view as appropriate.
Elliott Hughes
2019-05-21
Remove lite optimization from protos
Ryan Mitchell
2019-05-13
Merge "Don't explicitly specify no prefix/suffix." am: 480d18c472
Elliott Hughes
2019-05-10
Don't explicitly specify no prefix/suffix.
Elliott Hughes
2019-03-05
Add --trace_folder to aapt2
Fabien Sanglard
2019-02-26
Sort inputs to compile and link
Ryan Mitchell
2018-11-19
Merge changes I664fb325,I5e289469 am: 701001688f am: 833a491fab
Mark Salyzyn
2018-11-14
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-10-03
Merge "Fix failing Windows tests"
Ryan Mitchell
2018-10-03
Fix failing Windows tests
Ryan Mitchell
2018-10-02
Merge "Use empty data if file in zip has length 0"
Ryan Mitchell
2018-09-26
Merge "Change FileStream test buffer from char* void*" am: b839befd7b am: 47b...
Ryan Mitchell
2018-09-26
Change FileStream test buffer from char* void*
Ryan Mitchell
2018-09-24
Use empty data if file in zip has length 0
Ryan Mitchell
2018-09-12
AAPT2: Increase maximum proto size
Ryan Mitchell
2018-08-14
AAPT2: Compile --zip flag
Ryan Mitchell
2017-11-16
AAPT2: Move all file output to FileOutputStream
Adam Lesinski
2017-11-13
AAPT2 - Convert command to copy all the files.
Pierre Lecesne
2017-11-07
AAPT2: Better debugging output
Adam Lesinski
2017-10-19
AAPT2: Define and Implement AAPT Container Format
Adam Lesinski
2017-10-04
AAPT2: Move format related files under same directory
Adam Lesinski
2017-08-03
AAPT2: Fix windows unicode path issues
Adam Lesinski
2017-04-10
AAPT2: Share split functionality between link and optimize
Adam Lesinski
2017-03-20
AAPT2: Fix up file IO
Adam Lesinski
2017-02-03
Merge "Iterate over the zip entries in order."
Pierre Lecesne
2017-02-02
Expose whether a file was compressed before being loaded in memory.
Pierre Lecesne
2017-02-02
Iterate over the zip entries in order.
Pierre Lecesne
2017-01-17
Move StringPiece to libandroidfw
Adam Lesinski
2016-10-26
AAPT2: Rename to match new style
Adam Lesinski
2016-10-19
Use Google3 style guide with .clang-format
Adam Lesinski
2016-09-29
AAPT2: Refactor PngCrunching
Adam Lesinski
2016-08-31
AAPT2: Add Inline Complex XML support
Adam Lesinski
2016-08-15
Fix clang-tidy warnings in aapt and aapt2.
Chih-Hung Hsieh
2016-03-04
AAPT2: Support building, linking, and merging static libraries
Adam Lesinski
2016-01-21
AAPT2: Accept empty zip files
Adam Lesinski
2016-01-13
AAPT2: Variety of small fixes to get the build working
Adam Lesinski
2015-12-10
AAPT2: Fix overlay support
Adam Lesinski
2015-11-30
AAPT2: Support compiling a res/ directory and output to zip
Adam Lesinski