1. 35e58c0 Test that timeouts are respected on recycled connections. by Narayan Kamath · 11 years ago
  2. a29e1a2 Merge "Update URLConnection#testLenientUrlToUriNul." by Narayan Kamath · 11 years ago
  3. 1c19c24 Merge "Add another test for HttpURLConnection#usingProxy" by Narayan Kamath · 11 years ago
  4. ed3322f Fix Selector's handling of POLLHUP. by Elliott Hughes · 11 years ago
  5. 7047230 Improve the Random.next documentation. by Elliott Hughes · 11 years ago
  6. bcd90c9 Add another test for HttpURLConnection#usingProxy by Narayan Kamath · 11 years ago
  7. aafc934 Update URLConnection#testLenientUrlToUriNul. by Narayan Kamath · 11 years ago
  8. c581694 CTS test fail because Zhuyin(Bopomofo) used. by Raj Mamadgi · 11 years ago
  9. f4ba11a Merge "Fix a bunch of Charset tests." by Elliott Hughes · 11 years ago
  10. a4d8429 Merge "Synced java.util.concurrent library up to 2013.07.01." by Elliott Hughes · 11 years ago
  11. 3c9191d Move SHA1PRNG_SecureRandomImpl tests to libcore by Kenny Root · 11 years ago
  12. ea1caf4 Fix a bunch of Charset tests. by Elliott Hughes · 11 years ago
  13. 45b9883 Merge "Fix URLConnectionTest#testConnectTimeouts." by Narayan Kamath · 11 years ago
  14. 75a06e5 Synced java.util.concurrent library up to 2013.07.01. by Calin Juravle · 11 years ago
  15. 2eed3c2 Merge "More Charset test fixes." by Elliott Hughes · 11 years ago
  16. bf1a9e1 Fix URLConnectionTest#testConnectTimeouts. by Narayan Kamath · 11 years ago
  17. c44b103 More Charset test fixes. by Elliott Hughes · 11 years ago
  18. 75fe6e1 Remove the unimplemented java.text.spi and java.util.spi packages. by Elliott Hughes · 11 years ago
  19. 01118de Remove tests of charsets not in a regular icu4c build. by Elliott Hughes · 11 years ago
  20. bb317b5 Work around icu4c causing canEncode to always return true for surrogates. by Elliott Hughes · 11 years ago
  21. 075bdfb Fix CharsetTest for SCSU and Shift_JIS. by Elliott Hughes · 11 years ago
  22. 0b50519 Merge "Fix backwards internal javadoc" by Brian Carlstrom · 11 years ago
  23. d08b6fb Fix backwards internal javadoc by Brian Carlstrom · 11 years ago
  24. 0b40865 Don't force x86 devices to run an insanely long test. by Elliott Hughes · 11 years ago
  25. 5ec6bf8 Fix various Charset tests, clean up the implementation. by Elliott Hughes · 11 years ago
  26. 22d529a Fix libcore.java.util.OldScannerTest#testPerformance. by Elliott Hughes · 11 years ago
  27. 6a38729 Remove tests for es__TRADITIONAL. by Elliott Hughes · 11 years ago
  28. 941e382 Clean up a test slightly. by Elliott Hughes · 11 years ago
  29. 16a2502 Improve a constant name and related comments. by Elliott Hughes · 11 years ago
  30. 3a99bc3 Rename InitManifest to ManifestReader. by Elliott Hughes · 11 years ago
  31. 59675db Cache the few unique Attributes.Name values. by Elliott Hughes · 11 years ago
  32. b274574 If libcore wants ASCII casing, it needs to ask for it like everyone else. by Elliott Hughes · 11 years ago
  33. 68eb707 Fix build. by Elliott Hughes · 11 years ago
  34. a117015 Fix PatternTest failures. by Elliott Hughes · 11 years ago
  35. 195c309 Fix PatternSyntaxExceptionTest. by Elliott Hughes · 11 years ago
  36. 318d6de Minor cleanup from investigating UnixSelectorTest failures. by Elliott Hughes · 11 years ago
  37. 067e5d6 Fix a Selector bug and a test bug. by Elliott Hughes · 11 years ago
  38. 507e778 Fix DateIntervalFormat to take time zone into account. by Elliott Hughes · 11 years ago
  39. 8e3102e Improve Map documentation. by Elliott Hughes · 11 years ago
  40. 069525a Add gettid. by Elliott Hughes · 11 years ago
  41. 283305e Make UnicodeString::toUTF8String(std::string&) available. by Elliott Hughes · 11 years ago
  42. 301174b Use the libcore.reflect implementation. by Elliott Hughes · 11 years ago
  43. f001abe Fix LocaleNameIterator. by Elliott Hughes · 11 years ago
  44. 480537d Add an icu4c-based DateIntervalFormat. by Elliott Hughes · 11 years ago
  45. eeb7a5e am 776e5d45: Merge "Sync DecimalFormatTest with the internal tree." by Elliott Hughes · 11 years ago
  46. 23bd0df Sync DecimalFormatTest with the internal tree. by Elliott Hughes · 11 years ago
  47. cd059a5 am be240e13: Merge "Remove the isLocaleAvailable hacks." by Elliott Hughes · 11 years ago
  48. dd9b761 Remove the isLocaleAvailable hacks. by Elliott Hughes · 11 years ago
  49. 18c6ef5 am ce6f7cc5: Merge "Return a more specific type from AnnotationFactory.createAnnotation." by Elliott Hughes · 11 years ago
  50. 47f7d00 Return a more specific type from AnnotationFactory.createAnnotation. by Elliott Hughes · 11 years ago
  51. 5a2fc9c am 4323ab38: Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
  52. d736c6d Simplify merges of the annotation code. by Elliott Hughes · 11 years ago
  53. 73599f3 am f59830ff: Merge "Synchronize access to the annotation cache." by Elliott Hughes · 11 years ago
  54. 1dc4d34 Synchronize access to the annotation cache. by Elliott Hughes · 11 years ago
  55. e565f62 am b2b02c56: Merge "Fix test fallout from the switch to canonical encoding names." by Elliott Hughes · 11 years ago
  56. f11138a Fix test fallout from the switch to canonical encoding names. by Elliott Hughes · 11 years ago
  57. e5110fd am 320b233c: Merge "Remove HistoricalCharsetNames." by Elliott Hughes · 11 years ago
  58. 817b74b Remove HistoricalCharsetNames. by Elliott Hughes · 11 years ago
  59. 3e82c96 am a700b119: Merge "Various icu-related test fixes." by Elliott Hughes · 11 years ago
  60. fc48123 Various icu-related test fixes. by Elliott Hughes · 11 years ago
  61. ba22290 resolved conflicts for merge of a6ca7a95 to stage-aosp-master by Elliott Hughes · 11 years ago
  62. 0ef9944 Fixes for icu4c 51. by Elliott Hughes · 11 years ago
  63. 5329674 am 131dcd13: Merge "Fix Selector to allow read and write at the same time." by Elliott Hughes · 11 years ago
  64. 57656d2 Fix Selector to allow read and write at the same time. by Elliott Hughes · 11 years ago
  65. 029b00d am ec618403: Merge "Switch libcore from statfs to statvfs." by Elliott Hughes · 11 years ago
  66. 721ceca Switch libcore from statfs to statvfs. by Elliott Hughes · 11 years ago
  67. e9de0dc am 210b16cc: Merge "Tests for ZIP sign extension bugs." by Elliott Hughes · 11 years ago
  68. 406b852 Tests for ZIP sign extension bugs. by Elliott Hughes · 11 years ago
  69. 9b0e19a am 1e1804d8: Merge "Permit content lengths greater than 2 GiB" by Elliott Hughes · 11 years ago
  70. 1e1804d Merge "Permit content lengths greater than 2 GiB" by Elliott Hughes · 11 years ago
  71. f649e99 Permit content lengths greater than 2 GiB by jwilson · 11 years ago
  72. 79ea620 am 995537af: Merge "Values in ZIP files are unsigned." by Elliott Hughes · 11 years ago
  73. 9edf43d Values in ZIP files are unsigned. by Elliott Hughes · 11 years ago
  74. 263e4e7 am 10d1f630: Merge "Fix Character.isWhitespace and Character.isSpaceChar." by Elliott Hughes · 11 years ago
  75. 10d1f63 Merge "Fix Character.isWhitespace and Character.isSpaceChar." by Elliott Hughes · 11 years ago
  76. a7752f4 Fix Character.isWhitespace and Character.isSpaceChar. by Elliott Hughes · 11 years ago
  77. fdbe0b8 am a2b1f08f: Merge "Fix unexpected EOF handling by KXmlParser." by Elliott Hughes · 11 years ago
  78. a2b1f08 Merge "Fix unexpected EOF handling by KXmlParser." by Elliott Hughes · 11 years ago
  79. 7381513 am fee8ca27: Merge "Add a definition for IPPROTO_ICMPV6." by Elliott Hughes · 11 years ago
  80. dca34b5 Add a definition for IPPROTO_ICMPV6. by Lorenzo Colitti · 11 years ago
  81. 4cd0c93 am 1962abb0: Merge "Retire the java.nio.charset.Charsets Charset constants." by Elliott Hughes · 11 years ago
  82. 29377d5 Retire the java.nio.charset.Charsets Charset constants. by Elliott Hughes · 11 years ago
  83. 9cb861f am b6e8336a: Merge "Implement Character.isAlphabetic and Character.isIdeographic." by Elliott Hughes · 11 years ago
  84. 2d99feb Implement Character.isAlphabetic and Character.isIdeographic. by Elliott Hughes · 11 years ago
  85. c611bca am 9642a650: Merge "Bring Character.UnicodeBlock up to Unicode 6.0." by Elliott Hughes · 11 years ago
  86. 9642a65 Merge "Bring Character.UnicodeBlock up to Unicode 6.0." by Elliott Hughes · 11 years ago
  87. 448053c am 35e2b734: Merge "JarFile: finish support for authenticated attributes" by Kenny Root · 11 years ago
  88. 35e2b73 Merge "JarFile: finish support for authenticated attributes" by Kenny Root · 11 years ago
  89. 3de7083 JarFile: finish support for authenticated attributes by Kenny Root · 11 years ago
  90. 35edbd5 Bring Character.UnicodeBlock up to Unicode 6.0. by Elliott Hughes · 11 years ago
  91. 3daf45b am b36484da: Merge "Simplify Character.UnicodeBlock." by Elliott Hughes · 11 years ago
  92. fed2ee9 Simplify Character.UnicodeBlock. by Elliott Hughes · 11 years ago
  93. dc36678 am c5cd81d1: Merge "Implement ZipFile.getComment." by Elliott Hughes · 11 years ago
  94. 820c09b Implement ZipFile.getComment. by Elliott Hughes · 11 years ago
  95. 85fe9d7 am 02127781: Merge "Add java.nio.charsets.StandardCharsets." by Elliott Hughes · 11 years ago
  96. 2a6f23f Add java.nio.charsets.StandardCharsets. by Elliott Hughes · 11 years ago
  97. d5ff78b am 52ac4053: Merge "Add syncFlush support to GZIPOutputStream." by Elliott Hughes · 11 years ago
  98. 35f9da2 Add syncFlush support to GZIPOutputStream. by Elliott Hughes · 11 years ago
  99. 5e48294 am d1d7384d: Merge "Implement java.util.Objects." by Elliott Hughes · 11 years ago
  100. 4daf167 Implement java.util.Objects. by Elliott Hughes · 11 years ago