1. 301b2a8 Revert^2 "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  2. 5857c99 Revert "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  3. 90d8a1f Remove hidden System.arraycopy(byte[].... by Neil Fuller · 5 years ago
  4. b9d77e1 Merge "Provide class loader context to DexFile.verifyInBackground" by David Brazdil · 5 years ago
  5. 4e17e5f Merge "OsTest: Only test sendfile() API, not separately the implementation method." by Treehugger Robot · 5 years ago
  6. be1b02d Merge "OsTest: Manually fix up formatting." by Treehugger Robot · 5 years ago
  7. 412d64a Merge "OsTest: Reformat according to 4-space indent "AndroidStyle 4"." by Treehugger Robot · 5 years ago
  8. e0c5f11 Merge "Test android.system.Os instead of libcore.io.Libcore.os" by Treehugger Robot · 5 years ago
  9. 2bb86cc OsTest: Only test sendfile() API, not separately the implementation method. by Tobias Thierer · 5 years ago
  10. e5ad33e OsTest: Manually fix up formatting. by Tobias Thierer · 5 years ago
  11. 8186196 Merge "Revert^2: Spawn background verification for InMemoryDexClassLoader" by David Brazdil · 5 years ago
  12. aff8fab OsTest: Reformat according to 4-space indent "AndroidStyle 4". by Tobias Thierer · 5 years ago
  13. 8aa4525 Merge "Tweak testCloseDuringConnect" by Neil Fuller · 5 years ago
  14. 62db047 Test android.system.Os instead of libcore.io.Libcore.os by Tobias Thierer · 5 years ago
  15. fbd9b73 Tweak testCloseDuringConnect by Neil Fuller · 5 years ago
  16. 2fb58ae Provide class loader context to DexFile.verifyInBackground by David Brazdil · 5 years ago
  17. d1aa7cd Revert^2: Spawn background verification for InMemoryDexClassLoader by David Brazdil · 5 years ago
  18. 57d69bd Merge "Revert "Spawn background verification for InMemoryDexClassLoader"" by David Brazdil · 5 years ago
  19. f501b12 Revert "Spawn background verification for InMemoryDexClassLoader" by David Brazdil · 5 years ago
  20. e039e33 Merge "ErrnoException: Add test coverage." by Treehugger Robot · 5 years ago
  21. 4cc559a Merge changes from topics "sockopttimeval_2", "sockopttimeval_1" by Neil Fuller · 5 years ago
  22. 32da806 ErrnoException: Add test coverage. by Tobias Thierer · 5 years ago
  23. 61acff1 Merge "Spawn background verification for InMemoryDexClassLoader" by David Brazdil · 5 years ago
  24. 6a806e9 Merge "Add VMDebug.setAllocTrackerStackDepth API" by Mathieu Chartier · 5 years ago
  25. 3d162d8 Merge "Unhide ICMP echo constants." by Lorenzo Colitti · 5 years ago
  26. 99af076 Merge "Add tests for CipherSpi.updateAAD() and SSLEngine(String, int)" by Treehugger Robot · 5 years ago
  27. f15b6b5 Add tests for CipherSpi.updateAAD() and SSLEngine(String, int) by Adam Vartanian · 5 years ago
  28. b4f9c18 Make Os.get/setSockOptTimeVal() public by Neil Fuller · 5 years ago
  29. 718aaa5 Add tests for sockoptTimeVal functions by Neil Fuller · 5 years ago
  30. fe65264 Merge "Use new -XX:FinalizerTimeoutMs command line arg" by Hans Boehm · 5 years ago
  31. 0b3a54e Add VMDebug.setAllocTrackerStackDepth API by Mathieu Chartier · 5 years ago
  32. e39294d Use new -XX:FinalizerTimeoutMs command line arg by Hans Boehm · 5 years ago
  33. 91a58c8 Unhide ICMP echo constants. by Lorenzo Colitti · 5 years ago
  34. e11d6c5 Merge "Add dbrazdil@ to libcore OWNERS" by Treehugger Robot · 5 years ago
  35. 35935a5 Spawn background verification for InMemoryDexClassLoader by David Brazdil · 5 years ago
  36. d811736 Merge "Remove NativeAllocationRegistry.Allocator" by Hans Boehm · 5 years ago
  37. a5a4434 Merge "Handle null file descriptors when finalizing SocketChannelImpl." by Treehugger Robot · 5 years ago
  38. 1b26db2 Add dbrazdil@ to libcore OWNERS by David Brazdil · 5 years ago
  39. 1c87754 Handle null file descriptors when finalizing SocketChannelImpl. by Pete Bentley · 5 years ago
  40. 24120d2 Remove NativeAllocationRegistry.Allocator by Hans Boehm · 5 years ago
  41. c850021 Merge "Fix Os.inet_pton for IPv6." by Pete Bentley · 5 years ago
  42. 84cc0bf Merge changes from topics "bug118835133_2", "bug118835133_1" by Neil Fuller · 5 years ago
  43. 1e636e5 Fix android.text.format.Time behavior by Neil Fuller · 5 years ago
  44. 262316f Fix Os.inet_pton for IPv6. by Pete Bentley · 5 years ago
  45. 7ef5542 Add a test for behavior around Integer.MAX_VALUE by Neil Fuller · 5 years ago
  46. f99d8a5 Change behavior for times < first transition by Neil Fuller · 5 years ago
  47. 24d3cb9 Merge "Move AsynchronousCloseMonitor to its own library." by Pete Bentley · 5 years ago
  48. 7649ea1 Merge "Refactor ZoneInfoTest to use java.time types" by Neil Fuller · 5 years ago
  49. 6811e8e Merge "Refactor/add tests for ObjectStreamClass computeDefaultSUID" by Paul Duffin · 5 years ago
  50. c2d7164 Move AsynchronousCloseMonitor to its own library. by Pete Bentley · 5 years ago
  51. 21fe62c Refactor ZoneInfoTest to use java.time types by Neil Fuller · 5 years ago
  52. 6e994a2 Merge changes I1d36c13e,Ia8d00990 by Lorenzo Colitti · 5 years ago
  53. 4c16d95 Don't crash when passing null destinations to bind, connect, and sendto by Lorenzo Colitti · 5 years ago
  54. 7fdf227 Add tests for passing null to bind, sendto and connect. by Lorenzo Colitti · 5 years ago
  55. 7e921fd Merge "Update ICU and CLDR data information in javadoc" by Treehugger Robot · 5 years ago
  56. 7c8e7e3 Merge "Use the ANDROID_TZDATA_ROOT environment variable" by Neil Fuller · 5 years ago
  57. 542107c Merge "Add warnings to getSupportedCipherSuites()" by Treehugger Robot · 5 years ago
  58. 1995494 Merge "Add JUnit 4 TestRule for running tests with a specific target SDK" by Treehugger Robot · 5 years ago
  59. bf66209 Refactor/add tests for ObjectStreamClass computeDefaultSUID by Paul Duffin · 6 years ago
  60. 4ba1453 Add JUnit 4 TestRule for running tests with a specific target SDK by Paul Duffin · 5 years ago
  61. e35b7d3 Merge "Load in-memory dex into a single DexFile/Element object" by David Brazdil · 5 years ago
  62. ec10005 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  63. c73e138 Add warnings to getSupportedCipherSuites() by Adam Vartanian · 5 years ago
  64. 6cdb7e2 Update ICU and CLDR data information in javadoc by Nikita Iashchenko · 5 years ago
  65. 05c537e Fix Automated API Review issues. by paulhu · 5 years ago
  66. be49683 Load in-memory dex into a single DexFile/Element object by David Brazdil · 5 years ago
  67. 308ec2c Merge "Change registerNativeAllocation to long argument" by Hans Boehm · 5 years ago
  68. 1362cac Merge "Uninitialize constants during libjavacore unloading." by Nicolas Geoffray · 5 years ago
  69. c6f8f5e Uninitialize constants during libjavacore unloading. by Nicolas Geoffray · 5 years ago
  70. c753a35 Change registerNativeAllocation to long argument by Hans Boehm · 5 years ago
  71. f69cd87 Merge "[fuchsia] Remove unnecessary patch." by Doug Horn · 5 years ago
  72. 964f576 Merge "Fix bug with bind()/connect() and IPv4 addresses" by Treehugger Robot · 5 years ago
  73. 16cee20 Use the ANDROID_TZDATA_ROOT environment variable by Neil Fuller · 5 years ago
  74. 1e9ca32 Fix bug with bind()/connect() and IPv4 addresses by Adam Vartanian · 5 years ago
  75. e150bb3 Merge "Add charset to getBytes() call in example" by Treehugger Robot · 5 years ago
  76. 35e5f87 Add charset to getBytes() call in example by Adam Vartanian · 5 years ago
  77. f51128f [fuchsia] Remove unnecessary patch. by Doug Horn · 5 years ago
  78. 20ac931 Merge "Improve documentation around HostnameVerifier" by Neil Fuller · 5 years ago
  79. 44fea11 Merge "Allow size for malloc-only registration" by Hans Boehm · 5 years ago
  80. d7d5fde Allow size for malloc-only registration by Hans Boehm · 6 years ago
  81. 40c89a4 Merge "Fix MulticastSocket example code" by Treehugger Robot · 5 years ago
  82. 9f20840 Improve documentation around HostnameVerifier by Neil Fuller · 5 years ago
  83. 9e94657 Fix MulticastSocket example code by Adam Vartanian · 5 years ago
  84. ba9f687 Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Treehugger Robot · 5 years ago
  85. b4f3ee5 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 5 years ago
  86. e445a69 Merge "Add Nullable annotations to DelegateLastClassLoader new API." by Nicolas Geoffray · 5 years ago
  87. 7cf10b0 Merge "Convert Android.mk file to Android.bp" by Alexander Smundak · 5 years ago
  88. 2b0f6d7 Add Nullable annotations to DelegateLastClassLoader new API. by Nicolas Geoffray · 5 years ago
  89. c213de4 Merge "Add callback for notifying that startup is completed" by Mathieu Chartier · 5 years ago
  90. 851a4b0 Add callback for notifying that startup is completed by Mathieu Chartier · 5 years ago
  91. 77dc31d Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  92. 36aa0fd Merge "Remove libcore.io.Os from intra-core API" by Treehugger Robot · 5 years ago
  93. 4fe6c0f Merge "Tidy up API build variables" by Neil Fuller · 5 years ago
  94. 6f658c3 Remove libcore.io.Os from intra-core API by Adam Vartanian · 5 years ago
  95. a8a2610 Merge "Convert tools/upstream to Android.bp" by Paul Duffin · 5 years ago
  96. c9bdf0c Convert tools/upstream to Android.bp by Paul Duffin · 5 years ago
  97. b4b11e1 Merge "Enable interception of more filesystem APIs." by Jeff Sharkey · 5 years ago
  98. 001ac51 Enable interception of more filesystem APIs. by Jeff Sharkey · 5 years ago
  99. 33f0584 Merge "Remove ServerSessionContext from Core Platform API" by Treehugger Robot · 5 years ago
  100. 607b89b Merge "Add connect(fd, SocketAddress) to public API (libcore)" by Remi NGUYEN VAN · 5 years ago