Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
4fd8aa51e4de5a7c93841571e30ff10077d1b125
/
tools
/
aapt2
/
util
d714a97
Merge "AAPT2: Add a daemon mode"
by TreeHugger Robot
· 7 years ago
448a15c
AAPT2: Add a daemon mode
by Adam Lesinski
· 7 years ago
940f49f
AAPT2: Fix mkdirs implementation
by Adam Lesinski
· 7 years ago
49f0aa4
Merge "AAPT2: Fix windows unicode path issues"
by Adam Lesinski
· 7 years ago
61cf5b6
Merge "Fix clang-tidy performance warnings in aapt2."
by TreeHugger Robot
· 7 years ago
efeb7af
AAPT2: Fix windows unicode path issues
by Adam Lesinski
· 7 years ago
4dc5812
Fix clang-tidy performance warnings in aapt2.
by Chih-Hung Hsieh
· 7 years ago
060b53d
AAPT2: Ensure style strings are always first in StringPool
by Adam Lesinski
· 7 years ago
bb94f32
Revert "AAPT2: Auto-version adaptive-icon XML"
by Adam Lesinski
· 7 years ago
fba0cf2
AAPT2: Fix processing of quotes in XML
by Adam Lesinski
· 7 years ago
66ea840
AAPT2: Accept Java unicode identifiers
by Adam Lesinski
· 7 years ago
549e437
AAPT2: Iterate over UTF-8 string by codepoints
by Adam Lesinski
· 7 years ago
5b7337f
AAPT2: Auto-version adaptive-icon XML
by Adam Lesinski
· 7 years ago
a45893a
AAPT2: Clean up tests a bit
by Adam Lesinski
· 7 years ago
b9f0548
AAPT2: Do not interpret %n as a format specifier in string resources
by Adam Lesinski
· 7 years ago
2354b56
AAPT2: Follow symlinks when compiling
by Adam Lesinski
· 7 years ago
c744ae8
AAPT2: Implement attribute compat versioning
by Adam Lesinski
· 7 years ago
d0f492d
AAPT2: Share split functionality between link and optimize
by Adam Lesinski
· 8 years ago
b39ad7c
AAPT2: Add -A (assets) support
by Adam Lesinski
· 8 years ago
ac6edc5
AAPT2: Fix escaping sequence processing in XML parsing
by Adam Lesinski
· 8 years ago
c8f71aa
Add ResTable_sparseTypeEntry 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
· 8 years ago
092db3c
Merge "Fix a static-analyzer warning." am: 63b4f6f5db am: ea4423b181
by George Burgess IV
· 8 years ago
cacb28f
Use Google3 style guide with .clang-format
by Adam Lesinski
· 8 years ago
56f5f7b
Fix a static-analyzer warning.
by George Burgess IV
· 8 years ago
21efb68
AAPT2: Refactor PngCrunching
by Adam Lesinski
· 8 years ago
8c3f31f
AAPT2: Fix issue with styled string indices
by Adam Lesinski
· 8 years ago
d90d8d6
Add bound checks to utf16_to_utf8
by Sergio Giro
· 8 years ago
8f7b8a1
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 8 years ago
e42bc05
Merge "Fix clang-tidy warnings in aapt and aapt2."
by TreeHugger Robot
· 8 years ago
470f8fc
Fix clang-tidy warnings in aapt and aapt2.
by Chih-Hung Hsieh
· 8 years ago
36c73a5
AAPT2: Expose split support to command line
by Adam Lesinski
· 8 years ago
03b95c7
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 8 years ago
d0f116b
AAPT2: Remove usage of u16string
by Adam Lesinski
· 8 years ago
fb5cfc3
Merge \\"Add bound checks to utf16_to_utf8\\" into nyc-mr1-dev am: 49c410bc48
by Sergio Giro
· 8 years ago
71965e8
AAPT2: Fix fully qualified java class verification
by Adam Lesinski
· 8 years ago
4781057
Add bound checks to utf16_to_utf8
by Sergio Giro
· 8 years ago
5e8fa3a
AAPT2: Improve diff command
by Adam Lesinski
· 8 years ago
32852a5
AAPT2: Use hash map for StringPool indices
by Adam Lesinski
· 8 years ago
feaf99f
Stop emitting javadoc for @removed attributes.
by Michael Wright
· 9 years ago
c51562c
AAPT2: Accept a file with arguments when argument list is too long
by Adam Lesinski
· 9 years ago
803c7c8
AAPT2: Enable windows build and make sure it builds
by Adam Lesinski
· 9 years ago
96917c2
AAPT2: Fix file::mkdirs when given absolute paths
by Adam Lesinski
· 9 years ago
e4bb9eb
AAPT2: Introduce notion of 'product' to ResourceTable
by Adam Lesinski
· 9 years ago
52364f7
AAPT2: Variety of small fixes to get the build working
by Adam Lesinski
· 9 years ago
7ff3ee1
AAPT2: Respect format attribute of <item> tag
by Adam Lesinski
· 9 years ago
a6fe345
AAPT2: Fix overlay support
by Adam Lesinski
· 9 years ago
28cacf0
AAPT2: Record source/comments for compound values' children
by Adam Lesinski
· 9 years ago
a587065
AAPT2: Verify min/max attr fields
by Adam Lesinski
· 9 years ago
467f171
AAPT2: Fail compiling when private symbols are referenced
by Adam Lesinski
· 9 years ago
cf95a58
AAPT2: Fix tokenizer to deal with the separator as last char
by Adam Lesinski
· 9 years ago
b274e35
AAPT2: Fix inclusion of comments in R.java javadoc
by Adam Lesinski
· 9 years ago
b23f1e0
AAPT2: Verify positional Java String format arguments in strings
by Adam Lesinski
· 9 years ago
3b4cd94
AAPT2: Add support for comments in R.java
by Adam Lesinski
· 9 years ago
ca5638f
AAPT2: Support generating Manifest.java
by Adam Lesinski
· 9 years ago
e78fd61
AAPT2: Move comments and source into Value
by Adam Lesinski
· 9 years ago
1ab598f
AAPT2: Separate out the various steps
by Adam Lesinski
· 9 years ago