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
...
*
|
Merge "Stop frameworks/base from accessing annotation source files"
Paul Duffin
2019-10-10
1
-12
/
+15
|
\
\
|
*
|
Stop frameworks/base from accessing annotation source files
Paul Duffin
2019-10-10
1
-12
/
+15
|
|
/
*
/
Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP
Paul Duffin
2019-10-10
1
-20
/
+8
|
/
*
Add placeholder for core library public stubs source
Paul Duffin
2019-10-09
1
-0
/
+21
*
Remove unnecessary dependency on android_icu4j_resources_lib
Paul Duffin
2019-10-08
1
-1
/
+0
*
Remove unused core_api_files filegroup
Paul Duffin
2019-10-08
1
-16
/
+0
*
Fix java 9 failure when building libcore-unsupportedappusage-annotation
Paul Duffin
2019-10-07
1
-4
/
+11
*
Build core-all using i18n module intra core api
Paul Duffin
2019-10-05
1
-1
/
+4
*
Merge "Add ICU.getICUVersion() to intra core api for android_icu4j_tests"
Treehugger Robot
2019-10-04
1
-1
/
+0
|
\
|
*
Add ICU.getICUVersion() to intra core api for android_icu4j_tests
Paul Duffin
2019-10-04
1
-1
/
+0
*
|
Fix an incorrect comment in JavaLibrary.bp.
Pete Gillin
2019-10-04
1
-2
/
+2
|
/
*
Allow bouncycastle to build against art module public API
Paul Duffin
2019-10-04
1
-5
/
+13
*
Remove ICU and Conscrypt source from nullability validation
Paul Duffin
2019-10-03
1
-5
/
+5
*
Split intra core API into Conscrypt, ART, I18N modules
Paul Duffin
2019-10-03
1
-6
/
+21
*
Merge "external/conscrypt no longer uses core-all-system-modules"
Treehugger Robot
2019-10-02
1
-1
/
+0
|
\
|
*
external/conscrypt no longer uses core-all-system-modules
Paul Duffin
2019-10-02
1
-1
/
+0
*
|
Merge "Remove unnecessary usages of core-all and restrict its visibility"
Treehugger Robot
2019-10-02
1
-15
/
+14
|
\
|
|
*
Remove unnecessary usages of core-all and restrict its visibility
Paul Duffin
2019-10-02
1
-15
/
+14
*
|
Move conscrypt.module...stubs to external/conscrypt
Paul Duffin
2019-10-01
1
-29
/
+2
|
/
*
Move core-icu4j, core-icu4j-testdex and i18n.module... to external/icu
Paul Duffin
2019-09-30
1
-69
/
+9
*
Merge changes from topics "bug136256059_attempt2", "bug136256059_builder"
Tobias Thierer
2019-09-30
1
-2
/
+0
|
\
|
*
Move default MimeMap implementation to frameworks.
Tobias Thierer
2019-09-27
1
-2
/
+0
*
|
Remove unnecessary use of --patch-module
Paul Duffin
2019-09-27
1
-9
/
+0
*
|
Merge "Remove unused core-system-modules"
Paul Duffin
2019-09-27
1
-33
/
+2
|
\
\
|
*
|
Remove unused core-system-modules
Paul Duffin
2019-09-27
1
-33
/
+2
|
|
/
*
/
Fix java 9 build breakage caused by splitting core.current.stubs
Paul Duffin
2019-09-27
1
-11
/
+2
|
/
*
Split core_current into separate module specific APIs
Paul Duffin
2019-09-26
1
-16
/
+122
*
Add TestRule to enable access to deprecated BC algorithms
Paul Duffin
2019-09-25
1
-0
/
+1
*
Remove duplicate libraries that are provided by system modules
Paul Duffin
2019-09-20
1
-17
/
+4
*
Make core.current.stubs a proper subset of android.jar
Paul Duffin
2019-09-19
1
-4
/
+3
*
Remove prefix property from platform_compat_config module
atrost
2019-08-29
1
-1
/
+0
*
Revert "Move default MimeMap implementation to frameworks."
Tobias Thierer
2019-08-28
1
-0
/
+2
*
Move default MimeMap implementation to frameworks.
Tobias Thierer
2019-08-20
1
-2
/
+0
*
Build core-icu4j against core-current sdk
Victor Chang
2019-08-16
1
-5
/
+22
*
Define @IntraCoreApi between libcore and icu4j
Victor Chang
2019-08-12
1
-2
/
+2
*
Separate icu4j from core-libart
Victor Chang
2019-08-09
1
-7
/
+43
*
Upload platform compat config generated from core-all target.
atrost
2019-08-05
1
-0
/
+8
*
Use external/mime-support's mime.types rather than libcore's copy.
Tobias Thierer
2019-08-01
1
-2
/
+1
*
libcore: java_resource_dirs -> java_resources
Tobias Thierer
2019-08-01
1
-5
/
+31
*
Set default visibility to private
Paul Duffin
2019-07-02
1
-4
/
+63
*
Merge changes I449d903b,I31bb2339
Pete Gillin
2019-07-01
1
-0
/
+10
|
\
|
*
Add a test for jarjar with Java 9 language features.
Pete Gillin
2019-06-28
1
-0
/
+8
|
*
Move Java9LanguageFeaturesTest into its own directory.
Pete Gillin
2019-06-27
1
-0
/
+2
*
|
Stubs generation should not depend on core_platform
Paul Duffin
2019-06-25
1
-2
/
+2
|
/
*
Remove runtime module host tzdata files
Neil Fuller
2019-06-18
1
-3
/
+0
*
Replace no_framework_libs: true with sdk_version: "core_platform"
Paul Duffin
2019-06-12
1
-3
/
+3
*
Switch from no_standard_libs:true to sdk_version:"none"
Paul Duffin
2019-06-12
1
-14
/
+14
*
Move android_icu4j_resources_lib to external/icu/android_icu4j
Paul Duffin
2019-06-07
1
-11
/
+0
*
Merge "Add a host simulation of the tzdata module"
Treehugger Robot
2019-06-06
1
-2
/
+6
|
\
|
*
Add a host simulation of the tzdata module
Neil Fuller
2019-06-05
1
-2
/
+6
[prev]
[next]