1. e23910c libcore: Extend sun.misc.Unsafe presence in the Core Platform API by Orion Hodson · 4 years, 7 months ago
  2. a26e1f2 Change j.l.r.Field to use ArtField index instead of dexFileIndex by Alex Light · 4 years, 9 months ago
  3. 72d94d4 Update misc java.util classes to OpenJDK 9+181 and immediately expose API by Tobias Thierer · 7 years ago
  4. 552da5a Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  5. 42d8c1f Remove metalava-manual from droidstubs generation by Paul Duffin · 5 years ago
  6. c6c93a1 Add missing StringBuilder nullability annotations by Paul Duffin · 5 years ago
  7. b95ed49 Merge "Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU" by vichang · 5 years ago
  8. 0c6b5e2 Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU by Victor Chang · 5 years ago
  9. 57bcbff Move dalvik.system.VersionCodes to dalvik.annotation.compat by Paul Duffin · 5 years ago
  10. abb68eb Merge "Fix more issues in ojluni annotations." am: d411f2b2c4 by Aurimas Liutikas · 5 years ago
  11. a320f59 Fix more issues in ojluni annotations. by Aurimas Liutikas · 5 years ago
  12. 8d13266 Merge "Fix syntax issues in HashMap.annotated.java." am: 05f17995de by Aurimas Liutikas · 5 years ago
  13. f8fa3f5 Fix syntax issues in HashMap.annotated.java. by Aurimas Liutikas · 5 years ago
  14. 8ed27bd Merge "Document public alternatives to greylisted APIs" am: 9057a3dff0 by Andrei-Valentin Onea · 5 years ago
  15. 4e96d50 Document public alternatives to greylisted APIs by Andrei Onea · 5 years ago
  16. d1ce1f7 Merge "Thread.uncaughtExceptionPreHandler: temporarily graylist." into qt-dev by Tobias Thierer · 5 years ago
  17. 32b9949 Thread.uncaughtExceptionPreHandler: temporarily graylist. by Tobias Thierer · 5 years ago
  18. 087ba52 Remove Byte.toHexString() from core platform api by Neil Fuller · 5 years ago
  19. a089bb3 Move some Unsafe.* methods to core platform API by David Brazdil · 5 years ago
  20. 952fec4 Move some Unsafe.* methods to core platform API by David Brazdil · 5 years ago
  21. a6092fd Move some methods back to max-sdk-o greylist. by Mathew Inwood · 6 years ago
  22. cf20449 Merge "Remove @UnsupportedAppUsage from whitelist methods" by David Brazdil · 6 years ago
  23. 9b4891c Remove @UnsupportedAppUsage from whitelist methods by David Brazdil · 6 years ago
  24. 5e1f961 Merge "Add HashMap.EntryIterator.next() to greylist" by David Brazdil · 6 years ago
  25. 49c9df4 Add HashMap.EntryIterator.next() to greylist by Paul Duffin · 6 years ago
  26. d708f23 Add *Buffer covariant method overloads. by Tobias Thierer · 6 years ago
  27. 17de681 Pass the Java caller's location to Runtime.nativeLoad. by Nicolas Geoffray · 6 years ago
  28. 666915b Blacklist InetAddress.parseNumericAddress for Q by Paul Duffin · 6 years ago
  29. b46216a Remove unnecessary constants and improve JavaDoc by Paul Duffin · 6 years ago
  30. d846c53 Merge "Add hiddenapi entries from bugbot scrape of bug reports" by Paul Duffin · 6 years ago
  31. 5c20506 Remove InetAddress from intra core api by Paul Duffin · 6 years ago
  32. 18f0441 Add hiddenapi entries from bugbot scrape of bug reports by Paul Duffin · 6 years ago
  33. e3222b5 Merge "Blacklist primitive wrapper class value fields for Q and above" by Paul Duffin · 6 years ago
  34. 25ed3ac Blacklist SSL(Server)?SocketFactory default fields in Q and above by Paul Duffin · 6 years ago
  35. 7a9cf73 Blacklist primitive wrapper class value fields for Q and above by Paul Duffin · 6 years ago
  36. 8c2b207 Add stubs for remaining libcore classes in hiddenapi by Paul Duffin · 6 years ago
  37. 8309e14 Add nullability annotations for ConcurrentHashMap. by Pete Gillin · 6 years ago
  38. d260231 Merge "Add nullability annotations for static utils in java.util." by Treehugger Robot · 6 years ago
  39. 60413fe Merge "Add nullability annotations for some Map types." by Treehugger Robot · 6 years ago
  40. 57a5047 Add nullability annotations for some Map types. by Pete Gillin · 6 years ago
  41. 5b55a65 Add nullability annotations for static utils in java.util. by Pete Gillin · 6 years ago
  42. c46518a Add nullability annotations to several Collection types. by Pete Gillin · 6 years ago
  43. 5c44929 Merge "Add nullability annotations for j.u.regex.Matcher and Pattern." by Treehugger Robot · 6 years ago
  44. 8916edf Merge "Add nullability annotations to some j.u.Locale and Calendar." by Treehugger Robot · 6 years ago
  45. ea483b9 Merge "Add nullability annotations for java.logging.Level and Logger." by Treehugger Robot · 6 years ago
  46. 78b87ad Merge "Add stubs for sun... classes for hiddenapi" by Treehugger Robot · 6 years ago
  47. 45d3386 Add nullability annotations for java.logging.Level and Logger. by Pete Gillin · 6 years ago
  48. d05eb8d Add nullability annotations for j.u.regex.Matcher and Pattern. by Pete Gillin · 6 years ago
  49. 802285f Add nullability annotations to java.security.MessageDigest. by Pete Gillin · 6 years ago
  50. 09e9a64 Add nullability annotations to some j.u.Locale and Calendar. by Pete Gillin · 6 years ago
  51. 6af548f Add stubs for sun... classes for hiddenapi by Paul Duffin · 6 years ago
  52. 7bb8d23 Add stubs for hiddenapi by Paul Duffin · 6 years ago
  53. dba00a2 Merge "Add missing nullability annotations to java.lang." by Treehugger Robot · 6 years ago
  54. 00456f7 Merge "Add nullability annotations to some java.io and nio classes." by Pete Gillin · 6 years ago
  55. eebf64b Merge "Add nullability annotations to j.t.DateFormat and NumberFormat." by Pete Gillin · 6 years ago
  56. 2f2007a Merge "Add nullability annotations for j.l.Throwable." by Treehugger Robot · 6 years ago
  57. 3bc6ca4 Add nullability annotations to j.t.DateFormat and NumberFormat. by Pete Gillin · 6 years ago
  58. d1eec25 Add nullability annotations to some java.io and nio classes. by Pete Gillin · 6 years ago
  59. 3f5914c Add nullability annotations for j.l.Throwable. by Pete Gillin · 6 years ago
  60. 2491f0e Merge "Add missing nullability annotations to java.lang.reflect." by Pete Gillin · 6 years ago
  61. d13ceee Merge "Move mmodule annotations to annotations dir" by Neil Fuller · 6 years ago
  62. a0c3d35 Add missing nullability annotations to java.lang.reflect. by Pete Gillin · 6 years ago
  63. 8cd123a Merge "Fix some nullability annotations on Map.Entry." by Treehugger Robot · 6 years ago
  64. 6e00db5 Move mmodule annotations to annotations dir by Neil Fuller · 6 years ago
  65. 79e1cde Fix some nullability annotations on Map.Entry. by Pete Gillin · 6 years ago
  66. 3f84213 Add missing nullability annotations to java.lang. by Pete Gillin · 6 years ago
  67. 428b5e0 Move ServerSocket annotation to correct dir by Neil Fuller · 6 years ago
  68. b7840ab Add more APIs to CorePlatformApi for internal by Neil Fuller · 6 years ago
  69. 3513bab Avoid constructor with non-API class by Neil Fuller · 6 years ago
  70. 0578009 Merge "Add field used in FrameworksNetTests" by Neil Fuller · 6 years ago
  71. e1f1380 Add field used in FrameworksNetTests by Neil Fuller · 6 years ago
  72. 04cfa69 Remove System.arraycopy(byte[]... from API by Neil Fuller · 6 years ago
  73. 9fce4a8 More @CorePlatformApi annotations for libcore by Neil Fuller · 6 years ago
  74. 9997b52 Add libcore API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  75. 2afe35f Dependencies needed by CTS tests by Neil Fuller · 6 years ago
  76. 0df7056 Tag assorted CorePlatformApi APIs (2) by Neil Fuller · 6 years ago
  77. 941d617 Add mechanism for adding new files to ojluni/annotations. by Pete Gillin · 6 years ago
  78. 982edec Remove unnecessary / overly broad imports by Neil Fuller · 6 years ago
  79. be9258e Add intra-core API required by conscrypt by Neil Fuller · 6 years ago
  80. c9935b6 Pave the way for external mainline module API annotations. by Pete Gillin · 6 years ago
  81. 0728b74 Move .annotated.java files into an 'sdk' subdirectory. by Pete Gillin · 6 years ago
  82. 41b1035 Remove nullability annotations on primitives in libcore stubs. by Pete Gillin · 6 years ago
  83. d7d2217 Fix generic and array nullability annotations in ojluni stubs. by Pete Gillin · 6 years ago
  84. f82eef0 Rename ojluni annotation files to .annotated.java. by Pete Gillin · 6 years ago
  85. 79f1468 Migrate remaining content from ojluni.jaif to stub files. by Pete Gillin · 6 years ago
  86. 7db7faa Migrate annotations of two ojluni classes to Java stubs. by Pete Gillin · 6 years ago