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
/
cmd
/
Compile.cpp
Age
Commit message (
Expand
)
Author
2021-03-29
Prepare aapt2 for multiple ids per type
Ryan Mitchell
2020-07-22
Add --source-path flag to AAPT2 compile
lukeedgar
2020-01-07
Add option to avoid clobbering visibility of <declare-styleable>
Donald Chai
2019-08-28
Allow compile output to be either a zip or dir
Ryan Mitchell
2019-06-26
Allows features to link to other feature splits without namespacing.
Udam Saini
2019-03-29
Fix aapt2 pseudo-translating donottranslate* files
Mihai Nita
2019-03-11
Compile all files in res/xml as xml
Ryan Mitchell
2019-03-05
Add --trace_folder to aapt2
Fabien Sanglard
2019-02-26
Sort inputs to compile and link
Ryan Mitchell
2019-01-22
Optimize aapt2 compile for pngs
Ryan Mitchell
2019-01-17
AAPT2: always say which file failed to compile
Izabela Orlowska
2019-01-04
Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6...
Chih-Hung Hsieh
2019-01-04
Fix/suppress aapt/aapt2 google-explicit-constructor warnings
Chih-Hung Hsieh
2018-12-17
Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332
Chih-Hung Hsieh
2018-12-17
Fix performance-for-range-copy warnings
Chih-Hung Hsieh
2018-10-08
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
Mårten Kongstad
2018-10-08
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
Mårten Kongstad
2018-10-03
Fix failing Windows tests
Ryan Mitchell
2018-08-14
AAPT2: Compile --zip flag
Ryan Mitchell
2018-08-13
Merge "AAPT2: partial files contain only local resources"
TreeHugger Robot
2018-07-25
AAPT2: partial files contain only local resources
Izabela Orlowska
2018-07-23
Revert "AAPT2: Automatic Static Library Namespacing."
Chris Warrington
2018-07-13
AAPT2: Refactor flags into commands
Ryan Mitchell
2018-04-18
AAPT2: include package name in styleable children
Izabela Orlowska
2018-04-12
Merge "AAPT: Multiple period legacy support and errors" into pi-dev am: f8458...
Ryan Mitchell
2018-04-11
AAPT: Multiple period legacy support and errors
y
2018-04-04
Check the size of the strings in the StringPool before flattening.
Ryan Mitchell
2018-03-30
Merge "Check the size of the strings in the StringPool before flattening."
TreeHugger Robot
2018-03-29
Check the size of the strings in the StringPool before flattening.
Ryan Mitchell
2018-03-27
AAPT2: add flag for forcing visibility level
Izabela Orlowska
2018-03-14
AAPT2: Automatic Static Library Namespacing.
Chris Warrington
2018-01-12
AAPT2: always compile 9patch files
Izabela Orlowska
2017-12-28
AAPT2: Keep file enumeration consistent across platforms
Adam Lesinski
2017-12-20
AAPT2: Add flag to compile command for outputting symbols
Izabela Orlowska
2017-11-03
AAPT2: Fix GetFileType for unicode and long paths on Windows
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-09-28
AAPT2: Cleanup proto classes/methods and add XML serialization
Adam Lesinski
2017-08-23
AAPT2: Define intermediate compiled XML proto
Adam Lesinski
2017-08-03
AAPT2: Fix windows unicode path issues
Adam Lesinski
2017-05-30
Merge "AAPT2: Follow symlinks when compiling" into oc-dev am: 6ea61f9c6d
Adam Lesinski
2017-05-26
AAPT2: Follow symlinks when compiling
Adam Lesinski
2017-05-23
AAPT2: improve some error messages
Adam Lesinski
2017-05-15
AAPT2: Ignore trailing data after IEND chunk in PNG
Adam Lesinski
2017-05-10
AAPT2: Add option to disable PNG crunching
Adam Lesinski
2017-04-28
AAPT2: Error reporting through JNI.
Chris Warrington
2017-04-25
Merge "AAPT2: Add better error message when processing invalid files" into oc...
TreeHugger Robot
2017-04-24
AAPT2: Add better error message when processing invalid files
Adam Lesinski
2017-04-21
AAPT2: Allow truncating of package names
Adam Lesinski
2017-04-10
AAPT2: Share split functionality between link and optimize
Adam Lesinski