Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
2ba07e09cfcbb4dd2816abbef68dbfb7beb72610
/
tools
/
aapt2
/
cmd
/
Link.cpp
ee4a564
Allow for overlaying dynamic shared libraries
by Ryan Mitchell
· 6 years ago
181cbfd
Add "no-proguard-location-reference" flag to aapt2
by Jean-Luc Coelho
· 6 years ago
ef9e688
Add --exclude-sources to AAPT2 link
by Ryan Mitchell
· 6 years ago
1710e83
Merge "Allows features to link to other feature splits without namespacing."
by Udam Saini
· 6 years ago
5e4c18b
Merge "AAPT2: Merge-only mode for building static libraries"
by TreeHugger Robot
· 6 years ago
b228df3
Allows features to link to other feature splits without namespacing.
by Udam Saini
· 6 years ago
84febea
AAPT2: Merge-only mode for building static libraries
by Izabela Orlowska
· 6 years ago
ea66257
Merge "Alias v26 round icons to adaptive icons like aapt1"
by TreeHugger Robot
· 6 years ago
dba6456
Alias v26 round icons to adaptive icons like aapt1
by Ryan Mitchell
· 6 years ago
121c6e8
[aapt2] Add "link" option to override styles instead of overlaying.
by Donald Chai
· 6 years ago
81dfca0
Fix asset compression to check name ends with arg
by Ryan Mitchell
· 6 years ago
2d34e76
Add --trace_folder to aapt2
by Fabien Sanglard
· 6 years ago
a55dc2e
Fix long paths on Windows
by Ryan Mitchell
· 6 years ago
a1dea5f
Merge "AAPT2: allow regexes for extensions to not compress"
by Izabela Orlowska
· 6 years ago
0faba5f
AAPT2: allow regexes for extensions to not compress
by Izabela Orlowska
· 7 years ago
6d9fc1c
Merge "Prevent AAPT2 from versioning <set> tags"
by TreeHugger Robot
· 6 years ago
3c918b8
Option to exclude configs from AAPT2 Link
by Winson
· 6 years ago
a00d969
Prevent AAPT2 from versioning <set> tags
by Winson
· 6 years ago
3b3be3f
Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6be573f am: d42fe48c93
by Chih-Hung Hsieh
· 7 years ago
1fc78e1
Fix/suppress aapt/aapt2 google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
479fa39
Remove raw values from proto APK
by Ryan Mitchell
· 7 years ago
467b689
Do not serialize empty text in manifest proto
by Ryan Mitchell
· 7 years ago
b14c887
Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw"
by Treehugger Robot
· 7 years ago
96af49e
Merge "AAPT2: optionally keep resources without default value"
by TreeHugger Robot
· 7 years ago
f99eda4
AAPT2: optionally keep resources without default value
by Mårten Kongstad
· 7 years ago
d8d2901
AAPT2: optionally keep resources without default value
by Mårten Kongstad
· 7 years ago
5c541f6
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
by Mårten Kongstad
· 7 years ago
24c9aa6
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
by Mårten Kongstad
· 7 years ago
7e5236d
Restore Proguard behavior and add minimal flag
by Ryan Mitchell
· 7 years ago
9fbdf89
Don't allow splitting on an empty configuration
by Todd Kennedy
· 7 years ago
70f7972
AAPT2: Adaptive icon refactor
by Ryan Mitchell
· 7 years ago
58e2fbf
Revert "AAPT2: Automatic Static Library Namespacing."
by Chris Warrington
· 7 years ago
5fa2bb1
AAPT2: Fix long version code bugs
by Ryan Mitchell
· 7 years ago
833a1a6
AAPT2: Refactor flags into commands
by Ryan Mitchell
· 7 years ago
40c9532
Merge "AAPT2: Add Proguard rules for nav fragments"
by Ryan Mitchell
· 7 years ago
da02fea
Add support for --replace-version to aapt2
by Colin Cross
· 7 years ago
dcd58c4
Add support for --replace-version to aapt2
by Colin Cross
· 7 years ago
9a2f6e6
AAPT2: Add Proguard rules for nav fragments
by Ryan Mitchell
· 7 years ago
d51efe8
AAPT2: add flag for strict visibility
by Izabela Orlowska
· 7 years ago
0a81745
Merge "Allow using reserved package IDs" into pi-dev am: 13588dc9e4
by Todd Kennedy
· 7 years ago
13588dc
Merge "Allow using reserved package IDs" into pi-dev
by Todd Kennedy
· 7 years ago
3251299
Allow using reserved package IDs
by Todd Kennedy
· 7 years ago
4cb8826
Merge "Allow overriding the compile SDK" into pi-dev am: fd5166ddac
by Todd Kennedy
· 7 years ago
9f6dec1
Allow overriding the compile SDK
by Todd Kennedy
· 7 years ago
57ffac7
Merge "AAPT2: Adds config support for manipulating resources"
by Mohamed Heikal
· 7 years ago
d3c5fb6
AAPT2: Adds config support for manipulating resources
by Mohamed Heikal
· 8 years ago
498baa8
Merge "Added --debug-mode flag to AAPT2" into pi-dev
by Ryan Mitchell
· 7 years ago
70414f2
Check the size of the strings in the StringPool before flattening.
by Ryan Mitchell
· 7 years ago
e5b38a6
Added --debug-mode flag to AAPT2
by Ryan Mitchell
· 7 years ago
68c0256
Merge "Check the size of the strings in the StringPool before flattening."
by TreeHugger Robot
· 7 years ago
a15c2a8
Check the size of the strings in the StringPool before flattening.
by Ryan Mitchell
· 7 years ago
444f9bb
Added --debug-mode flag to AAPT2
by Ryan Mitchell
· 7 years ago
481f027
AAPT2: Automatic Static Library Namespacing.
by Chris Warrington
· 7 years ago
6f34e0d
AAPT2: add flag for not compressing resources
by Izabela Orlowska
· 7 years ago
34a1687
AAPT2: Remove resources that define locales but no default values.
by Adam Lesinski
· 7 years ago
a65bbdf
AAPT2: Ensure output formats of files are correctly set
by Adam Lesinski
· 7 years ago
e78a816
Prevent AAPT from versioning <animated-selector> tags.
by Nick Butcher
· 8 years ago
1084432
AAPT2: Fix silent failure when ContainerReader fails during Link
by Mohamed Heikal
· 7 years ago
73bff1e
AAPT2: Allow compatible duplicate Attributes
by Adam Lesinski
· 8 years ago
ad9e132
AAPT2: treat manifest validation errors as warnings when asked
by Izabela Orlowska
· 8 years ago
71be705
AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK
by Adam Lesinski
· 8 years ago
b3b66ee
Merge "AAPT2: allow to generate R.txt without R.java"
by TreeHugger Robot
· 8 years ago
23a6e1e
AAPT2: allow to generate R.txt without R.java
by Izabela Orlowska
· 8 years ago
c628437
AAPT2: Embed version of framework an app was compiled against.
by Adam Lesinski
· 8 years ago
2427dce
AAPT2: Fix issue where exported symbols (@+id/*) were not exported
by Adam Lesinski
· 8 years ago
a693c4a
AAPT2: Move all file output to FileOutputStream
by Adam Lesinski
· 8 years ago
490595a
AAPT2: Workaround for feature splits without namespacing
by Adam Lesinski
· 8 years ago
4ee829a
Merge "AAPT2: Add convert command"
by Adam Lesinski
· 8 years ago
8780eb6
AAPT2: Add convert command
by Adam Lesinski
· 8 years ago
dc21dea
AAPT2: Produce Conditional Proguard Keep Rules
by Adam Koski
· 8 years ago
e59f0d8
AAPT2: Enable building proto artifacts
by Adam Lesinski
· 8 years ago
0045116
AAPT2: Define and Implement AAPT Container Format
by Adam Lesinski
· 8 years ago
f4165c4
Merge "AAPT leave <gradient> alone for VDC"
by TreeHugger Robot
· 8 years ago
ab2a38c
AAPT leave <gradient> alone for VDC
by ztenghui
· 8 years ago
ea13c1a
AAPT2: Flatten AndroidManifest.xml stringpool in UTF16
by Adam Lesinski
· 8 years ago
4670805
AAPT2: Move format related files under same directory
by Adam Lesinski
· 8 years ago
8cdca1b
AAPT2: Cleanup proto classes/methods and add XML serialization
by Adam Lesinski
· 8 years ago
d3ffa844
AAPT2: Cleanup Visitors for XML and Values
by Adam Lesinski
· 8 years ago
123a19b
Merge "AAPT2: Fixup namespace implementation"
by Adam Lesinski
· 8 years ago
4ffea04
AAPT2: Define intermediate compiled XML proto
by Adam Lesinski
· 8 years ago
1ef0fa9
AAPT2: Fixup namespace implementation
by Adam Lesinski
· 8 years ago
2def7dc
Merge "AAPT2: Change XmlDom to exclude Namespace as a node"
by Adam Lesinski
· 8 years ago
6b37299
AAPT2: Change XmlDom to exclude Namespace as a node
by Adam Lesinski
· 8 years ago
38ef937
Merge "AAPT2: Make sure to fail when XML linking fails"
by Adam Lesinski
· 8 years ago
49f0aa4
Merge "AAPT2: Fix windows unicode path issues"
by Adam Lesinski
· 8 years ago
c0a5e1e
AAPT2: Make sure to fail when XML linking fails
by Adam Lesinski
· 8 years ago
efeb7af
AAPT2: Fix windows unicode path issues
by Adam Lesinski
· 8 years ago
4dc5812
Fix clang-tidy performance warnings in aapt2.
by Chih-Hung Hsieh
· 8 years ago
bb94f32
Revert "AAPT2: Auto-version adaptive-icon XML"
by Adam Lesinski
· 8 years ago
5b7337f
AAPT2: Auto-version adaptive-icon XML
by Adam Lesinski
· 8 years ago
0d81f70
AAPT2: Honor --custom-package when writing Manifest.java
by Adam Lesinski
· 8 years ago
f296105
Merge "AAPT2: Update --no-version-vector list" into oc-dev
by TreeHugger Robot
· 8 years ago
41ea44f
AAPT2: Update --no-version-vector list
by Adam Lesinski
· 8 years ago
2354b56
AAPT2: Follow symlinks when compiling
by Adam Lesinski
· 8 years ago
c744ae8
AAPT2: Implement attribute compat versioning
by Adam Lesinski
· 8 years ago
53c9898
Merge changes I446fb6ab,Ife3bbd29 into oc-dev
by TreeHugger Robot
· 8 years ago
1e4b0e5
AAPT2: Workaround for findViewById with package ID > 0x7f
by Adam Lesinski
· 8 years ago
820d72a
AAPT2: Error reporting through JNI.
by Chris Warrington
· 8 years ago
b522f04
AAPT2: Allow truncating of package names
by Adam Lesinski
· 8 years ago
b97d51a
Merge "AAPT2: Allow the ';' separator on Windows for split args" into oc-dev
by TreeHugger Robot
· 8 years ago
Next »