1. 5c92f34 Expose rethrow* methods in the public SDK API by Neil Fuller · 6 years ago
  2. fbd9b73 Tweak testCloseDuringConnect by Neil Fuller · 6 years ago
  3. e039e33 Merge "ErrnoException: Add test coverage." by Treehugger Robot · 6 years ago
  4. 4cc559a Merge changes from topics "sockopttimeval_2", "sockopttimeval_1" by Neil Fuller · 6 years ago
  5. 32da806 ErrnoException: Add test coverage. by Tobias Thierer · 6 years ago
  6. 3d162d8 Merge "Unhide ICMP echo constants." by Lorenzo Colitti · 6 years ago
  7. f15b6b5 Add tests for CipherSpi.updateAAD() and SSLEngine(String, int) by Adam Vartanian · 6 years ago
  8. b4f9c18 Make Os.get/setSockOptTimeVal() public by Neil Fuller · 6 years ago
  9. 718aaa5 Add tests for sockoptTimeVal functions by Neil Fuller · 6 years ago
  10. 91a58c8 Unhide ICMP echo constants. by Lorenzo Colitti · 6 years ago
  11. 24120d2 Remove NativeAllocationRegistry.Allocator by Hans Boehm · 6 years ago
  12. c850021 Merge "Fix Os.inet_pton for IPv6." by Pete Bentley · 6 years ago
  13. 1e636e5 Fix android.text.format.Time behavior by Neil Fuller · 6 years ago
  14. 262316f Fix Os.inet_pton for IPv6. by Pete Bentley · 6 years ago
  15. 7ef5542 Add a test for behavior around Integer.MAX_VALUE by Neil Fuller · 6 years ago
  16. f99d8a5 Change behavior for times < first transition by Neil Fuller · 6 years ago
  17. 24d3cb9 Merge "Move AsynchronousCloseMonitor to its own library." by Pete Bentley · 6 years ago
  18. 7649ea1 Merge "Refactor ZoneInfoTest to use java.time types" by Neil Fuller · 6 years ago
  19. 6811e8e Merge "Refactor/add tests for ObjectStreamClass computeDefaultSUID" by Paul Duffin · 6 years ago
  20. c2d7164 Move AsynchronousCloseMonitor to its own library. by Pete Bentley · 6 years ago
  21. 21fe62c Refactor ZoneInfoTest to use java.time types by Neil Fuller · 6 years ago
  22. 6e994a2 Merge changes I1d36c13e,Ia8d00990 by Lorenzo Colitti · 6 years ago
  23. 4c16d95 Don't crash when passing null destinations to bind, connect, and sendto by Lorenzo Colitti · 6 years ago
  24. 7fdf227 Add tests for passing null to bind, sendto and connect. by Lorenzo Colitti · 6 years ago
  25. 7c8e7e3 Merge "Use the ANDROID_TZDATA_ROOT environment variable" by Neil Fuller · 6 years ago
  26. 1995494 Merge "Add JUnit 4 TestRule for running tests with a specific target SDK" by Treehugger Robot · 6 years ago
  27. bf66209 Refactor/add tests for ObjectStreamClass computeDefaultSUID by Paul Duffin · 6 years ago
  28. 4ba1453 Add JUnit 4 TestRule for running tests with a specific target SDK by Paul Duffin · 6 years ago
  29. e35b7d3 Merge "Load in-memory dex into a single DexFile/Element object" by David Brazdil · 6 years ago
  30. 05c537e Fix Automated API Review issues. by paulhu · 6 years ago
  31. be49683 Load in-memory dex into a single DexFile/Element object by David Brazdil · 6 years ago
  32. 1362cac Merge "Uninitialize constants during libjavacore unloading." by Nicolas Geoffray · 6 years ago
  33. c6f8f5e Uninitialize constants during libjavacore unloading. by Nicolas Geoffray · 6 years ago
  34. 16cee20 Use the ANDROID_TZDATA_ROOT environment variable by Neil Fuller · 6 years ago
  35. 1e9ca32 Fix bug with bind()/connect() and IPv4 addresses by Adam Vartanian · 6 years ago
  36. 44fea11 Merge "Allow size for malloc-only registration" by Hans Boehm · 6 years ago
  37. d7d5fde Allow size for malloc-only registration by Hans Boehm · 6 years ago
  38. 6f658c3 Remove libcore.io.Os from intra-core API by Adam Vartanian · 6 years ago
  39. b4b11e1 Merge "Enable interception of more filesystem APIs." by Jeff Sharkey · 6 years ago
  40. 001ac51 Enable interception of more filesystem APIs. by Jeff Sharkey · 6 years ago
  41. 607b89b Merge "Add connect(fd, SocketAddress) to public API (libcore)" by Remi NGUYEN VAN · 6 years ago
  42. cdca124 Add connect(fd, SocketAddress) to public API (libcore) by Remi NGUYEN VAN · 6 years ago
  43. 4149a21 CtsSaxTestCases: Run for all libcore changes. by Tobias Thierer · 6 years ago
  44. 2606b87 Merge "Let Treehugger run CtsSaxTestCases for changes to luni javax.xml." by Treehugger Robot · 6 years ago
  45. f1c9f30 Let Treehugger run CtsSaxTestCases for changes to luni javax.xml. by Tobias Thierer · 6 years ago
  46. 67f0584 Merge "Track RulesManagerService frameworks/base changes" by Neil Fuller · 6 years ago
  47. e359211 Track RulesManagerService frameworks/base changes by Neil Fuller · 6 years ago
  48. d061b8f Delete several DH key tests by Adam Vartanian · 6 years ago
  49. f030e4e Remove IoUtils from intra-core API by Adam Vartanian · 6 years ago
  50. bdad68a Merge changes Ib8491242,I695758c4 by Treehugger Robot · 6 years ago
  51. bc69de0 Lists: test coverage for misc corner cases. by Tobias Thierer · 6 years ago
  52. 5cd70a5 Merge "Revert change in behavior of InetAddress.isNumeric(String)" by Paul Duffin · 6 years ago
  53. 559e1c2 Revert change in behavior of InetAddress.isNumeric(String) by Paul Duffin · 6 years ago
  54. eb271d9 Fix expected errno when connecting a UNIX socket to an inet addr. by Lorenzo Colitti · 6 years ago
  55. 3959b75 Merge "Add regression test to ensure CLDR root data has symbol for unknown currency" by Treehugger Robot · 6 years ago
  56. 74b95aa Add regression test to ensure CLDR root data has symbol for unknown currency by Nikita Iashchenko · 6 years ago
  57. dfc8ce0 Move AsynchronousCloseMonitor to libjavacore. by Pete Bentley · 6 years ago
  58. 83d51df Merge "Mark Os.bind, Os.sendTo as public API" by Remi NGUYEN VAN · 6 years ago
  59. 3ba1ba7 Fix TimeZoneIntegrationTest.testTimeZoneDebugInfo by Neil Fuller · 6 years ago
  60. 7de309d Merge "Remove pointless hidden overload for accept()" by Neil Fuller · 6 years ago
  61. 92422f0 Merge "Test passing wrong SocketAddress types to bind, connect, sendto." by Lorenzo Colitti · 6 years ago
  62. 1bb4969 Test passing wrong SocketAddress types to bind, connect, sendto. by Lorenzo Colitti · 6 years ago
  63. 22dbe20 Remove pointless hidden overload for accept() by Neil Fuller · 6 years ago
  64. 51588c8 Merge "Move NetFd.h to external/conscrypt." by Treehugger Robot · 6 years ago
  65. cb1f1f5 Mark Os.bind, Os.sendTo as public API by Remi NGUYEN VAN · 6 years ago
  66. eee083d Move NetFd.h to external/conscrypt. by Orion Hodson · 6 years ago
  67. 4990b37 Add test coverage for URLConnection.getFileNameMap(). by Tobias Thierer · 6 years ago
  68. 522a3fd Merge "Remove hardcoded os.name property." by Doug Horn · 6 years ago
  69. 302dc0b Remove hardcoded os.name property. by Doug Horn · 6 years ago
  70. 5a8f602 Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls.""" by Josh Gao · 6 years ago
  71. 2fa3a68 Merge "InMemDexCL: Add test with non-zero buffer position" by David Brazdil · 6 years ago
  72. 154c82b4 InMemDexCL: Add test with non-zero buffer position by David Brazdil · 6 years ago
  73. 6e8778e Cleanup some support test classes by Paul Duffin · 6 years ago
  74. 58e7f11 Merge "Mark networking constants as public API" by Remi NGUYEN VAN · 6 years ago
  75. c17d88b Mark networking constants as public API by Remi NGUYEN VAN · 6 years ago
  76. e10d81a Drop unused API libcore.io.SizeOf. by Tobias Thierer · 6 years ago
  77. 229d4b2 Replace use of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 6 years ago
  78. d35916b Add test for CDD 3.5 [C-0-9] by Adam Vartanian · 6 years ago
  79. 95bc738 Merge "Test LinkedHashMap.removeEldestEntry() implementation that modifies underlying map" by Treehugger Robot · 6 years ago
  80. b00f380 Test LinkedHashMap.removeEldestEntry() implementation that modifies underlying map by Nikita Iashchenko · 6 years ago
  81. 7ef1a48 Merge "Remove core-simple and other unnecessary things" by Neil Fuller · 6 years ago
  82. 9900054 Remove core-simple and other unnecessary things by Neil Fuller · 6 years ago
  83. 9cf3051 Merge changes I92be8a46,I7a3b449f by Tobias Thierer · 6 years ago
  84. e613f82 Merge "Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType." by Tobias Thierer · 6 years ago
  85. d7bcad1 MimeTypes: Change Locale for lowercase from US to ROOT. by Tobias Thierer · 6 years ago
  86. f79fba8 Extract helper methods canonicalize() and allowedInMap(). by Tobias Thierer · 6 years ago
  87. c10489b Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType. by Tobias Thierer · 6 years ago
  88. 9e80aff Merge "Track movement of ICU .dat file" by Neil Fuller · 6 years ago
  89. 9684d3f Merge "Move JniConstants from libnativehelper to libcore" by Orion Hodson · 6 years ago
  90. 0fc5685 Track movement of ICU .dat file by Neil Fuller · 6 years ago
  91. c3ae1ff Merge "Revert "Temporary workaround for b/122369337"" by Neil Fuller · 6 years ago
  92. 8fc20d16 Add time zone version tests by Neil Fuller · 6 years ago
  93. b3f323d Revert "Temporary workaround for b/122369337" by Neil Fuller · 6 years ago
  94. 4073dcc Merge "Fix Inet6AddressImpl.lookupAllHostAddr() to accept [] in IPv6 hosts." by Tobias Thierer · 6 years ago
  95. e4f46d9 Merge "Refactor/tweak FileSystemsTest." by Tobias Thierer · 6 years ago
  96. 8ff6be0 Temporary workaround for b/122369337 by Hans Boehm · 6 years ago
  97. 3fdd370 Refactor/tweak FileSystemsTest. by Tobias Thierer · 6 years ago
  98. a3a8662 Merge "Sync ART host with device dir structure / add test" by Neil Fuller · 6 years ago
  99. b4179e2 Fix Inet6AddressImpl.lookupAllHostAddr() to accept [] in IPv6 hosts. by Tobias Thierer · 6 years ago
  100. 80ef7bc Merge "DateIntervalFormatTest: Move 2017-2018 timestamps to 2006-2007." by Treehugger Robot · 6 years ago