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
Age
Commit message (
Expand
)
Author
2017-08-29
Merge "AAPT2: Fixup namespace implementation"
Adam Lesinski
2017-08-23
AAPT2: Fixup namespace implementation
Adam Lesinski
2017-08-19
AAPT2: Fix regression in Manifest.java permissions
Adam Lesinski
2017-08-17
AAPT2: Change XmlDom to exclude Namespace as a node
Adam Lesinski
2017-08-08
AAPT2: Forward @TestApi in resource comments to JavaDoc
Adam Lesinski
2017-07-25
AAPT2: Fix JavaDoc first sentence extraction.
Adam Lesinski
2017-06-28
AAPT2: Emit more proguard keep rules for layouts and menus
Adam Lesinski
2017-06-27
AAPT2: Honor --custom-package when writing Manifest.java
Adam Lesinski
2017-04-28
AAPT2: Workaround for findViewById with package ID > 0x7f
Adam Lesinski
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-08-15
Fix clang-tidy warnings in aapt and aapt2.
Chih-Hung Hsieh
2016-07-27
Merge "AAPT2: Change accepted notation for resource names in tests"
Adam Lesinski
2016-07-25
AAPT2: Change accepted notation for resource names in tests
Adam Lesinski
2016-07-20
Aapt main dex proguard rules - always keep application
Ivan Gavrilovic
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-05-16
Merge "Stop emitting javadoc for @removed attributes." into nyc-dev am: c4033...
Michael Wright
2016-05-09
Stop emitting javadoc for @removed attributes.
Michael Wright
2016-04-22
AAPT2: ProGuard config for components in main dex.
Rohit Agrawal
2016-04-07
AAPT2: Clean up R JavaDoc generation
Adam Lesinski
2016-04-06
AAPT2: Enable windows build and make sure it builds
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
2016-03-04
AAPT2: Emit proper doclava comments in R.java
Adam Lesinski
2016-03-04
AAPT2: Support building, linking, and merging static libraries
Adam Lesinski
2016-02-12
AAPT2: Introduce notion of 'product' to ResourceTable
Adam Lesinski
2015-12-17
AAPT2: Fix references to private parent
Adam Lesinski
2015-11-19
AAPT2: Fail compiling when private symbols are referenced
Adam Lesinski
2015-11-06
AAPT2: Fix inclusion of comments in R.java javadoc
Adam Lesinski
2015-11-02
AAPT2: Add Manifest fixing/validation
Adam Lesinski
2015-11-02
AAPT2: Add support for comments in R.java
Adam Lesinski
2015-10-30
AAPT2: Support generating Manifest.java
Adam Lesinski