1. 34543a9 Fix compatibility issues in XmlPullParserFactory. by Narayan Kamath · 11 years ago
  2. 16ec648 Late binding: support NullCipher by Kenny Root · 11 years ago
  3. b81ec2b Late binding: support children of Signature by Kenny Root · 11 years ago
  4. b75ac3c Delete DalvikExecTest. by Narayan Kamath · 11 years ago
  5. ff81b74 Adding additional methods to NetworkChannel. by Neil Fuller · 11 years ago
  6. 47ae0b5 Implementing bind() and getLocalAddress() for NIO2. by Neil Fuller · 11 years ago
  7. b5a43a8 Fix Thread.sleep(0) of an interrupted thread by Brian Carlstrom · 11 years ago
  8. 506021c Merge "Avoid running Runtime.gc() until we need to run finalization." by Mathieu Chartier · 11 years ago
  9. 6e73b94 Merge "Late binding: add support to Mac" by Kenny Root · 11 years ago
  10. be8f188 Merge "Making SelectorTest.testInterrupted() clearer." by Neil Fuller · 11 years ago
  11. 26ac40d Merge "Fix JNI issues in NativeCollation." by Narayan Kamath · 11 years ago
  12. e43ee50 Fix JNI issues in NativeCollation. by Narayan Kamath · 11 years ago
  13. 0bb999c Making SelectorTest.testInterrupted() clearer. by Neil Fuller · 11 years ago
  14. d3f6a49 Merge "Skip TimaKeyStore in KeyStoreTest" by Narayan Kamath · 11 years ago
  15. 1d07b46 Merge "Fix CTS test failure under ART" by Neil Fuller · 11 years ago
  16. f0cd15d Skip TimaKeyStore in KeyStoreTest by An Liu · 11 years ago
  17. e37bfbc Fix CTS test failure under ART by Neil Fuller · 11 years ago
  18. 91e77f6 Late binding: add support to Mac by Kenny Root · 11 years ago
  19. 14a26bd Late binding: add support to KeyAgreement by Kenny Root · 11 years ago
  20. beff0f1 Late binding: reinitializing causes selection by Kenny Root · 11 years ago
  21. 07c8c69 Late binding: fix refactor mistake in Cipher by Kenny Root · 11 years ago
  22. c539bff Late binding: add support to Signature by Kenny Root · 11 years ago
  23. 35d776d Merge "All our structs should have a public constructor." by Elliott Hughes · 11 years ago
  24. 848e5ee Merge "Make ICU.localeFromIcuLocaleId public." by Narayan Kamath · 11 years ago
  25. c92598f Make ICU.localeFromIcuLocaleId public. by Narayan Kamath · 11 years ago
  26. d0432cd Only offer the CAP_* constants on bionic. by Elliott Hughes · 11 years ago
  27. c80b755 All our structs should have a public constructor. by Elliott Hughes · 11 years ago
  28. 8107b20 Revert "Revert "ExpatParser LP64 fixes."" by Elliott Hughes · 11 years ago
  29. 0a64887 Improve JCE getInstance documentation by Kenny Root · 11 years ago
  30. ecd4da0 Merge "Revert "ExpatParser LP64 fixes."" by Elliott Hughes · 11 years ago
  31. d88231f Revert "ExpatParser LP64 fixes." by Elliott Hughes · 11 years ago
  32. 3ed78a8 Late binding: supplied Provider should be used by Kenny Root · 11 years ago
  33. 930e26f Avoid running Runtime.gc() until we need to run finalization. by Mathieu Chartier · 11 years ago
  34. bfb883a Merge "Delete test that depends on an external server." by Narayan Kamath · 11 years ago
  35. 4dd5268 Delete test that depends on an external server. by Narayan Kamath · 11 years ago
  36. c9525e1 MemoryTest LP64 fixes. by Elliott Hughes · 11 years ago
  37. a8a1e20 ExpatParser LP64 fixes. by Elliott Hughes · 11 years ago
  38. 183f85f Add aarch64 to the architectures without alignment restrictions. by Elliott Hughes · 11 years ago
  39. 026a0cd Be more consistent with L suffixes in NIOAcccess. by Elliott Hughes · 11 years ago
  40. 9adba44 NativeBreakIterator LP64 fixes. by Elliott Hughes · 11 years ago
  41. df40b4a NativeCollation LP64 fixes. by Elliott Hughes · 11 years ago
  42. 11f07d3 Add posix_fallocate to Libcore.os. by Elliott Hughes · 11 years ago
  43. 11c14e6 Merge "Assert PKCS#7 padding supported for AES and 3DES." by Alex Klyubin · 11 years ago
  44. 9f48b7f Assert PKCS#7 padding supported for AES and 3DES. by Alex Klyubin · 11 years ago
  45. 0b6b3e1 Move the hidden File.readlink into Libcore.os. by Elliott Hughes · 11 years ago
  46. a835db1 Merge "Rename our 'realpath' because it isn't the same as realpath(3)." by Elliott Hughes · 11 years ago
  47. 342e06a CryptoProvider: remove duplicate algorithms by Kenny Root · 11 years ago
  48. 88f0e15 Remove DRLCertFactory by Kenny Root · 11 years ago
  49. 4253928 X509CRLTest: fix lastUpdate vs revocation time by Kenny Root · 11 years ago
  50. 081c0de Rename our 'realpath' because it isn't the same as realpath(3). by Elliott Hughes · 11 years ago
  51. ced0ecf X509CRLImpl: add generics! by Kenny Root · 11 years ago
  52. 305e50e X509CRLImpl: fix getRevokedCertificate by serial by Kenny Root · 11 years ago
  53. a4dc1a1 Merge "X509CRLTest: add get revoked by serial test" by Kenny Root · 11 years ago
  54. 79e58fa X509CRLTest: add get revoked by serial test by Kenny Root · 11 years ago
  55. fd34156 Uncomment some accidentally commented tests. by Narayan Kamath · 11 years ago
  56. 5bdb797 Merge "Refactoring in preparation for NIO2 changes." by Neil Fuller · 11 years ago
  57. 7546364 Introduction of SeekableByteChannel. by Neil Fuller · 11 years ago
  58. 933fbbf Refactoring in preparation for NIO2 changes. by Neil Fuller · 11 years ago
  59. 7df405b Merge "Fixing FileChannel.truncate() / position()" by Neil Fuller · 11 years ago
  60. 5b87698 Fix Matcher.group documentation. by Elliott Hughes · 11 years ago
  61. a990ad5 Fixing FileChannel.truncate() / position() by Neil Fuller · 11 years ago
  62. b2dc38f Fixed broken EnumTest by Paul Duffin · 11 years ago
  63. 3475bdd Fix javadoc for Character.UnicodeScript. by Narayan Kamath · 11 years ago
  64. 0961801 Merge "java7: Implement new Locale APIs." by Narayan Kamath · 11 years ago
  65. c5b1eb1 java7: Implement new Locale APIs. by Narayan Kamath · 11 years ago
  66. bb1f261 Merge "Fix encodings in X500PrincipalTest" by Kenny Root · 11 years ago
  67. 29d7639 CipherInputStream: increase buffers for speed by Kenny Root · 11 years ago
  68. 155ee0c Fix encodings in X500PrincipalTest by Kenny Root · 11 years ago
  69. d5c3928 Merge "ProviderServiceTest: fix SecureRandom test with late binding" by Kenny Root · 11 years ago
  70. bd2bce7 ProviderServiceTest: fix SecureRandom test with late binding by Kenny Root · 11 years ago
  71. f61414d Merge "Test the length of ClientHello generated by SSLSocket." by Alex Klyubin · 11 years ago
  72. fdbcd4f Merge "java7: Implement Character.UnicodeScript" by Narayan Kamath · 11 years ago
  73. 874403b Merge "Invalidate DirectByteBuffers when freed." by Calin Juravle · 11 years ago
  74. 48819fe java7: Implement Character.UnicodeScript by Narayan Kamath · 11 years ago
  75. 77c1cbc Invalidate DirectByteBuffers when freed. by Calin Juravle · 11 years ago
  76. d1e9570 Merge "Improve the Matcher documentation." by Elliott Hughes · 11 years ago
  77. 0860022 Removing the nestedException field from ObjectOutputStream. by Neil Fuller · 11 years ago
  78. f537f38 Improve the Matcher documentation. by Elliott Hughes · 11 years ago
  79. 992cf02 GZIPInputStream: avoid leaks in init. by John Spurlock · 11 years ago
  80. 82c6425 Delete Support_PortManager & OldDatagramSocketTest by Narayan Kamath · 11 years ago
  81. 4ca6580 Merge "Test that icu4c only uses the Gregorian calendar when formatting date ranges for us." by Elliott Hughes · 11 years ago
  82. 6adedf9 Test that icu4c only uses the Gregorian calendar when formatting date ranges for us. by Elliott Hughes · 11 years ago
  83. 0007cf6 Test the length of ClientHello generated by SSLSocket. by Alex Klyubin · 11 years ago
  84. 7c5795d Merge "Move DeleteOnExit to libcore.io." by Narayan Kamath · 11 years ago
  85. 3a134c5 Move DeleteOnExit to libcore.io. by Narayan Kamath · 11 years ago
  86. 8a246b1 Allow multiple gzip members in gzip streams. by Narayan Kamath · 11 years ago
  87. 71fa3ff Disable MD5 cipher suites in SSLSocket and SSLEngine. by Alex Klyubin · 11 years ago
  88. 9de94e4 Fix test breakages due to TLSv1.2 enabled and FS preferred. by Alex Klyubin · 11 years ago
  89. 14dade3 Make DeflaterInputStream#available more consistent. by Narayan Kamath · 11 years ago
  90. 9a61ef3 Disable 3DES cipher suites in SSLSocket. by Alex Klyubin · 11 years ago
  91. 333fcb4 Merge "Disable static server key ECDH cipher suites in SSLSocket." by Alex Klyubin · 11 years ago
  92. 939d2d7 Throw an NPE in a more obvious manner. by Narayan Kamath · 11 years ago
  93. d567f90 Move tests from harmony/archive to libcore. by Narayan Kamath · 11 years ago
  94. 5b15ad6 Disable static server key ECDH cipher suites in SSLSocket. by Alex Klyubin · 11 years ago
  95. 0f0e96a Enable AES-GCM cipher suites by default in SSLSocket. by Alex Klyubin · 11 years ago
  96. 9e73d3f Enable support for TLSv1.2 cipher suites in SSLSocket. by Alex Klyubin · 11 years ago
  97. 5336055 Enable TLSv1.1 and TLSv1.2 by default for SSLSocket. by Alex Klyubin · 11 years ago
  98. 69e4812 Merge "Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket." by Alex Klyubin · 11 years ago
  99. 2cca77a Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket. by Alex Klyubin · 11 years ago
  100. 85dab15 Late binding: add support to Cipher by Kenny Root · 11 years ago