- bacbadb Remove @CorePlatformApi usage in libcore/ by Victor Chang · 3 years, 4 months ago
- 32746bb Update version code definitions by Orion Hodson · 3 years, 4 months ago
- ff9eff0 Remove --skip-annotation-instance-methods=false metalava option by Aurimas Liutikas · 3 years, 5 months ago
- d61c64a Mark stable @FastNative and @CriticalNative by Nikita Iashchenko · 3 years, 8 months ago
- 46ec2ae Remove @CorePlatformApi usage from the ojluni/ AlgorithmId.java sources by Victor Chang · 3 years, 5 months ago
- 0bbbd1b Add explicit @hide javadoc and @CorePlatformApi and @IntraCoreApi to Compatibility.ChangeConfig by Victor Chang · 3 years, 5 months ago
- d54e0ae Merge "Rename getters and setters android.compat.Compatibility.ChangeConfig" by Nikita Iashchenko · 3 years, 6 months ago
- 5069727 Rename getters and setters android.compat.Compatibility.ChangeConfig by Nikita Iashchenko · 3 years, 7 months ago
- 7d2410a Merge "Revert^2 "API changes as requested by API council."" by Mathew Inwood · 3 years, 7 months ago
- 9bdaa89 Revert^2 "API changes as requested by API council." by Mathew Inwood · 3 years, 7 months ago
- 32f46f8 Merge "Revert "API changes as requested by API council."" by Florian Mayer · 3 years, 7 months ago
- 0ef234f Revert "API changes as requested by API council." by Florian Mayer · 3 years, 7 months ago
- 4063a4a Merge "API changes as requested by API council." by Treehugger Robot · 3 years, 7 months ago
- 0b40c35 API changes as requested by API council. by Mathew Inwood · 3 years, 7 months ago
- 1f8a6d6 Mark stable and document libcore.util.NativeAllocationRegistry by Nikita Iashchenko · 3 years, 7 months ago
- 89fae01 Mark stable and document dalvik.system.CloseGuard by Nikita Iashchenko · 3 years, 8 months ago
- 2a97931 Mark stable and document android.system.Os and helper classes by Nikita Iashchenko · 3 years, 8 months ago
- e50059f Mark stable dalvik.system.BlockGuard by Nikita Iashchenko · 3 years, 8 months ago
- 4dc28fd Add empty incompatibilities baseline files. by Jaewoong Jung · 3 years, 8 months ago
- 48f5007 Merge changes Iaa98d62a,I270c4dff by Nikita Iashchenko · 3 years, 8 months ago
- 15a764c Merge "Mark stable and add API docs for dalvik.system.VMRuntime" by Nikita Iashchenko · 3 years, 8 months ago
- a31b3ae Mark sun.security.{util,x509} as stable APIs by Nikita Iashchenko · 3 years, 8 months ago
- 39192e4 Mark stable and add API docs for dalvik.system.VMRuntime by Nikita Iashchenko · 3 years, 9 months ago
- 387b57c Mark libcore.net.NetworkSecurityPolicy APIs as stable by Nikita Iashchenko · 3 years, 9 months ago
- 4f70e80 [LSC] Add LOCAL_LICENSE_KINDS to libcore by Bob Badour · 3 years, 9 months ago
- dc09999 Mark VMRuntime is64bit as stable by Daulet Zhanguzin · 4 years ago
- 81a0fdf Explicitly disable automatic copying of output files to dist by Paul Duffin · 4 years ago
- ec2fd8a Remove VersionCodes values from CorePlatformApi by Andrei Onea · 4 years ago
- a19c65e Add VersionCodes.CUR_DEVELOPMENT by Andrei Onea · 4 years ago
- 5ad44c4 Add VersionCodes.R. by Mathew Inwood · 4 years, 1 month ago
- 918d459 Switch intra core api to use java_sdk_library by Paul Duffin · 4 years, 9 months ago
- 362e234e Remove public API CharsetDecoder from @InfraCoreApi by Victor Chang · 4 years, 4 months ago
- ed633e0 Mark two dalvik.system constants as stable core/platform API. by Pete Gillin · 4 years, 4 months ago
- 9105bf1 Move libcore.timezone to the i18n module - Final part by Victor Chang · 4 years, 5 months ago
- 972664f Move libcore.timezone classes to I18n module by Victor Chang · 4 years, 5 months ago
- d0ef544 Make CorePlatformApi.Status et al part of @IntraCoreApi. by Pete Gillin · 4 years, 5 months ago
- 473f009 Split the core/platform API into stable and legacy versions. by Pete Gillin · 4 years, 5 months ago
- d6f6a96 Update intracoreapi txt file. by Aurimas Liutikas · 4 years, 6 months ago
- 0bfa121 Remove unnecessary @IntraCoreApi annotation by Victor Chang · 4 years, 7 months ago
- 5db4b03 Make java_system_modules visible to sdk by Paul Duffin · 4 years, 9 months ago
- ce1f6cc Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 10 months ago
- ba690c4 Add AsynchronousCloseMonitor to intra-core API. by Pete Bentley · 4 years, 10 months ago
- a4fa839 Add last-api.txt for intra-core API. by Pete Bentley · 4 years, 10 months ago
- 552da5a Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- 9c49982 Add overrideSourcePosition to UnsupportedAppUsage. by Mathew Inwood · 5 years ago
- 0510d49 Merge "Move android.compat.annotation package out of libcore" by Anna Trostanetski · 5 years ago
- 69474bb Move android.compat.annotation package out of libcore by atrost · 5 years ago
- 42d8c1f Remove metalava-manual from droidstubs generation by Paul Duffin · 5 years ago
- e477f5b Move ICU4C metadata getters from libcore.icu.ICU into external/icu by Victor Chang · 5 years ago
- ade68f9 Regenerate API signature files to correct annotation order by Paul Duffin · 5 years ago
- 928c99a Merge changes from topics "moveNativeConverter2", "moveNativeConverter3" by vichang · 5 years ago
- b95ed49 Merge "Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU" by vichang · 5 years ago
- 9886eb9 Use the new malloced info for NativeAllocationRegistry in NativeConverter by Victor Chang · 5 years ago
- 3048d0b Remove @IntraCoreApi from EmptyArray by Victor Chang · 5 years ago
- 0c6b5e2 Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU by Victor Chang · 5 years ago
- 57bcbff Move dalvik.system.VersionCodes to dalvik.annotation.compat by Paul Duffin · 5 years ago
- 91c8308 Merge "Remove redundant checks in CompatChangeRule" by Andrei-Valentin Onea · 5 years ago
- e7357d6 Remove redundant checks in CompatChangeRule by Andrei Onea · 5 years ago
- 04de208 Merge "Move native code of ICU4C regex usage into external/icu" by vichang · 5 years ago
- c799a7c Restrict visibility of stubs libraries by Paul Duffin · 5 years ago
- e432968 Move native code of ICU4C regex usage into external/icu by Victor Chang · 5 years ago
- 435437f Merge "Add rule for toggling changes at test time" by Andrei-Valentin Onea · 5 years ago
- 1d7d4a7 Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP by Paul Duffin · 5 years ago
- e439225 Add rule for toggling changes at test time by Andrei Onea · 5 years ago
- 08b4f10 Merge "Remove unused core-intra-stubs-system-modules and core.intra.stubs" by Treehugger Robot · 5 years ago
- 317bd51 Split core platform API into Conscrypt, ART, I18N modules by Paul Duffin · 5 years ago
- b1153b0 Remove unused core-intra-stubs-system-modules and core.intra.stubs by Paul Duffin · 5 years ago
- f975b71 Build core-all using i18n module intra core api by Paul Duffin · 5 years ago
- 07ab84c Add ICU.getICUVersion() to intra core api for android_icu4j_tests by Paul Duffin · 5 years ago
- 3f2cef1 Merge "Move conscrypt module intra core API to external/conscrypt" by Treehugger Robot · 5 years ago
- facd622 Merge "Move i18n module intra core API to external/icu" by Treehugger Robot · 5 years ago
- f545bc7 Allow bouncycastle to build against art module public API by Paul Duffin · 5 years ago
- c7dae9b Move conscrypt module intra core API to external/conscrypt by Paul Duffin · 5 years ago
- 7caf1d7 Move i18n module intra core API to external/icu by Paul Duffin · 5 years ago
- a38da2d Split intra core API into Conscrypt, ART, I18N modules by Paul Duffin · 5 years ago
- a8173c5 Remove unnecessary usages of core-all and restrict its visibility by Paul Duffin · 5 years ago
- 4a16573 Restrict visibility of intra.core.stubs by Paul Duffin · 5 years ago
- 0e0f8c4 Remove duplicate libraries that are provided by system modules by Paul Duffin · 5 years ago
- c74c272 Merge "Update intra-core API" by Treehugger Robot · 5 years ago
- 1673bb8 Update intra-core API by Adam Vartanian · 5 years ago
- 5090a0c Define @IntraCoreApi between libcore and icu4j by Victor Chang · 5 years ago
- cad47af Separate icu4j from core-libart by Victor Chang · 5 years ago
- d96d305 Update to support Conscrypt sync by Adam Vartanian · 5 years ago
- c241d6a Set default visibility to private by Paul Duffin · 5 years ago
- 4027f78 Add trackingBug to heavily used CloseGuard APIs. by Mathew Inwood · 5 years ago
- 7e391fa Merge "Platform Compatibility framework: annotations & basic API." by Mathew Inwood · 5 years ago
- 063f83f Platform Compatibility framework: annotations & basic API. by Mathew Inwood · 5 years ago
- 83c2538 Switch from no_standard_libs:true to sdk_version:"none" by Paul Duffin · 5 years ago
- c31f6bb Reformat all .bp files using bpfmt -w by Paul Duffin · 5 years ago
- d93ac54 Add publicAlternatives to @UnsupportedAppUsage by Andrei Onea · 6 years ago
- 5429911 Add VersionCodes.Q by David Brazdil · 6 years ago
- 5c92f34 Expose rethrow* methods in the public SDK API by Neil Fuller · 6 years ago
- b4f9c18 Make Os.get/setSockOptTimeVal() public by Neil Fuller · 6 years ago
- 718aaa5 Add tests for sockoptTimeVal functions by Neil Fuller · 6 years ago
- 6f658c3 Remove libcore.io.Os from intra-core API by Adam Vartanian · 6 years ago
- 654b24b Reduce core platform and intra-core APIs by Adam Vartanian · 6 years ago
- f030e4e Remove IoUtils from intra-core API by Adam Vartanian · 6 years ago
- 45c2188 Update signature files to the new format by Tor Norbye · 6 years ago
- 9900054 Remove core-simple and other unnecessary things by Neil Fuller · 6 years ago
- b46216a Remove unnecessary constants and improve JavaDoc by Paul Duffin · 6 years ago