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
/
process
Age
Commit message (
Expand
)
Author
2020-01-10
Allow for overlaying dynamic shared libraries
Ryan Mitchell
2019-12-19
Recognize dynamic res ids as valid
Ryan Mitchell
2019-06-26
Allows features to link to other feature splits without namespacing.
Udam Saini
2019-06-06
Retain parsed attribute type
Ryan Mitchell
2019-03-05
Add --trace_folder to aapt2
Fabien Sanglard
2019-02-20
Fix long paths on Windows
Ryan Mitchell
2019-01-04
Fix/suppress aapt/aapt2 google-explicit-constructor warnings
Chih-Hung Hsieh
2018-10-08
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
MÃ¥rten Kongstad
2018-08-20
Merge "Mark symbols as dynamic for shared libraries"
Treehugger Robot
2018-07-24
Mark symbols as dynamic for shared libraries
Todd Kennedy
2018-04-26
Allow using reserved package IDs
Todd Kennedy
2018-01-11
AAPT2: Allow compatible duplicate Attributes
Adam Lesinski
2017-12-18
AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK
Adam Lesinski
2017-12-07
AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable
Adam Lesinski
2017-12-04
AAPT2: Embed version of framework an app was compiled against.
Adam Lesinski
2017-11-07
AAPT2: Better debugging output
Adam Lesinski
2017-05-24
AAPT2: Implement attribute compat versioning
Adam Lesinski
2017-04-28
AAPT2: Workaround for findViewById with package ID > 0x7f
Adam Lesinski
2017-04-21
AAPT2: Allow truncating of package names
Adam Lesinski
2017-03-07
AAPT2: Add --package-id flag for feature-split suppport
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-31
AAPT2: Add Inline Complex XML support
Adam Lesinski
2016-08-15
Fix clang-tidy warnings in aapt and aapt2.
Chih-Hung Hsieh
2016-08-11
Fix clang-tidy warnings in aapt and aapt2.
Chih-Hung Hsieh
2016-07-25
AAPT2: Change accepted notation for resource names in tests
Adam Lesinski
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-06-29
AAPT2: Add version collapsing
Adam Lesinski
2016-04-07
AAPT2: Clean up R JavaDoc generation
Adam Lesinski
2016-03-11
AAPT2: Add descriptions of Attributes in Styleables for R.java
Adam Lesinski
2016-03-04
AAPT2: Support building, linking, and merging static libraries
Adam Lesinski
2016-02-17
AAPT2: Implement density stripping and initial Split support
Adam Lesinski
2016-02-12
AAPT2: Introduce notion of 'product' to ResourceTable
Adam Lesinski
2015-11-23
AAPT2: Verify min/max attr fields
Adam Lesinski
2015-11-19
AAPT2: Fail compiling when private symbols are referenced
Adam Lesinski
2015-11-16
AAPT2: Minor fixes to SymbolTable and diagnostic output
Adam Lesinski
2015-11-06
AAPT2: Fix inclusion of comments in R.java javadoc
Adam Lesinski
2015-10-22
AAPT2: Move comments and source into Value
Adam Lesinski
2015-10-16
AAPT2: Separate out the various steps
Adam Lesinski