1. 1817e4d Fix DirectByteBufferAlignment by Shubham Ajmera · 9 years ago
  2. 8021521 Clean up Cookie path matching logic. by Narayan Kamath · 9 years ago
  3. d6c54ba Implement more of the UTS#35 spec. by Narayan Kamath · 9 years ago
  4. 65f5c8a Merge "Modify tests to make them less fragile" am: ef7e113e5a am: 3a4992f11e by Paul Duffin · 9 years ago
  5. ef7e113 Merge "Modify tests to make them less fragile" by Paul Duffin · 9 years ago
  6. da57c8f Modify tests to make them less fragile by Paul Duffin · 9 years ago
  7. b10b2a3 Fix ConcurrentModificationException in ArrayList iterators. by Narayan Kamath · 9 years ago
  8. 3f0f9ee Merge changes If8ce299b,I6152a524 by Shubham Ajmera · 9 years ago
  9. d556642 DirectByteBuffer fix by Shubham Ajmera · 9 years ago
  10. f414572 isAccessible flag fixes by Shubham Ajmera · 9 years ago
  11. 7f70532 Merge "libcore: remove exception errors in Timer" am: 13e1e27582 am: d9f3269c9e by Sergio Giro · 9 years ago
  12. 07ebb42 Merge "Fix expiry checks in HttpCookie" am: 7263b24f8c am: d729610297 by Neil Fuller · 9 years ago
  13. 0492955 libcore: remove exception errors in Timer by Sergio Giro · 9 years ago
  14. 7263b24 Merge "Fix expiry checks in HttpCookie" by Neil Fuller · 9 years ago
  15. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  16. 4a0eb88 Fix expiry checks in HttpCookie by Neil Fuller · 9 years ago
  17. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  18. 9dd4475 ParsePositionTest: Fix a few bogus test cases. by Narayan Kamath · 9 years ago
  19. ae2814b libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled by Sergio Giro · 9 years ago
  20. 99ac18d libcore: rewrite Timer by Sergio Giro · 9 years ago
  21. 069d993 ByteBuffer: Removed the readonly variant by Shubham Ajmera · 9 years ago
  22. 0ea7c29 FieldPositionTest : update test expectations. by Narayan Kamath · 9 years ago
  23. ca51934 Fixes in java.io.File by Przemyslaw Szczepaniak · 9 years ago
  24. 523317d Fix ReferenceQueue code (and some test) by Przemyslaw Szczepaniak · 9 years ago
  25. afe419d Track CLDR-26 updates to currency data. by Narayan Kamath · 10 years ago
  26. 96b40e8 Stop using libcore's java.util.prefs implementation. by Narayan Kamath · 9 years ago
  27. 2808d7d SocketChannel fixes. by Narayan Kamath · 9 years ago
  28. f1b3536 Remove bogus test of implementation details. by Narayan Kamath · 9 years ago
  29. b304b28 Fix bogus comparison tests for Double / Float. by Narayan Kamath · 9 years ago
  30. d2ace86 Fix CharBuffer#put(String, int, int) by Narayan Kamath · 9 years ago
  31. 55f4e64 Fix bogus fix in FileChannelImpl. by Narayan Kamath · 9 years ago
  32. 0319995 Fix ChannelsTest by Narayan Kamath · 9 years ago
  33. 396f236 Fix DatagramChannel tests. by Narayan Kamath · 9 years ago
  34. 8b2e919a Fix several Scanner issues. by Narayan Kamath · 9 years ago
  35. b7b2b8b FileOutputStreamTest : Change position expectations for appendable channels. by Narayan Kamath · 9 years ago
  36. 2bc08d5 Fix BufferedInputStreamTest. by Narayan Kamath · 9 years ago
  37. b4105e7 org.apache.harmony.tests.java.util.TreeMapTest fix by Przemyslaw Szczepaniak · 9 years ago
  38. 8e07541 Repurpose SHA1PRNG_SecureRandomTest. by Narayan Kamath · 9 years ago
  39. 2e451d3 Suppress test that relies on implementation details. by Piotr Jastrzebski · 9 years ago
  40. 3d43823 Use OpenJdk implementation of java.nio.channels.{spi}.* by Piotr Jastrzebski · 9 years ago
  41. d0b42d7 Fix ChannelsTest. by Piotr Jastrzebski · 9 years ago
  42. 983b2c6 Use OpenJdk implementation for java.util.* by Piotr Jastrzebski · 9 years ago
  43. e6ace47 Fix X500PrincipalTest. by Piotr Jastrzebski · 9 years ago
  44. f96e7e7 Fix X500PrincipalTest. by Piotr Jastrzebski · 9 years ago
  45. c0c7fab Fix X500PrincipalTest by Piotr Jastrzebski · 9 years ago
  46. fc083f3 Track renamed test packages. by Piotr Jastrzebski · 9 years ago
  47. c46a2ea Add missing package names for legacy harmony tests. by Piotr Jastrzebski · 9 years ago
  48. 1ccc812 Fix more race conditions in WeakHashMapTest. by Roland Levillain · 9 years ago
  49. 1efdd1a Merge "Migrate DecimalFormat to use ICU4J." by Neil Fuller · 9 years ago
  50. 34ba8b5 Migrate DecimalFormat to use ICU4J. by Rayhaan Jaufeerally · 9 years ago
  51. 1df9390 libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled by Sergio Giro · 9 years ago
  52. d9aed16 Merge "libcore: rewrite Timer" by Sergio Giro · 9 years ago
  53. de81552 libcore: rewrite Timer by Sergio Giro · 9 years ago
  54. 0bb4936 am 69f37702: Merge "Fix JarURLConnection.getJarFile() caching behavior" by Neil Fuller · 9 years ago
  55. ef411e4 Fix JarURLConnection.getJarFile() caching behavior by Neil Fuller · 9 years ago
  56. a82ee5c Avoid using point-to-point interfaces in multicast socket tests by Neil Fuller · 9 years ago
  57. 3b68ef7 am 5af421c4: Merge "Avoid using point-to-point interfaces in multicast socket tests" by Neil Fuller · 9 years ago
  58. 5af421c Merge "Avoid using point-to-point interfaces in multicast socket tests" by Neil Fuller · 9 years ago
  59. 67d7597 Avoid using point-to-point interfaces in multicast socket tests by Neil Fuller · 9 years ago
  60. f13aa2c am b8fcb81f: Merge "Revert "Revert "Migrate Collator classes to use ICU4J.""" by Neil Fuller · 9 years ago
  61. 3df3bfc Revert "Revert "Migrate Collator classes to use ICU4J."" by Rayhaan Jaufeerally · 9 years ago
  62. 8c36c45 am 4fd38444: Merge "Revert "Migrate Collator classes to use ICU4J."" by Neil Fuller · 9 years ago
  63. 5fc822e Revert "Migrate Collator classes to use ICU4J." by Neil Fuller · 9 years ago
  64. 8ada31a am 1a48afbe: Merge "Migrate Collator classes to use ICU4J." by Neil Fuller · 9 years ago
  65. bf7bbff Migrate Collator classes to use ICU4J. by Rayhaan Jaufeerally · 9 years ago
  66. 7c4fe3a am de8d2c4f: Merge "Repurpose SHA1PRNG_SecureRandomTest." by Narayan Kamath · 9 years ago
  67. a0f58d5 Repurpose SHA1PRNG_SecureRandomTest. by Narayan Kamath · 9 years ago
  68. 022ced5 am eba48f22: Merge "JarEntry: test that certs/signers are null until the entry is read." by Narayan Kamath · 9 years ago
  69. 44bd145 am a2794979: Merge "Get rid of as much of dalvik.annotation.* as we can." by Narayan Kamath · 9 years ago
  70. d2f1d51 JarEntry: test that certs/signers are null until the entry is read. by Narayan Kamath · 9 years ago
  71. cff384f Get rid of as much of dalvik.annotation.* as we can. by Narayan Kamath · 9 years ago
  72. 82b5061 am fa66b531: Merge "Make some tests independent of default Locale" by Neil Fuller · 9 years ago
  73. 1c07f66 am bfead518: Merge "Fix test to avoid a fixed local port" by Neil Fuller · 9 years ago
  74. fa66b53 Merge "Make some tests independent of default Locale" by Neil Fuller · 9 years ago
  75. bfead51 Merge "Fix test to avoid a fixed local port" by Neil Fuller · 9 years ago
  76. 41a3d42 Make some tests independent of default Locale by Neil Fuller · 9 years ago
  77. 719f2e5 Fix test to avoid a fixed local port by Neil Fuller · 9 years ago
  78. a17cd65 Merge "Explicitly set DateFormat.is24Hour value needed by tests" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago
  79. fb1447a am 4ca2a04a: Merge "Clean up RandomTest." by Narayan Kamath · 9 years ago
  80. 5457b5d Clean up RandomTest. by Narayan Kamath · 9 years ago
  81. 92ea4f2 am 3580b3a2: Merge "Add CTS test for unaligned reads / writes with swaps." by Narayan Kamath · 9 years ago
  82. 9006e31 Add CTS test for unaligned reads / writes with swaps. by Narayan Kamath · 9 years ago
  83. 11b2b3f Add CTS test for unaligned reads / writes with swaps. by Narayan Kamath · 9 years ago
  84. b35aca2 Fix for devices with multiple multicast-capable interfaces by Neil Fuller · 9 years ago
  85. 6762deb am 7fc2f44a: Merge "harmony/security: fix bugs concerning escaping in X500Principal" by Sergio Giro · 9 years ago
  86. 7fc2f44 Merge "harmony/security: fix bugs concerning escaping in X500Principal" by Sergio Giro · 9 years ago
  87. a8931133 harmony/security: fix bugs concerning escaping in X500Principal by Sergio Giro · 9 years ago
  88. 2e2e29c Explicitly set DateFormat.is24Hour value needed by tests by Neil Fuller · 9 years ago
  89. ad4a67f Explicitly set DateFormat.is24Hour value needed by tests by Neil Fuller · 9 years ago
  90. c48fd0c am c900ebd3: Merge "SSLEngineTest: set up server instead of using anon" by Kenny Root · 9 years ago
  91. 3a2b724 Merge "SSLEngineTest: set up server instead of using anon" into mnc-dev by Kenny Root · 9 years ago
  92. 229d568 SSLEngineTest: set up server instead of using anon by Kenny Root · 9 years ago
  93. 325f1f7 am eb80877f: Merge "Fix X509CertificateTest.testVerifyPublicKeyString failure." into mnc-dev by Alex Klyubin · 9 years ago
  94. 5be4c97 SSLEngineTest: set up server instead of using anon by Kenny Root · 9 years ago
  95. eb80877 Merge "Fix X509CertificateTest.testVerifyPublicKeyString failure." into mnc-dev by Alex Klyubin · 9 years ago
  96. 0c1fd5a Fix X509CertificateTest.testVerifyPublicKeyString failure. by Alex Klyubin · 9 years ago
  97. 91b4134 am 55b99f82: Merge "Explicitly set DateFormat.is24Hour value needed by tests" into mnc-dev by Neil Fuller · 9 years ago
  98. 38a0b85 Explicitly set DateFormat.is24Hour value needed by tests by Neil Fuller · 9 years ago
  99. 49f2d45 Avoid binding a DatagramSocket before setReuseAddress by Neil Fuller · 9 years ago
  100. b96afd7 Merge "Fix for MulticastSocketTest for non-multicast interfaces" into lollipop-cts-dev by Neil Fuller · 9 years ago