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