1. 0ca3cbe Group core-current-stubs-gen and core.current.stubs targets by Paul Duffin · 6 years ago
  2. 3c16439 Revert an unnecessary diff vs upstream in Throwables.java. by Pete Gillin · 6 years ago
  3. eb271d9 Fix expected errno when connecting a UNIX socket to an inet addr. by Lorenzo Colitti · 6 years ago
  4. dba501b Add Android-changed markers to Throwable. by Pete Gillin · 6 years ago
  5. de9f04b Merge "SimpleDateFormat: Improve test coverage for whitespace within dates." by Treehugger Robot · 6 years ago
  6. 80c6b61 SimpleDateFormat: Improve test coverage for whitespace within dates. by Pete Bentley · 6 years ago
  7. cbda292 Merge "Mark threads started by Daemons.java as systemDaemon" by Alex Light · 6 years ago
  8. 89b4620 Mark threads started by Daemons.java as systemDaemon by Alex Light · 6 years ago
  9. 233de2b Merge "Deprecate ref... methods in MethodHandleInfo" by Paul Duffin · 6 years ago
  10. 7b95c89 Snap for 5180536 from 2cd2084f45993710280f9a1531445b6c24ffd10f to pi-platform-release by android-build-team Robot · 6 years ago
  11. d142f51 Deprecate ref... methods in MethodHandleInfo by Paul Duffin · 6 years ago
  12. 3959b75 Merge "Add regression test to ensure CLDR root data has symbol for unknown currency" by Treehugger Robot · 6 years ago
  13. 19db2f5 Merge "Revert "App compat: Temporarily rename CopyOnWriteArrayList.array -> elements"" by Pete Gillin · 6 years ago
  14. 67116b9 Merge "Fix some Android change markers in CopyOnWriteArrayList." by Treehugger Robot · 6 years ago
  15. e14b8cc Revert "App compat: Temporarily rename CopyOnWriteArrayList.array -> elements" by Pete Gillin · 6 years ago
  16. ba89683 Fix some Android change markers in CopyOnWriteArrayList. by Pete Gillin · 6 years ago
  17. 74b95aa Add regression test to ensure CLDR root data has symbol for unknown currency by Nikita Iashchenko · 6 years ago
  18. e3d9965 Merge "Move some methods back to max-sdk-o greylist." by Treehugger Robot · 6 years ago
  19. a6092fd Move some methods back to max-sdk-o greylist. by Mathew Inwood · 6 years ago
  20. 740fd30 Merge "Move AsynchronousCloseMonitor to libjavacore." by Pete Bentley · 6 years ago
  21. dfc8ce0 Move AsynchronousCloseMonitor to libjavacore. by Pete Bentley · 6 years ago
  22. 83d51df Merge "Mark Os.bind, Os.sendTo as public API" by Remi NGUYEN VAN · 6 years ago
  23. c4b385d Merge "Fix TimeZoneIntegrationTest.testTimeZoneDebugInfo" by Neil Fuller · 6 years ago
  24. 08c99b6 Merge "Move CLIENT_PROTOCOL_VERSION to point of use" by Treehugger Robot · 6 years ago
  25. 3ba1ba7 Fix TimeZoneIntegrationTest.testTimeZoneDebugInfo by Neil Fuller · 6 years ago
  26. e2034ed Move CLIENT_PROTOCOL_VERSION to point of use by Orion Hodson · 6 years ago
  27. cf20449 Merge "Remove @UnsupportedAppUsage from whitelist methods" by David Brazdil · 6 years ago
  28. 9b4891c Remove @UnsupportedAppUsage from whitelist methods by David Brazdil · 6 years ago
  29. 7de309d Merge "Remove pointless hidden overload for accept()" by Neil Fuller · 6 years ago
  30. 1b69586 Merge "Clear last-api.txt file for core platform API" by Neil Fuller · 6 years ago
  31. ca24147b Clear last-api.txt file for core platform API by Neil Fuller · 6 years ago
  32. a666e97 Merge "Allow hidden api usage logging with VMRuntime" by Andrei-Valentin Onea · 6 years ago
  33. be10c85 Allow hidden api usage logging with VMRuntime by Andrei Onea · 6 years ago
  34. c205ef7 Merge "Make the ZygoteHooks API more consistent" by Neil Fuller · 6 years ago
  35. 92422f0 Merge "Test passing wrong SocketAddress types to bind, connect, sendto." by Lorenzo Colitti · 6 years ago
  36. 54d244d Make the ZygoteHooks API more consistent by Neil Fuller · 6 years ago
  37. 1bb4969 Test passing wrong SocketAddress types to bind, connect, sendto. by Lorenzo Colitti · 6 years ago
  38. 22dbe20 Remove pointless hidden overload for accept() by Neil Fuller · 6 years ago
  39. 51588c8 Merge "Move NetFd.h to external/conscrypt." by Treehugger Robot · 6 years ago
  40. 35353cb Merge "Add DeadReferenceSafe annotation" by Hans Boehm · 6 years ago
  41. 5e1f961 Merge "Add HashMap.EntryIterator.next() to greylist" by David Brazdil · 6 years ago
  42. 49c9df4 Add HashMap.EntryIterator.next() to greylist by Paul Duffin · 6 years ago
  43. bc59463 Merge "Add test coverage for URLConnection.getFileNameMap()." by Tobias Thierer · 6 years ago
  44. cb1f1f5 Mark Os.bind, Os.sendTo as public API by Remi NGUYEN VAN · 6 years ago
  45. eee083d Move NetFd.h to external/conscrypt. by Orion Hodson · 6 years ago
  46. 4990b37 Add test coverage for URLConnection.getFileNameMap(). by Tobias Thierer · 6 years ago
  47. b3b3c65 Merge "Add *Buffer covariant method overloads." by Tobias Thierer · 6 years ago
  48. 9e34bf2 Add DeadReferenceSafe annotation by Hans Boehm · 6 years ago
  49. 522a3fd Merge "Remove hardcoded os.name property." by Doug Horn · 6 years ago
  50. 302dc0b Remove hardcoded os.name property. by Doug Horn · 6 years ago
  51. 5a8f602 Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls.""" by Josh Gao · 6 years ago
  52. d708f23 Add *Buffer covariant method overloads. by Tobias Thierer · 6 years ago
  53. 2fa3a68 Merge "InMemDexCL: Add test with non-zero buffer position" by David Brazdil · 6 years ago
  54. 154c82b4 InMemDexCL: Add test with non-zero buffer position by David Brazdil · 6 years ago
  55. af8b6bd Merge "Cleanup some support test classes" by Paul Duffin · 6 years ago
  56. f100727 Merge "FIONREAD is not supported on Fuchsia fds." by Doug Horn · 6 years ago
  57. 6e8778e Cleanup some support test classes by Paul Duffin · 6 years ago
  58. ebd71c3 Merge "Compile core.platform.api.stubs with compile_dex:true" by David Brazdil · 6 years ago
  59. 58e7f11 Merge "Mark networking constants as public API" by Remi NGUYEN VAN · 6 years ago
  60. f2be4e4 Merge changes from topic "bug123174577_drop_SizeOf" by Treehugger Robot · 6 years ago
  61. c17d88b Mark networking constants as public API by Remi NGUYEN VAN · 6 years ago
  62. e10d81a Drop unused API libcore.io.SizeOf. by Tobias Thierer · 6 years ago
  63. 9605b18 DirectXBufferTest: Replace int literals with X.BYTES constants. by Tobias Thierer · 6 years ago
  64. 229d4b2 Replace use of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 6 years ago
  65. c2bd422 Compile core.platform.api.stubs with compile_dex:true by David Brazdil · 6 years ago
  66. db059eb Merge "Update signature files to the new format" by Tor Norbye · 6 years ago
  67. 47108fc Merge "Pass the Java caller's location to Runtime.nativeLoad." by Nicolas Geoffray · 6 years ago
  68. 45c2188 Update signature files to the new format by Tor Norbye · 6 years ago
  69. 621c0ba Merge "Add test for CDD 3.5 [C-0-9]" by Treehugger Robot · 6 years ago
  70. 17de681 Pass the Java caller's location to Runtime.nativeLoad. by Nicolas Geoffray · 6 years ago
  71. d35916b Add test for CDD 3.5 [C-0-9] by Adam Vartanian · 6 years ago
  72. 95bc738 Merge "Test LinkedHashMap.removeEldestEntry() implementation that modifies underlying map" by Treehugger Robot · 6 years ago
  73. b00f380 Test LinkedHashMap.removeEldestEntry() implementation that modifies underlying map by Nikita Iashchenko · 6 years ago
  74. b727124 Merge "UNIXProcess_md.c: do not retry EINTR failed close() calls" by Treehugger Robot · 6 years ago
  75. 4ecb71f UNIXProcess_md.c: do not retry EINTR failed close() calls by Nick Kralevich · 6 years ago
  76. 7ef1a48 Merge "Remove core-simple and other unnecessary things" by Neil Fuller · 6 years ago
  77. fdaaed4 Merge "Update tests for TLS 1.3 by default" by Treehugger Robot · 6 years ago
  78. 9900054 Remove core-simple and other unnecessary things by Neil Fuller · 6 years ago
  79. d7e7f44 Update tests for TLS 1.3 by default by Adam Vartanian · 6 years ago
  80. 9cf3051 Merge changes I92be8a46,I7a3b449f by Tobias Thierer · 6 years ago
  81. e613f82 Merge "Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType." by Tobias Thierer · 6 years ago
  82. d7bcad1 MimeTypes: Change Locale for lowercase from US to ROOT. by Tobias Thierer · 6 years ago
  83. f79fba8 Extract helper methods canonicalize() and allowedInMap(). by Tobias Thierer · 6 years ago
  84. c10489b Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType. by Tobias Thierer · 6 years ago
  85. 26fe27b Merge "Update Javadoc for Conscrypt-based classes" by Adam Vartanian · 6 years ago
  86. 9e80aff Merge "Track movement of ICU .dat file" by Neil Fuller · 6 years ago
  87. f2f73c9 Update Javadoc for Conscrypt-based classes by Adam Vartanian · 6 years ago
  88. 9684d3f Merge "Move JniConstants from libnativehelper to libcore" by Orion Hodson · 6 years ago
  89. e2fffc7 FIONREAD is not supported on Fuchsia fds. by Doug Horn · 6 years ago
  90. 3457dcd Merge "Revert "Work around preopt causing test failure."" by Treehugger Robot · 6 years ago
  91. 6b289cd9 Merge "LinkedHashMap spliterators: Fix documentation for API 24-25 bug workaround." by Tobias Thierer · 6 years ago
  92. abb4187 Revert "Work around preopt causing test failure." by Tobias Thierer · 6 years ago
  93. 2d2ca61 LinkedHashMap spliterators: Fix documentation for API 24-25 bug workaround. by Tobias Thierer · 6 years ago
  94. 0fc5685 Track movement of ICU .dat file by Neil Fuller · 6 years ago
  95. c3ae1ff Merge "Revert "Temporary workaround for b/122369337"" by Neil Fuller · 6 years ago
  96. 9ad0887 Merge "Add time zone version tests" by Neil Fuller · 6 years ago
  97. 8fc20d16 Add time zone version tests by Neil Fuller · 6 years ago
  98. b3f323d Revert "Temporary workaround for b/122369337" by Neil Fuller · 6 years ago
  99. 1e986d8 Merge changes I999a93cc,Ib0c2b298 by Tobias Thierer · 6 years ago
  100. ef10628 Merge "Use LinuxFileSystemProvider on Fuchsia." by Doug Horn · 6 years ago