1. 51f8d74 Updated test expectations for ICU 59. by Fredrik Roubert · 8 years ago
  2. f40a753 Merge "Accept failure for spurious server<->server connections." by Treehugger Robot · 7 years ago
  3. c80fb7c Merge "Ignore deprecation warnings for readdir_r." by Elliott Hughes · 7 years ago
  4. 9384e8f Merge "Fix DatagramSocketTest#test_getRemoteSocketAddress" by vichang · 7 years ago
  5. 6780fae Ignore deprecation warnings for readdir_r. by Elliott Hughes · 7 years ago
  6. 83af9f1 Merge changes from topic 'dex-load-reporter' by Calin Juravle · 7 years ago
  7. 809148f Accept failure for spurious server<->server connections. by Robert Sloan · 7 years ago
  8. 9a8e89a Fix DatagramSocketTest#test_getRemoteSocketAddress by Victor Chang · 7 years ago
  9. 98c7477 Merge "Don't explicitly set LOCAL_JAVA_LANGUAGE_VERSION := 1.8" by Tobias Thierer · 7 years ago
  10. 35f0867 Don't explicitly set LOCAL_JAVA_LANGUAGE_VERSION := 1.8 by Tobias Thierer · 7 years ago
  11. 3d166bd Make BaseDexClassLoaderTest independent of its parent class loader by Calin Juravle · 7 years ago
  12. 48f977a Extend dex load reporting to report the full ClassLoader chain by Calin Juravle · 7 years ago
  13. 4fb1caa Merge "Fix NPE in URLClassLoader.getPermissions() introduced in Android N." by Treehugger Robot · 7 years ago
  14. bce13c5 Fix NPE in URLClassLoader.getPermissions() introduced in Android N. by Tobias Thierer · 7 years ago
  15. 01f13db Merge "Test for SSLSession.getPeerName() for socket created from InetAddress" by Przemyslaw Szczepaniak · 7 years ago
  16. 2a1a860 Merge "Save InetAddress originalHostName" by Przemyslaw Szczepaniak · 7 years ago
  17. 4cdc829 Test for SSLSession.getPeerName() for socket created from InetAddress by Przemyslaw Szczepaniak · 8 years ago
  18. 8eb286d Save InetAddress originalHostName by Przemyslaw Szczepaniak · 8 years ago
  19. 6ea6973 Merge "Port CompareUpstreams tool to Java and improve." by Tobias Thierer · 7 years ago
  20. 8922e94 Port CompareUpstreams tool to Java and improve. by Tobias Thierer · 8 years ago
  21. fd39a95 Merge "WatchServiceTest#test_multipleKeys fix" by Treehugger Robot · 7 years ago
  22. f5cbf5c Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required" by Shubham Ajmera · 7 years ago
  23. cc4f071 Merge "Re-enable the harmony tests for java.beans.PropertyChangeSupport." by Pete Gillin · 7 years ago
  24. 4020529 WatchServiceTest#test_multipleKeys fix by Przemyslaw Szczepaniak · 7 years ago
  25. 35b8c4b Merge "Fix DecimalFormatSymboals.setGroupingSeparator for currency format" by vichang · 7 years ago
  26. 5758347 Re-enable the harmony tests for java.beans.PropertyChangeSupport. by Pete Gillin · 7 years ago
  27. 07efcd9 Merge "Fix broken serialization of libcore's DecimalFormat with ICU 59." by Treehugger Robot · 7 years ago
  28. 46840d6 Merge "Fix DatagramChannelMulticastTest#test_multicastLoopOption_IPv6" by Treehugger Robot · 7 years ago
  29. 24d7719 Fix DecimalFormatSymboals.setGroupingSeparator for currency format by Victor Chang · 7 years ago
  30. e92ad39 Merge "Fix comments in Matcher.java and MatcherTest.java" by vichang · 7 years ago
  31. 30c78a3 Merge "libcore: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  32. 530834a Merge "Add equals and hashcode to StructTimespec" by Treehugger Robot · 7 years ago
  33. cab01ac libcore: use proper nativehelper headers by Steven Moreland · 7 years ago
  34. 4f5f16c Fix comments in Matcher.java and MatcherTest.java by Victor Chang · 7 years ago
  35. d2538d4 Add equals and hashcode to StructTimespec by Philip P. Moltmann · 7 years ago
  36. bdb158e Fix broken serialization of libcore's DecimalFormat with ICU 59. by Fredrik Roubert · 7 years ago
  37. 6cdf9d3 Merge "Fix Matcher.find and reset" by Treehugger Robot · 7 years ago
  38. 14f5114 Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 7 years ago
  39. 4a2d046 Merge "Fix the byte ordering behaviour of the UTF-16 Charset." by Treehugger Robot · 7 years ago
  40. c04007c Fix the byte ordering behaviour of the UTF-16 Charset. by Pete Gillin · 7 years ago
  41. 3d083b3 Merge "Remove File.deleteOnExit in ZipEntryTest" by Treehugger Robot · 7 years ago
  42. faa2342 Fix Matcher.find and reset by Victor Chang · 7 years ago
  43. 8edc870 Merge "Clear DateFormat.is24Hour during test." by Treehugger Robot · 7 years ago
  44. c689056 Merge "Update JNI code in preparation for ICU 59 switching to C++11 char16_t." by Treehugger Robot · 7 years ago
  45. fd8f056 Clear DateFormat.is24Hour during test. by Joachim Sauer · 7 years ago
  46. f915693 Merge "Remove obsolete test app" by Neil Fuller · 7 years ago
  47. 37f866f Update JNI code in preparation for ICU 59 switching to C++11 char16_t. by Fredrik Roubert · 8 years ago
  48. 5ec39e0 Remove obsolete test app by Neil Fuller · 7 years ago
  49. 99b6b9d Merge "Added StructStat nanosecond precision fields." by Przemyslaw Szczepaniak · 7 years ago
  50. 108091b Added StructStat nanosecond precision fields. by Przemyslaw Szczepaniak · 7 years ago
  51. 5ff0c53 Fix DatagramChannelMulticastTest#test_multicastLoopOption_IPv6 by Shigeki Yokomichi · 7 years ago
  52. f2cfb12 Remove File.deleteOnExit in ZipEntryTest by vichang · 7 years ago
  53. 4d8a372 Merge "Make ZipEntryTest time-insensitive" by vichang · 7 years ago
  54. fac06a4 Make ZipEntryTest time-insensitive by Victor Chang · 7 years ago
  55. 4a0e1e6 Merge "Revert "Make ZipEntryTest time-insensitive"" by Nicolas Geoffray · 7 years ago
  56. 35efa1b Revert "Make ZipEntryTest time-insensitive" by Nicolas Geoffray · 7 years ago
  57. e09561d Merge "Revert "Remove File.deleteOnExit in ZipEntryTest"" by Nicolas Geoffray · 7 years ago
  58. feda69d Revert "Remove File.deleteOnExit in ZipEntryTest" by Nicolas Geoffray · 7 years ago
  59. d8b60a0 Merge "Remove File.deleteOnExit in ZipEntryTest" by Treehugger Robot · 7 years ago
  60. 2674d25 Remove File.deleteOnExit in ZipEntryTest by Victor Chang · 7 years ago
  61. a9c4d74 Merge "Make ZipEntryTest time-insensitive" by Treehugger Robot · 7 years ago
  62. bce0f77 Merge "Remove incorrect error-level logging" by Treehugger Robot · 7 years ago
  63. 27feef2 Make ZipEntryTest time-insensitive by Victor Chang · 7 years ago
  64. 8c7e6bd Merge "Update tests for synced changes to Conscrypt" by Adam Vartanian · 7 years ago
  65. 383c65d Remove incorrect error-level logging by Neil Fuller · 7 years ago
  66. 49e5953 Merge "Delete the prototype_updater_app" by Neil Fuller · 7 years ago
  67. f81701e Merge "Fix a typo in a comment in String.java." by Treehugger Robot · 7 years ago
  68. 18be677 Merge "Unhide O_CLOEXEC/O_DSYNC/F_DUPFD_CLOEXEC OsConstants." by Treehugger Robot · 7 years ago
  69. 052eac1 Merge "Use IOException rather than SocketException." by Adam Vartanian · 7 years ago
  70. 3e1ea1f Unhide O_CLOEXEC/O_DSYNC/F_DUPFD_CLOEXEC OsConstants. by Przemyslaw Szczepaniak · 7 years ago
  71. 163670f Fix a typo in a comment in String.java. by Pete Gillin · 7 years ago
  72. c5ef172 Use IOException rather than SocketException. by Adam Vartanian · 7 years ago
  73. 7cbb18e Update tests for synced changes to Conscrypt by Adam Vartanian · 7 years ago
  74. 9048236 Merge "Unhide InMemoryDexClassLoader ByteBuffer[] constructor" by Alex Light · 7 years ago
  75. e84a00a Unhide InMemoryDexClassLoader ByteBuffer[] constructor by Alex Light · 7 years ago
  76. 7f88101 Merge "Fix early termination in ServerSocketConcurrentCloseTest" by Tobias Thierer · 7 years ago
  77. 6a78f0b Merge "Updates JSONException for API parity to org.json" by Tobias Thierer · 7 years ago
  78. b0a8c6c Merge "Merge "DO NOT MERGE: Stabilize testConcurrentServerSocketCloseReliablyThrows." into nougat-mr1-cts-dev am: 00a16ee49d -s ours" by Android Merger · 7 years ago
  79. e99b26f Merge "DO NOT MERGE: Stabilize testConcurrentServerSocketCloseReliablyThrows." into nougat-mr1-cts-dev by Kazuhiro Inaba · 7 years ago
  80. 00a16ee Merge "DO NOT MERGE: Stabilize testConcurrentServerSocketCloseReliablyThrows." into nougat-mr1-cts-dev by Treehugger Robot · 7 years ago
  81. be4ef06 Merge "Expand libcore OWNERS file." by Treehugger Robot · 7 years ago
  82. 7177fa7 Fix early termination in ServerSocketConcurrentCloseTest by Tobias Thierer · 7 years ago
  83. 67dff6f Expand libcore OWNERS file. by Tobias Thierer · 7 years ago
  84. cecbeeb DO NOT MERGE: Stabilize testConcurrentServerSocketCloseReliablyThrows. by Kazuhiro Inaba · 7 years ago
  85. 7a858f2 Merge "Revert "Revert "Consolidate byte to/from hex methods to use HexEncoding.""" by Treehugger Robot · 7 years ago
  86. f503fb0 Merge "Add basic compliance tests for AES/GCM implementations" by Treehugger Robot · 7 years ago
  87. 3696c07 Revert "Revert "Consolidate byte to/from hex methods to use HexEncoding."" by Adam Vartanian · 7 years ago
  88. 702f599 Merge "Remove unused copy of TimeZoneDistroInstaller" by Treehugger Robot · 7 years ago
  89. 3a7685f Merge "Revert "Consolidate byte to/from hex methods to use HexEncoding."" by Neil Fuller · 7 years ago
  90. 89b1d05 Add basic compliance tests for AES/GCM implementations by Adam Vartanian · 7 years ago
  91. e52f28f Revert "Consolidate byte to/from hex methods to use HexEncoding." by Nicolas Geoffray · 7 years ago
  92. 253f292 Merge "Reintroduce setConnectTimeout() warning lost in Android N." by Tobias Thierer · 7 years ago
  93. 7eddd5b Delete the prototype_updater_app by Neil Fuller · 7 years ago
  94. d93874f Merge "Consolidate byte to/from hex methods to use HexEncoding." by Adam Vartanian · 7 years ago
  95. 51cba15 Merge "Remove a stray source file" by Treehugger Robot · 7 years ago
  96. 4847b84 Consolidate byte to/from hex methods to use HexEncoding. by Adam Vartanian · 7 years ago
  97. d820970 Merge "Add basic compliance tests for AES and DESEDE implementations" by Adam Vartanian · 7 years ago
  98. 54e325e Remove a stray source file by Neil Fuller · 7 years ago
  99. 1ef6f4c Add basic compliance tests for AES and DESEDE implementations by Adam Vartanian · 7 years ago
  100. 6dfa6dc Merge "Removal of the prototype data app code" by Neil Fuller · 7 years ago