aboutsummaryrefslogtreecommitdiff
path: root/openjdk_java_files.bp
AgeCommit message (Expand)Author
2020-12-16Remove 3 APIs from @CorePlatformApiVictor Chang
2020-08-11Switch to OpenJDK 8 java/mathHans Boehm
2020-01-17Merge "Un-@hide java.util.concurrent.Flow.*"Treehugger Robot
2020-01-17Un-@hide java.util.concurrent.Flow.*Tobias Thierer
2020-01-17Update misc java.util classes to OpenJDK 9+181 and immediately expose APITobias Thierer
2020-01-10Add internal class java.util.concurrent.Flow from OpenJDK 9+181Tobias Thierer
2019-10-14Restrict visibility of stubs librariesPaul Duffin
2019-10-03Split intra core API into Conscrypt, ART, I18N modulesPaul Duffin
2019-09-13Use filegroupJiyong Park
2019-07-26Remove overlaps in openjdk filegroupsPaul Duffin
2019-07-02Set default visibility to privatePaul Duffin
2019-06-25Stubs generation should not depend on core_platformPaul Duffin
2019-06-12Replace no_framework_libs: true with sdk_version: "core_platform"Paul Duffin
2019-05-15Reformat all .bp files using bpfmt -wPaul Duffin
2019-05-10Work around Java 9 build failures due to @Generated annotations.Pete Gillin
2019-04-10Move some Unsafe.* methods to core platform APIDavid Brazdil
2019-02-26Tidy up API build variablesNeil Fuller
2018-10-31Add stubs for hiddenapiPaul Duffin
2018-10-16Add more APIs to CorePlatformApi for internalNeil Fuller
2018-10-05More @CorePlatformApi annotations for libcoreNeil Fuller
2018-10-05Add libcore API needed by framework to core.platform.api.stubsPaul Duffin
2018-10-02Tag assorted CorePlatformApi APIs (2)Neil Fuller
2018-10-01Merge "Add mechanism for adding new files to ojluni/annotations."Pete Gillin
2018-09-27Add mechanism for adding new files to ojluni/annotations.Pete Gillin
2018-09-27Fix 'path' attribute for libcore filegroups.Tobias Thierer
2018-09-26Add intra-core API required by conscryptNeil Fuller
2018-09-26Pave the way for external mainline module API annotations.Pete Gillin
2018-09-06Verify j.l.invoke.MethodHandleInfo/Natives against OpenJDK 8u121-b13Paul Duffin
2017-10-04Remove unused package-private class java.lang.StringCoding.Pete Gillin
2017-10-02Introduce java.lang.invoke.VarHandle APIs.Orion Hodson
2017-09-28Revert "Revert "Convert libcore java to Android.bp""Colin Cross
2017-09-21Revert "Convert libcore java to Android.bp"Colin Cross
2017-09-21Convert libcore java to Android.bpColin Cross