1. 44ab8ee Move tests to postsubmit to reduce lab reporting load temporarily by Dan Shi · 4 years, 10 months ago
  2. d145ca9 Add TEST_MAPPINGs for miscellaneous libcore packages. by Pete Gillin · 4 years, 10 months ago
  3. 7fd024a Add TEST_MAPPINGs for remaining java.* packages. by Pete Gillin · 4 years, 10 months ago
  4. adeb8e8 Add TEST_MAPPINGs for javax.* packages. by Pete Gillin · 4 years, 10 months ago
  5. 38af47f Add TEST_MAPPINGs for java.lang and java.util and subpackages. by Pete Gillin · 4 years, 11 months ago
  6. 0e94809 Add TEST_MAPPINGs for java.net code. by Pete Gillin · 5 years ago
  7. 9480a9e Merge "Tidy up Android change markers" by Neil Fuller · 5 years ago
  8. 6dc22b0 Tidy up Android change markers by Neil Fuller · 6 years ago
  9. 9986732 URLConnection.getFileNameMap(): Fix documentation. by Tobias Thierer · 5 years ago
  10. a48e2ab Merge "Change Math.pow() test / docs to match actual" by Treehugger Robot · 5 years ago
  11. e5be112 Change Math.pow() test / docs to match actual by Neil Fuller · 5 years ago
  12. eee540c General tidy up of android.system by Neil Fuller · 5 years ago
  13. 2d3e2ef Merge "Refactoring: Rewrite links in Metalava instead of carrying patches." by Tobias Thierer · 5 years ago
  14. 4b9306c Merge "Optional capturing group should not be replaced with "null" string" by vichang · 5 years ago
  15. 7d54604 Optional capturing group should not be replaced with "null" string by Victor Chang · 5 years ago
  16. 8148f04 Update ICU version as a part of per-release tasks by Nikita Iashchenko · 5 years ago
  17. e7671ae Merge "Remove target sdk level check in DecimalFormat's prefix/suffix setters" by vichang · 5 years ago
  18. 80a5d30 Remove target sdk level check in DecimalFormat's prefix/suffix setters by Victor Chang · 5 years ago
  19. 7adbc94 Merge "Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode" by vichang · 5 years ago
  20. cb77bb4 Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode by Victor Chang · 6 years ago
  21. 6bd07db Refactoring: Rewrite links in Metalava instead of carrying patches. by Tobias Thierer · 5 years ago
  22. f462b9e Directly link to external documentation. by Tobias Thierer · 5 years ago
  23. 0e40051 Libcore: fix three openjdk-redirect.html links. by Tobias Thierer · 5 years ago
  24. adba73f Merge "Customizable MIME type <-> file extension mapping, step 2." by Tobias Thierer · 5 years ago
  25. 696af1a Customizable MIME type <-> file extension mapping, step 2. by Tobias Thierer · 5 years ago
  26. 4887427 Merge "Revert^3 "Remove hidden System.arraycopy(byte[]...."" by Neil Fuller · 5 years ago
  27. 9a5e637 Revert^3 "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  28. db90ad0 Merge "Make ArrayDeque clear old array when resizing" by Hans Boehm · 5 years ago
  29. 80cd526 Merge "Revert^2 "Remove hidden System.arraycopy(byte[]...."" by Neil Fuller · 5 years ago
  30. 301b2a8 Revert^2 "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  31. 7e1393d Make ArrayDeque clear old array when resizing by Hans Boehm · 5 years ago
  32. 97b3085 Merge changes from topic "new_japanese_era_reiwa" by Nikita Iashchenko · 5 years ago
  33. 87818a6 New Japanese Era implementation with actual Reiwa name by Nikita Iashchenko · 5 years ago
  34. 02d0583 New Japanese Era implementation in ojluni with a placeholder name by Nikita Iashchenko · 5 years ago
  35. f8dfc98 Merge "Log warning if serialized class has compatibility issues" by Treehugger Robot · 5 years ago
  36. 087ba52 Remove Byte.toHexString() from core platform api by Neil Fuller · 5 years ago
  37. acd34ad Log warning if serialized class has compatibility issues by Paul Duffin · 5 years ago
  38. 0849145 Merge "Revert "Remove hidden System.arraycopy(byte[]...."" by Neil Fuller · 5 years ago
  39. 5857c99 Revert "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  40. 1bf3b35 Merge "Tidy up unused code / unnecessary logic" by Neil Fuller · 5 years ago
  41. ea112e6 Merge "Fix Date.toString() behavior / tidy up comments" by Neil Fuller · 5 years ago
  42. 93d2da3 Fix Date.toString() behavior / tidy up comments by Neil Fuller · 6 years ago
  43. 30bc334 Merge "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  44. de890da Tidy up unused code / unnecessary logic by Neil Fuller · 5 years ago
  45. 90d8a1f Remove hidden System.arraycopy(byte[].... by Neil Fuller · 5 years ago
  46. 1f45df4 Throw security exception for EPERM error in socket creation by Chenbo Feng · 5 years ago
  47. 1c87754 Handle null file descriptors when finalizing SocketChannelImpl. by Pete Bentley · 5 years ago
  48. 6811e8e Merge "Refactor/add tests for ObjectStreamClass computeDefaultSUID" by Paul Duffin · 5 years ago
  49. 7e921fd Merge "Update ICU and CLDR data information in javadoc" by Treehugger Robot · 5 years ago
  50. bf66209 Refactor/add tests for ObjectStreamClass computeDefaultSUID by Paul Duffin · 6 years ago
  51. c73e138 Add warnings to getSupportedCipherSuites() by Adam Vartanian · 5 years ago
  52. 6cdb7e2 Update ICU and CLDR data information in javadoc by Nikita Iashchenko · 5 years ago
  53. 35e5f87 Add charset to getBytes() call in example by Adam Vartanian · 5 years ago
  54. 20ac931 Merge "Improve documentation around HostnameVerifier" by Neil Fuller · 5 years ago
  55. 44fea11 Merge "Allow size for malloc-only registration" by Hans Boehm · 5 years ago
  56. d7d5fde Allow size for malloc-only registration by Hans Boehm · 5 years ago
  57. 9f20840 Improve documentation around HostnameVerifier by Neil Fuller · 5 years ago
  58. 9e94657 Fix MulticastSocket example code by Adam Vartanian · 5 years ago
  59. 001ac51 Enable interception of more filesystem APIs. by Jeff Sharkey · 5 years ago
  60. faa8557 Allow "." as a valid internationalised domain name. by Pete Bentley · 5 years ago
  61. 14e0525 Revert^2 "Mark threads started by Daemons.java as systemDaemon" by Alex Light · 5 years ago
  62. 800532e Merge "Revert "Mark threads started by Daemons.java as systemDaemon"" by Nicolas Geoffray · 5 years ago
  63. 07cfc3f Revert "Mark threads started by Daemons.java as systemDaemon" by Nicolas Geoffray · 5 years ago
  64. c690caf Merge changes I00d3f12c,Ia4b25dae by Pete Gillin · 5 years ago
  65. 559e1c2 Revert change in behavior of InetAddress.isNumeric(String) by Paul Duffin · 5 years ago
  66. 3c16439 Revert an unnecessary diff vs upstream in Throwables.java. by Pete Gillin · 5 years ago
  67. dba501b Add Android-changed markers to Throwable. by Pete Gillin · 5 years ago
  68. 89b4620 Mark threads started by Daemons.java as systemDaemon by Alex Light · 5 years ago
  69. d142f51 Deprecate ref... methods in MethodHandleInfo by Paul Duffin · 5 years ago
  70. e14b8cc Revert "App compat: Temporarily rename CopyOnWriteArrayList.array -> elements" by Pete Gillin · 5 years ago
  71. ba89683 Fix some Android change markers in CopyOnWriteArrayList. by Pete Gillin · 5 years ago
  72. b3b3c65 Merge "Add *Buffer covariant method overloads." by Tobias Thierer · 5 years ago
  73. 522a3fd Merge "Remove hardcoded os.name property." by Doug Horn · 5 years ago
  74. 302dc0b Remove hardcoded os.name property. by Doug Horn · 5 years ago
  75. 5a8f602 Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls.""" by Josh Gao · 5 years ago
  76. d708f23 Add *Buffer covariant method overloads. by Tobias Thierer · 5 years ago
  77. 229d4b2 Replace use of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 5 years ago
  78. 17de681 Pass the Java caller's location to Runtime.nativeLoad. by Nicolas Geoffray · 5 years ago
  79. f2f73c9 Update Javadoc for Conscrypt-based classes by Adam Vartanian · 6 years ago
  80. 2d2ca61 LinkedHashMap spliterators: Fix documentation for API 24-25 bug workaround. by Tobias Thierer · 6 years ago
  81. ef10628 Merge "Use LinuxFileSystemProvider on Fuchsia." by Doug Horn · 6 years ago
  82. 50576da Use LinuxFileSystemProvider on Fuchsia. by Doug Horn · 6 years ago
  83. b4179e2 Fix Inet6AddressImpl.lookupAllHostAddr() to accept [] in IPv6 hosts. by Tobias Thierer · 6 years ago
  84. 486ccfa More reachability refinements by Hans Boehm · 6 years ago
  85. 3e8fa50 Merge "Verify SimpleDateFormat.java against 8u121-b13 (part 3)" by Treehugger Robot · 6 years ago
  86. a19714b Verify SimpleDateFormat.java against 8u121-b13 (part 3) by Nikita Iashchenko · 6 years ago
  87. d6260c8 Remove InetAddressUtils.disallowDeprecatedFormats(InetAddress) by Paul Duffin · 6 years ago
  88. a4df237 Refactor InetAddress.parseNumericAddress/isNumeric by Paul Duffin · 6 years ago
  89. 7d8e578 Merge "Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (part 2)" by Treehugger Robot · 6 years ago
  90. dffb755 Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (part 2) by Nikita Iashchenko · 6 years ago
  91. 1ab882b Adjust NativeAllocationRegistry for new accounting by Hans Boehm · 6 years ago
  92. 452ceea Merge "Verify java.text.SimpleDateFormat against 8u121-b13 (part 1)" by Treehugger Robot · 6 years ago
  93. 5a2c0fc Verify java.text.SimpleDateFormat against 8u121-b13 (part 1) by Nikita Iashchenko · 6 years ago
  94. af5da18 Move final timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  95. 4b97481 Fix Android change markers by Nikita Iashchenko · 6 years ago
  96. b87e208 Merge "Verify java.text.DecimalFormat against 8u121-b13" by Treehugger Robot · 6 years ago
  97. 75df735 Verify java.text.DecimalFormat against 8u121-b13 by Nikita Iashchenko · 6 years ago
  98. e784ef2 Introduce TzDataSetVersion class by Neil Fuller · 6 years ago
  99. 8e83482e Merge "Add ALPN methods from OpenJDK 9" by Adam Vartanian · 6 years ago
  100. 9a4090b Add ALPN methods from OpenJDK 9 by Adam Vartanian · 6 years ago