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