Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
1489e0da35b51a69b1fccda91ff6823754fbe6a0
/
tools
/
aapt2
/
java
/
JavaClassGenerator.cpp
f0c5ff4
Switch ResourceTable to use ResourceNamedType instead of ResourceType.
by Iurii Makhno
· 3 years, 4 months ago
cff10ce
Switch ResourceName to use ResourceNamedType instead of ResourceType.
by Iurii Makhno
· 3 years, 4 months ago
4382e44
Replace Maybe with std::optional
by Ryan Mitchell
· 4 years ago
326e35ff
Add <macro> tag to aapt2
by Ryan Mitchell
· 4 years, 3 months ago
2e9bec1
Add staging-public-group to aapt2
by Ryan Mitchell
· 4 years, 3 months ago
9634efb
Prepare aapt2 for multiple ids per type
by Ryan Mitchell
· 4 years, 3 months ago
5855de7
Use R field directly for shared lib styleable attrs
by Ryan Mitchell
· 4 years, 4 months ago
aed7bf4
Merge "Don't add API annotations in the internal R.java" into rvc-dev-plus-aosp am: 7c72b7f45e am: 780aeb116a am: 47d47a8ac5
by TreeHugger Robot
· 5 years ago
de6e6f2
Don't add API annotations in the internal R.java
by Makoto Onuki
· 5 years ago
8f51d6b
Reorder styleable attributes in shared libraries
by Clark DuVall
· 5 years ago
995fbdb
Merge "Fix aapt2 JavaClassGenerator Maybe#value() call before check"
by TreeHugger Robot
· 6 years ago
4e19c48
Fix aapt2 JavaClassGenerator Maybe#value() call before check
by Ryan Mitchell
· 6 years ago
d520db5
Factor out repeated shift instructions to reduce code size
by Donald Chai
· 6 years ago
be8607d
Add @hide support for styleable attributes
by Ryan Mitchell
· 7 years ago
23cc5d5
AAPT2: Fix R.java for styleable in different package
by Ryan Mitchell
· 7 years ago
949b6253
Don't dereference a null pointer
by Todd Kennedy
· 7 years ago
71be705
AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK
by Adam Lesinski
· 8 years ago
23a6e1e
AAPT2: allow to generate R.txt without R.java
by Izabela Orlowska
· 8 years ago
a693c4a
AAPT2: Move all file output to FileOutputStream
by Adam Lesinski
· 8 years ago
93190b7
AAPT2: Better debugging output
by Adam Lesinski
· 8 years ago
dc21dea
AAPT2: Produce Conditional Proguard Keep Rules
by Adam Koski
· 8 years ago
1ef0fa9
AAPT2: Fixup namespace implementation
by Adam Lesinski
· 8 years ago
e967d3f
AAPT2: Fix JavaDoc first sentence extraction.
by Adam Lesinski
· 8 years ago
1e4b0e5
AAPT2: Workaround for findViewById with package ID > 0x7f
by Adam Lesinski
· 8 years ago
418763f
AAPT2: Generate R.txt
by Adam Lesinski
· 8 years ago
b5dc4bd
AAPT2: Few tweaks to get shared-libraries working
by Adam Lesinski
· 8 years ago
ceb9b2f
AAPT2: Shared library support
by Adam Lesinski
· 8 years ago
d5083f6
Move StringPiece to libandroidfw
by Adam Lesinski
· 8 years ago
ce5e56e
AAPT2: Rename to match new style
by Adam Lesinski
· 9 years ago
d0f116b
AAPT2: Remove usage of u16string
by Adam Lesinski
· 9 years ago
feaf99f
Stop emitting javadoc for @removed attributes.
by Michael Wright
· 9 years ago
626b3db
AAPT2: Clean up R JavaDoc generation
by Adam Lesinski
· 9 years ago
803c7c8
AAPT2: Enable windows build and make sure it builds
by Adam Lesinski
· 9 years ago
3524a23
AAPT2: Add option to add JavaDoc annotations to Java classes
by Adam Lesinski
· 9 years ago
6cbfb1d
AAPT2: Change how we generate Java classes
by Adam Lesinski
· 9 years ago
7656554
AAPT2: Add descriptions of Attributes in Styleables for R.java
by Adam Lesinski
· 9 years ago
74605cd
AAPT2: Emit proper doclava comments in R.java
by Adam Lesinski
· 9 years ago
64587af
AAPT2: Support building, linking, and merging static libraries
by Adam Lesinski
· 9 years ago
e4bb9eb
AAPT2: Introduce notion of 'product' to ResourceTable
by Adam Lesinski
· 9 years ago
b274e35
AAPT2: Fix inclusion of comments in R.java javadoc
by Adam Lesinski
· 10 years ago
3b4cd94
AAPT2: Add support for comments in R.java
by Adam Lesinski
· 10 years ago
ca5638f
AAPT2: Support generating Manifest.java
by Adam Lesinski
· 10 years ago
[Renamed (98%) from tools/aapt2/JavaClassGenerator.cpp]
9e10ac7
AAPT2: Process <java-symbols> and private symbol package
by Adam Lesinski
· 10 years ago
1ab598f
AAPT2: Separate out the various steps
by Adam Lesinski
· 10 years ago
330edcd
AAPT2: Support static lib referencing static lib
by Adam Lesinski
· 10 years ago
838a687
AAPT2: Include package name of attributes in styleable from another package
by Adam Lesinski
· 10 years ago
769de98
AAPT2: Add library support
by Adam Lesinski
· 10 years ago
ca2fc35
Fix windows build of AAPT2
by Adam Lesinski
· 10 years ago
6f6ceb7
AAPT2
by Adam Lesinski
· 11 years ago