Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
55849979a5d460b4aebec5a5c6ff436827e05cf2
/
tools
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
3288553
clang-format ManifestFixer_test.cpp
by Colin Cross
· 6 years ago
bc40469
Merge "Replace annotation_processors with plugins"
by Colin Cross
· 6 years ago
a1f8e1a
Replace annotation_processors with plugins
by Colin Cross
· 6 years ago
258c572
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
439d349
hiddenapi: Support 'core-platform-api' flag
by David Brazdil
· 6 years ago
17d16e8
hiddenapi: Expect public/private API as CSV
by David Brazdil
· 6 years ago
213e8cf
Merge "Add a struct wrapper for bytes fields in stats_log cpp APIs."
by yaochen
· 6 years ago
037ad04
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
0f2dc8d
118395019: Hide constants and methods in StatsLogInternal
by Tor Norbye
· 6 years ago
1fc78e1
Fix/suppress aapt/aapt2 google-explicit-constructor warnings
by Chih-Hung Hsieh
· 6 years ago
6af0e22
Merge "Fix/suppress incident* google-explicit-constructor warnings"
by Chih-hung Hsieh
· 6 years ago
0d7970f
Merge "Statsd: Enable host_supported for libstatslog"
by Treehugger Robot
· 6 years ago
7a88a93
Fix/suppress incident* google-explicit-constructor warnings
by Chih-Hung Hsieh
· 6 years ago
34a892d
Statsd: Enable host_supported for libstatslog
by Jack He
· 6 years ago
cfc7952
Include annotation property values in output.
by Mathew Inwood
· 6 years ago
a1b644e
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 6 years ago
d66ecfc
Add byte size of the bytes fields to statslog c++ APIs.
by Yao Chen
· 6 years ago
2822b4f
Skip writing message field in an atom if it's empty
by Yao Chen
· 6 years ago
8b71c74
Allow atoms to log fields in bytes format.
by Yao Chen
· 6 years ago
20b64c4
Merge "Fix cert-dcl16-c clang-tidy warnings."
by Chih-hung Hsieh
· 6 years ago
054dab1
Fix cert-dcl16-c clang-tidy warnings.
by Chih-Hung Hsieh
· 6 years ago
352956b
Switch last c.a.i18n.phonenumbers hiddenapi entries to annotations
by Paul Duffin
· 6 years ago
ec62f08
Merge "hiddenapi: Add constants for 'greylist-max-p'"
by David Brazdil
· 6 years ago
aaaf1b7
People don't read warnings.
by Jeff Sharkey
· 6 years ago
5cd148f
hiddenapi: Add constants for 'greylist-max-p'
by David Brazdil
· 6 years ago
89bf0f2
Turn hidden API lists into a single CSV
by David Brazdil
· 6 years ago
00537c1
Prevent hiddenapi entries being added for libcore related projects
by Paul Duffin
· 6 years ago
d100107
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 6 years ago
e8abd06
Allow implicit-fallthrough warnings locally.
by Chih-Hung Hsieh
· 6 years ago
3ffa1ca
Merge "Merge hidden API metadata into a single CSV file." am: 5037a7eb93
by Mathew Inwood
· 6 years ago
5037a7e
Merge "Merge hidden API metadata into a single CSV file."
by Mathew Inwood
· 6 years ago
9b767e2
Merge "Stop using DIST_DIR directly, use dist-for-goals instead" am: a8f2601d28
by Dan Willemsen
· 6 years ago
a8f2601
Merge "Stop using DIST_DIR directly, use dist-for-goals instead"
by Treehugger Robot
· 6 years ago
66e9d98
Merge "Fix issue with sort_api.sh" am: f943c52105
by Paul Duffin
· 6 years ago
c78bea4
Fix issue with sort_api.sh
by Paul Duffin
· 6 years ago
f0a45a4
Merge "Add new "max-sdk-p blacklist"." am: adbc7dfc28
by Mathew Inwood
· 6 years ago
ea14c0c
Merge hidden API metadata into a single CSV file.
by Mathew Inwood
· 6 years ago
50dea42
Add new "max-sdk-p blacklist".
by Mathew Inwood
· 6 years ago
6ffa32f
AAPT2: Add the rest of supported manifest elements am: 00d5548355
by Ryan Mitchell
· 6 years ago
840beeb
AAPT2: Add supported manifest elements am: 48d009ad32
by Ryan Mitchell
· 6 years ago
e75f2f5
Merge changes from topic "aapt2-manifest-elements"
by Treehugger Robot
· 6 years ago
b7c0800
Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw"
by Mårten Kongstad
· 6 years ago
7672daf
Merge changes from topic "idmap2-prerequisites" am: 62a5d4249f
by Mårten Kongstad
· 6 years ago
b14c887
Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw"
by Treehugger Robot
· 6 years ago
62a5d42
Merge changes from topic "idmap2-prerequisites"
by Treehugger Robot
· 6 years ago
5cc1700
Stop using DIST_DIR directly, use dist-for-goals instead
by Dan Willemsen
· 6 years ago
f1aadaf
Merge "Add rtmitchell to AAPT2 OWNERS" am: 0d3f4e61c9
by Ryan Mitchell
· 6 years ago
f99eda4
AAPT2: optionally keep resources without default value
by Mårten Kongstad
· 6 years ago
5c541f6
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
by Mårten Kongstad
· 6 years ago
6d0dbbb
Add rtmitchell to AAPT2 OWNERS
by Ryan Mitchell
· 6 years ago
15dcc77
Merge "Add noexcept to move constructors and assignment operators."
by Chih-hung Hsieh
· 6 years ago
9166e89
Merge "Add noexcept to move constructors and assignment operators."
by Chih-hung Hsieh
· 6 years ago
206ccf1
Merge "Do not use StringPiece in ExtractJavaIdentifier" am: 20ecc6397b
by Pirama Arumuga Nainar
· 6 years ago
20ecc63
Merge "Do not use StringPiece in ExtractJavaIdentifier"
by Treehugger Robot
· 6 years ago
fc81626
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 6 years ago
47be78e
Merge "Change FileStream test buffer from char* void*" am: b839befd7b
by Ryan Mitchell
· 6 years ago
b839bef
Merge "Change FileStream test buffer from char* void*"
by Ryan Mitchell
· 6 years ago
8f37734
Change FileStream test buffer from char* void*
by Ryan Mitchell
· 6 years ago
9ba5cb4
Do not use StringPiece in ExtractJavaIdentifier
by Pirama Arumuga Nainar
· 6 years ago
18242e5
Merge "Fix clang-tidy performance warnings in frameworks/base." am: 4a2dd10d83
by Chih-Hung Hsieh
· 6 years ago
6b3fac2
Fix clang-tidy performance warnings in frameworks/base.
by Chih-Hung Hsieh
· 6 years ago
b2e9c66
Merge "Add serialization methods to whitelist not light greylist" am: f7190b65ab
by Paul Duffin
· 6 years ago
e9622a3
Add serialization methods to whitelist not light greylist
by Paul Duffin
· 6 years ago
57a4bae
Merge "Don't fail if there are no comments." am: daabcae955
by Mathew Inwood
· 6 years ago
6be0fdd
Don't fail if there are no comments.
by Mathew Inwood
· 6 years ago
00d55483
AAPT2: Add the rest of supported manifest elements
by Ryan Mitchell
· 6 years ago
48d009a
AAPT2: Add supported manifest elements
by Ryan Mitchell
· 6 years ago
ac2b743
Merge changes from topic "ownerz" am: 98cd65e17f
by Jeff Sharkey
· 6 years ago
5b47199
Tweaks to AOSP upload hook logic.
by Jeff Sharkey
· 6 years ago
0a9c731
Upload hook that guides people towards AOSP.
by Jeff Sharkey
· 6 years ago
5c6894a
Merge "Revert "Check in P dark greylist, use it for hidden API list generation""
by David Brazdil
· 6 years ago
4a55eeb
Revert "Check in P dark greylist, use it for hidden API list generation"
by David Brazdil
· 6 years ago
5c776de
Merge changes from topic "hiddenapi-dark-grey" am: 3d93d8f323
by David Brazdil
· 6 years ago
38d2793
Check in P dark greylist, use it for hidden API list generation am: 3cc74c71ef
by David Brazdil
· 6 years ago
3d93d8f
Merge changes from topic "hiddenapi-dark-grey"
by David Brazdil
· 6 years ago
e03a757
Merge "Fix compilation when targeting OpenJDK 9." am: 0d2f465ed7
by Tobias Thierer
· 6 years ago
8fb3615
Fix compilation when targeting OpenJDK 9.
by Tobias Thierer
· 6 years ago
ae88d4e
Ignore comment lines in hidden api lists
by David Brazdil
· 6 years ago
3cc74c7
Check in P dark greylist, use it for hidden API list generation
by David Brazdil
· 6 years ago
22ea0b7
Merge "Processor for @UnsupportedAppUsage annotations." am: e5440456ca
by Mathew Inwood
· 6 years ago
bad89e5
Processor for @UnsupportedAppUsage annotations.
by Mathew Inwood
· 6 years ago
8f7b234
Merge "Rewrite hidden API list generation in Python" am: a264c2c83e
by David Brazdil
· 6 years ago
8503b90
Rewrite hidden API list generation in Python
by David Brazdil
· 6 years ago
Next »