1. 3cc0bda Fix ComputeSerialVersionUIDTest. by Narayan Kamath · 11 years ago
  2. 820b073 Merge "Fixed broken EnumTest" by Narayan Kamath · 11 years ago
  3. b2dc38f Fixed broken EnumTest by Paul Duffin · 11 years ago
  4. 5f99aec Merge "Fix javadoc for Character.UnicodeScript." by Narayan Kamath · 11 years ago
  5. 3475bdd Fix javadoc for Character.UnicodeScript. by Narayan Kamath · 11 years ago
  6. 0961801 Merge "java7: Implement new Locale APIs." by Narayan Kamath · 11 years ago
  7. c5b1eb1 java7: Implement new Locale APIs. by Narayan Kamath · 11 years ago
  8. bb1f261 Merge "Fix encodings in X500PrincipalTest" by Kenny Root · 11 years ago
  9. 8e7c333 Merge "CipherInputStream: increase buffers for speed" by Kenny Root · 11 years ago
  10. 29d7639 CipherInputStream: increase buffers for speed by Kenny Root · 11 years ago
  11. 83793e7 Merge "Add sample profiling interface to startMethodTracing." by Jeff Hao · 11 years ago
  12. 155ee0c Fix encodings in X500PrincipalTest by Kenny Root · 11 years ago
  13. d5c3928 Merge "ProviderServiceTest: fix SecureRandom test with late binding" by Kenny Root · 11 years ago
  14. 7f46d84 Merge "Fix SerializationStressTest1#test_18_33_writeObject" by Narayan Kamath · 11 years ago
  15. 67b29d9 Fix SerializationStressTest1#test_18_33_writeObject by Neil Fuller · 11 years ago
  16. bd2bce7 ProviderServiceTest: fix SecureRandom test with late binding by Kenny Root · 11 years ago
  17. 4adb509 Merge "Fix test breakage in Harmony SSLSessionTest." by Alex Klyubin · 11 years ago
  18. b52bc3e Fix test breakage in Harmony SSLSessionTest. by Alex Klyubin · 11 years ago
  19. f61414d Merge "Test the length of ClientHello generated by SSLSocket." by Alex Klyubin · 11 years ago
  20. 7b4009a Merge "Fix docs build." by Narayan Kamath · 11 years ago
  21. 86f018c Fix docs build. by Narayan Kamath · 11 years ago
  22. fdbcd4f Merge "java7: Implement Character.UnicodeScript" by Narayan Kamath · 11 years ago
  23. b95ccb6 Merge "Implement JSONObject#append." by Narayan Kamath · 11 years ago
  24. 874403b Merge "Invalidate DirectByteBuffers when freed." by Calin Juravle · 11 years ago
  25. 48819fe java7: Implement Character.UnicodeScript by Narayan Kamath · 11 years ago
  26. 2ea1d56 Implement JSONObject#append. by Narayan Kamath · 11 years ago
  27. b5db5ba Merge "Fix JSONObject#test_toString_listAsMapValues" by Narayan Kamath · 11 years ago
  28. 319bef8 Fix JSONObject#test_toString_listAsMapValues by Narayan Kamath · 11 years ago
  29. 77c1cbc Invalidate DirectByteBuffers when freed. by Calin Juravle · 11 years ago
  30. d1e9570 Merge "Improve the Matcher documentation." by Elliott Hughes · 11 years ago
  31. 179cde4 Merge "Removing the nestedException field from ObjectOutputStream." by Narayan Kamath · 11 years ago
  32. 0860022 Removing the nestedException field from ObjectOutputStream. by Neil Fuller · 11 years ago
  33. f537f38 Improve the Matcher documentation. by Elliott Hughes · 11 years ago
  34. fff149a Merge "ART: remove dex cache's initialized static storage." by Ian Rogers · 11 years ago
  35. 55d6ce9 ART: remove dex cache's initialized static storage. by Ian Rogers · 11 years ago
  36. 16cc1ae Merge "Add registerAppInfo to the VMRuntime object" by Ian Rogers · 11 years ago
  37. f4970f0 Merge "GZIPInputStream: avoid leaks in init." by Elliott Hughes · 11 years ago
  38. 992cf02 GZIPInputStream: avoid leaks in init. by John Spurlock · 11 years ago
  39. f74bd2a Merge "Delete Support_PortManager & OldDatagramSocketTest" by Narayan Kamath · 11 years ago
  40. 9e3f304 Add sample profiling interface to startMethodTracing. by Jeff Hao · 11 years ago
  41. 82c6425 Delete Support_PortManager & OldDatagramSocketTest by Narayan Kamath · 11 years ago
  42. 4ca6580 Merge "Test that icu4c only uses the Gregorian calendar when formatting date ranges for us." by Elliott Hughes · 11 years ago
  43. 6adedf9 Test that icu4c only uses the Gregorian calendar when formatting date ranges for us. by Elliott Hughes · 11 years ago
  44. 0007cf6 Test the length of ClientHello generated by SSLSocket. by Alex Klyubin · 11 years ago
  45. 7c5795d Merge "Move DeleteOnExit to libcore.io." by Narayan Kamath · 11 years ago
  46. 3a134c5 Move DeleteOnExit to libcore.io. by Narayan Kamath · 11 years ago
  47. 3cfa874 Merge "Allow multiple gzip members in gzip streams." by Narayan Kamath · 11 years ago
  48. 8a246b1 Allow multiple gzip members in gzip streams. by Narayan Kamath · 11 years ago
  49. bde0fd7 Merge "Disable MD5 cipher suites in SSLSocket and SSLEngine." by Alex Klyubin · 11 years ago
  50. 71fa3ff Disable MD5 cipher suites in SSLSocket and SSLEngine. by Alex Klyubin · 11 years ago
  51. 79a0da5 Merge "Fix test breakages due to TLSv1.2 enabled and FS preferred." by Alex Klyubin · 11 years ago
  52. 9de94e4 Fix test breakages due to TLSv1.2 enabled and FS preferred. by Alex Klyubin · 11 years ago
  53. 3b94868 Merge "Fix broken test cases in DeflaterTest & InflaterTest" by Narayan Kamath · 11 years ago
  54. 108a6c5 Fix broken test cases in DeflaterTest & InflaterTest by Narayan Kamath · 11 years ago
  55. 19de2ca Merge "Fix broken assumption in a unit test." by Narayan Kamath · 11 years ago
  56. 99b4714 Fix broken assumption in a unit test. by Narayan Kamath · 11 years ago
  57. ed0bf20 Merge "Fix a brain dead mistake in DeflaterInputStreamTest." by Narayan Kamath · 11 years ago
  58. ab646c8 Fix a brain dead mistake in DeflaterInputStreamTest. by Narayan Kamath · 11 years ago
  59. 49009cd Merge "Make DeflaterInputStream#available more consistent." by Narayan Kamath · 11 years ago
  60. 14dade3 Make DeflaterInputStream#available more consistent. by Narayan Kamath · 11 years ago
  61. 8a2af60 Merge "Actually prefer Forward Secrecy cipher suites." by Alex Klyubin · 11 years ago
  62. eee45fe Add registerAppInfo to the VMRuntime object by Dave Allison · 11 years ago
  63. 1169c54 Actually prefer Forward Secrecy cipher suites. by Alex Klyubin · 11 years ago
  64. 36ec9fe Merge "Assert static key ECDH disallowed in default cipher suites." by Alex Klyubin · 11 years ago
  65. 69f9b8d Assert static key ECDH disallowed in default cipher suites. by Alex Klyubin · 11 years ago
  66. df5f7f5 Merge "Disable 3DES cipher suites in SSLSocket." by Alex Klyubin · 11 years ago
  67. 9a61ef3 Disable 3DES cipher suites in SSLSocket. by Alex Klyubin · 11 years ago
  68. 333fcb4 Merge "Disable static server key ECDH cipher suites in SSLSocket." by Alex Klyubin · 11 years ago
  69. d01d952 Merge "Throw an NPE in a more obvious manner." by Narayan Kamath · 11 years ago
  70. 939d2d7 Throw an NPE in a more obvious manner. by Narayan Kamath · 11 years ago
  71. 7dca129 Merge "Move tests from harmony/archive to libcore." by Narayan Kamath · 11 years ago
  72. d567f90 Move tests from harmony/archive to libcore. by Narayan Kamath · 11 years ago
  73. 5b15ad6 Disable static server key ECDH cipher suites in SSLSocket. by Alex Klyubin · 11 years ago
  74. 9c10d33 Merge "Enable AES-GCM cipher suites by default in SSLSocket." by Alex Klyubin · 11 years ago
  75. a4c53a6 Merge "Revert "Revert "Do not dexopt core-libart""" by Ying Wang · 11 years ago
  76. 0f0e96a Enable AES-GCM cipher suites by default in SSLSocket. by Alex Klyubin · 11 years ago
  77. d4571d6 Merge "Enable support for TLSv1.2 cipher suites in SSLSocket." by Alex Klyubin · 11 years ago
  78. 9e73d3f Enable support for TLSv1.2 cipher suites in SSLSocket. by Alex Klyubin · 11 years ago
  79. 3610890 Merge "Enable TLSv1.1 and TLSv1.2 by default for SSLSocket." by Alex Klyubin · 11 years ago
  80. eae1cb9 Merge "Curate known failures list." by Narayan Kamath · 11 years ago
  81. 7a4e0ff Curate known failures list. by Narayan Kamath · 11 years ago
  82. 5336055 Enable TLSv1.1 and TLSv1.2 by default for SSLSocket. by Alex Klyubin · 11 years ago
  83. 69e4812 Merge "Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket." by Alex Klyubin · 11 years ago
  84. 570f332 Merge "Late binding: add support to Cipher" by Kenny Root · 11 years ago
  85. 2cca77a Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket. by Alex Klyubin · 11 years ago
  86. 85dab15 Late binding: add support to Cipher by Kenny Root · 11 years ago
  87. 7aaf90e Revert "Revert "Do not dexopt core-libart"" by Brian Carlstrom · 11 years ago
  88. 62bc43a Merge "CipherTest: add support for GCM cipher" by Kenny Root · 11 years ago
  89. 0e5952d CipherTest: add support for GCM cipher by Kenny Root · 11 years ago
  90. 962fb68 Merge "Javadoc protocols and providers supported by SSLContext." by Alex Klyubin · 11 years ago
  91. d53b56b Javadoc protocols and providers supported by SSLContext. by Alex Klyubin · 11 years ago
  92. 8f498ae Merge "Javadoc the default configuration of SSLEngine." by Alex Klyubin · 11 years ago
  93. b4675a5 Javadoc the default configuration of SSLEngine. by Alex Klyubin · 11 years ago
  94. 5e528d9 Merge "Javadoc the default configuration of SSLSocket." by Alex Klyubin · 11 years ago
  95. a88438a Merge "Address review comment for OutputStreamWriterTest." by Narayan Kamath · 11 years ago
  96. 857b660 Address review comment for OutputStreamWriterTest. by Narayan Kamath · 11 years ago
  97. 82b2212 Merge "Address review comments." by Narayan Kamath · 11 years ago
  98. 5b9ea87 Address review comments. by Narayan Kamath · 11 years ago
  99. 0e645fc Merge "Fix a CharsetEncoder bug." by Narayan Kamath · 11 years ago
  100. 91bb19d Fix a CharsetEncoder bug. by Narayan Kamath · 11 years ago