summaryrefslogtreecommitdiff
path: root/JavaLibrary.bp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Stop frameworks/base from accessing annotation source files"Paul Duffin2019-10-101-12/+15
|\ \
| * | Stop frameworks/base from accessing annotation source filesPaul Duffin2019-10-101-12/+15
| |/
* / Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOPPaul Duffin2019-10-101-20/+8
|/
* Add placeholder for core library public stubs sourcePaul Duffin2019-10-091-0/+21
* Remove unnecessary dependency on android_icu4j_resources_libPaul Duffin2019-10-081-1/+0
* Remove unused core_api_files filegroupPaul Duffin2019-10-081-16/+0
* Fix java 9 failure when building libcore-unsupportedappusage-annotationPaul Duffin2019-10-071-4/+11
* Build core-all using i18n module intra core apiPaul Duffin2019-10-051-1/+4
* Merge "Add ICU.getICUVersion() to intra core api for android_icu4j_tests"Treehugger Robot2019-10-041-1/+0
|\
| * Add ICU.getICUVersion() to intra core api for android_icu4j_testsPaul Duffin2019-10-041-1/+0
* | Fix an incorrect comment in JavaLibrary.bp.Pete Gillin2019-10-041-2/+2
|/
* Allow bouncycastle to build against art module public APIPaul Duffin2019-10-041-5/+13
* Remove ICU and Conscrypt source from nullability validationPaul Duffin2019-10-031-5/+5
* Split intra core API into Conscrypt, ART, I18N modulesPaul Duffin2019-10-031-6/+21
* Merge "external/conscrypt no longer uses core-all-system-modules"Treehugger Robot2019-10-021-1/+0
|\
| * external/conscrypt no longer uses core-all-system-modulesPaul Duffin2019-10-021-1/+0
* | Merge "Remove unnecessary usages of core-all and restrict its visibility"Treehugger Robot2019-10-021-15/+14
|\|
| * Remove unnecessary usages of core-all and restrict its visibilityPaul Duffin2019-10-021-15/+14
* | Move conscrypt.module...stubs to external/conscryptPaul Duffin2019-10-011-29/+2
|/
* Move core-icu4j, core-icu4j-testdex and i18n.module... to external/icuPaul Duffin2019-09-301-69/+9
* Merge changes from topics "bug136256059_attempt2", "bug136256059_builder"Tobias Thierer2019-09-301-2/+0
|\
| * Move default MimeMap implementation to frameworks.Tobias Thierer2019-09-271-2/+0
* | Remove unnecessary use of --patch-modulePaul Duffin2019-09-271-9/+0
* | Merge "Remove unused core-system-modules"Paul Duffin2019-09-271-33/+2
|\ \
| * | Remove unused core-system-modulesPaul Duffin2019-09-271-33/+2
| |/
* / Fix java 9 build breakage caused by splitting core.current.stubsPaul Duffin2019-09-271-11/+2
|/
* Split core_current into separate module specific APIsPaul Duffin2019-09-261-16/+122
* Add TestRule to enable access to deprecated BC algorithmsPaul Duffin2019-09-251-0/+1
* Remove duplicate libraries that are provided by system modulesPaul Duffin2019-09-201-17/+4
* Make core.current.stubs a proper subset of android.jarPaul Duffin2019-09-191-4/+3
* Remove prefix property from platform_compat_config moduleatrost2019-08-291-1/+0
* Revert "Move default MimeMap implementation to frameworks."Tobias Thierer2019-08-281-0/+2
* Move default MimeMap implementation to frameworks.Tobias Thierer2019-08-201-2/+0
* Build core-icu4j against core-current sdkVictor Chang2019-08-161-5/+22
* Define @IntraCoreApi between libcore and icu4jVictor Chang2019-08-121-2/+2
* Separate icu4j from core-libartVictor Chang2019-08-091-7/+43
* Upload platform compat config generated from core-all target.atrost2019-08-051-0/+8
* Use external/mime-support's mime.types rather than libcore's copy.Tobias Thierer2019-08-011-2/+1
* libcore: java_resource_dirs -> java_resourcesTobias Thierer2019-08-011-5/+31
* Set default visibility to privatePaul Duffin2019-07-021-4/+63
* Merge changes I449d903b,I31bb2339Pete Gillin2019-07-011-0/+10
|\
| * Add a test for jarjar with Java 9 language features.Pete Gillin2019-06-281-0/+8
| * Move Java9LanguageFeaturesTest into its own directory.Pete Gillin2019-06-271-0/+2
* | Stubs generation should not depend on core_platformPaul Duffin2019-06-251-2/+2
|/
* Remove runtime module host tzdata filesNeil Fuller2019-06-181-3/+0
* Replace no_framework_libs: true with sdk_version: "core_platform"Paul Duffin2019-06-121-3/+3
* Switch from no_standard_libs:true to sdk_version:"none"Paul Duffin2019-06-121-14/+14
* Move android_icu4j_resources_lib to external/icu/android_icu4jPaul Duffin2019-06-071-11/+0
* Merge "Add a host simulation of the tzdata module"Treehugger Robot2019-06-061-2/+6
|\
| * Add a host simulation of the tzdata moduleNeil Fuller2019-06-051-2/+6