index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aapt2
/
ResourceUtils.h
Age
Commit message (
Expand
)
Author
2022-11-29
Make StringPiece to be std::string_view alias
Yurii Zubrytskyi
2022-05-31
Move StringPool to libandroidfw
Jeremy Meyer
2021-07-15
Replace Maybe with std::optional
Ryan Mitchell
2021-04-28
Add <macro> tag to aapt2
Ryan Mitchell
2019-03-06
Fix aapt2 whitespace diffs from aapt(1)
Ryan Mitchell
2019-02-20
Fix long paths on Windows
Ryan Mitchell
2018-10-08
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
MÃ¥rten Kongstad
2018-06-22
AAPT2: Fix unrecognized CDATA
Ryan Mitchell
2018-02-27
AAPT2: Fix styled string whitespace processing
Adam Lesinski
2018-02-14
AAPT2: Fix compatible-screens element in AndroidManifest.xml
Shane Farmer
2017-06-02
AAPT2: Allow undefined resources (placeholders)
Adam Lesinski
2017-05-31
AAPT2: Allow merging of Style attributes from overlays
Adam Lesinski
2017-04-10
AAPT2: Share split functionality between link and optimize
Adam Lesinski
2017-02-08
AssetManager2: Add GetResourceId
Adam Lesinski
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-08-31
AAPT2: Add Inline Complex XML support
Adam Lesinski
2016-08-15
Merge "AAPT2: Expose split support to command line"
TreeHugger Robot
2016-08-15
AAPT2: Expose split support to command line
Adam Lesinski
2016-08-11
Fix clang-tidy warnings in aapt and aapt2.
Chih-Hung Hsieh
2016-07-25
AAPT2: Add support to specify stable IDs
Adam Lesinski
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-06-29
AAPT2: Add version collapsing
Adam Lesinski
2016-02-09
AAPT2: Switch to protobuf for intermediate format
Adam Lesinski
2015-12-10
AAPT2: Fix overlay support
Adam Lesinski
2015-11-19
AAPT2: Fail compiling when private symbols are referenced
Adam Lesinski
2015-11-16
AAPT2: Be more strict parsing references
Adam Lesinski
2015-11-03
AAPT2: Verify positional Java String format arguments in strings
Adam Lesinski
2015-11-02
AAPT2: Add Manifest fixing/validation
Adam Lesinski
2015-10-16
AAPT2: Separate out the various steps
Adam Lesinski