Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
f3a5f6613987df7d1ceda8a52fc129f53ffb48f7
/
tools
/
aapt2
7cf8ca9
Merge "AAPT2: Fix typo in manifest validation expectation" into oc-dev
by TreeHugger Robot
· 8 years ago
557a0c5
Merge "AAPT2: binary parser should be more lenient with files" into oc-dev
by TreeHugger Robot
· 8 years ago
f6bc140
Merge "AAPT2: Fix string escaping" into oc-dev
by TreeHugger Robot
· 8 years ago
53c9898
Merge changes I446fb6ab,Ife3bbd29 into oc-dev
by TreeHugger Robot
· 8 years ago
742888f
AAPT2: binary parser should be more lenient with files
by Adam Lesinski
· 8 years ago
c10c0d0
AAPT2: Fix typo in manifest validation expectation
by Adam Lesinski
· 8 years ago
48448e8
AAPT2: Fix string escaping
by Adam Lesinski
· 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
e7172ff
Merge "AAPT2: Add workaround for non-standard package IDs" into oc-dev
by TreeHugger Robot
· 8 years ago
4ca5697
AAPT2: Add workaround for non-standard package IDs
by Adam Lesinski
· 8 years ago
b9dbee4
Merge "AAPT2: Add better error message when processing invalid files" into oc-dev
by TreeHugger Robot
· 8 years ago
7beb895
Merge "AAPT2: Allow <path-permission> tag in <provider>" into oc-dev
by TreeHugger Robot
· 8 years ago
776aa95
AAPT2: Add better error message when processing invalid files
by Adam Lesinski
· 8 years ago
25783ca
AAPT2: Allow <path-permission> tag in <provider>
by Adam Lesinski
· 8 years ago
b522f04
AAPT2: Allow truncating of package names
by Adam Lesinski
· 8 years ago
9431c47
AAPT2: Make BinaryResourceParser more lenient
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
db09157
AAPT2: Allow the ';' separator on Windows for split args
by Adam Lesinski
· 8 years ago
62b713e
Merge "AAPT2: Fix order-of-destruction crash" into oc-dev
by Adam Lesinski
· 8 years ago
ea134e0
AAPT2: Fix order-of-destruction crash
by Adam Lesinski
· 8 years ago
d1a6e67
Merge "AAPT2: Generate R.txt" into oc-dev
by TreeHugger Robot
· 8 years ago
418763f
AAPT2: Generate R.txt
by Adam Lesinski
· 8 years ago
014d315
AAPT2: expose return values through JNI.
by Chris Warrington
· 8 years ago
d0f492d
AAPT2: Share split functionality between link and optimize
by Adam Lesinski
· 8 years ago
f4dacf2
AAPT2: fixing the -c flag being ignored
by Mihai Nita
· 8 years ago
448727b
Merge "AAPT2: Fix pseudolocalization (again)" into oc-dev
by TreeHugger Robot
· 8 years ago
7a7e415
Merge "AAPT2: Allow multiple -c flags" into oc-dev
by TreeHugger Robot
· 8 years ago
113ee09
AAPT2: Allow multiple -c flags
by Adam Lesinski
· 8 years ago
8049f3d
AAPT2: Fix pseudolocalization (again)
by Adam Lesinski
· 8 years ago
c26ace0
Merge "AAPT2: Parse an ID encoded as a map" into oc-dev
by Adam Lesinski
· 8 years ago
b1afa07
AAPT2: Allow arbitrary entry names with aapt2 optimize
by Adam Lesinski
· 8 years ago
33af6c7
AAPT2: Parse an ID encoded as a map
by Adam Lesinski
· 8 years ago
27a01ef
Merge "AAPT2: Fix up file IO"
by TreeHugger Robot
· 8 years ago
06460ef
AAPT2: Fix up file IO
by Adam Lesinski
· 8 years ago
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
f96789d
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
· 9 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
Next »