Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
1158b87c6ea6d809c2ae665cc0db9f464515ced2
/
tools
1b05ef9
Merge "Sort inputs to compile and link"
by Ryan Mitchell
· 6 years ago
f22ed8d
Sort inputs to compile and link
by Ryan Mitchell
· 6 years ago
c0a6d77
Merge "Fix long paths on Windows"
by TreeHugger Robot
· 6 years ago
457b160
Update VirtualKeyMap usage
by Siarhei Vishniakou
· 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
· 6 years ago
2f2e353
Merge "Convert Android.mk file to Android.bp" am: a81d64e940 am: efa1d26538
by Sasha Smundak
· 6 years ago
975c6e2
Merge "Fix seg faul when parsing invalid <plurals>"
by Ryan Mitchell
· 6 years ago
03f311c
Merge "Revert "Fix loaded apk string pool order""
by TreeHugger Robot
· 6 years ago
2f9077d
Fix seg faul when parsing invalid <plurals>
by Ryan Mitchell
· 6 years ago
6d9fc1c
Merge "Prevent AAPT2 from versioning <set> tags"
by TreeHugger Robot
· 6 years ago
ed6c556
Merge "Do not derive source from binary APK"
by TreeHugger Robot
· 6 years ago
90b7a08
Revert "Fix loaded apk string pool order"
by Ryan Mitchell
· 6 years ago
a0994a8
Convert Android.mk file to Android.bp
by Sasha Smundak
· 6 years ago
b2d7f53
Signature policy for overlayable items
by Winson
· 6 years ago
15c8c26
Merge "aapt2: Add signature policy to Resources.proto"
by TreeHugger Robot
· 6 years ago
6bee425
aapt2: Add signature policy to Resources.proto
by Winson
· 6 years ago
aada89c
Correctly insert platformBuildVersionCode/Name
by Ryan Mitchell
· 6 years ago
0f167a2
Merge "Convert Android.mk file to Android.bp" am: 190ff7457c am: 4bb2c54698
by Sasha Smundak
· 6 years ago
31754eb
Convert Android.mk file to Android.bp
by Sasha Smundak
· 6 years ago
10357ba
Merge "Generate constants for enum values in cpp header"
by Muhammad Qureshi
· 6 years ago
b5b162b
Do not derive source from binary APK
by Ryan Mitchell
· 6 years ago
dc132af
Generate constants for enum values in cpp header
by Muhammad Qureshi
· 6 years ago
da01ea5
Add whitelist atom field option
by Andrei Onea
· 6 years ago
275c3ec
Merge "Option to exclude configs from AAPT2 Link"
by TreeHugger Robot
· 6 years ago
ab364fc
Suppress -Wimplicit-fallthrough in aapt code
by Aurimas Liutikas
· 6 years ago
1ebc403
Merge "Revert "Add android.hardware.fingerprint for pre-Q""
by TreeHugger Robot
· 6 years ago
b47ddd4
Run inspector annotation processor on framework
by Ashley Rose
· 6 years ago
fcbec26
Merge "apilint: Allow parsing 3.0 signature files" am: 34b11c92b3 am: f9cd2cb759
by Adrian Roos
· 6 years ago
34b11c9
Merge "apilint: Allow parsing 3.0 signature files"
by Adrian Roos
· 6 years ago
cf82e04
apilint: Allow parsing 3.0 signature files
by Adrian Roos
· 6 years ago
171c9cd
Merge "clang-format ManifestFixer_test.cpp"
by Treehugger Robot
· 6 years ago
3c918b8
Option to exclude configs from AAPT2 Link
by Winson
· 6 years ago
0b671da
Annotation processing for int enum and flag mapping
by Ashley Rose
· 6 years ago
70edfa8
[bit] Use aapt2 instead of aapt, and don't also adb install apps on the system partition
by Joe Onorato
· 6 years ago
ce0bd06
[bit] Cache the build variables so we don't have to run make to figure them out unless the environment has changed.
by Joe Onorato
· 6 years ago
ced0b0c
Merge "De-duplicate entries written with AAPT2 convert"
by TreeHugger Robot
· 6 years ago
3288553
clang-format ManifestFixer_test.cpp
by Colin Cross
· 6 years ago
f54c9a1
De-duplicate entries written with AAPT2 convert
by Winson
· 6 years ago
a00d969
Prevent AAPT2 from versioning <set> tags
by Winson
· 6 years ago
9237af7
Merge "Replace annotation_processors with plugins"
by Colin Cross
· 6 years ago
591aaca
Merge "Replace debug key."
by TreeHugger Robot
· 6 years ago
b55d7a0a
Replace debug key.
by Mathew Inwood
· 6 years ago
636da77
Merge "Hold data pointer reference to AAPT2 test file"
by TreeHugger Robot
· 6 years ago
a3b22bf
Replace annotation_processors with plugins
by Colin Cross
· 6 years ago
5d4bd49
Merge "Replace annotation_processors with plugins" am: bc40469e19 am: f30fba0a60
by Colin Cross
· 6 years ago
bc40469
Merge "Replace annotation_processors with plugins"
by Colin Cross
· 6 years ago
b7be793
Hold data pointer reference to AAPT2 test file
by Winson
· 6 years ago
f67808b
Optimize aapt2 compile for pngs
by Ryan Mitchell
· 6 years ago
a1f8e1a
Replace annotation_processors with plugins
by Colin Cross
· 6 years ago
06f2c9f
Revert "Add android.hardware.fingerprint for pre-Q"
by Kevin Chyn
· 6 years ago
258c572
apilint: correctly parse enum_constant
by Adrian Roos
· 6 years ago
0fa45f1
Merge "apilint: correctly parse enum_constant"
by Adrian Roos
· 6 years ago
d1e3892
ApiLint: Add operator keyword and property parsing
by Adrian Roos
· 6 years ago
5cdfb69
ApiLint: Add Kotlin-style type support
by Adrian Roos
· 6 years ago
1f1b6a8
ApiLint: Performance improvements for verification
by Adrian Roos
· 6 years ago
e5eeae7
ApiLint: Performance improvements for 2.0 signature format parsing
by Adrian Roos
· 6 years ago
b787c18
ApiLint: Allow parsing 2.0 API signature files
by Adrian Roos
· 6 years ago
038a029
apilint: Fix API lint issues 2/2
by Adrian Roos
· 6 years ago
5ed42b6
apilint: Fix API lint issues
by Adrian Roos
· 6 years ago
6eb57b0
API Lint: Add support for base current.txt
by Adrian Roos
· 6 years ago
a8e5df0
Guide towards Context.createPackageContextAsUser().
by Jeff Sharkey
· 6 years ago
eff9e22
Moar lint rulez!
by Jeff Sharkey
· 6 years ago
0a2e15d
Update lint rules for graphics/text package layering
by Siyamed Sinir
· 6 years ago
40d67f4
Handle new current.txt format.
by Jeff Sharkey
· 6 years ago
fe5ee6e
Extend lint script to emit API statistics.
by Jeff Sharkey
· 7 years ago
c345745
Merge changes from topics "coreapi-flag", "coreapi-stubs-csv" am: 4620039dc5 am: e5aa99f45c
by David Brazdil
· 6 years ago
ea26641
hiddenapi: Expect public/private API as CSV am: 17d16e84da am: 046c140ff3
by David Brazdil
· 6 years ago
373df11
apilint: correctly parse enum_constant
by Adrian Roos
· 6 years ago
17d16e8
hiddenapi: Expect public/private API as CSV
by David Brazdil
· 6 years ago
439d349
hiddenapi: Support 'core-platform-api' flag
by David Brazdil
· 6 years ago
c1a4dec
Annotation processing for @InspectableProperty
by Ashley Rose
· 6 years ago
feccee9
Merge "Remove old private constant from ResourceId."
by Aurimas Liutikas
· 6 years ago
0857c58
Merge "AAPT2: always say which file failed to compile"
by TreeHugger Robot
· 6 years ago
a117526
Merge "Remove RRO policy product_services"
by Ryan Mitchell
· 6 years ago
d8ebfef
Remove old private constant from ResourceId.
by Aurimas Liutikas
· 6 years ago
a3ab21f
AAPT2: always say which file failed to compile
by Izabela Orlowska
· 6 years ago
54938a05
Merge "AAPT2: Add support for parsing codeNames with fingerprints."
by TreeHugger Robot
· 6 years ago
02d9c1e
Remove RRO policy product_services
by Ryan Mitchell
· 6 years ago
bf08b91
Merge "Add android.hardware.fingerprint for pre-Q"
by Ryan Mitchell
· 6 years ago
79f0396
AAPT2: Add support for parsing codeNames with fingerprints.
by Nicholas Lativy
· 6 years ago
cf9dd94
Merge "Add encoding of name and actor overlayable fields"
by Ryan Mitchell
· 6 years ago
c622379
Merge "ApiLint: Add operator keyword and property parsing"
by Adrian Roos
· 6 years ago
149b0d2
Merge "Resource Path Obfuscation"
by Mohamed Heikal
· 6 years ago
403c8e3
ApiLint: Add operator keyword and property parsing
by Adrian Roos
· 6 years ago
4594251
Add prod key for serverless config.
by Mathew Inwood
· 6 years ago
ef5673a
Add encoding of name and actor overlayable fields
by Ryan Mitchell
· 6 years ago
e1de284
Add android.hardware.fingerprint for pre-Q
by Ryan Mitchell
· 6 years ago
56ac01e
Merge "Statically link libc++ into aapt2"
by Ryan Mitchell
· 6 years ago
213e8cf
Merge "Add a struct wrapper for bytes fields in stats_log cpp APIs."
by yaochen
· 6 years ago
8940b94
Merge "Fix/suppress tools google-explicit-constructor warnings" am: 18f469b088 am: 0d2565a424
by Chih-hung Hsieh
· 6 years ago
037ad04
Add a struct wrapper for bytes fields in stats_log cpp APIs.
by Yao Chen
· 6 years ago
e89572c
Add a struct wrapper for bytes fields in stats_log cpp APIs.
by Yao Chen
· 6 years ago
93561ab
Fix/suppress tools google-explicit-constructor warnings
by Chih-Hung Hsieh
· 6 years ago
6948154
Merge "118395019: Hide constants and methods in StatsLogInternal" am: 0a5f26376f am: d6393758a7
by Adrian Roos
· 6 years ago
0f2dc8d
118395019: Hide constants and methods in StatsLogInternal
by Tor Norbye
· 6 years ago
7884d6b
ApiLint: Add Kotlin-style type support
by Adrian Roos
· 6 years ago
7f8886a
ApiLint: Performance improvements for verification
by Adrian Roos
· 6 years ago
a30d062
ApiLint: Performance improvements for 2.0 signature format parsing
by Adrian Roos
· 6 years ago
Next »