1. 421d147 Merge "Ensure serialVersionUID computation for Throwable subclass is stable" by Paul Duffin · 6 years ago
  2. 746fbb1 Ensure serialVersionUID computation for Throwable subclass is stable by Paul Duffin · 6 years ago
  3. 0849145 Merge "Revert "Remove hidden System.arraycopy(byte[]...."" by Neil Fuller · 6 years ago
  4. 25f847d Merge "Track zic 2019a update in system/timezone" by Neil Fuller · 6 years ago
  5. 5857c99 Revert "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 6 years ago
  6. 24ac60a Merge "Add dependency on libdl_android" by Treehugger Robot · 6 years ago
  7. edbbd59 Merge "Expose rethrow* methods in the public SDK API" by Neil Fuller · 6 years ago
  8. 5274cf8 Track zic 2019a update in system/timezone by Neil Fuller · 6 years ago
  9. 4be8b6e Merge "Fix Os.getDefault() BlockGuard test." by Treehugger Robot · 6 years ago
  10. 7c26580 Merge "Clarify InetAddressTest failure message." by Pete Bentley · 6 years ago
  11. 6baceea Clarify InetAddressTest failure message. by Pete Bentley · 6 years ago
  12. 64c393f Merge "Remove some usages of IoUtil methods" by Neil Fuller · 6 years ago
  13. d63ef2e Fix Os.getDefault() BlockGuard test. by Tobias Thierer · 6 years ago
  14. 0e15a16 Merge "Add behavior to libcore.util.HexEncoding" by Neil Fuller · 6 years ago
  15. 1bf3b35 Merge "Tidy up unused code / unnecessary logic" by Neil Fuller · 6 years ago
  16. ea112e6 Merge "Fix Date.toString() behavior / tidy up comments" by Neil Fuller · 6 years ago
  17. 8ef2e2d Remove some usages of IoUtil methods by Neil Fuller · 6 years ago
  18. 93d2da3 Fix Date.toString() behavior / tidy up comments by Neil Fuller · 6 years ago
  19. 30bc334 Merge "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 6 years ago
  20. 86558b3 Add behavior to libcore.util.HexEncoding by Neil Fuller · 6 years ago
  21. de890da Tidy up unused code / unnecessary logic by Neil Fuller · 6 years ago
  22. 5c92f34 Expose rethrow* methods in the public SDK API by Neil Fuller · 6 years ago
  23. 90d8a1f Remove hidden System.arraycopy(byte[].... by Neil Fuller · 6 years ago
  24. 7ef0f8c Merge "Replacing .yt extension MIME type mapping from application/vnd.youtube.yt to video/vnd.youtube.yt, but keep old mapping around for inferring extension only." by Mansfield Mark · 6 years ago
  25. 1da99ae Replacing .yt extension MIME type mapping from application/vnd.youtube.yt to video/vnd.youtube.yt, but keep old mapping around for inferring extension only. by Mansfield Mark · 6 years ago
  26. 9de192b Merge "Throw security exception for EPERM error in socket creation" by Treehugger Robot · 6 years ago
  27. 25f9e45 Merge "Add VMRuntime.setProcessDataDirectory" by David Brazdil · 6 years ago
  28. 4ce5524 Add VMRuntime.setProcessDataDirectory by David Brazdil · 6 years ago
  29. 525fb7f Merge "Adjust in-memory dex loading logic when backed by oat" by David Brazdil · 6 years ago
  30. 1f45df4 Throw security exception for EPERM error in socket creation by Chenbo Feng · 6 years ago
  31. 8be2a6a Adjust in-memory dex loading logic when backed by oat by David Brazdil · 6 years ago
  32. b9d77e1 Merge "Provide class loader context to DexFile.verifyInBackground" by David Brazdil · 6 years ago
  33. 4e17e5f Merge "OsTest: Only test sendfile() API, not separately the implementation method." by Treehugger Robot · 6 years ago
  34. be1b02d Merge "OsTest: Manually fix up formatting." by Treehugger Robot · 6 years ago
  35. 412d64a Merge "OsTest: Reformat according to 4-space indent "AndroidStyle 4"." by Treehugger Robot · 6 years ago
  36. e0c5f11 Merge "Test android.system.Os instead of libcore.io.Libcore.os" by Treehugger Robot · 6 years ago
  37. 2bb86cc OsTest: Only test sendfile() API, not separately the implementation method. by Tobias Thierer · 6 years ago
  38. e5ad33e OsTest: Manually fix up formatting. by Tobias Thierer · 6 years ago
  39. 8186196 Merge "Revert^2: Spawn background verification for InMemoryDexClassLoader" by David Brazdil · 6 years ago
  40. aff8fab OsTest: Reformat according to 4-space indent "AndroidStyle 4". by Tobias Thierer · 6 years ago
  41. 8aa4525 Merge "Tweak testCloseDuringConnect" by Neil Fuller · 6 years ago
  42. 62db047 Test android.system.Os instead of libcore.io.Libcore.os by Tobias Thierer · 6 years ago
  43. fbd9b73 Tweak testCloseDuringConnect by Neil Fuller · 6 years ago
  44. 2fb58ae Provide class loader context to DexFile.verifyInBackground by David Brazdil · 6 years ago
  45. d1aa7cd Revert^2: Spawn background verification for InMemoryDexClassLoader by David Brazdil · 6 years ago
  46. 57d69bd Merge "Revert "Spawn background verification for InMemoryDexClassLoader"" by David Brazdil · 6 years ago
  47. f501b12 Revert "Spawn background verification for InMemoryDexClassLoader" by David Brazdil · 6 years ago
  48. e039e33 Merge "ErrnoException: Add test coverage." by Treehugger Robot · 6 years ago
  49. 4cc559a Merge changes from topics "sockopttimeval_2", "sockopttimeval_1" by Neil Fuller · 6 years ago
  50. 32da806 ErrnoException: Add test coverage. by Tobias Thierer · 6 years ago
  51. 61acff1 Merge "Spawn background verification for InMemoryDexClassLoader" by David Brazdil · 6 years ago
  52. 6a806e9 Merge "Add VMDebug.setAllocTrackerStackDepth API" by Mathieu Chartier · 6 years ago
  53. 3d162d8 Merge "Unhide ICMP echo constants." by Lorenzo Colitti · 6 years ago
  54. 99af076 Merge "Add tests for CipherSpi.updateAAD() and SSLEngine(String, int)" by Treehugger Robot · 6 years ago
  55. f15b6b5 Add tests for CipherSpi.updateAAD() and SSLEngine(String, int) by Adam Vartanian · 6 years ago
  56. b4f9c18 Make Os.get/setSockOptTimeVal() public by Neil Fuller · 6 years ago
  57. 718aaa5 Add tests for sockoptTimeVal functions by Neil Fuller · 6 years ago
  58. fe65264 Merge "Use new -XX:FinalizerTimeoutMs command line arg" by Hans Boehm · 6 years ago
  59. 0b3a54e Add VMDebug.setAllocTrackerStackDepth API by Mathieu Chartier · 6 years ago
  60. e39294d Use new -XX:FinalizerTimeoutMs command line arg by Hans Boehm · 6 years ago
  61. 91a58c8 Unhide ICMP echo constants. by Lorenzo Colitti · 6 years ago
  62. e11d6c5 Merge "Add dbrazdil@ to libcore OWNERS" by Treehugger Robot · 6 years ago
  63. 35935a5 Spawn background verification for InMemoryDexClassLoader by David Brazdil · 6 years ago
  64. d811736 Merge "Remove NativeAllocationRegistry.Allocator" by Hans Boehm · 6 years ago
  65. a5a4434 Merge "Handle null file descriptors when finalizing SocketChannelImpl." by Treehugger Robot · 6 years ago
  66. 1b26db2 Add dbrazdil@ to libcore OWNERS by David Brazdil · 6 years ago
  67. 1c87754 Handle null file descriptors when finalizing SocketChannelImpl. by Pete Bentley · 6 years ago
  68. 4f59904 Add dependency on libdl_android by dimitry · 6 years ago
  69. 24120d2 Remove NativeAllocationRegistry.Allocator by Hans Boehm · 6 years ago
  70. c850021 Merge "Fix Os.inet_pton for IPv6." by Pete Bentley · 6 years ago
  71. 84cc0bf Merge changes from topics "bug118835133_2", "bug118835133_1" by Neil Fuller · 6 years ago
  72. 1e636e5 Fix android.text.format.Time behavior by Neil Fuller · 6 years ago
  73. 262316f Fix Os.inet_pton for IPv6. by Pete Bentley · 6 years ago
  74. 7ef5542 Add a test for behavior around Integer.MAX_VALUE by Neil Fuller · 6 years ago
  75. f99d8a5 Change behavior for times < first transition by Neil Fuller · 6 years ago
  76. 24d3cb9 Merge "Move AsynchronousCloseMonitor to its own library." by Pete Bentley · 6 years ago
  77. 7649ea1 Merge "Refactor ZoneInfoTest to use java.time types" by Neil Fuller · 6 years ago
  78. 6811e8e Merge "Refactor/add tests for ObjectStreamClass computeDefaultSUID" by Paul Duffin · 6 years ago
  79. c2d7164 Move AsynchronousCloseMonitor to its own library. by Pete Bentley · 6 years ago
  80. 21fe62c Refactor ZoneInfoTest to use java.time types by Neil Fuller · 6 years ago
  81. 6e994a2 Merge changes I1d36c13e,Ia8d00990 by Lorenzo Colitti · 6 years ago
  82. 4c16d95 Don't crash when passing null destinations to bind, connect, and sendto by Lorenzo Colitti · 6 years ago
  83. 7fdf227 Add tests for passing null to bind, sendto and connect. by Lorenzo Colitti · 6 years ago
  84. 7e921fd Merge "Update ICU and CLDR data information in javadoc" by Treehugger Robot · 6 years ago
  85. 7c8e7e3 Merge "Use the ANDROID_TZDATA_ROOT environment variable" by Neil Fuller · 6 years ago
  86. 542107c Merge "Add warnings to getSupportedCipherSuites()" by Treehugger Robot · 6 years ago
  87. 1995494 Merge "Add JUnit 4 TestRule for running tests with a specific target SDK" by Treehugger Robot · 6 years ago
  88. bf66209 Refactor/add tests for ObjectStreamClass computeDefaultSUID by Paul Duffin · 6 years ago
  89. 4ba1453 Add JUnit 4 TestRule for running tests with a specific target SDK by Paul Duffin · 6 years ago
  90. e35b7d3 Merge "Load in-memory dex into a single DexFile/Element object" by David Brazdil · 6 years ago
  91. ec10005 Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  92. c73e138 Add warnings to getSupportedCipherSuites() by Adam Vartanian · 6 years ago
  93. 6cdb7e2 Update ICU and CLDR data information in javadoc by Nikita Iashchenko · 6 years ago
  94. 05c537e Fix Automated API Review issues. by paulhu · 6 years ago
  95. be49683 Load in-memory dex into a single DexFile/Element object by David Brazdil · 6 years ago
  96. 308ec2c Merge "Change registerNativeAllocation to long argument" by Hans Boehm · 6 years ago
  97. 1362cac Merge "Uninitialize constants during libjavacore unloading." by Nicolas Geoffray · 6 years ago
  98. c6f8f5e Uninitialize constants during libjavacore unloading. by Nicolas Geoffray · 6 years ago
  99. c753a35 Change registerNativeAllocation to long argument by Hans Boehm · 6 years ago
  100. f69cd87 Merge "[fuchsia] Remove unnecessary patch." by Doug Horn · 6 years ago