1. e6381dd Merge "Fix for MulticastSocketTest for non-multicast interfaces" by Neil Fuller · 9 years ago
  2. 1404d44 Merge commit '405aeb8a97eb0a5194c2803dde3968e10e1e509e' into HEAD by Bill Yi · 9 years ago
  3. f6e066e Fix for MulticastSocketTest for non-multicast interfaces by Neil Fuller · 9 years ago
  4. b87a2c8 Merge "Make ReferenceQueueTest#test_removeJ more robust." by Mathieu Chartier · 9 years ago
  5. e7b8456 Make ReferenceQueueTest#test_removeJ more robust. by Mathieu Chartier · 9 years ago
  6. 0f702b5 Deal with quoted subformat patterns correctly. by Narayan Kamath · 9 years ago
  7. de75c0a Fix handling of consecutive quotes in ChoiceFormat et al. by Narayan Kamath · 9 years ago
  8. c10ba1b Handle infinities correctly in ChoiceFormat. by Narayan Kamath · 9 years ago
  9. af9afbe am 43bcec28: Merge "Remove flakiness from ProcessTest." by Elliott Hughes · 9 years ago
  10. 14f6945 Remove flakiness from ProcessTest. by Elliott Hughes · 9 years ago
  11. e001a6e am 26bb4803: Merge "Use the IPv6 instead of the IPv4 wildcard address in sockets." by Lorenzo Colitti · 9 years ago
  12. 72ed50d Use the IPv6 instead of the IPv4 wildcard address in sockets. by Lorenzo Colitti · 9 years ago
  13. ab6feac am 1b462a5d: Merge "Fix ProcessTest#getErrorStream." by Narayan Kamath · 9 years ago
  14. 432abb6 Fix ProcessTest#getErrorStream. by Narayan Kamath · 9 years ago
  15. b131ebc am 6dc0ed72: Merge "Add a unit test to demonstrate ICU CharsetProvider problems" by Narayan Kamath · 9 years ago
  16. 1895955 Add a unit test to demonstrate ICU CharsetProvider problems by Narayan Kamath · 9 years ago
  17. 7cac083 am 1a923668: Merge "Fix the hostname for the IPv6 loopback address" by Neil Fuller · 9 years ago
  18. a43c5da Fix the hostname for the IPv6 loopback address by Neil Fuller · 9 years ago
  19. 6e3262f am 0311cd2b: Increase ThreadTest tolerance by Mathieu Chartier · 9 years ago
  20. 6db3d0c Increase ThreadTest tolerance by Mathieu Chartier · 9 years ago
  21. 0311cd2 Increase ThreadTest tolerance by Mathieu Chartier · 9 years ago
  22. 8ccf761 am d0f39dbb: Merge "Fix Harmony\'s HostnameVerifierTest breakage." by Alex Klyubin · 10 years ago
  23. cf26d52 Fix Harmony's HostnameVerifierTest breakage. by Alex Klyubin · 10 years ago
  24. 6d24bc8 am a951e748: Fix failing socket tests. by Narayan Kamath · 10 years ago
  25. a951e74 Fix failing socket tests. by Narayan Kamath · 10 years ago
  26. c04b434 am 89b456da: Merge "Fix failing socket tests." by Narayan Kamath · 10 years ago
  27. 5e3ba3d am 382575b5: Merge "Rename packages to match directory structure." by Narayan Kamath · 10 years ago
  28. 83b5554 Fix failing socket tests. by Narayan Kamath · 10 years ago
  29. e82be46 Rename packages to match directory structure. by Narayan Kamath · 10 years ago
  30. a15eb80 am 765a6c4e: Merge "Track CLDR-26 updates to currency data." by Narayan Kamath · 10 years ago
  31. 85e839f Track CLDR-26 updates to currency data. by Narayan Kamath · 10 years ago
  32. 4010561 am fc91c292: am 80a166b4: Merge "Do not run the multicast tests if the device doesn’t support multicast." into lmp-sprout-dev by Jason Parks · 10 years ago
  33. fc91c29 am 80a166b4: Merge "Do not run the multicast tests if the device doesn’t support multicast." into lmp-sprout-dev by Jason Parks · 10 years ago
  34. 944632a Do not run the multicast tests if the device doesn’t support multicast. by Jason Parks · 10 years ago
  35. 8d4127b am 657afa6c: Merge "JarUtils: stop trying to build chain past candidates length" into lmp-mr1-dev by Kenny Root · 10 years ago
  36. ef7f5a1 JarUtils: stop trying to build chain past candidates length by Kenny Root · 10 years ago
  37. 00bf89d Switch order of digest and digest encryption algorithm by Kenny Root · 10 years ago
  38. b1da6d3 Switch order of digest and digest encryption algorithm by Kenny Root · 10 years ago
  39. 05f28dd am be4e0fd0: Merge "Allow 1 ulp difference in test_cbrt_D and test_sinh_D." by Elliott Hughes · 10 years ago
  40. 9ed62cd Allow 1 ulp difference in test_cbrt_D and test_sinh_D. by Elliott Hughes · 10 years ago
  41. 8afb381 Allow 1 ulp difference in test_cbrt_D and test_sinh_D. by Elliott Hughes · 10 years ago
  42. cf5f864 Allow 1 ulp difference in test_cbrt_D and test_sinh_D. by Elliott Hughes · 10 years ago
  43. 6803c3e am 593a2e16: Fix FileTest. by Narayan Kamath · 10 years ago
  44. 593a2e1 Fix FileTest. by Narayan Kamath · 10 years ago
  45. 08e093e am a912bd88: Merge "Fix RuntimeTest.freeMemory" into lmp-dev by Mathieu Chartier · 10 years ago
  46. 4c8cbbd Fix RuntimeTest.freeMemory by Mathieu Chartier · 10 years ago
  47. d910b55 am d3b74a8a: Delete RuntimeTest.test_gc. by Narayan Kamath · 10 years ago
  48. d3b74a8 Delete RuntimeTest.test_gc. by Narayan Kamath · 10 years ago
  49. 5e46bd9 Rewrite tests and add tests that demonstrate a bug by Neil Fuller · 10 years ago
  50. 7e9ba64 Fix test_formatToCharacterIterator_original by Neil Fuller · 10 years ago
  51. 93ad3c2 Fixing formatDouble scientific notation tests by Neil Fuller · 10 years ago
  52. bd1ed0e Tidy up DecimalFormatTest by Neil Fuller · 10 years ago
  53. b1acb15 am 972b7282: Merge "Rewrite tests and add tests that demonstrate a bug" by Neil Fuller · 10 years ago
  54. 4e92b62 Rewrite tests and add tests that demonstrate a bug by Neil Fuller · 10 years ago
  55. f239e3a am 77afa6c6: Merge "Fix test_formatToCharacterIterator_original" by Neil Fuller · 10 years ago
  56. b4776bf am df014f5f: Merge "Fixing formatDouble scientific notation tests" by Neil Fuller · 10 years ago
  57. 77afa6c Merge "Fix test_formatToCharacterIterator_original" by Neil Fuller · 10 years ago
  58. d90019a Fix test_formatToCharacterIterator_original by Neil Fuller · 10 years ago
  59. 279c42d Fixing formatDouble scientific notation tests by Neil Fuller · 10 years ago
  60. 94d064c am b632c302: Merge "Tidy up DecimalFormatTest" by Neil Fuller · 10 years ago
  61. 8f41237 Tidy up DecimalFormatTest by Neil Fuller · 10 years ago
  62. 9252ce2 Fix FilePreferencesImplTest test initialization errors. by Neil Fuller · 10 years ago
  63. e125237 am bf5b79fd: Merge "Fix FilePreferencesImplTest test initialization errors." by Neil Fuller · 10 years ago
  64. 95c68ff Fix FilePreferencesImplTest test initialization errors. by Neil Fuller · 10 years ago
  65. 4cc1c67 am 64bbdb2e: Merge "Removing some compiler-warning suppressions from EnumMap" by Neil Fuller · 10 years ago
  66. 64bbdb2 Merge "Removing some compiler-warning suppressions from EnumMap" by Neil Fuller · 10 years ago
  67. a9f1fb9 Removing some compiler-warning suppressions from EnumMap by Neil Fuller · 10 years ago
  68. e5f3533 Delete RuntimeTest freeMemory test by Mathieu Chartier · 10 years ago
  69. e2233ca Delete RuntimeTest freeMemory test by Mathieu Chartier · 10 years ago
  70. b0b81df Move preference tests over from external/apache-harmony. by Narayan Kamath · 10 years ago
  71. ef91d1d Fix the Turkish Lira test. by Elliott Hughes · 10 years ago
  72. c56ec7b Fix the Turkish Lira test. by Elliott Hughes · 10 years ago
  73. a152f62 Move preference tests over from external/apache-harmony. by Narayan Kamath · 10 years ago
  74. 065d776 Fix TimeZone.getAvailableIDs(int). by Elliott Hughes · 10 years ago
  75. 249a29f Fix TimeZone.getAvailableIDs(int). by Elliott Hughes · 10 years ago
  76. bed66d8 am 1aea503e: Merge "Fix SimpleDateFormatTest when run outside California" by Neil Fuller · 10 years ago
  77. 3b8f028 am f814c4f5: Merge "Fix the OOME in ScannerParseLargeFileBenchmarkTest" by Neil Fuller · 10 years ago
  78. a3c7ce6 am 1ff54651: Merge "Change the DateFormatSymbols serialized form" by Neil Fuller · 10 years ago
  79. 1aea503 Merge "Fix SimpleDateFormatTest when run outside California" by Neil Fuller · 10 years ago
  80. a4b67b6 Fix SimpleDateFormatTest when run outside California by Neil Fuller · 10 years ago
  81. f814c4f Merge "Fix the OOME in ScannerParseLargeFileBenchmarkTest" by Neil Fuller · 10 years ago
  82. 4b116a2 Fix the OOME in ScannerParseLargeFileBenchmarkTest by Neil Fuller · 10 years ago
  83. 77c859f am 9ae2eb2e: Merge "Fix Harmony-707 test for CTS" by Neil Fuller · 10 years ago
  84. 1ff5465 Merge "Change the DateFormatSymbols serialized form" by Neil Fuller · 10 years ago
  85. f39e1d7 Change the DateFormatSymbols serialized form by Neil Fuller · 10 years ago
  86. bf48d2b Fix Harmony-707 test for CTS by Samuel Rats · 10 years ago
  87. df624c1 Fix handling of invalid locales in Date/DecimalFormatSymbols. by Narayan Kamath · 10 years ago
  88. 2b6169d Fix Collator tests. by Narayan Kamath · 10 years ago
  89. 5c0472f Fix handling of invalid locales in Date/DecimalFormatSymbols. by Narayan Kamath · 10 years ago
  90. ee7d0c5 Fix Collator tests. by Narayan Kamath · 10 years ago
  91. 8acf1a7 Fix UnmodifiableEntrySet.toArray() ordering by Neil Fuller · 10 years ago
  92. 9a497b6 Merge "Fix UnmodifiableEntrySet.toArray() ordering" by Neil Fuller · 10 years ago
  93. d457442 Remove more. by Elliott Hughes · 10 years ago
  94. 0aff1dd Remove. by Elliott Hughes · 10 years ago
  95. fdf7f34 am 47c61891: am 31e8ef04: Merge "Fix race condition in WeakHashMapTest." by Mathieu Chartier · 10 years ago
  96. 47c6189 am 31e8ef04: Merge "Fix race condition in WeakHashMapTest." by Mathieu Chartier · 10 years ago
  97. 97afbd7 Fix race condition in WeakHashMapTest. by Mathieu Chartier · 10 years ago
  98. 244e90a Fix UnmodifiableEntrySet.toArray() ordering by Neil Fuller · 10 years ago
  99. f53e9d6 am 3568b562: am c477bf9e: Merge "Unimplement Console.readPassword and remove test" by Neil Fuller · 10 years ago
  100. 3568b56 am c477bf9e: Merge "Unimplement Console.readPassword and remove test" by Neil Fuller · 10 years ago