1. 1608896 Merge "Fix all backwards (-1 == x) tests." by Elliott Hughes · 11 years ago
  2. 454684c Fix all backwards (-1 == x) tests. by Elliott Hughes · 11 years ago
  3. a29e1a2 Merge "Update URLConnection#testLenientUrlToUriNul." by Narayan Kamath · 11 years ago
  4. 1c19c24 Merge "Add another test for HttpURLConnection#usingProxy" by Narayan Kamath · 11 years ago
  5. f8b8752 Merge "Fix Selector's handling of POLLHUP." by Elliott Hughes · 11 years ago
  6. ed3322f Fix Selector's handling of POLLHUP. by Elliott Hughes · 11 years ago
  7. b76fb72 Merge "Temporarily don't place jsr166 tests in coretests." by Elliott Hughes · 11 years ago
  8. 3d41b9a Temporarily don't place jsr166 tests in coretests. by Ian Rogers · 11 years ago
  9. 809a608 Merge "Fix BIO_OutputStream::write to return the correct length." by Elliott Hughes · 11 years ago
  10. 9fcf4ef Fix BIO_OutputStream::write to return the correct length. by Elliott Hughes · 11 years ago
  11. 5368649 Merge "Improve the Random.next documentation." by Elliott Hughes · 11 years ago
  12. 7047230 Improve the Random.next documentation. by Elliott Hughes · 11 years ago
  13. bcd90c9 Add another test for HttpURLConnection#usingProxy by Narayan Kamath · 11 years ago
  14. aafc934 Update URLConnection#testLenientUrlToUriNul. by Narayan Kamath · 11 years ago
  15. c58569f Merge "CTS test fail because Zhuyin(Bopomofo) used." by Elliott Hughes · 11 years ago
  16. c581694 CTS test fail because Zhuyin(Bopomofo) used. by Raj Mamadgi · 11 years ago
  17. f4ba11a Merge "Fix a bunch of Charset tests." by Elliott Hughes · 11 years ago
  18. 58e672e Merge "Added jsr166 tck tests as part of the libcore testsuite." by Elliott Hughes · 11 years ago
  19. a4d8429 Merge "Synced java.util.concurrent library up to 2013.07.01." by Elliott Hughes · 11 years ago
  20. 3daf196 Merge "Move SHA1PRNG_SecureRandomImpl tests to libcore" by Kenny Root · 11 years ago
  21. 3c9191d Move SHA1PRNG_SecureRandomImpl tests to libcore by Kenny Root · 11 years ago
  22. ea1caf4 Fix a bunch of Charset tests. by Elliott Hughes · 11 years ago
  23. 78da51b Merge changes I632b501e,Id97f12b4 by Brian Carlstrom · 11 years ago
  24. 4f74136 Minor cleanup of AccessibleObject by Brian Carlstrom · 11 years ago
  25. 6c290d3 Move support files back with DexClassLoader and PathClassLoader by Brian Carlstrom · 11 years ago
  26. 45b9883 Merge "Fix URLConnectionTest#testConnectTimeouts." by Narayan Kamath · 11 years ago
  27. 8f0d92b Added jsr166 tck tests as part of the libcore testsuite. by Calin Juravle · 11 years ago
  28. 75a06e5 Synced java.util.concurrent library up to 2013.07.01. by Calin Juravle · 11 years ago
  29. 2eed3c2 Merge "More Charset test fixes." by Elliott Hughes · 11 years ago
  30. dc53191 Merge "Remove the unimplemented java.text.spi and java.util.spi packages." by Elliott Hughes · 11 years ago
  31. bf1a9e1 Fix URLConnectionTest#testConnectTimeouts. by Narayan Kamath · 11 years ago
  32. c44b103 More Charset test fixes. by Elliott Hughes · 11 years ago
  33. 75fe6e1 Remove the unimplemented java.text.spi and java.util.spi packages. by Elliott Hughes · 11 years ago
  34. f85a030 Merge "Remove tests of charsets not in a regular icu4c build." by Elliott Hughes · 11 years ago
  35. 01118de Remove tests of charsets not in a regular icu4c build. by Elliott Hughes · 11 years ago
  36. 21d7577 Merge "Work around icu4c causing canEncode to always return true for surrogates." by Elliott Hughes · 11 years ago
  37. bb317b5 Work around icu4c causing canEncode to always return true for surrogates. by Elliott Hughes · 11 years ago
  38. d2455af Merge "Fix CharsetTest for SCSU and Shift_JIS." by Elliott Hughes · 11 years ago
  39. 075bdfb Fix CharsetTest for SCSU and Shift_JIS. by Elliott Hughes · 11 years ago
  40. 2f7fc8a Merge "Move libcore to C++11." by Elliott Hughes · 11 years ago
  41. 0b50519 Merge "Fix backwards internal javadoc" by Brian Carlstrom · 11 years ago
  42. d08b6fb Fix backwards internal javadoc by Brian Carlstrom · 11 years ago
  43. 771ff99 Move libcore to C++11. by Elliott Hughes · 11 years ago
  44. ae4e2db Merge "Don't force x86 devices to run an insanely long test." by Elliott Hughes · 11 years ago
  45. 0b40865 Don't force x86 devices to run an insanely long test. by Elliott Hughes · 11 years ago
  46. fdf82f8 Merge "Fix various Charset tests, clean up the implementation." by Elliott Hughes · 11 years ago
  47. 5ec6bf8 Fix various Charset tests, clean up the implementation. by Elliott Hughes · 11 years ago
  48. c5ee4c3 Merge "Fix GB-18030 tests." by Elliott Hughes · 11 years ago
  49. 9a39ec1 Fix GB-18030 tests. by Elliott Hughes · 11 years ago
  50. 3a17b98 Merge "Fix libcore.java.util.OldScannerTest#testPerformance." by Elliott Hughes · 11 years ago
  51. 22d529a Fix libcore.java.util.OldScannerTest#testPerformance. by Elliott Hughes · 11 years ago
  52. 36c1e34 Merge "Remove tests for es__TRADITIONAL." by Elliott Hughes · 11 years ago
  53. 6a38729 Remove tests for es__TRADITIONAL. by Elliott Hughes · 11 years ago
  54. 664b5ac Merge "We never supported obsolete EBCDIC variants." by Elliott Hughes · 11 years ago
  55. b496276 We never supported obsolete EBCDIC variants. by Elliott Hughes · 11 years ago
  56. 87a8f1c Merge "Clean up a test slightly." by Elliott Hughes · 11 years ago
  57. 941e382 Clean up a test slightly. by Elliott Hughes · 11 years ago
  58. 5a846f3 Merge "Improve a constant name and related comments." by Elliott Hughes · 11 years ago
  59. 16a2502 Improve a constant name and related comments. by Elliott Hughes · 11 years ago
  60. 0a1664d Merge "Rename InitManifest to ManifestReader." by Elliott Hughes · 11 years ago
  61. 3a99bc3 Rename InitManifest to ManifestReader. by Elliott Hughes · 11 years ago
  62. 3169414 Merge "Cache the few unique Attributes.Name values." by Elliott Hughes · 11 years ago
  63. 59675db Cache the few unique Attributes.Name values. by Elliott Hughes · 11 years ago
  64. 88153fd Merge "Restore dalvik-host target to working order" by Brian Carlstrom · 11 years ago
  65. 3f0d511 Merge "If libcore wants ASCII casing, it needs to ask for it like everyone else." by Elliott Hughes · 11 years ago
  66. b274574 If libcore wants ASCII casing, it needs to ask for it like everyone else. by Elliott Hughes · 11 years ago
  67. 3ca4ad7 Restore dalvik-host target to working order by Brian Carlstrom · 11 years ago
  68. 4d00c09 Merge "Fix build." by Elliott Hughes · 11 years ago
  69. 68eb707 Fix build. by Elliott Hughes · 11 years ago
  70. c210093 Merge "Fix PatternTest failures." by Elliott Hughes · 11 years ago
  71. a117015 Fix PatternTest failures. by Elliott Hughes · 11 years ago
  72. c3c47d9 Merge "Fix PatternSyntaxExceptionTest." by Elliott Hughes · 11 years ago
  73. 195c309 Fix PatternSyntaxExceptionTest. by Elliott Hughes · 11 years ago
  74. a9af51c Merge "Fix a CharsetEncoder test." by Elliott Hughes · 11 years ago
  75. e4d5f1e Merge "Add a known failure for org.apache.harmony.luni.tests.java.util.ScannerParseLargeFileBenchmarkTest#testParseLargeFile." by Elliott Hughes · 11 years ago
  76. db835d5 Add a known failure for org.apache.harmony.luni.tests.java.util.ScannerParseLargeFileBenchmarkTest#testParseLargeFile. by Elliott Hughes · 11 years ago
  77. 9997a91 Fix a CharsetEncoder test. by Elliott Hughes · 11 years ago
  78. 0c9024d Merge "Minor cleanup from investigating UnixSelectorTest failures." by Elliott Hughes · 11 years ago
  79. 318d6de Minor cleanup from investigating UnixSelectorTest failures. by Elliott Hughes · 11 years ago
  80. 0e42c47b Merge "Fix a Selector bug and a test bug." by Elliott Hughes · 11 years ago
  81. 067e5d6 Fix a Selector bug and a test bug. by Elliott Hughes · 11 years ago
  82. cc69d5a0 Merge "Fix DateIntervalFormat to take time zone into account." by Elliott Hughes · 11 years ago
  83. 507e778 Fix DateIntervalFormat to take time zone into account. by Elliott Hughes · 11 years ago
  84. 0bd5d08 Merge "Bring NativeCode.mk in line with the internal copy." by Elliott Hughes · 11 years ago
  85. 25fb6e5 Bring NativeCode.mk in line with the internal copy. by Elliott Hughes · 11 years ago
  86. 5d3163e Merge "Improve Map documentation." by Elliott Hughes · 11 years ago
  87. 8c0d967 Merge "Fix libcore's NativeCode.mk so we actually compile with -Werror." by Elliott Hughes · 11 years ago
  88. 8e3102e Improve Map documentation. by Elliott Hughes · 11 years ago
  89. 79ffafe Fix libcore's NativeCode.mk so we actually compile with -Werror. by Elliott Hughes · 11 years ago
  90. b10f96f Merge "Add gettid." by Elliott Hughes · 11 years ago
  91. 069525a Add gettid. by Elliott Hughes · 11 years ago
  92. bee7d1b Merge "Make UnicodeString::toUTF8String(std::string&) available." by Elliott Hughes · 11 years ago
  93. 22606cf Merge "Remove some unused java.lang.reflect constructors" by Brian Carlstrom · 11 years ago
  94. b208e28 Remove some unused java.lang.reflect constructors by Brian Carlstrom · 11 years ago
  95. 283305e Make UnicodeString::toUTF8String(std::string&) available. by Elliott Hughes · 11 years ago
  96. 5c0fd2b Merge "Fix build." by Elliott Hughes · 11 years ago
  97. ce938ea Fix build. by Elliott Hughes · 11 years ago
  98. 1dba6c3 Merge "Use the libcore.reflect implementation." by Elliott Hughes · 11 years ago
  99. 301174b Use the libcore.reflect implementation. by Elliott Hughes · 11 years ago
  100. b7426a7 Merge "Fix LocaleNameIterator." by Elliott Hughes · 11 years ago