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
/
java
/
JavaClassGenerator.h
Age
Commit message (
Expand
)
Author
2023-11-30
Revert^2 "Move some image/9patch code to androidfw"
Jeremy Meyer
2022-11-29
Make StringPiece to be std::string_view alias
Yurii Zubrytskyi
2021-07-15
Replace Maybe with std::optional
Ryan Mitchell
2021-02-24
Use R field directly for shared lib styleable attrs
Ryan Mitchell
2017-12-18
AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK
Adam Lesinski
2017-11-16
AAPT2: Move all file output to FileOutputStream
Adam Lesinski
2017-10-20
AAPT2: Produce Conditional Proguard Keep Rules
Adam Koski
2017-04-11
AAPT2: Generate R.txt
Adam Lesinski
2017-02-22
AAPT2: Few tweaks to get shared-libraries working
Adam Lesinski
2017-02-22
AAPT2: Shared library support
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-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-04-04
AAPT2: Add option to add JavaDoc annotations to Java classes
Adam Lesinski
2016-03-31
AAPT2: Change how we generate Java classes
Adam Lesinski
2016-03-11
AAPT2: Add descriptions of Attributes in Styleables for R.java
Adam Lesinski
2015-11-06
AAPT2: Fix inclusion of comments in R.java javadoc
Adam Lesinski
2015-10-30
AAPT2: Support generating Manifest.java
Adam Lesinski