1. 43b8414 libcore OWNERS: Remove tobiast. by Tobias Thierer · 4 years, 9 months ago
  2. 2cf483d Merge "Remove unused methods File{Input,Output}Stream.open()." by Treehugger Robot · 4 years, 9 months ago
  3. 0b1e40b Remove unused methods File{Input,Output}Stream.open(). by Pete Bentley · 4 years, 9 months ago
  4. 78169b8 Merge "Remove testdex variants in libcore." by Nicolas Geoffray · 4 years, 9 months ago
  5. 41569b0 Remove testdex variants in libcore. by Nicolas Geoffray · 4 years, 9 months ago
  6. 4175f11 Merge "Reference core-test-rules in MtsConscryptTestCases" by Treehugger Robot · 4 years, 9 months ago
  7. c6789a3 Reference core-test-rules in MtsConscryptTestCases by Daulet Zhanguzin · 4 years, 9 months ago
  8. 66ed5da Merge "Revert "Preload zone rules in zygote hook"" by Tobias Thierer · 4 years, 9 months ago
  9. a4bdd5a Merge "Allow libandroidio to be used in the art sdk" by Paul Duffin · 4 years, 9 months ago
  10. 2a95446 Revert "Preload zone rules in zygote hook" by Tobias Thierer · 4 years, 9 months ago
  11. 74b74f7 Merge "Preload zone rules in zygote hook" by Tobias Thierer · 4 years, 9 months ago
  12. 547634d Merge "Add scripts for generating smoke TEST_MAPPING." by Pete Gillin · 4 years, 9 months ago
  13. 0103dab Merge "Add a top-level TEST_MAPPING for libcore." by Pete Gillin · 4 years, 9 months ago
  14. 4e32f4d Preload zone rules in zygote hook by Nikita Iashchenko · 4 years, 10 months ago
  15. 94266a3 Merge "Replace jniStrError with strerror_r" by Treehugger Robot · 4 years, 9 months ago
  16. cc81e5a Add scripts for generating smoke TEST_MAPPING. by Pete Gillin · 4 years, 10 months ago
  17. 4ad8fa2 Add a top-level TEST_MAPPING for libcore. by Pete Gillin · 4 years, 10 months ago
  18. 8c9f027 Merge "Refactor MulticastSocketTest to JUnit 4." by Treehugger Robot · 4 years, 10 months ago
  19. 1fb43be Refactor MulticastSocketTest to JUnit 4. by Tobias Thierer · 4 years, 10 months ago
  20. 4209c14 Merge "Virtual Device known failures: Suppress entire harmony MulticastSocketTest." by Treehugger Robot · 4 years, 10 months ago
  21. b1bfe3d Merge "Exclude test_joinSourceSpecific_anyBind_ipv6" by Treehugger Robot · 4 years, 10 months ago
  22. 0b557ea Replace jniStrError with strerror_r by Orion Hodson · 4 years, 10 months ago
  23. 77b9e30 Virtual Device known failures: Suppress entire harmony MulticastSocketTest. by Tobias Thierer · 4 years, 10 months ago
  24. 6723efc Exclude test_joinSourceSpecific_anyBind_ipv6 by Daulet Zhanguzin · 4 years, 10 months ago
  25. 651d591 Merge "Allow UnixChannelFactory initialization during AOT" by Orion Hodson · 4 years, 10 months ago
  26. 1347281 Merge "Relax timed waiting tests" by Hans Boehm · 4 years, 10 months ago
  27. cf133e9 Merge "Instead of throwing an exception on unsuccessful username lookup, set user.name to "unknown"." by Peter Collingbourne · 4 years, 10 months ago
  28. f425570 Allow UnixChannelFactory initialization during AOT by Orion Hodson · 4 years, 10 months ago
  29. 941b474 Merge "libcore: Add a libcore-patch-style script" by Treehugger Robot · 4 years, 10 months ago
  30. 8aadfc2 Allow libandroidio to be used in the art sdk by Paul Duffin · 4 years, 10 months ago
  31. 875ef07 Merge "Reland "libcore: Remove native calls in FileDescriptor <clinit>"" by Treehugger Robot · 4 years, 10 months ago
  32. 32ea49e Reland "libcore: Remove native calls in FileDescriptor <clinit>" by Orion Hodson · 4 years, 10 months ago
  33. 16fe5b3 Merge "Fix DatagramChannelImpl.setOption(IP_MULTICAST_IF, value) for dual-stack." by Jason Jeremy Iman · 4 years, 10 months ago
  34. 60ffaee Instead of throwing an exception on unsuccessful username lookup, set user.name to "unknown". by Peter Collingbourne · 4 years, 10 months ago
  35. 46d943e Merge changes from topics "DateSorterBridge", "initLocaleDataNative" by vichang · 4 years, 10 months ago
  36. cd80bb0 Remove unused headers by Victor Chang · 4 years, 10 months ago
  37. d782028 Move yesterday/today Strings from LocaleData into a new ICU class by Victor Chang · 4 years, 10 months ago
  38. 67b3fa6 Replace ICU.initLocaleDataNative with ICU4J implementation by Victor Chang · 4 years, 10 months ago
  39. 973bc8b Merge "Fix OffsetResult.toString()" by Neil Fuller · 4 years, 10 months ago
  40. 54a9ba3 Merge "Revert "libcore: Remove native calls in FileDescriptor <clinit>"" by Orion Hodson · 4 years, 10 months ago
  41. 1282d04 Revert "libcore: Remove native calls in FileDescriptor <clinit>" by Orion Hodson · 4 years, 10 months ago
  42. 713ecce libcore: Add a libcore-patch-style script by Orion Hodson · 4 years, 10 months ago
  43. bcc6769 Fix OffsetResult.toString() by Neil Fuller · 4 years, 10 months ago
  44. 8c47eb8 Merge "Update libcore.timezone from android.timezone" by Neil Fuller · 4 years, 10 months ago
  45. 2ba9d67 Merge "libcore: Remove native calls in FileDescriptor <clinit>" by Orion Hodson · 4 years, 10 months ago
  46. 3e0c175 Merge "Expose core-test-rules to CTS CloseGuardTest" by Treehugger Robot · 4 years, 10 months ago
  47. 6d0c244 libcore: Remove native calls in FileDescriptor <clinit> by Orion Hodson · 4 years, 10 months ago
  48. 7afc6fa Update libcore.timezone from android.timezone by Neil Fuller · 4 years, 10 months ago
  49. b97eda8 Expose core-test-rules to CTS CloseGuardTest by David Su · 4 years, 10 months ago
  50. af61187 Merge "Remove Android-specific change to override open() mask." by Martijn Coenen · 4 years, 10 months ago
  51. 848dfe2 Remove Android-specific change to override open() mask. by Martijn Coenen · 4 years, 10 months ago
  52. 0c8ea2e Merge "Run unsupportedappusage-annotation-processor on libcore libraries." by Treehugger Robot · 4 years, 10 months ago
  53. 2f8e056 Merge "Libcore: Add classloader to dex cache" by Mathieu Chartier · 4 years, 10 months ago
  54. a09cba0 Run unsupportedappusage-annotation-processor on libcore libraries. by Artur Satayev · 4 years, 10 months ago
  55. 271b405 Libcore: Add classloader to dex cache by Andreas Gampe · 4 years, 10 months ago
  56. ce555d0 Relax timed waiting tests by Hans Boehm · 4 years, 10 months ago
  57. 9bba1f7 Merge "Revert^2 "libcore: Extend sun.misc.Unsafe presence in the Core Platform API"" am: d8d3486299 by Automerger Merge Worker · 4 years, 10 months ago
  58. d8d3486 Merge "Revert^2 "libcore: Extend sun.misc.Unsafe presence in the Core Platform API"" by Orion Hodson · 4 years, 10 months ago
  59. 0a97d0a Revert^2 "libcore: Extend sun.misc.Unsafe presence in the Core Platform API" by Orion Hodson · 4 years, 10 months ago
  60. 0dc18de Merge "Simplify sleep() and fix overflow bug" am: a99055f74e by Automerger Merge Worker · 4 years, 10 months ago
  61. a99055f Merge "Simplify sleep() and fix overflow bug" by Hans Boehm · 4 years, 10 months ago
  62. 9e42e9a Merge "Add methods in NIOAccess to Core Platform API" am: 51b7dcd358 by Automerger Merge Worker · 4 years, 10 months ago
  63. 51b7dcd Merge "Add methods in NIOAccess to Core Platform API" by Orion Hodson · 4 years, 10 months ago
  64. 822d21d Merge "Fix approximate timing checks" am: 3cd7d469c8 by Automerger Merge Worker · 4 years, 10 months ago
  65. 3cd7d46 Merge "Fix approximate timing checks" by Hans Boehm · 4 years, 10 months ago
  66. 93e6266 Merge "Add change ids to gate greylist-max-p, greylist-max-q" am: f4baa0373e by Automerger Merge Worker · 4 years, 10 months ago
  67. f4baa03 Merge "Add change ids to gate greylist-max-p, greylist-max-q" by Anna Trostanetski · 4 years, 10 months ago
  68. efb8ac1 Add change ids to gate greylist-max-p, greylist-max-q by atrost · 4 years, 10 months ago
  69. c2c912c Simplify sleep() and fix overflow bug by Hans Boehm · 4 years, 10 months ago
  70. 5a737a6 Fix approximate timing checks by Hans Boehm · 4 years, 10 months ago
  71. 6cb0ae7 Add methods in NIOAccess to Core Platform API by Orion Hodson · 4 years, 10 months ago
  72. ad6ac90 Merge "Revert "libcore: Extend sun.misc.Unsafe presence in the Core Pla..."" am: a726296c1f by Automerger Merge Worker · 4 years, 10 months ago
  73. a726296 Merge "Revert "libcore: Extend sun.misc.Unsafe presence in the Core Pla..."" by Orion Hodson · 4 years, 10 months ago
  74. 155369a Revert "libcore: Extend sun.misc.Unsafe presence in the Core Pla..." by Orion Hodson · 4 years, 10 months ago
  75. 7f78536 Merge "libcore: Extend sun.misc.Unsafe presence in the Core Platform API" am: 05b3a7f899 by Automerger Merge Worker · 4 years, 10 months ago
  76. 05b3a7f Merge "libcore: Extend sun.misc.Unsafe presence in the Core Platform API" by Orion Hodson · 4 years, 10 months ago
  77. 286bdc5 Merge "Updates documentation mentioning all IP interfaces are available." am: 99c5060ab1 by Automerger Merge Worker · 4 years, 10 months ago
  78. 99c5060 Merge "Updates documentation mentioning all IP interfaces are available." by Bram Bonné · 4 years, 10 months ago
  79. d477f4e libcore: Extend sun.misc.Unsafe presence in the Core Platform API by Orion Hodson · 4 years, 10 months ago
  80. f59438f Updates documentation mentioning all IP interfaces are available. by Bram Bonné · 4 years, 10 months ago
  81. 1102cc7 Merge "Make ServerSocketChannelTest.test_bind_loopback more tolerant." am: b4c7678235 by Automerger Merge Worker · 4 years, 10 months ago
  82. b4c7678 Merge "Make ServerSocketChannelTest.test_bind_loopback more tolerant." by Pete Bentley · 4 years, 10 months ago
  83. a94ac66 Merge changes I7410915a,Iede082f5 am: 25ed6783a1 by Automerger Merge Worker · 4 years, 10 months ago
  84. 25ed678 Merge changes I7410915a,Iede082f5 by Nikita Iashchenko · 4 years, 10 months ago
  85. ca0d8a3 Improve fast-path in SimpleDateFormat.matchString() by Nikita Iashchenko · 5 years ago
  86. 8b8872f Improve test coverage for SimpleDateFormat by Nikita Iashchenko · 5 years ago
  87. 627cf9a Make ServerSocketChannelTest.test_bind_loopback more tolerant. by Pete Bentley · 4 years, 10 months ago
  88. 2b20cf9 Merge "Fix typo in change marker." am: 3006a46864 by Automerger Merge Worker · 4 years, 10 months ago
  89. 3006a46 Merge "Fix typo in change marker." by Treehugger Robot · 4 years, 10 months ago
  90. 240c741 Merge "Reland "Fix shared libraries not being reported"" am: 257fef3fe3 by Automerger Merge Worker · 4 years, 10 months ago
  91. 257fef3 Merge "Reland "Fix shared libraries not being reported"" by Calin Juravle · 4 years, 10 months ago
  92. 564f621 Merge "Add markers for new Japanese Era related files" am: afb2cf1085 by Automerger Merge Worker · 4 years, 10 months ago
  93. 5190993 Merge "Call runFinalization before checking native heap" am: 8c0bd055d5 by Automerger Merge Worker · 4 years, 10 months ago
  94. afb2cf1 Merge "Add markers for new Japanese Era related files" by Treehugger Robot · 4 years, 10 months ago
  95. 8c0bd05 Merge "Call runFinalization before checking native heap" by Hans Boehm · 4 years, 10 months ago
  96. 77200ad Add markers for new Japanese Era related files by Nikita Iashchenko · 4 years, 10 months ago
  97. bbdfe23 Merge "Declare a public field for new Japanese Era Reiwa" am: 377449dce8 by Automerger Merge Worker · 4 years, 10 months ago
  98. 377449d Merge "Declare a public field for new Japanese Era Reiwa" by Treehugger Robot · 4 years, 10 months ago
  99. cd43658 Call runFinalization before checking native heap by Hans Boehm · 4 years, 10 months ago
  100. e050375 Reland "Fix shared libraries not being reported" by Calin Juravle · 4 years, 10 months ago