1. 087ba52 Remove Byte.toHexString() from core platform api by Neil Fuller · 5 years ago
  2. 952fec4 Move some Unsafe.* methods to core platform API by David Brazdil · 5 years ago
  3. a6092fd Move some methods back to max-sdk-o greylist. by Mathew Inwood · 6 years ago
  4. cf20449 Merge "Remove @UnsupportedAppUsage from whitelist methods" by David Brazdil · 6 years ago
  5. 9b4891c Remove @UnsupportedAppUsage from whitelist methods by David Brazdil · 6 years ago
  6. 5e1f961 Merge "Add HashMap.EntryIterator.next() to greylist" by David Brazdil · 6 years ago
  7. 49c9df4 Add HashMap.EntryIterator.next() to greylist by Paul Duffin · 6 years ago
  8. d708f23 Add *Buffer covariant method overloads. by Tobias Thierer · 6 years ago
  9. 17de681 Pass the Java caller's location to Runtime.nativeLoad. by Nicolas Geoffray · 6 years ago
  10. 666915b Blacklist InetAddress.parseNumericAddress for Q by Paul Duffin · 6 years ago
  11. b46216a Remove unnecessary constants and improve JavaDoc by Paul Duffin · 6 years ago
  12. d846c53 Merge "Add hiddenapi entries from bugbot scrape of bug reports" by Paul Duffin · 6 years ago
  13. 5c20506 Remove InetAddress from intra core api by Paul Duffin · 6 years ago
  14. 18f0441 Add hiddenapi entries from bugbot scrape of bug reports by Paul Duffin · 6 years ago
  15. e3222b5 Merge "Blacklist primitive wrapper class value fields for Q and above" by Paul Duffin · 6 years ago
  16. 25ed3ac Blacklist SSL(Server)?SocketFactory default fields in Q and above by Paul Duffin · 6 years ago
  17. 7a9cf73 Blacklist primitive wrapper class value fields for Q and above by Paul Duffin · 6 years ago
  18. 8c2b207 Add stubs for remaining libcore classes in hiddenapi by Paul Duffin · 6 years ago
  19. 8309e14 Add nullability annotations for ConcurrentHashMap. by Pete Gillin · 6 years ago
  20. d260231 Merge "Add nullability annotations for static utils in java.util." by Treehugger Robot · 6 years ago
  21. 60413fe Merge "Add nullability annotations for some Map types." by Treehugger Robot · 6 years ago
  22. 57a5047 Add nullability annotations for some Map types. by Pete Gillin · 6 years ago
  23. 5b55a65 Add nullability annotations for static utils in java.util. by Pete Gillin · 6 years ago
  24. c46518a Add nullability annotations to several Collection types. by Pete Gillin · 6 years ago
  25. 5c44929 Merge "Add nullability annotations for j.u.regex.Matcher and Pattern." by Treehugger Robot · 6 years ago
  26. 8916edf Merge "Add nullability annotations to some j.u.Locale and Calendar." by Treehugger Robot · 6 years ago
  27. ea483b9 Merge "Add nullability annotations for java.logging.Level and Logger." by Treehugger Robot · 6 years ago
  28. 78b87ad Merge "Add stubs for sun... classes for hiddenapi" by Treehugger Robot · 6 years ago
  29. 45d3386 Add nullability annotations for java.logging.Level and Logger. by Pete Gillin · 6 years ago
  30. d05eb8d Add nullability annotations for j.u.regex.Matcher and Pattern. by Pete Gillin · 6 years ago
  31. 802285f Add nullability annotations to java.security.MessageDigest. by Pete Gillin · 6 years ago
  32. 09e9a64 Add nullability annotations to some j.u.Locale and Calendar. by Pete Gillin · 6 years ago
  33. 6af548f Add stubs for sun... classes for hiddenapi by Paul Duffin · 6 years ago
  34. 7bb8d23 Add stubs for hiddenapi by Paul Duffin · 6 years ago
  35. dba00a2 Merge "Add missing nullability annotations to java.lang." by Treehugger Robot · 6 years ago
  36. 00456f7 Merge "Add nullability annotations to some java.io and nio classes." by Pete Gillin · 6 years ago
  37. eebf64b Merge "Add nullability annotations to j.t.DateFormat and NumberFormat." by Pete Gillin · 6 years ago
  38. 2f2007a Merge "Add nullability annotations for j.l.Throwable." by Treehugger Robot · 6 years ago
  39. 3bc6ca4 Add nullability annotations to j.t.DateFormat and NumberFormat. by Pete Gillin · 6 years ago
  40. d1eec25 Add nullability annotations to some java.io and nio classes. by Pete Gillin · 6 years ago
  41. 3f5914c Add nullability annotations for j.l.Throwable. by Pete Gillin · 6 years ago
  42. 2491f0e Merge "Add missing nullability annotations to java.lang.reflect." by Pete Gillin · 6 years ago
  43. d13ceee Merge "Move mmodule annotations to annotations dir" by Neil Fuller · 6 years ago
  44. a0c3d35 Add missing nullability annotations to java.lang.reflect. by Pete Gillin · 6 years ago
  45. 8cd123a Merge "Fix some nullability annotations on Map.Entry." by Treehugger Robot · 6 years ago
  46. 6e00db5 Move mmodule annotations to annotations dir by Neil Fuller · 6 years ago
  47. 79e1cde Fix some nullability annotations on Map.Entry. by Pete Gillin · 6 years ago
  48. 3f84213 Add missing nullability annotations to java.lang. by Pete Gillin · 6 years ago
  49. 428b5e0 Move ServerSocket annotation to correct dir by Neil Fuller · 6 years ago
  50. b7840ab Add more APIs to CorePlatformApi for internal by Neil Fuller · 6 years ago
  51. 3513bab Avoid constructor with non-API class by Neil Fuller · 6 years ago
  52. 0578009 Merge "Add field used in FrameworksNetTests" by Neil Fuller · 6 years ago
  53. e1f1380 Add field used in FrameworksNetTests by Neil Fuller · 6 years ago
  54. 04cfa69 Remove System.arraycopy(byte[]... from API by Neil Fuller · 6 years ago
  55. 9fce4a8 More @CorePlatformApi annotations for libcore by Neil Fuller · 6 years ago
  56. 9997b52 Add libcore API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  57. 2afe35f Dependencies needed by CTS tests by Neil Fuller · 6 years ago
  58. 0df7056 Tag assorted CorePlatformApi APIs (2) by Neil Fuller · 6 years ago
  59. 941d617 Add mechanism for adding new files to ojluni/annotations. by Pete Gillin · 6 years ago
  60. 982edec Remove unnecessary / overly broad imports by Neil Fuller · 6 years ago
  61. be9258e Add intra-core API required by conscrypt by Neil Fuller · 6 years ago
  62. c9935b6 Pave the way for external mainline module API annotations. by Pete Gillin · 6 years ago
  63. 0728b74 Move .annotated.java files into an 'sdk' subdirectory. by Pete Gillin · 6 years ago
  64. 41b1035 Remove nullability annotations on primitives in libcore stubs. by Pete Gillin · 6 years ago
  65. d7d2217 Fix generic and array nullability annotations in ojluni stubs. by Pete Gillin · 6 years ago
  66. f82eef0 Rename ojluni annotation files to .annotated.java. by Pete Gillin · 6 years ago
  67. 79f1468 Migrate remaining content from ojluni.jaif to stub files. by Pete Gillin · 6 years ago
  68. 7db7faa Migrate annotations of two ojluni classes to Java stubs. by Pete Gillin · 6 years ago