1. 5db4b03 Make java_system_modules visible to sdk by Paul Duffin · 4 years, 6 months ago
  2. ce1f6cc Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 7 months ago
  3. ba690c4 Add AsynchronousCloseMonitor to intra-core API. by Pete Bentley · 4 years, 7 months ago
  4. a4fa839 Add last-api.txt for intra-core API. by Pete Bentley · 4 years, 8 months ago
  5. 552da5a Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  6. 9c49982 Add overrideSourcePosition to UnsupportedAppUsage. by Mathew Inwood · 4 years, 9 months ago
  7. 0510d49 Merge "Move android.compat.annotation package out of libcore" by Anna Trostanetski · 4 years, 9 months ago
  8. 69474bb Move android.compat.annotation package out of libcore by atrost · 4 years, 10 months ago
  9. 42d8c1f Remove metalava-manual from droidstubs generation by Paul Duffin · 4 years, 10 months ago
  10. e477f5b Move ICU4C metadata getters from libcore.icu.ICU into external/icu by Victor Chang · 4 years, 10 months ago
  11. ade68f9 Regenerate API signature files to correct annotation order by Paul Duffin · 4 years, 10 months ago
  12. 928c99a Merge changes from topics "moveNativeConverter2", "moveNativeConverter3" by vichang · 4 years, 10 months ago
  13. b95ed49 Merge "Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU" by vichang · 4 years, 10 months ago
  14. 9886eb9 Use the new malloced info for NativeAllocationRegistry in NativeConverter by Victor Chang · 4 years, 10 months ago
  15. 3048d0b Remove @IntraCoreApi from EmptyArray by Victor Chang · 4 years, 10 months ago
  16. 0c6b5e2 Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU by Victor Chang · 4 years, 10 months ago
  17. 57bcbff Move dalvik.system.VersionCodes to dalvik.annotation.compat by Paul Duffin · 4 years, 10 months ago
  18. 91c8308 Merge "Remove redundant checks in CompatChangeRule" by Andrei-Valentin Onea · 4 years, 10 months ago
  19. e7357d6 Remove redundant checks in CompatChangeRule by Andrei Onea · 4 years, 10 months ago
  20. 04de208 Merge "Move native code of ICU4C regex usage into external/icu" by vichang · 4 years, 10 months ago
  21. c799a7c Restrict visibility of stubs libraries by Paul Duffin · 4 years, 10 months ago
  22. e432968 Move native code of ICU4C regex usage into external/icu by Victor Chang · 4 years, 10 months ago
  23. 435437f Merge "Add rule for toggling changes at test time" by Andrei-Valentin Onea · 4 years, 10 months ago
  24. 1d7d4a7 Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP by Paul Duffin · 4 years, 10 months ago
  25. e439225 Add rule for toggling changes at test time by Andrei Onea · 5 years ago
  26. 08b4f10 Merge "Remove unused core-intra-stubs-system-modules and core.intra.stubs" by Treehugger Robot · 4 years, 11 months ago
  27. 317bd51 Split core platform API into Conscrypt, ART, I18N modules by Paul Duffin · 4 years, 11 months ago
  28. b1153b0 Remove unused core-intra-stubs-system-modules and core.intra.stubs by Paul Duffin · 4 years, 11 months ago
  29. f975b71 Build core-all using i18n module intra core api by Paul Duffin · 4 years, 11 months ago
  30. 07ab84c Add ICU.getICUVersion() to intra core api for android_icu4j_tests by Paul Duffin · 4 years, 11 months ago
  31. 3f2cef1 Merge "Move conscrypt module intra core API to external/conscrypt" by Treehugger Robot · 4 years, 11 months ago
  32. facd622 Merge "Move i18n module intra core API to external/icu" by Treehugger Robot · 4 years, 11 months ago
  33. f545bc7 Allow bouncycastle to build against art module public API by Paul Duffin · 4 years, 11 months ago
  34. c7dae9b Move conscrypt module intra core API to external/conscrypt by Paul Duffin · 4 years, 11 months ago
  35. 7caf1d7 Move i18n module intra core API to external/icu by Paul Duffin · 4 years, 11 months ago
  36. a38da2d Split intra core API into Conscrypt, ART, I18N modules by Paul Duffin · 4 years, 11 months ago
  37. a8173c5 Remove unnecessary usages of core-all and restrict its visibility by Paul Duffin · 5 years ago
  38. 4a16573 Restrict visibility of intra.core.stubs by Paul Duffin · 5 years ago
  39. 0e0f8c4 Remove duplicate libraries that are provided by system modules by Paul Duffin · 5 years ago
  40. c74c272 Merge "Update intra-core API" by Treehugger Robot · 5 years ago
  41. 1673bb8 Update intra-core API by Adam Vartanian · 5 years ago
  42. 5090a0c Define @IntraCoreApi between libcore and icu4j by Victor Chang · 5 years ago
  43. cad47af Separate icu4j from core-libart by Victor Chang · 5 years ago
  44. d96d305 Update to support Conscrypt sync by Adam Vartanian · 5 years ago
  45. c241d6a Set default visibility to private by Paul Duffin · 5 years ago
  46. 4027f78 Add trackingBug to heavily used CloseGuard APIs. by Mathew Inwood · 5 years ago
  47. 7e391fa Merge "Platform Compatibility framework: annotations & basic API." by Mathew Inwood · 5 years ago
  48. 063f83f Platform Compatibility framework: annotations & basic API. by Mathew Inwood · 5 years ago
  49. 83c2538 Switch from no_standard_libs:true to sdk_version:"none" by Paul Duffin · 5 years ago
  50. c31f6bb Reformat all .bp files using bpfmt -w by Paul Duffin · 5 years ago
  51. d93ac54 Add publicAlternatives to @UnsupportedAppUsage by Andrei Onea · 5 years ago
  52. 5429911 Add VersionCodes.Q by David Brazdil · 5 years ago
  53. 5c92f34 Expose rethrow* methods in the public SDK API by Neil Fuller · 5 years ago
  54. b4f9c18 Make Os.get/setSockOptTimeVal() public by Neil Fuller · 5 years ago
  55. 718aaa5 Add tests for sockoptTimeVal functions by Neil Fuller · 5 years ago
  56. 6f658c3 Remove libcore.io.Os from intra-core API by Adam Vartanian · 5 years ago
  57. 654b24b Reduce core platform and intra-core APIs by Adam Vartanian · 5 years ago
  58. f030e4e Remove IoUtils from intra-core API by Adam Vartanian · 5 years ago
  59. 45c2188 Update signature files to the new format by Tor Norbye · 6 years ago
  60. 9900054 Remove core-simple and other unnecessary things by Neil Fuller · 6 years ago
  61. b46216a Remove unnecessary constants and improve JavaDoc by Paul Duffin · 6 years ago
  62. 5c20506 Remove InetAddress from intra core api by Paul Duffin · 6 years ago
  63. 5c1aad2 Update the API signature files to include annotation methods by Paul Duffin · 6 years ago
  64. 95e39c4 Merge "UnsupportedAppUsage - support implicit member signatures" by Treehugger Robot · 6 years ago
  65. fb84f1d UnsupportedAppUsage - support implicit member signatures by Paul Duffin · 6 years ago
  66. 474ad31 Add @Nullable and @NonNull to intra-core API by Adam Vartanian · 6 years ago
  67. e3e5752 Add UnsupportedAppUsage annotation to core platform and intra core apis by Paul Duffin · 6 years ago
  68. 8e3e7da Move useful core-libart_oj build rule by Neil Fuller · 6 years ago
  69. 9cf74e0 Add android.system.Os.setsockoptTimeval to intra-core API by Adam Vartanian · 6 years ago
  70. de3ee56 Merge "Update intra-core API" by Adam Vartanian · 6 years ago
  71. 0c82f87 Update intra-core API by Adam Vartanian · 6 years ago
  72. 2b1e10c Add @CorePlatformApi for customization of Libcore.os by frameworks. by Tobias Thierer · 6 years ago
  73. 9997b52 Add libcore API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  74. 8792b99 Add CorePlatformApi to intra core api by Paul Duffin · 6 years ago
  75. 346e6e591 Generate and check the api.txt file for intra core api by Paul Duffin · 6 years ago
  76. c9935b6 Pave the way for external mainline module API annotations. by Pete Gillin · 6 years ago
  77. ec9344f Merge "Build core-simple against core.intra.stubs" by Neil Fuller · 6 years ago
  78. c6e888c Switch the mmodule annotations to --show-single-annotation. by Pete Gillin · 6 years ago
  79. 31346c5 Build core-simple against core.intra.stubs by Neil Fuller · 6 years ago
  80. 61fe042 Move API-related annotations by Neil Fuller · 6 years ago
  81. 41421a5 Add .txt file generation to core-intra-stubs by Neil Fuller · 6 years ago
  82. f020760 For metalava target, use droidstubs instead of droiddoc by Nan Zhang · 6 years ago
  83. 6bf280b Move api build rules under subdirs by Neil Fuller · 6 years ago