Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
3829caa5b2813f333cfa4c80a92b475938ee4a75
/
tools
6721a67
Merge changes Icc2810f5,Ib0ad635e am: 1435ace8da am: 79f115fddd am: c2966e8512
by Adrian Roos
· 6 years ago
1435ace
Merge changes Icc2810f5,Ib0ad635e
by Adrian Roos
· 6 years ago
b5766bd
Merge "Support for @InspectableProperty on public fields"
by TreeHugger Robot
· 6 years ago
89d6bce
Support for @InspectableProperty on public fields
by Ashley Rose
· 6 years ago
ae3b4c4
Merge "Switch android.test and junit classes to use UnsupportedAppUsage" am: 7bb0bcd305 am: b5ccf0e21c
by Paul Duffin
· 6 years ago
997fa46
Switch android.test and junit classes to use UnsupportedAppUsage
by Paul Duffin
· 6 years ago
b637c6a
Merge "Make bit able to run gtest native tests."
by TreeHugger Robot
· 6 years ago
a942413
Merge "Apilint: Lint missing nullability annotations" am: d6a886a500 am: 1ca78f6ee4
by Adrian Roos
· 6 years ago
6c97f49
Make bit able to run gtest native tests.
by Joe Onorato
· 6 years ago
02e18dd
Apilint: report all implemented interfaces and fix false positives
by Adrian Roos
· 6 years ago
d9871b1
Apilint: properly parse packages with numbers
by Adrian Roos
· 6 years ago
80545ef
Apilint: Lint missing nullability annotations
by Adrian Roos
· 6 years ago
606210e
Merge "Apilint: Enforce final builders" am: 2886d307bd am: bb74d55781
by Adrian Roos
· 6 years ago
deb0ff2
Apilint: Enforce final builders
by Adrian Roos
· 6 years ago
b610ecc
Merge "apilint: Correctly parse packages with annotations" am: 57b5479a6b am: 436fe4c8f0
by Adrian Roos
· 6 years ago
57b5479
Merge "apilint: Correctly parse packages with annotations"
by Adrian Roos
· 6 years ago
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
b1faa0b
apilint: Correctly parse packages with annotations
by Adrian Roos
· 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
Next »