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