1. f68cabb Merge "Update MethodHandles.Lookup.unreflectSpecial test" by Orion Hodson · 7 years ago
  2. 59c5039 Update MethodHandles.Lookup.unreflectSpecial test by Orion Hodson · 7 years ago
  3. 53cceea Merge changes from topic "b77599196-revert-setgroups" by Pete Gillin · 7 years ago
  4. c15fddd Revert "Add android.system.Os wrappers for getgroups/setgroups" by Pete Gillin · 7 years ago
  5. 1925ee9 Revert "Add getgroups()/setgroups() to libcore.Os" by Pete Gillin · 7 years ago
  6. 7334f6b Revert "Fix OsTest for different possible setgroups() return values." by Pete Gillin · 7 years ago
  7. b3d6780 Eliminate invalid test spec in PSS test. by Adam Vartanian · 7 years ago
  8. 26204f5 Merge "Add more tzlookup.xml time zone metadata" by Neil Fuller · 7 years ago
  9. a1ec9d7 Add more tzlookup.xml time zone metadata by Neil Fuller · 7 years ago
  10. 899d11f Test for Regex Address Sanitizer fix by Victor Chang · 7 years ago
  11. d3ed53b Merge "Do BlockGuard check on Runtime.gc()." by Pete Gillin · 7 years ago
  12. f885068 Merge "Synthetic constructor parameter annotation tests" by Treehugger Robot · 7 years ago
  13. c40771f Merge "Ensure consistency around ignorable codepoints" by Neil Fuller · 7 years ago
  14. 84803a4 Do BlockGuard check on Runtime.gc(). by Pete Gillin · 7 years ago
  15. 54e6b99 Synthetic constructor parameter annotation tests by Neil Fuller · 7 years ago
  16. 6912b05 Merge "Fix midnight-to-next-midnight bug in DateIntervalFormat." by Pete Gillin · 7 years ago
  17. 4e97e61 Ensure consistency around ignorable codepoints by Neil Fuller · 7 years ago
  18. 940c795 Change the CountryZonesFinder API for picker by Neil Fuller · 7 years ago
  19. 9ecf6aa Fix midnight-to-next-midnight bug in DateIntervalFormat. by Pete Gillin · 7 years ago
  20. d3c481c Merge "Replace identifer with identifier" by Treehugger Robot · 7 years ago
  21. 3336861 Replace identifer with identifier by Przemyslaw Szczepaniak · 7 years ago
  22. e48ce5b Merge "Add support for time zone mapping metadata" by Neil Fuller · 7 years ago
  23. ef272fc Add support for time zone mapping metadata by Neil Fuller · 7 years ago
  24. b92740f Add README for javax.crypto tests by Adam Vartanian · 7 years ago
  25. fa1f4a3 Merge "Libcore: Suppress CollectionIncompatibleType in tests" by Treehugger Robot · 7 years ago
  26. 8f8bfe7 Merge "Remove crypto tests that have been moved to Conscrypt." by Adam Vartanian · 7 years ago
  27. a072e98 Libcore: Suppress CollectionIncompatibleType in tests by Andreas Gampe · 7 years ago
  28. 7ad82fa Libcore: Ensure JUnit3 test method is run by Andreas Gampe · 7 years ago
  29. c563376 Merge "Test HttpsURLConnection.setDefaultSSLSocketFactory(null)." by Treehugger Robot · 7 years ago
  30. 23f0a95 Test HttpsURLConnection.setDefaultSSLSocketFactory(null). by Tobias Thierer · 7 years ago
  31. 7f0e244 Libcore: Mark test functions with dead threads by Andreas Gampe · 7 years ago
  32. 612fe85 Remove crypto tests that have been moved to Conscrypt. by Adam Vartanian · 7 years ago
  33. 7eb0732 Add unit test for Class.getPrimitiveClass(String). by Tobias Thierer · 7 years ago
  34. ebca9ee Remove an assertion about lambdas not being public by Neil Fuller · 7 years ago
  35. e291698 Merge "Introduce in-memory structure for tzlookup.xml" by Treehugger Robot · 7 years ago
  36. 98ad95b Introduce in-memory structure for tzlookup.xml by Neil Fuller · 7 years ago
  37. 0a03476 Merge "Libcore: Suppress FormatString warnings in tests" by Treehugger Robot · 7 years ago
  38. 526cd91 Merge "Update java.net.URL to OpenJDK 8u121-b13." by Tobias Thierer · 7 years ago
  39. 7dbee73 Update java.net.URL to OpenJDK 8u121-b13. by Tobias Thierer · 7 years ago
  40. 0c0afb8 Libcore: Suppress FormatString warnings in tests by Andreas Gampe · 7 years ago
  41. 37f102a Merge "Make NetworkInterface.isUp() test for IFF_RUNNING." by Pete Gillin · 7 years ago
  42. 3e8ed63 Make NetworkInterface.isUp() test for IFF_RUNNING. by Pete Gillin · 7 years ago
  43. d2b3c13 Add method to retrieve a list of country iso codes by Neil Fuller · 7 years ago
  44. 4080a99 Add NullFromTypeParam annotation by Przemyslaw Szczepaniak · 7 years ago
  45. 985f8cd Merge "Clean up a couple test oddities." by Adam Vartanian · 7 years ago
  46. 2aae183 Clean up a couple test oddities. by Adam Vartanian · 7 years ago
  47. 31c566a Merge "Change UTC handling in libcore.icu.TimeZoneNames" by Neil Fuller · 7 years ago
  48. e31b378 Add reachabilityFence, ReachabilitySensitive by Hans Boehm · 7 years ago
  49. 7fb5183 Merge "Remove special UTC handling in SimpleDateFormat" by Treehugger Robot · 7 years ago
  50. 7f2eacb Change UTC handling in libcore.icu.TimeZoneNames by Neil Fuller · 7 years ago
  51. fb1a78d Remove special UTC handling in SimpleDateFormat by Neil Fuller · 7 years ago
  52. 931a167 Merge "Remove test handling of Asia/Hanoi" by Neil Fuller · 7 years ago
  53. ce68841 Merge "@hide Os.waitpid()." by Tobias Thierer · 7 years ago
  54. 35c90ce Remove test handling of Asia/Hanoi by Neil Fuller · 7 years ago
  55. 25ebaa0 Libcore: Suppress InvalidPatternSyntax warning in tests by Andreas Gampe · 7 years ago
  56. 49292b8 @hide Os.waitpid(). by Tobias Thierer · 7 years ago
  57. 50e20da Fix android.system.Os.waitpid() for status == null. by Tobias Thierer · 7 years ago
  58. e77094f Merge "Add splice(2) syscall support" by Treehugger Robot · 7 years ago
  59. e689c96 Merge "Refactor package-private SimpleDateFormat(int, int, Locale) constructor" by vichang · 7 years ago
  60. 5310ea4 Add splice(2) syscall support by Przemyslaw Szczepaniak · 7 years ago
  61. 0abc2c8 Merge "Make caching of CountryTimeZones easier" by Treehugger Robot · 7 years ago
  62. 59f1a7d Refactor package-private SimpleDateFormat(int, int, Locale) constructor by Victor Chang · 7 years ago
  63. 2a19cdf Merge "Fix negative DST bug in ZoneInfo.getDSTSavings()" by Neil Fuller · 7 years ago
  64. f7ee683 Fix negative DST bug in ZoneInfo.getDSTSavings() by Neil Fuller · 7 years ago
  65. fbe9c25 Make caching of CountryTimeZones easier by Neil Fuller · 7 years ago
  66. 066b042 Merge "Avoid duplicate free in CharsetXcoderICU on OOME" by Hans Boehm · 7 years ago
  67. 391a3ca Merge "Start to use the everutc hint in tzlookup.xml" by Treehugger Robot · 7 years ago
  68. 612d916 Start to use the everutc hint in tzlookup.xml by Neil Fuller · 7 years ago
  69. d422100 Merge "Close ZoneInfoDB during tests" by Treehugger Robot · 7 years ago
  70. 59b140d Avoid duplicate free in CharsetXcoderICU on OOME by Hans Boehm · 7 years ago
  71. d7d040d Close ZoneInfoDB during tests by Neil Fuller · 7 years ago
  72. c02b741 Add a better searching for timezone by offset by Neil Fuller · 7 years ago
  73. de3f009 Extend the offset matching in CountryTimeZones by Neil Fuller · 7 years ago
  74. 08c3145 Merge "Tweaks to CountryTimeZones" by Treehugger Robot · 7 years ago
  75. 53f373c Tweaks to CountryTimeZones by Neil Fuller · 7 years ago
  76. ea6650b Merge "Add additional checks to multicast tests" by Treehugger Robot · 7 years ago
  77. 7ee2cb4 Merge "Test for android.icu.util.LocaleData" by vichang · 7 years ago
  78. b9de38d Add additional checks to multicast tests by Neil Fuller · 7 years ago
  79. 03cbe42 Merge "Track behavior change in default HostnameVerifier." by Tobias Thierer · 7 years ago
  80. 66805fc Merge changes from topic "utf8decoder" by vichang · 7 years ago
  81. e20efbe Merge "ProcessBuilderTest: pids fit into a 32bit int." by Treehugger Robot · 7 years ago
  82. 3958f9c ProcessBuilderTest: pids fit into a 32bit int. by Tobias Thierer · 7 years ago
  83. 2259a71 Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the W3C Encoding standard. by Victor Chang · 7 years ago
  84. 70bd098 Track behavior change in default HostnameVerifier. by Tobias Thierer · 7 years ago
  85. afaca26 Drop over-zealous assertions about lambda identity by Neil Fuller · 7 years ago
  86. a85dfd2 Add test for fast-path UTF-8 decoder by Victor Chang · 7 years ago
  87. af25b6e Merge "Add a test case for O_DIRECT" by Treehugger Robot · 7 years ago
  88. ec48559 Add a test case for O_DIRECT by Enrico Granata · 7 years ago
  89. 3b5e8c7 Test for android.icu.util.LocaleData by Victor Chang · 7 years ago
  90. 39a4b84 Add README indicating where to put SSL tests. by Adam Vartanian · 7 years ago
  91. 3603083 Merge "Update tests for Conscrypt sync." by Adam Vartanian · 7 years ago
  92. 30604fa Merge changes I5a3b876c,I81799165 by Neil Fuller · 7 years ago
  93. c0c6663 Add a hasUtcZone() for telephony tz detection by Neil Fuller · 7 years ago
  94. 5e8552d Country tz lookup / expose CountyTimeZones by Neil Fuller · 7 years ago
  95. 8e0e7fe Merge "Revert "Workaround bogus TreeMap Comparators."" by Tobias Thierer · 7 years ago
  96. 30039d1 Update tests for Conscrypt sync. by Adam Vartanian · 7 years ago
  97. 52c8fbf Revert "Workaround bogus TreeMap Comparators." by Tobias Thierer · 8 years ago
  98. 1c99873 Rename Os.sendfile() parameter inOffset -> offset. by Tobias Thierer · 7 years ago
  99. a1c650b Merge "Replace libcore.util.Mutable{Int,Long} with Int{32,64}Ref." by Tobias Thierer · 7 years ago
  100. b9c52b9 Merge "Updated test expectations for ICU 60.2" by vichang · 7 years ago