Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
b55af104774978da9b60c7f26b2e78cc45dd06a3
/
JavaLibrary.bp
b55af10
Move android_icu4j_resources_lib to external/icu/android_icu4j
by Paul Duffin
· 5 years ago
ea115d2
Merge "Add a host simulation of the tzdata module"
by Treehugger Robot
· 5 years ago
53c5f03
Add a host simulation of the tzdata module
by Neil Fuller
· 5 years ago
61dabbf
Add a system_modules defn for core.current.stubs
by Neil Fuller
· 6 years ago
f0ef625
Allow layoutlib to access core-libart
by Colin Cross
· 5 years ago
cf66bfd
core-all-system-modules: Restrict visibility.
by Tobias Thierer
· 5 years ago
5233164
Revert "core-all-system-modules: Restrict visibility."
by Tobias Thierer
· 5 years ago
5a63e0e
core-all-system-modules: Restrict visibility.
by Tobias Thierer
· 5 years ago
93f5bb8
Fix language level 9 build.
by Tobias Thierer
· 5 years ago
7d0e742
Merge "Convert benchmarks/Android.mk to .bp"
by Paul Duffin
· 5 years ago
94f7023
Convert benchmarks/Android.mk to .bp
by Paul Duffin
· 5 years ago
b17d891
Merge "Push filesystemstest and parameter-metadata-test down"
by Paul Duffin
· 5 years ago
c6bf27b
Improve description of core-oj-hiddenapi
by Paul Duffin
· 5 years ago
dffac78
Push filesystemstest and parameter-metadata-test down
by Paul Duffin
· 5 years ago
c31f6bb
Reformat all .bp files using bpfmt -w
by Paul Duffin
· 5 years ago
16a057f
Fix tests broken by D8's handling of class retention annotations
by Paul Duffin
· 5 years ago
5403581
Work around Java 9 build failures due to @Generated annotations.
by Pete Gillin
· 5 years ago
48ac7b6
Add core library modules visibility rules
by Paul Duffin
· 6 years ago
86345d7
Remove core-libart dependency on /system tz files
by Neil Fuller
· 6 years ago
9a1ba89
Libcore: Add tzdata as hostdex required
by Andreas Gampe
· 6 years ago
24892e2
Add filegroup for UnsupportedAppUsage and its deps
by Andrei Onea
· 6 years ago
6564118
Finish converting JavaLibrary.mk to JavaLibrary.bp
by Paul Duffin
· 6 years ago
4ba1453
Add JUnit 4 TestRule for running tests with a specific target SDK
by Paul Duffin
· 6 years ago
e32e2e1
Tidy up API build variables
by Neil Fuller
· 6 years ago
0ca3cbe
Group core-current-stubs-gen and core.current.stubs targets
by Paul Duffin
· 6 years ago
9900054
Remove core-simple and other unnecessary things
by Neil Fuller
· 6 years ago
abb4187
Revert "Work around preopt causing test failure."
by Tobias Thierer
· 6 years ago
36d7784
Merge "Work around preopt causing test failure."
by Treehugger Robot
· 6 years ago
d8afb67
Work around preopt causing test failure.
by Tobias Thierer
· 6 years ago
3b8c055
Sync ART host with device dir structure / add test
by Neil Fuller
· 6 years ago
a4df237
Refactor InetAddress.parseNumericAddress/isNumeric
by Paul Duffin
· 6 years ago
7a4d3db
Add initial support for RuntimeService
by Neil Fuller
· 6 years ago
1dbe685
Merge "Turn on nullability annotation for the non-ojluni classes."
by Treehugger Robot
· 6 years ago
e784ef2
Introduce TzDataSetVersion class
by Neil Fuller
· 6 years ago
c5f179b
Turn on nullability annotation for the non-ojluni classes.
by Pete Gillin
· 6 years ago
e9da9c3
Merge "Enable and demonstrate Java 9 language features in libcore."
by Treehugger Robot
· 6 years ago
de99123
Enable and demonstrate Java 9 language features in libcore.
by Tobias Thierer
· 7 years ago
9cef83e
Merge "Turn on validation of nullability annotations for libcore."
by Treehugger Robot
· 6 years ago
7bb8d23
Add stubs for hiddenapi
by Paul Duffin
· 6 years ago
600c7cf
Turn on validation of nullability annotations for libcore.
by Pete Gillin
· 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
00defc7
Merge "Remove usages of core_platform_current"
by Neil Fuller
· 6 years ago
05723a5
Add apache-xml to core-system-modules
by Neil Fuller
· 6 years ago
77e3f3b
Improve docs in JavaLibrary.bp
by Neil Fuller
· 6 years ago
4380ab2
Remove usages of core_platform_current
by Neil Fuller
· 6 years ago
de8b086
Switch core-tests-support to @CorePlatformApi
by Neil Fuller
· 6 years ago
4207c7f
Build tests against core library impls, not stubs
by Neil Fuller
· 6 years ago
b669ccb
Modify core-system-modules to include more libs
by Neil Fuller
· 6 years ago
e2e4f47
Merge "Add intra-core API required by conscrypt"
by Neil Fuller
· 6 years ago
be9258e
Add intra-core API required by conscrypt
by Neil Fuller
· 6 years ago
2dd37fa
Merge "Add apache-xml elements to the core APIs"
by Neil Fuller
· 6 years ago
52f4170
Merge "Pave the way for external mainline module API annotations."
by Treehugger Robot
· 6 years ago
c9935b6
Pave the way for external mainline module API annotations.
by Pete Gillin
· 6 years ago
d129bc9
Add apache-xml elements to the core APIs
by Neil Fuller
· 6 years ago
7fef405
Build android_icu4j_resources into a standalone static lib
by Victor Chang
· 6 years ago
603e1a7
Add conscrypt src to the core_api_files list
by Neil Fuller
· 6 years ago
a77f710
Add bouncycastle src to the core_api_files list
by Neil Fuller
· 6 years ago
641d5f9
Include OkHttp source in core_api_files
by Neil Fuller
· 6 years ago
a6ba359
Comment fixes / remove use of java_library_static
by Neil Fuller
· 6 years ago
019b62f
Merge "Move .annotated.java files into an 'sdk' subdirectory."
by Treehugger Robot
· 6 years ago
0728b74
Move .annotated.java files into an 'sdk' subdirectory.
by Pete Gillin
· 6 years ago
ebd3ff4
Merge "core-tests: Add test xml."
by Treehugger Robot
· 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
f020760
For metalava target, use droidstubs instead of droiddoc
by Nan Zhang
· 6 years ago
3be01e0
core-tests: Add test xml.
by Simran Basi
· 6 years ago
866ed4a
Add a core API / split out mmodule/libart
by Neil Fuller
· 6 years ago
2f49d69
Pull out a file_group for javadoc/stubs files
by Neil Fuller
· 6 years ago
b7d2102
Build file tidy ups
by Neil Fuller
· 6 years ago
6f16b46
Remove a target to see who complains
by Neil Fuller
· 6 years ago
cf75688
Mark out an mmodule API surface / add bi-dir deps
by Neil Fuller
· 6 years ago
a5030a5
Merge "Revert "Revert "Switch to Metalava to generate libcore docs"""
by Treehugger Robot
· 6 years ago
68c55b4
Revert "Revert "Switch to Metalava to generate libcore docs""
by Nan Zhang
· 6 years ago
c9b1c31
Merge "Remove ojluni.jaif and associated machinery."
by Pete Gillin
· 6 years ago
ad3cd16
Merge "Revert "Switch to Metalava to generate libcore docs""
by Treehugger Robot
· 6 years ago
1dd1f61
Revert "Switch to Metalava to generate libcore docs"
by Fan Zhang
· 6 years ago
5b5ebf3
Remove ojluni.jaif and associated machinery.
by Pete Gillin
· 6 years ago
68d52b7
Merge "Switch to Metalava to generate libcore docs"
by Nan Zhang
· 6 years ago
3e70a82
Switch to Metalava to generate libcore docs
by Nan Zhang
· 6 years ago
b151076
Add metalava dokka target for libcore droiddoc.
by Nan Zhang
· 6 years ago
5e028a2
Remove dependency of some libcore modules on framework libraries.
by Roland Levillain
· 6 years ago
ec80f4f
Convert libcore tests to Android.bp
by Colin Cross
· 6 years ago
cfd6db7
Fix paths in the comments for core-docs target.
by Pete Gillin
· 6 years ago
fd4dcfb
Merge "Migrate annotations of two ojluni classes to Java stubs."
by Treehugger Robot
· 6 years ago
7db7faa
Migrate annotations of two ojluni classes to Java stubs.
by Pete Gillin
· 6 years ago
5e619dd
Merge "Mark installable jars with installable: true" am: c42963dd3b
by Colin Cross
· 6 years ago
5b75cdd
Mark installable jars with installable: true
by Colin Cross
· 6 years ago
28431e3
Merge "Libcore: Fix or hide ConstantOverflow errorprone warnings" am: c23c7943e3
by Andreas Gampe
· 6 years ago
c23c794
Merge "Libcore: Fix or hide ConstantOverflow errorprone warnings"
by Andreas Gampe
· 6 years ago
24a2017
Libcore: Fix or hide ConstantOverflow errorprone warnings
by Andreas Gampe
· 6 years ago
43998d1
Merge "core.current.stubs: Support compiling under OpenJDK 9 javac -target 1.9"
by Tobias Thierer
· 6 years ago
496a938
core.current.stubs: Support compiling under OpenJDK 9 javac -target 1.9
by Tobias Thierer
· 6 years ago
ee985dc
Merge "Revert "Add a trivial kotlin test to LibcoreCtsTestCases."" am: ee9a1db6cd
by Pete Gillin
· 6 years ago
26bf3d9
Revert "Add a trivial kotlin test to LibcoreCtsTestCases."
by Pete Gillin
· 6 years ago
5f2b8d5
Merge "Add a trivial kotlin test to LibcoreCtsTestCases." am: 92ea10b905
by Pete Gillin
· 7 years ago
a5c14e2
Add a trivial kotlin test to LibcoreCtsTestCases.
by Pete Gillin
· 7 years ago
c8bccc2
Merge "Migrate core.current.stubs generation to Soong." am: 1209f65aac
by Colin Cross
· 7 years ago
602fc0e
Migrate core.current.stubs generation to Soong.
by Nan Zhang
· 7 years ago
05120aed
Merge "Revert "Revert "Remove libcore Make based droiddoc target.""" am: 8373e5911d
by Nan Zhang
· 7 years ago
Next »