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