Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
7eeffedcf0e8422ae73836ccd13ad61edffb32ff
/
mmodules
ebd71c3
Merge "Compile core.platform.api.stubs with compile_dex:true"
by David Brazdil
· 6 years ago
58e7f11
Merge "Mark networking constants as public API"
by Remi NGUYEN VAN
· 6 years ago
c17d88b
Mark networking constants as public API
by Remi NGUYEN VAN
· 6 years ago
e10d81a
Drop unused API libcore.io.SizeOf.
by Tobias Thierer
· 6 years ago
c2bd422
Compile core.platform.api.stubs with compile_dex:true
by David Brazdil
· 6 years ago
45c2188
Update signature files to the new format
by Tor Norbye
· 6 years ago
9900054
Remove core-simple and other unnecessary things
by Neil Fuller
· 6 years ago
11f350d
Merge "Use patch_module in core.platform.api.stubs."
by Jaewoong Jung
· 6 years ago
1552e10
Merge "Refactor InetAddress.parseNumericAddress/isNumeric"
by Paul Duffin
· 6 years ago
a4df237
Refactor InetAddress.parseNumericAddress/isNumeric
by Paul Duffin
· 6 years ago
48939fc
Merge "Remove DropBox and EventLogger"
by Treehugger Robot
· 6 years ago
b46216a
Remove unnecessary constants and improve JavaDoc
by Paul Duffin
· 6 years ago
a6fa7fa
Remove DropBox and EventLogger
by Paul Duffin
· 6 years ago
5c20506
Remove InetAddress from intra core api
by Paul Duffin
· 6 years ago
05489dd
Use patch_module in core.platform.api.stubs.
by Jaewoong Jung
· 6 years ago
5c1aad2
Update the API signature files to include annotation methods
by Paul Duffin
· 6 years ago
95e39c4
Merge "UnsupportedAppUsage - support implicit member signatures"
by Treehugger Robot
· 6 years ago
fb84f1d
UnsupportedAppUsage - support implicit member signatures
by Paul Duffin
· 6 years ago
474ad31
Add @Nullable and @NonNull to intra-core API
by Adam Vartanian
· 6 years ago
c126989
Merge "Add initial support for RuntimeService"
by Neil Fuller
· 6 years ago
af5da18
Move final timezone classes to libcore.timezone
by Neil Fuller
· 6 years ago
7a4d3db
Add initial support for RuntimeService
by Neil Fuller
· 6 years ago
ba7ec8f
Merge "Move some timezone classes to libcore.timezone"
by Neil Fuller
· 6 years ago
560c24a
Add missing default constructors
by Paul Duffin
· 6 years ago
c2a6fa9
Move some timezone classes to libcore.timezone
by Neil Fuller
· 6 years ago
6064789
Merge "Introduce TzDataSetVersion class"
by Neil Fuller
· 6 years ago
e784ef2
Introduce TzDataSetVersion class
by Neil Fuller
· 6 years ago
57b68eb
Add shared libraries to BaseDexClassLoader.
by Nicolas Geoffray
· 6 years ago
70df410
Merge "Change Transliterator from CorePlatformApi to public api"
by vichang
· 6 years ago
eba96ea
Remove unnecessary classes from CorePlatformApi
by Neil Fuller
· 6 years ago
e3e5752
Add UnsupportedAppUsage annotation to core platform and intra core apis
by Paul Duffin
· 6 years ago
a2734d7
Change Transliterator from CorePlatformApi to public api
by Victor Chang
· 6 years ago
8e3e7da
Move useful core-libart_oj build rule
by Neil Fuller
· 6 years ago
e9da9c3
Merge "Enable and demonstrate Java 9 language features in libcore."
by Treehugger Robot
· 6 years ago
51c8997
Remove libcore.io.Libcore from CorePlatformApi.
by Tobias Thierer
· 6 years ago
de99123
Enable and demonstrate Java 9 language features in libcore.
by Tobias Thierer
· 7 years ago
c2a4f23
Remove unused method in VMRuntime
by David Brazdil
· 6 years ago
2b35ef2
Add ZygoteHooks.postForkForSystemServer
by Orion Hodson
· 6 years ago
83c7bf7
Allow Android to override access(2) and stat(2).
by Jeff Sharkey
· 6 years ago
a98fd19
Merge "Re-enable API checks for the CorePlatformApi"
by Neil Fuller
· 6 years ago
4522f7d
Merge "Fix EXPERIMENTAL_USE_OPENJDK9=true build."
by Tobias Thierer
· 6 years ago
e0f8b31
Fix EXPERIMENTAL_USE_OPENJDK9=true build.
by Tobias Thierer
· 6 years ago
21542b1
Re-enable API checks for the CorePlatformApi
by Neil Fuller
· 6 years ago
00defc7
Merge "Remove usages of core_platform_current"
by Neil Fuller
· 6 years ago
4380ab2
Remove usages of core_platform_current
by Neil Fuller
· 6 years ago
9cf74e0
Add android.system.Os.setsockoptTimeval to intra-core API
by Adam Vartanian
· 6 years ago
de3ee56
Merge "Update intra-core API"
by Adam Vartanian
· 6 years ago
16b6832
core.platform.api.stubs: Fix OpenJDK9 compilation.
by Tobias Thierer
· 6 years ago
0c82f87
Update intra-core API
by Adam Vartanian
· 6 years ago
2b1e10c
Add @CorePlatformApi for customization of Libcore.os by frameworks.
by Tobias Thierer
· 6 years ago
3513bab
Avoid constructor with non-API class
by Neil Fuller
· 6 years ago
757fd3a
Adjust core-platform-api-stubs-system-modules
by Neil Fuller
· 6 years ago
4207c7f
Build tests against core library impls, not stubs
by Neil Fuller
· 6 years ago
9997b52
Add libcore API needed by framework to core.platform.api.stubs
by Paul Duffin
· 6 years ago
1b0a201
Disable core platform API checks while we iterate
by Neil Fuller
· 6 years ago
3832bf3
Add conscrypt API needed by framework to core.platform.api.stubs
by Paul Duffin
· 6 years ago
7d7c218
Merge "Add CorePlatformApi to intra core api"
by Neil Fuller
· 6 years ago
9090761
Merge "Generate and check the api.txt file for intra core api"
by Neil Fuller
· 6 years ago
8792b99
Add CorePlatformApi to intra core api
by Paul Duffin
· 6 years ago
346e6e591
Generate and check the api.txt file for intra core api
by Paul Duffin
· 6 years ago
c85f314
Adding OkHttp elements to core.platform.api.stubs
by Neil Fuller
· 6 years ago
b15af4c
Add bouncycastle API needed by framework to core.platform.api.stubs
by Paul Duffin
· 6 years ago
c9935b6
Pave the way for external mainline module API annotations.
by Pete Gillin
· 6 years ago
ec9344f
Merge "Build core-simple against core.intra.stubs"
by Neil Fuller
· 6 years ago
c6e888c
Switch the mmodule annotations to --show-single-annotation.
by Pete Gillin
· 6 years ago
31346c5
Build core-simple against core.intra.stubs
by Neil Fuller
· 6 years ago
61fe042
Move API-related annotations
by Neil Fuller
· 6 years ago
41421a5
Add .txt file generation to core-intra-stubs
by Neil Fuller
· 6 years ago
7777f91
Add initial checkapi / API .txt generation
by Neil Fuller
· 6 years ago
87a3186
Add initial checkapi / API .txt generation
by Neil Fuller
· 6 years ago
4e5b43a
Revert "Enable and demonstrate Java 9 language features in libcore."
by Fan Zhang
· 6 years ago
8e1ef51
Enable and demonstrate Java 9 language features in libcore.
by Tobias Thierer
· 7 years ago
5ed5e02
Merge "For metalava target, use droidstubs instead of droiddoc"
by Nan Zhang
· 6 years ago
c5a7225
Demo associated with java_library build change
by Neil Fuller
· 6 years ago
f020760
For metalava target, use droidstubs instead of droiddoc
by Nan Zhang
· 6 years ago
319075f
Rename coreapi -> core_platform_api
by Neil Fuller
· 6 years ago
6bf280b
Move api build rules under subdirs
by Neil Fuller
· 6 years ago
c724c5b
Introduce proper intra-core dependency checks
by Neil Fuller
· 6 years ago
866ed4a
Add a core API / split out mmodule/libart
by Neil Fuller
· 6 years ago
b7d2102
Build file tidy ups
by Neil Fuller
· 6 years ago
cf75688
Mark out an mmodule API surface / add bi-dir deps
by Neil Fuller
· 6 years ago