1. e445c18 Merge "SimpleDateFormat: Amend tests to match specified behaviour." by Narayan Kamath · 9 years ago
  2. 6557ca8 SimpleDateFormat: Amend tests to match specified behaviour. by Narayan Kamath · 9 years ago
  3. 754b3a9 Merge "Stubs required for javac to compile lambda code" by Neil Fuller · 9 years ago
  4. 62272ca Merge "SimpleDateFormatTest: Fix a couple of bogus tests involving non-olson tzs." by Narayan Kamath · 9 years ago
  5. ce6a6ab SimpleDateFormatTest: Fix a couple of bogus tests involving non-olson tzs. by Narayan Kamath · 9 years ago
  6. 5b7b726 Merge "SSLServerSocketFactory: Mirror SSLSocketFactory initialization." by Narayan Kamath · 9 years ago
  7. 3d03e2c SSLServerSocketFactory: Mirror SSLSocketFactory initialization. by Narayan Kamath · 9 years ago
  8. aebd868 Merge "Fix ByteBuffer performance regression." by Przemyslaw Szczepaniak · 9 years ago
  9. 7f5c534 Merge "SimpleDateFormatTest : Remove dead code." by Narayan Kamath · 9 years ago
  10. 27c702b Fix ByteBuffer performance regression. by Przemyslaw Szczepaniak · 9 years ago
  11. 320cf5e SimpleDateFormatTest : Remove dead code. by Narayan Kamath · 9 years ago
  12. feb003f Merge "Add MODULE_LICENSE_GPL.. for libcore/ojluni." by Narayan Kamath · 9 years ago
  13. b22b7f8 Add MODULE_LICENSE_GPL.. for libcore/ojluni. by Narayan Kamath · 9 years ago
  14. 8356373 Merge "ZipFile: Improve performance for ZipFile.<init>" by Narayan Kamath · 9 years ago
  15. 8c6a910 ZipFile: Improve performance for ZipFile.<init> by Narayan Kamath · 9 years ago
  16. 6ec0f2e Merge "Hide java.security.Signatue#getCurrentSpi" by Przemyslaw Szczepaniak · 9 years ago
  17. 9a8cfd6 Hide java.security.Signatue#getCurrentSpi by Przemyslaw Szczepaniak · 9 years ago
  18. 7ad57e7 Merge "Remove java.nio.channels.* classes without test coverage." by Przemyslaw Szczepaniak · 9 years ago
  19. 3e4699d Merge "Switch NetworkInterface to one getifaddrs call." by Przemyslaw Szczepaniak · 9 years ago
  20. bdcfcc3 Merge "Avoid running Runtime.gc() until we need to run finalization." by Mathieu Chartier · 9 years ago
  21. 8c773ee Merge "Android-ify SocketOptions.IP_MULTICAST_IF2" by Przemyslaw Szczepaniak · 9 years ago
  22. 240a3f0 Switch NetworkInterface to one getifaddrs call. by Przemyslaw Szczepaniak · 9 years ago
  23. ae2e19f Remove java.nio.channels.* classes without test coverage. by Przemyslaw Szczepaniak · 9 years ago
  24. cd3ce75 Avoid running Runtime.gc() until we need to run finalization. by Mathieu Chartier · 9 years ago
  25. 7d6a54c Stubs required for javac to compile lambda code by Neil Fuller · 9 years ago
  26. e682d4d Merge "Enable Java 1.8 language features in libcore code" by Neil Fuller · 9 years ago
  27. 9313ce1 Merge "AlgorithmParametersTestDSA: update DSA parameters" by Kenny Root · 9 years ago
  28. 396175e AlgorithmParametersTestDSA: update DSA parameters by Kenny Root · 9 years ago
  29. 3e44160 Merge "Remove public InetAddress#getAddressInternal()" by Przemyslaw Szczepaniak · 9 years ago
  30. 1dad453 Merge "SocketImpl#getFileDescriptor shouldn't be public" by Przemyslaw Szczepaniak · 9 years ago
  31. 8f47a5b Merge "Enable a few black listed tests" by Shubham Ajmera · 9 years ago
  32. fe7c0b8 Merge "Fix libcore.java.sql.OldPreparedStatementTest#testExecuteQuery" by Shubham Ajmera · 9 years ago
  33. 17ab3e9 Fix libcore.java.sql.OldPreparedStatementTest#testExecuteQuery by Shubham Ajmera · 9 years ago
  34. 68b1892 Remove public InetAddress#getAddressInternal() by Przemyslaw Szczepaniak · 9 years ago
  35. b0ff23b SocketImpl#getFileDescriptor shouldn't be public by Przemyslaw Szczepaniak · 9 years ago
  36. 144bf4e Android-ify SocketOptions.IP_MULTICAST_IF2 by Przemyslaw Szczepaniak · 9 years ago
  37. b7496f1 Merge "Remove dead code in mcast_join_leave" by Przemyslaw Szczepaniak · 9 years ago
  38. 5850622 Remove dead code in mcast_join_leave by Przemyslaw Szczepaniak · 9 years ago
  39. 05ec9bf Merge "Remove unused currency resource." by Shubham Ajmera · 9 years ago
  40. a8e9dac Merge "annotation: Un-@hide new 1.8 APIs" by Igor Murashkin · 9 years ago
  41. 59e3fd8 annotation: Un-@hide new 1.8 APIs by Igor Murashkin · 9 years ago
  42. 6eeb686 Merge "Fix AlgorithmParameter tests to have better errors" by Kenny Root · 9 years ago
  43. 420ea38 Fix AlgorithmParameter tests to have better errors by Kenny Root · 9 years ago
  44. d5095a5 Merge "Revert "Revert "Split the harmony SimpleDateFormatTest test methods up""" by Paul Duffin · 9 years ago
  45. 3159400 Revert "Revert "Split the harmony SimpleDateFormatTest test methods up"" by Paul Duffin · 9 years ago
  46. 78ce47a Merge "Adjust for DST properly in GregorianCalendar.add(int,int)." by Paul Duffin · 9 years ago
  47. e074332 Adjust for DST properly in GregorianCalendar.add(int,int). by Paul Duffin · 9 years ago
  48. b9ee2d4 Merge "Update ChaCha20/Poly1305 TLS cipher suite IDs" by Kenny Root · 9 years ago
  49. 6e5df62 Merge "Revert "Revert "Make ZoneInfoTest.testReadSerialized work with CTS""" by Paul Duffin · 9 years ago
  50. ac03995 Revert "Revert "Make ZoneInfoTest.testReadSerialized work with CTS"" by Paul Duffin · 9 years ago
  51. c5b7943 Update ChaCha20/Poly1305 TLS cipher suite IDs by Kenny Root · 9 years ago
  52. 25ca089 Merge "Allow inherited DSAKey and ECKey parameters" by Kenny Root · 9 years ago
  53. c514f06 Remove unused currency resource. by Shubham Ajmera · 9 years ago
  54. f3351bd Allow inherited DSAKey and ECKey parameters by Kenny Root · 9 years ago
  55. 5131afc Merge "Revert "Split the harmony SimpleDateFormatTest test methods up"" by Nicolas Geoffray · 9 years ago
  56. 52c6d22 Revert "Split the harmony SimpleDateFormatTest test methods up" by Nicolas Geoffray · 9 years ago
  57. d92cdfc Merge "Fix CertPathBuilderPKIX test" by Kenny Root · 9 years ago
  58. 629e4a5 Merge "Revert "Make ZoneInfoTest.testReadSerialized work with CTS"" by Nicolas Geoffray · 9 years ago
  59. 0a11c3d Revert "Make ZoneInfoTest.testReadSerialized work with CTS" by Nicolas Geoffray · 9 years ago
  60. da43fc5 Merge "Split the harmony SimpleDateFormatTest test methods up" by Paul Duffin · 9 years ago
  61. 06e77ed Split the harmony SimpleDateFormatTest test methods up by Paul Duffin · 9 years ago
  62. 1f1b6326 Merge "Make ZoneInfoTest.testReadSerialized work with CTS" by Paul Duffin · 9 years ago
  63. 15de98d Make ZoneInfoTest.testReadSerialized work with CTS by Paul Duffin · 9 years ago
  64. 38809e5 Merge "Cert path: sigProvider is not required" by Kenny Root · 9 years ago
  65. 732929c Cert path: sigProvider is not required by Kenny Root · 9 years ago
  66. 674ffc8 Merge "Blacklist weak ciphers to match previous behavior" by Kenny Root · 9 years ago
  67. 968cd4e Fix CertPathBuilderPKIX test by Kenny Root · 9 years ago
  68. 4d15684 Blacklist weak ciphers to match previous behavior by Kenny Root · 9 years ago
  69. 900667d Merge "reflect: Clean up Proxy to remove dead code" by Igor Murashkin · 9 years ago
  70. be81f0f Merge changes from topic 'reflection_1_8' by Igor Murashkin · 9 years ago
  71. 6c8e0ae Enable Java 1.8 language features in libcore code by Neil Fuller · 9 years ago
  72. ad458f2 Merge "Make test_clear_45877 more reliable and test more behavior" by Paul Duffin · 9 years ago
  73. 9435462 Merge "Fix JarFileTest#test_getInputStreamLjava_util_jar_JarEntry_subtest0" by Yi Kong · 9 years ago
  74. d20280a Make test_clear_45877 more reliable and test more behavior by Paul Duffin · 9 years ago
  75. e75bc74 Merge "Add hack to make sure Socket#impl field is not null" by Kenny Root · 9 years ago
  76. 1cb7758 Add hack to make sure Socket#impl field is not null by Kenny Root · 9 years ago
  77. 119d059 Fix JarFileTest#test_getInputStreamLjava_util_jar_JarEntry_subtest0 by Yi Kong · 9 years ago
  78. 40dffe7 Merge "Improve performance of Reference processing." by Richard Uhler · 9 years ago
  79. ecbb26d reflect: Clean up Proxy to remove dead code by Igor Murashkin · 9 years ago
  80. da516f5 Merge "CertPathValidator: fix typo in classname" by Kenny Root · 9 years ago
  81. 86e1048 CertPathValidator: fix typo in classname by Kenny Root · 9 years ago
  82. c16f799 Merge "Revert "Revert "Assert SNI type is SNI_HOST_NAME""" by Kenny Root · 9 years ago
  83. 3deee53 Merge "Add ChaCha20-Poly1305 as an enabled cipher suite" by Kenny Root · 9 years ago
  84. 1bbc05a Merge "Use a SNI-aware version of SSLSocketFactory#createSocket" by Kenny Root · 9 years ago
  85. 39f6196 Merge "Add tests for SSL handshake session and endpoint verification" by Kenny Root · 9 years ago
  86. e9a45f0 Merge "FileInputStream: Fix FD leak when opening a dir." by Narayan Kamath · 9 years ago
  87. e3603ab FileInputStream: Fix FD leak when opening a dir. by Narayan Kamath · 9 years ago
  88. 18071ab Add ChaCha20-Poly1305 as an enabled cipher suite by Kenny Root · 9 years ago
  89. 35ca54d Merge "WeakHashMap: Remove some unnecessary lazy initialization." by Narayan Kamath · 9 years ago
  90. 01b7734 Add tests for SSL handshake session and endpoint verification by Kenny Root · 9 years ago
  91. 67516f5 WeakHashMap: Remove some unnecessary lazy initialization. by Narayan Kamath · 9 years ago
  92. 6309be4 Use a SNI-aware version of SSLSocketFactory#createSocket by Kenny Root · 9 years ago
  93. ab1a6e2 Revert "Revert "Assert SNI type is SNI_HOST_NAME"" by Kenny Root · 9 years ago
  94. 62fb7d2 Merge "Revert "Assert SNI type is SNI_HOST_NAME"" by Kenny Root · 9 years ago
  95. 31325a8 Revert "Assert SNI type is SNI_HOST_NAME" by Kenny Root · 9 years ago
  96. fc7f64b Merge "Assert SNI type is SNI_HOST_NAME" by Kenny Root · 9 years ago
  97. 3657a4e Assert SNI type is SNI_HOST_NAME by Kenny Root · 9 years ago
  98. 1d057c6 Merge "URL: Remove toUriLenient." by Narayan Kamath · 9 years ago
  99. fe6fe17 URL: Remove toUriLenient. by Narayan Kamath · 9 years ago
  100. cbdb41c Merge "ZipEntry: Update comment." by Narayan Kamath · 9 years ago