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