index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
JavaLibrary.bp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add a system_modules defn for core.current.stubs
Neil Fuller
2019-06-05
1
-0
/
+16
*
|
Allow layoutlib to access core-libart
Colin Cross
2019-05-31
1
-0
/
+1
*
|
core-all-system-modules: Restrict visibility.
Tobias Thierer
2019-05-29
1
-10
/
+16
*
|
Revert "core-all-system-modules: Restrict visibility."
Tobias Thierer
2019-05-29
1
-12
/
+5
*
|
core-all-system-modules: Restrict visibility.
Tobias Thierer
2019-05-28
1
-5
/
+12
*
|
Fix language level 9 build.
Tobias Thierer
2019-05-28
1
-0
/
+1
|
/
*
Merge "Convert benchmarks/Android.mk to .bp"
Paul Duffin
2019-05-23
1
-0
/
+2
|
\
|
*
Convert benchmarks/Android.mk to .bp
Paul Duffin
2019-05-22
1
-0
/
+2
*
|
Merge "Push filesystemstest and parameter-metadata-test down"
Paul Duffin
2019-05-22
1
-26
/
+0
|
\
\
|
|
/
|
/
|
|
*
Push filesystemstest and parameter-metadata-test down
Paul Duffin
2019-05-15
1
-26
/
+0
*
|
Improve description of core-oj-hiddenapi
Paul Duffin
2019-05-21
1
-0
/
+18
|
/
*
Reformat all .bp files using bpfmt -w
Paul Duffin
2019-05-15
1
-5
/
+4
*
Fix tests broken by D8's handling of class retention annotations
Paul Duffin
2019-05-14
1
-0
/
+1
*
Work around Java 9 build failures due to @Generated annotations.
Pete Gillin
2019-05-10
1
-0
/
+24
*
Add core library modules visibility rules
Paul Duffin
2019-04-30
1
-1
/
+21
*
Remove core-libart dependency on /system tz files
Neil Fuller
2019-04-26
1
-6
/
+1
*
Libcore: Add tzdata as hostdex required
Andreas Gampe
2019-04-24
1
-7
/
+13
*
Add filegroup for UnsupportedAppUsage and its deps
Andrei Onea
2019-04-16
1
-0
/
+11
*
Finish converting JavaLibrary.mk to JavaLibrary.bp
Paul Duffin
2019-04-08
1
-0
/
+7
*
Add JUnit 4 TestRule for running tests with a specific target SDK
Paul Duffin
2019-03-21
1
-0
/
+1
*
Tidy up API build variables
Neil Fuller
2019-02-26
1
-6
/
+18
*
Group core-current-stubs-gen and core.current.stubs targets
Paul Duffin
2019-02-14
1
-19
/
+21
*
Remove core-simple and other unnecessary things
Neil Fuller
2019-01-15
1
-3
/
+0
*
Revert "Work around preopt causing test failure."
Tobias Thierer
2019-01-10
1
-6
/
+0
*
Merge "Work around preopt causing test failure."
Treehugger Robot
2019-01-04
1
-0
/
+6
|
\
|
*
Work around preopt causing test failure.
Tobias Thierer
2019-01-04
1
-0
/
+6
*
|
Sync ART host with device dir structure / add test
Neil Fuller
2019-01-03
1
-23
/
+8
|
/
*
Refactor InetAddress.parseNumericAddress/isNumeric
Paul Duffin
2018-12-17
1
-0
/
+1
*
Add initial support for RuntimeService
Neil Fuller
2018-11-27
1
-0
/
+5
*
Merge "Turn on nullability annotation for the non-ojluni classes."
Treehugger Robot
2018-11-19
1
-0
/
+3
|
\
|
*
Turn on nullability annotation for the non-ojluni classes.
Pete Gillin
2018-11-14
1
-0
/
+3
*
|
Introduce TzDataSetVersion class
Neil Fuller
2018-11-16
1
-0
/
+8
|
/
*
Merge "Enable and demonstrate Java 9 language features in libcore."
Treehugger Robot
2018-11-07
1
-0
/
+4
|
\
|
*
Enable and demonstrate Java 9 language features in libcore.
Tobias Thierer
2018-11-04
1
-0
/
+4
*
|
Merge "Turn on validation of nullability annotations for libcore."
Treehugger Robot
2018-11-01
1
-0
/
+29
|
\
\
|
|
/
|
/
|
|
*
Turn on validation of nullability annotations for libcore.
Pete Gillin
2018-10-29
1
-0
/
+29
*
|
Add stubs for hiddenapi
Paul Duffin
2018-10-31
1
-0
/
+17
|
/
*
Merge "Fix EXPERIMENTAL_USE_OPENJDK9=true build."
Tobias Thierer
2018-10-25
1
-10
/
+28
|
\
|
*
Fix EXPERIMENTAL_USE_OPENJDK9=true build.
Tobias Thierer
2018-10-25
1
-10
/
+28
*
|
Merge "Remove usages of core_platform_current"
Neil Fuller
2018-10-24
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
Remove usages of core_platform_current
Neil Fuller
2018-10-19
1
-4
/
+2
*
|
Add apache-xml to core-system-modules
Neil Fuller
2018-10-19
1
-0
/
+1
*
|
Improve docs in JavaLibrary.bp
Neil Fuller
2018-10-19
1
-26
/
+73
|
/
*
Switch core-tests-support to @CorePlatformApi
Neil Fuller
2018-10-15
1
-6
/
+4
*
Build tests against core library impls, not stubs
Neil Fuller
2018-10-11
1
-7
/
+37
*
Modify core-system-modules to include more libs
Neil Fuller
2018-10-10
1
-14
/
+6
*
Merge "Add intra-core API required by conscrypt"
Neil Fuller
2018-09-27
1
-1
/
+3
|
\
|
*
Add intra-core API required by conscrypt
Neil Fuller
2018-09-26
1
-1
/
+3
*
|
Merge "Add apache-xml elements to the core APIs"
Neil Fuller
2018-09-26
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add apache-xml elements to the core APIs
Neil Fuller
2018-09-26
1
-0
/
+1
[prev]
[next]