Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7aa9020febf7d4618f7d3f02425b4e2c5a3dec3b
/
tools
e1556e9
Merge "Public StatsLog API for generic mainline logging."
by Chiachang Wang
· 6 years ago
1e8c399
PreloadCheck: Add some comments
by Andreas Gampe
· 6 years ago
c771bfe
PreloadCheck: Reset UncaughtExceptionHandler
by Andreas Gampe
· 6 years ago
bb621f2
PreloadCheck: Add support for regex checking
by Andreas Gampe
· 6 years ago
a3d942b
Public StatsLog API for generic mainline logging.
by Chiachang Wang
· 6 years ago
1130892
PreloadCheck: Add preloaded-classes-blacklist
by Andreas Gampe
· 6 years ago
33ee4a5
Merge "Framework: Lock inversion checker"
by Andreas Gampe
· 6 years ago
72ede72
Framework: Lock inversion checker
by Andreas Gampe
· 6 years ago
8710df5
Preload: Add a simple test for the state of classes
by Andreas Gampe
· 6 years ago
fe3ebab0
Merge "Mainline logging to statsd: native static libs"
by Treehugger Robot
· 6 years ago
179e132
Merge "Convert frameworks/base/cmds/* to Android.bp"
by Colin Cross
· 6 years ago
a6e09b4
Automatically greylist code in 3P packages
by Andrei Onea
· 6 years ago
45c0d71
Convert frameworks/base/cmds/* to Android.bp
by Colin Cross
· 6 years ago
1f431f3
Mainline logging to statsd: native static libs
by Tej Singh
· 6 years ago
0b28a92
Dist aapt2 protos
by Colin Cross
· 6 years ago
cfd72b9
Merge "Add extra hidden api related tags"
by Andrei-Valentin Onea
· 6 years ago
80a5660
Add extra hidden api related tags
by Andrei Onea
· 6 years ago
3478239
apilint: Lint unhidden @IntDef and @LongDef
by Adrian Roos
· 6 years ago
26968d8
Merge "Apilint: No longer flag interface callbacks"
by Adrian Roos
· 6 years ago
cdb8167
Apilint: No longer flag interface callbacks
by Adrian Roos
· 6 years ago
93bafc4
apilint: decorator-based verifier registration
by Adrian Roos
· 6 years ago
56ff784
Apilint: lint for URL/URI
by Adrian Roos
· 6 years ago
1435ace
Merge changes Icc2810f5,Ib0ad635e
by Adrian Roos
· 6 years ago
997fa46
Switch android.test and junit classes to use UnsupportedAppUsage
by Paul Duffin
· 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
deb0ff2
Apilint: Enforce final builders
by Adrian Roos
· 6 years ago
57b5479
Merge "apilint: Correctly parse packages with annotations"
by Adrian Roos
· 6 years ago
b1faa0b
apilint: Correctly parse packages with annotations
by Adrian Roos
· 6 years ago
a0994a8
Convert Android.mk file to Android.bp
by Sasha Smundak
· 6 years ago
31754eb
Convert Android.mk file to Android.bp
by Sasha Smundak
· 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
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
Next »