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
/
ProguardRules_test.cpp
Age
Commit message (
Expand
)
Author
2022-01-12
AAPT2: Emit @keep for sub-process app classes
Makoto Onuki
2021-04-28
Add <macro> tag to aapt2
Ryan Mitchell
2021-03-29
Refactor aapt2 tests ResourceTable changes
Ryan Mitchell
2020-03-06
Merge "Generate "keep" rules for android:name and class attributes" am: a13d7...
Automerger Merge Worker
2020-03-05
Generate "keep" rules for android:name and class attributes
Jeremy Woods
2019-12-12
Merge "Generate "keep" rules for actionProviderClass and actionViewClass"
TreeHugger Robot
2019-12-02
Add "no-proguard-location-reference" flag to aapt2
Jean-Luc Coelho
2019-11-08
[aapt2] Fix infinite loop in proguard::CollectLocations
Donald Chai
2019-09-10
Generate "keep" rules for actionProviderClass and actionViewClass
Donald Chai
2019-06-03
[aapt2] Fix infinite loop in proguard::CollectLocations
Donald Chai
2019-03-06
Make sure Proguard keeps zygote preload class.
Martijn Coenen
2018-10-08
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
MÃ¥rten Kongstad
2018-09-25
Restore Proguard behavior and add minimal flag
Ryan Mitchell
2018-07-20
Only keep necessary constructor for custom view nodes
Jake Wharton
2018-07-20
Only keep methods with correct signature for more types
Jake Wharton
2018-07-18
Add rule emissions for appComponentFactory
Jake Wharton
2018-07-18
Add Application name to manifest test case
Jake Wharton
2018-06-11
Only keep methods with correct signature for view/menu click
Jake Wharton
2018-06-11
Improve tests for ProGuard rules, add transition tests
Jake Wharton
2018-06-11
Only keep default constructor of manifest items
Jake Wharton
2018-05-24
AAPT2: Add Proguard rules for nav fragments
Ryan Mitchell
2017-11-16
AAPT2: Move all file output to FileOutputStream
Adam Lesinski
2017-11-10
Change conditional keep rule syntax
Adam Koski
2017-10-20
AAPT2: Produce Conditional Proguard Keep Rules
Adam Koski
2017-06-28
AAPT2: Emit more proguard keep rules for layouts and menus
Adam Lesinski