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