Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
bd10777948fe5a0d9452f73c30941f46c6b4a2bf
/
tools
/
aapt2
ed69ce8
libandroidfw: Fix mass logspam of ResourceTypes warnings
by Adam Lesinski
· 8 years ago
b0c47ef
AAPT2: Finish support for feature splits
by Adam Lesinski
· 8 years ago
b39ad7c
AAPT2: Add -A (assets) support
by Adam Lesinski
· 8 years ago
f34b6f4
AAPT2: Add --package-id flag for feature-split suppport
by Adam Lesinski
· 8 years ago
df2870d
Merge "AAPT2: Fix parsing ResTable_type"
by TreeHugger Robot
· 8 years ago
ae3c244
Merge "AAPT2: Fix Plural::Equals() method"
by TreeHugger Robot
· 8 years ago
136fd07
AAPT2: Fix parsing ResTable_type
by Adam Lesinski
· 8 years ago
ac6edc5
AAPT2: Fix escaping sequence processing in XML parsing
by Adam Lesinski
· 8 years ago
8f7c550
AAPT2: Fix Plural::Equals() method
by Adam Lesinski
· 8 years ago
b5dc4bd
AAPT2: Few tweaks to get shared-libraries working
by Adam Lesinski
· 8 years ago
d48944a
AAPT2: Rename strip phase to optimize
by Adam Lesinski
· 8 years ago
ceb9b2f
AAPT2: Shared library support
by Adam Lesinski
· 8 years ago
c8f71aa
Add ResTable_sparseTypeEntry support
by Adam Lesinski
· 8 years ago
5b12734
Merge "Allow for multiple preferred densities in the strip command."
by Pierre Lecesne
· 8 years ago
672384b
Allow for multiple preferred densities in the strip command.
by Pierre Lecesne
· 8 years ago
024d22f
Merge "AAPT2: Fix pseudolocalization to respect <xliff:g>"
by TreeHugger Robot
· 8 years ago
7542162
AAPT2: Fix pseudolocalization to respect <xliff:g>
by Adam Lesinski
· 8 years ago
929d651
AssetManager2: Add GetResourceId
by Adam Lesinski
· 8 years ago
0355dcc
Merge "Only compress files that were already compressed in the original APK."
by Pierre Lecesne
· 8 years ago
558a630
Merge "AAPT2: Support CtsContentTestCases build"
by Adam Lesinski
· 8 years ago
fa131d5
Only compress files that were already compressed in the original APK.
by Pierre Lecesne
· 8 years ago
2968cbf
Strip the resources from the APK using the TableSplitter.
by Pierre Lecesne
· 8 years ago
fc866ba
Merge "Iterate over the zip entries in order."
by Pierre Lecesne
· 8 years ago
265066c
Merge "Expose whether a file was compressed before being loaded in memory."
by Pierre Lecesne
· 8 years ago
970732d
Expose whether a file was compressed before being loaded in memory.
by Pierre Lecesne
· 8 years ago
880d65b
Iterate over the zip entries in order.
by Pierre Lecesne
· 8 years ago
2599aa4
Add a method LoadedApk::WriteToArchive.
by Pierre Lecesne
· 8 years ago
86d67df
AAPT2: Support CtsContentTestCases build
by Adam Lesinski
· 8 years ago
8a7b4cb
Backbone of the new aapt2 strip command.
by Pierre Lecesne
· 8 years ago
ff759e6
Moving the LoadedApk class to its own file.
by Pierre Lecesne
· 8 years ago
e84ad49
Merge "Add color mode to activity/window"
by TreeHugger Robot
· 8 years ago
4832745
Add color mode to activity/window
by Romain Guy
· 8 years ago
4d35cca
AAPT: Add --no-version-transitions flag
by Yuichi Araki
· 8 years ago
c9ba559
Add wide color gamut and HDR resource qualifiers
by Romain Guy
· 8 years ago
d5083f6
Move StringPiece to libandroidfw
by Adam Lesinski
· 8 years ago
d8cb7dc
Merge "AAPT2: Convert Android.mk to Android.bp"
by Fabien Sanglard
· 8 years ago
1916020
AAPT2: Convert Android.mk to Android.bp
by Fabien Sanglard
· 8 years ago
1a6acdb
Introduce new UI_MODE_TYPE_VR_HEADSET and qualifier.
by Zak Cohen
· 8 years ago
3866554
AAPT2: Treat non-AAPT attributes as Attributes with no format specified.
by Adam Lesinski
· 8 years ago
5119e51
AAPT2: Allow <meta-data> in <manifest>
by Adam Lesinski
· 8 years ago
67387af
Merge "Update package names to work with the proto3 compiler"
by Tamas Berghammer
· 8 years ago
f96789d3
Merge "Add font type to AAPT2"
by Adam Lesinski
· 8 years ago
383db5eb
Update package names to work with the proto3 compiler
by Tamas Berghammer
· 8 years ago
a256408
Renamed Aapt2.java to Aapt2Jni.java.
by Paulo Casanova
· 8 years ago
573cccf
Merge "Updated JNI interface."
by Paulo Casanova
· 8 years ago
b555b59
Updated JNI interface.
by Paulo Casanova
· 8 years ago
3497b26
Added Windows support for aapt/JNI.
by Paulo Casanova
· 8 years ago
c0c3663
Add font type to AAPT2
by Adam Lesinski
· 8 years ago
e343eb1
AAPT2: Insert <uses-sdk> element before <application>
by Adam Lesinski
· 8 years ago
ce5e56e
AAPT2: Rename to match new style
by Adam Lesinski
· 8 years ago
418063c
Merge "Added JNI interface for aapt2."
by Paulo Casanova
· 8 years ago
b366402
Merge "AAPT2: Ensure string pool ordering is compact"
by TreeHugger Robot
· 8 years ago
b54ef10
AAPT2: Ensure string pool ordering is compact
by Adam Lesinski
· 8 years ago
577e66c
Merge "AAPT2: Fail compile on bad output file/dir"
by TreeHugger Robot
· 8 years ago
dfaecaf
AAPT2: Fail compile on bad output file/dir
by Adam Lesinski
· 8 years ago
12bfe65
Merge "AAPT2: Error on uncompiled XML or PNG files in link phase"
by TreeHugger Robot
· 8 years ago
6a396c1
AAPT2: Error on uncompiled XML or PNG files in link phase
by Adam Lesinski
· 8 years ago
092db3c
Merge "Fix a static-analyzer warning." am: 63b4f6f5db am: ea4423b181
by George Burgess IV
· 8 years ago
ea4423b
Merge "Fix a static-analyzer warning." am: 63b4f6f5db
by George Burgess IV
· 8 years ago
2559608
Added JNI interface for aapt2.
by Paulo Casanova
· 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
56f823b
Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a am: 39ad1b92fa
by Elliott Hughes
· 8 years ago
437b8c9
Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a
by Elliott Hughes
· 8 years ago
c08e32e
Rely on the platform -std default.
by Elliott Hughes
· 8 years ago
edba941
AAPT2: Ensure PNG endianness in 9-patch serialization
by Adam Lesinski
· 8 years ago
ffa9656
Merge "AAPT2: Refactor PngCrunching"
by Adam Lesinski
· 8 years ago
77788eb
AAPT2: Add dominator tree analysis and resource removal
by Alexandria Cornwall
· 8 years ago
21efb68
AAPT2: Refactor PngCrunching
by Adam Lesinski
· 8 years ago
b896ae7
Merge "Added building libaapt2_jni.so."
by Paulo Casanova
· 8 years ago
c7ca55e
Added building libaapt2_jni.so.
by Paulo Casanova
· 8 years ago
a0b929d
AAPT2: Allow <compatible-screens><screen> in AndroidManifest.xml
by Adam Lesinski
· 8 years ago
8c3f31f
AAPT2: Fix issue with styled string indices
by Adam Lesinski
· 8 years ago
5cb0530
AAPT2: Update version and readme
by Adam Lesinski
· 8 years ago
871f2f5
Merge "AAPT2: Add Inline Complex XML support"
by Adam Lesinski
· 8 years ago
5eeaadd
AAPT2: Add Inline Complex XML support
by Adam Lesinski
· 8 years ago
9669204
Merge "AAPT2: Revert warning when merging packages"
by Adam Lesinski
· 8 years ago
a6ad7d5c
Merge "AAPT2 tools: Fix logging in resource file fixer"
by Adam Lesinski
· 8 years ago
7fd4eb7
Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe am: 8c8bb25089 am: 63dc310e6a
by Colin Cross
· 8 years ago
198cb0f
AAPT2 tools: Fix logging in resource file fixer
by Adam Lesinski
· 8 years ago
085f495
AAPT2: Revert warning when merging packages
by Adam Lesinski
· 8 years ago
5c3464c
AAPT2: Fix merging of styleables the right way
by Adam Lesinski
· 8 years ago
e3cd4b3
Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe am: 8c8bb25089
by Colin Cross
· 8 years ago
9a1a3bc
Replace libziparchive-host with libziparchive
by Colin Cross
· 8 years ago
2cc6469
Merge changes from topic 'utf' am: 0a357a1a73 am: de8a6a66f6 am: 1657493c22
by Martijn Coenen
· 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
8197cc46
AAPT2: Merge Styleables instead of overriding them
by Adam Lesinski
· 8 years ago
aa0255d
AAPT2: Add tool to fix positional argument issues
by Adam Lesinski
· 8 years ago
a7cc3f1
AAPT2: Add support to strip namespaces from XML
by Alexandria Cornwall
· 8 years ago
e42bc05
Merge "Fix clang-tidy warnings in aapt and aapt2."
by TreeHugger Robot
· 8 years ago
1d74081
Merge "AAPT2: Expose split support to command line"
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
84717d4
resolve merge conflicts of 17bd236 to stage-aosp-master am: b3d46b44a3
by Chih-Hung Hsieh
· 8 years ago
c76aa69
resolve merge conflicts of 17bd236 to stage-aosp-master am: b3d46b44a3
by Chih-Hung Hsieh
· 8 years ago
c34027e
Merge "AAPT2: Fix resource type id symbol merging"
by Alexandria Cornwall
· 8 years ago
b3d46b4
resolve merge conflicts of 17bd236 to stage-aosp-master
by Chih-Hung Hsieh
· 8 years ago
8bd37ba
Fix clang-tidy warnings in aapt and aapt2.
by Chih-Hung Hsieh
· 8 years ago
9b8528f
Fix clang-tidy warnings in aapt and aapt2.
by Chih-Hung Hsieh
· 8 years ago
Next »