1. 4887427 Merge "Revert^3 "Remove hidden System.arraycopy(byte[]...."" by Neil Fuller · 5 years ago
  2. 9a5e637 Revert^3 "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  3. db90ad0 Merge "Make ArrayDeque clear old array when resizing" by Hans Boehm · 5 years ago
  4. 996e839 Cleanup "NewEra" comment after implementing new Japanese Era by Nikita Iashchenko · 5 years ago
  5. e2b9fcd Merge "New Japanese Era implementation with actual Reiwa name (part 2)" by Nikita Iashchenko · 5 years ago
  6. f7e9b4b New Japanese Era implementation with actual Reiwa name (part 2) by Nikita Iashchenko · 5 years ago
  7. 80cd526 Merge "Revert^2 "Remove hidden System.arraycopy(byte[]...."" by Neil Fuller · 5 years ago
  8. 301b2a8 Revert^2 "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  9. 7e1393d Make ArrayDeque clear old array when resizing by Hans Boehm · 5 years ago
  10. 1374342 Merge "Convert libcore/ojluni/Android.mk to .bp" by Treehugger Robot · 5 years ago
  11. 6454b514 Convert libcore/ojluni/Android.mk to .bp by Paul Duffin · 5 years ago
  12. 97b3085 Merge changes from topic "new_japanese_era_reiwa" by Nikita Iashchenko · 5 years ago
  13. 076d67b Replace the placeholder Japanese era name in calendar.properties by Nikita Iashchenko · 5 years ago
  14. 87818a6 New Japanese Era implementation with actual Reiwa name by Nikita Iashchenko · 5 years ago
  15. 02d0583 New Japanese Era implementation in ojluni with a placeholder name by Nikita Iashchenko · 5 years ago
  16. f8dfc98 Merge "Log warning if serialized class has compatibility issues" by Treehugger Robot · 5 years ago
  17. 087ba52 Remove Byte.toHexString() from core platform api by Neil Fuller · 5 years ago
  18. acd34ad Log warning if serialized class has compatibility issues by Paul Duffin · 5 years ago
  19. 952fec4 Move some Unsafe.* methods to core platform API by David Brazdil · 5 years ago
  20. 0849145 Merge "Revert "Remove hidden System.arraycopy(byte[]...."" by Neil Fuller · 5 years ago
  21. 5857c99 Revert "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  22. 1bf3b35 Merge "Tidy up unused code / unnecessary logic" by Neil Fuller · 5 years ago
  23. ea112e6 Merge "Fix Date.toString() behavior / tidy up comments" by Neil Fuller · 5 years ago
  24. 93d2da3 Fix Date.toString() behavior / tidy up comments by Neil Fuller · 6 years ago
  25. 30bc334 Merge "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  26. de890da Tidy up unused code / unnecessary logic by Neil Fuller · 5 years ago
  27. 90d8a1f Remove hidden System.arraycopy(byte[].... by Neil Fuller · 5 years ago
  28. 1f45df4 Throw security exception for EPERM error in socket creation by Chenbo Feng · 5 years ago
  29. 1c87754 Handle null file descriptors when finalizing SocketChannelImpl. by Pete Bentley · 5 years ago
  30. 6811e8e Merge "Refactor/add tests for ObjectStreamClass computeDefaultSUID" by Paul Duffin · 5 years ago
  31. 7e921fd Merge "Update ICU and CLDR data information in javadoc" by Treehugger Robot · 5 years ago
  32. bf66209 Refactor/add tests for ObjectStreamClass computeDefaultSUID by Paul Duffin · 6 years ago
  33. c73e138 Add warnings to getSupportedCipherSuites() by Adam Vartanian · 5 years ago
  34. 6cdb7e2 Update ICU and CLDR data information in javadoc by Nikita Iashchenko · 5 years ago
  35. f69cd87 Merge "[fuchsia] Remove unnecessary patch." by Doug Horn · 5 years ago
  36. 35e5f87 Add charset to getBytes() call in example by Adam Vartanian · 5 years ago
  37. f51128f [fuchsia] Remove unnecessary patch. by Doug Horn · 5 years ago
  38. 20ac931 Merge "Improve documentation around HostnameVerifier" by Neil Fuller · 5 years ago
  39. 44fea11 Merge "Allow size for malloc-only registration" by Hans Boehm · 5 years ago
  40. d7d5fde Allow size for malloc-only registration by Hans Boehm · 5 years ago
  41. 9f20840 Improve documentation around HostnameVerifier by Neil Fuller · 5 years ago
  42. 9e94657 Fix MulticastSocket example code by Adam Vartanian · 5 years ago
  43. 001ac51 Enable interception of more filesystem APIs. by Jeff Sharkey · 5 years ago
  44. faa8557 Allow "." as a valid internationalised domain name. by Pete Bentley · 5 years ago
  45. 14e0525 Revert^2 "Mark threads started by Daemons.java as systemDaemon" by Alex Light · 5 years ago
  46. 800532e Merge "Revert "Mark threads started by Daemons.java as systemDaemon"" by Nicolas Geoffray · 5 years ago
  47. 07cfc3f Revert "Mark threads started by Daemons.java as systemDaemon" by Nicolas Geoffray · 5 years ago
  48. c690caf Merge changes I00d3f12c,Ia4b25dae by Pete Gillin · 5 years ago
  49. 559e1c2 Revert change in behavior of InetAddress.isNumeric(String) by Paul Duffin · 5 years ago
  50. 3c16439 Revert an unnecessary diff vs upstream in Throwables.java. by Pete Gillin · 5 years ago
  51. dba501b Add Android-changed markers to Throwable. by Pete Gillin · 5 years ago
  52. 89b4620 Mark threads started by Daemons.java as systemDaemon by Alex Light · 5 years ago
  53. d142f51 Deprecate ref... methods in MethodHandleInfo by Paul Duffin · 5 years ago
  54. 19db2f5 Merge "Revert "App compat: Temporarily rename CopyOnWriteArrayList.array -> elements"" by Pete Gillin · 5 years ago
  55. 67116b9 Merge "Fix some Android change markers in CopyOnWriteArrayList." by Treehugger Robot · 5 years ago
  56. e14b8cc Revert "App compat: Temporarily rename CopyOnWriteArrayList.array -> elements" by Pete Gillin · 5 years ago
  57. ba89683 Fix some Android change markers in CopyOnWriteArrayList. by Pete Gillin · 5 years ago
  58. a6092fd Move some methods back to max-sdk-o greylist. by Mathew Inwood · 5 years ago
  59. dfc8ce0 Move AsynchronousCloseMonitor to libjavacore. by Pete Bentley · 5 years ago
  60. cf20449 Merge "Remove @UnsupportedAppUsage from whitelist methods" by David Brazdil · 5 years ago
  61. 9b4891c Remove @UnsupportedAppUsage from whitelist methods by David Brazdil · 5 years ago
  62. 5e1f961 Merge "Add HashMap.EntryIterator.next() to greylist" by David Brazdil · 5 years ago
  63. 49c9df4 Add HashMap.EntryIterator.next() to greylist by Paul Duffin · 5 years ago
  64. b3b3c65 Merge "Add *Buffer covariant method overloads." by Tobias Thierer · 5 years ago
  65. 522a3fd Merge "Remove hardcoded os.name property." by Doug Horn · 5 years ago
  66. 302dc0b Remove hardcoded os.name property. by Doug Horn · 5 years ago
  67. 5a8f602 Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls.""" by Josh Gao · 5 years ago
  68. d708f23 Add *Buffer covariant method overloads. by Tobias Thierer · 5 years ago
  69. f100727 Merge "FIONREAD is not supported on Fuchsia fds." by Doug Horn · 5 years ago
  70. 229d4b2 Replace use of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 5 years ago
  71. 17de681 Pass the Java caller's location to Runtime.nativeLoad. by Nicolas Geoffray · 5 years ago
  72. 4ecb71f UNIXProcess_md.c: do not retry EINTR failed close() calls by Nick Kralevich · 5 years ago
  73. 9900054 Remove core-simple and other unnecessary things by Neil Fuller · 6 years ago
  74. f2f73c9 Update Javadoc for Conscrypt-based classes by Adam Vartanian · 6 years ago
  75. 9684d3f Merge "Move JniConstants from libnativehelper to libcore" by Orion Hodson · 6 years ago
  76. e2fffc7 FIONREAD is not supported on Fuchsia fds. by Doug Horn · 6 years ago
  77. 2d2ca61 LinkedHashMap spliterators: Fix documentation for API 24-25 bug workaround. by Tobias Thierer · 6 years ago
  78. 1e986d8 Merge changes I999a93cc,Ib0c2b298 by Tobias Thierer · 6 years ago
  79. ef10628 Merge "Use LinuxFileSystemProvider on Fuchsia." by Doug Horn · 6 years ago
  80. 7bf3e43 Merge "Do not use mincore() on Fuchsia." by Doug Horn · 6 years ago
  81. 723a7ae Integrate OpenJDK 12 commits to drop use of readdir_r. by Tobias Thierer · 6 years ago
  82. 0f5b5c2 Do not use mincore() on Fuchsia. by Doug Horn · 6 years ago
  83. 50576da Use LinuxFileSystemProvider on Fuchsia. by Doug Horn · 6 years ago
  84. b4179e2 Fix Inet6AddressImpl.lookupAllHostAddr() to accept [] in IPv6 hosts. by Tobias Thierer · 6 years ago
  85. 486ccfa More reachability refinements by Hans Boehm · 6 years ago
  86. 17bc2ed Move JniConstants from libnativehelper to libcore by Orion Hodson · 6 years ago
  87. 3e8fa50 Merge "Verify SimpleDateFormat.java against 8u121-b13 (part 3)" by Treehugger Robot · 6 years ago
  88. e142ad2 Merge "Remove InetAddressUtils.disallowDeprecatedFormats(InetAddress)" by Treehugger Robot · 6 years ago
  89. a19714b Verify SimpleDateFormat.java against 8u121-b13 (part 3) by Nikita Iashchenko · 6 years ago
  90. 5000628 Merge "Blacklist InetAddress.parseNumericAddress for Q" by Paul Duffin · 6 years ago
  91. 1552e10 Merge "Refactor InetAddress.parseNumericAddress/isNumeric" by Paul Duffin · 6 years ago
  92. d6260c8 Remove InetAddressUtils.disallowDeprecatedFormats(InetAddress) by Paul Duffin · 6 years ago
  93. c4c5226 use epoll_create1 by Nick Kralevich · 6 years ago
  94. 666915b Blacklist InetAddress.parseNumericAddress for Q by Paul Duffin · 6 years ago
  95. a4df237 Refactor InetAddress.parseNumericAddress/isNumeric by Paul Duffin · 6 years ago
  96. 7d8e578 Merge "Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (part 2)" by Treehugger Robot · 6 years ago
  97. dffb755 Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (part 2) by Nikita Iashchenko · 6 years ago
  98. f47d9b9 Merge "Remove unnecessary constants and improve JavaDoc" by Paul Duffin · 6 years ago
  99. 89f3f67 Merge "Adjust NativeAllocationRegistry for new accounting" by Hans Boehm · 6 years ago
  100. b46216a Remove unnecessary constants and improve JavaDoc by Paul Duffin · 6 years ago