1. 838dc8a InetAddress: Don't throw SocketException from isReachable. by Narayan Kamath · 8 years ago
  2. c7b148f URLConnection: Add regression test for b/26769689. by Narayan Kamath · 8 years ago
  3. dd9c9b9 Merge "Unblacklist a couple of tests" by Shubham Ajmera · 8 years ago
  4. e053d5e Add java.util.function code by Neil Fuller · 8 years ago
  5. 3e4699d Merge "Switch NetworkInterface to one getifaddrs call." by Przemyslaw Szczepaniak · 8 years ago
  6. 240a3f0 Switch NetworkInterface to one getifaddrs call. by Przemyslaw Szczepaniak · 9 years ago
  7. d0dadcd Unblacklist a couple of tests by Shubham Ajmera · 8 years ago
  8. 396175e AlgorithmParametersTestDSA: update DSA parameters by Kenny Root · 8 years ago
  9. 3e44160 Merge "Remove public InetAddress#getAddressInternal()" by Przemyslaw Szczepaniak · 8 years ago
  10. 1dad453 Merge "SocketImpl#getFileDescriptor shouldn't be public" by Przemyslaw Szczepaniak · 8 years ago
  11. 8f47a5b Merge "Enable a few black listed tests" by Shubham Ajmera · 8 years ago
  12. fe7c0b8 Merge "Fix libcore.java.sql.OldPreparedStatementTest#testExecuteQuery" by Shubham Ajmera · 8 years ago
  13. 17ab3e9 Fix libcore.java.sql.OldPreparedStatementTest#testExecuteQuery by Shubham Ajmera · 8 years ago
  14. 68b1892 Remove public InetAddress#getAddressInternal() by Przemyslaw Szczepaniak · 8 years ago
  15. b0ff23b SocketImpl#getFileDescriptor shouldn't be public by Przemyslaw Szczepaniak · 8 years ago
  16. 420ea38 Fix AlgorithmParameter tests to have better errors by Kenny Root · 8 years ago
  17. e074332 Adjust for DST properly in GregorianCalendar.add(int,int). by Paul Duffin · 8 years ago
  18. 6e5df62 Merge "Revert "Revert "Make ZoneInfoTest.testReadSerialized work with CTS""" by Paul Duffin · 8 years ago
  19. ac03995 Revert "Revert "Make ZoneInfoTest.testReadSerialized work with CTS"" by Paul Duffin · 8 years ago
  20. d92cdfc Merge "Fix CertPathBuilderPKIX test" by Kenny Root · 8 years ago
  21. 0a11c3d Revert "Make ZoneInfoTest.testReadSerialized work with CTS" by Nicolas Geoffray · 8 years ago
  22. 15de98d Make ZoneInfoTest.testReadSerialized work with CTS by Paul Duffin · 8 years ago
  23. 674ffc8 Merge "Blacklist weak ciphers to match previous behavior" by Kenny Root · 8 years ago
  24. 968cd4e Fix CertPathBuilderPKIX test by Kenny Root · 8 years ago
  25. 4d15684 Blacklist weak ciphers to match previous behavior by Kenny Root · 8 years ago
  26. be81f0f Merge changes from topic 'reflection_1_8' by Igor Murashkin · 8 years ago
  27. d20280a Make test_clear_45877 more reliable and test more behavior by Paul Duffin · 8 years ago
  28. 1cb7758 Add hack to make sure Socket#impl field is not null by Kenny Root · 8 years ago
  29. c16f799 Merge "Revert "Revert "Assert SNI type is SNI_HOST_NAME""" by Kenny Root · 8 years ago
  30. 1bbc05a Merge "Use a SNI-aware version of SSLSocketFactory#createSocket" by Kenny Root · 8 years ago
  31. 39f6196 Merge "Add tests for SSL handshake session and endpoint verification" by Kenny Root · 8 years ago
  32. e3603ab FileInputStream: Fix FD leak when opening a dir. by Narayan Kamath · 8 years ago
  33. 01b7734 Add tests for SSL handshake session and endpoint verification by Kenny Root · 8 years ago
  34. 6309be4 Use a SNI-aware version of SSLSocketFactory#createSocket by Kenny Root · 8 years ago
  35. ab1a6e2 Revert "Revert "Assert SNI type is SNI_HOST_NAME"" by Kenny Root · 8 years ago
  36. 31325a8 Revert "Assert SNI type is SNI_HOST_NAME" by Kenny Root · 8 years ago
  37. 3657a4e Assert SNI type is SNI_HOST_NAME by Kenny Root · 8 years ago
  38. fe6fe17 URL: Remove toUriLenient. by Narayan Kamath · 8 years ago
  39. b93dbae URL: Avoid network I/O in hashCode and equals. by Narayan Kamath · 8 years ago
  40. 9599ec5 Revert "Revert "reflection: Add new AnnotatedElement 1.8 methods."" by Igor Murashkin · 8 years ago
  41. e7bb4da Restore tests for _elementSizeShift. by Narayan Kamath · 8 years ago
  42. 7363410 Revert "Revert "Cookies: Add targetSdkVersion based compatibility for domain matching."" by Narayan Kamath · 8 years ago
  43. a0141b2 Merge changes from topic 'sni' by Kenny Root · 8 years ago
  44. 533d5a2 Merge "Restore ZoneInfo specific code in GregorianCalendar" by Paul Duffin · 8 years ago
  45. c59581b Merge "Add a Provider that only does CertPathBuilder and CertPathValidator" by Kenny Root · 8 years ago
  46. bf04039 Add a Provider that only does CertPathBuilder and CertPathValidator by Kenny Root · 8 years ago
  47. 3af4662 Restore ZoneInfo specific code in GregorianCalendar by Paul Duffin · 8 years ago
  48. b3e502d Add tests for libcore.util.ZoneInfo, document and fix issues by Paul Duffin · 8 years ago
  49. 8456b1f Enable a few black listed tests by Shubham Ajmera · 8 years ago
  50. b47ee6b Calendar: Add regression test for calendar app bug. by Narayan Kamath · 8 years ago
  51. fd8e38f Merge "Revert "reflection: Add new AnnotatedElement 1.8 methods."" by Nicolas Geoffray · 8 years ago
  52. ac6e7a4 Revert "reflection: Add new AnnotatedElement 1.8 methods." by Nicolas Geoffray · 8 years ago
  53. 4dcb96a Fix serialization in DecimalFormat / DecimalFormatSymbols. by Shubham Ajmera · 9 years ago
  54. 80d240b URLConnectionTest: Change character mapping expectations. by Narayan Kamath · 8 years ago
  55. b96141a Add SNI support to TLS sockets by Kenny Root · 8 years ago
  56. 4d4ff5e reflection: Add new AnnotatedElement 1.8 methods. by Igor Murashkin · 8 years ago
  57. eac4edb Merge "Revert "Cookies: Add targetSdkVersion based compatibility for domain matching."" by Narayan Kamath · 8 years ago
  58. 225d130 Revert "Cookies: Add targetSdkVersion based compatibility for domain matching." by Narayan Kamath · 8 years ago
  59. b4670cb Merge "Cookies: Add targetSdkVersion based compatibility for domain matching." by Yi Kong · 8 years ago
  60. 1e7abd8 Cookies: Add targetSdkVersion based compatibility for domain matching. by Narayan Kamath · 8 years ago
  61. b172211 Merge "Check for exceptions before calling NewObject" by Yi Kong · 8 years ago
  62. 8fbe7d8 Check for exceptions before calling NewObject by Yi Kong · 8 years ago
  63. e8f99a2 Merge "Improve NativeAllocationRegistryTest" by Richard Uhler · 8 years ago
  64. e409de2 Revert "Revert "Expose correct FileDescriptor in DatagramSocketAdaptor"" by Yi Kong · 8 years ago
  65. 933f215 Merge "Fix algorithm name test" by Kenny Root · 8 years ago
  66. ac1dd95 Merge "ProviderServiceTest: change tests to check that newly created services must be registered" by Sergio Giro · 8 years ago
  67. 5a17d6c ProviderServiceTest: change tests to check that newly created services must be registered by Sergio Giro · 8 years ago
  68. d7d09b5 Merge "Add RAW image mimetypes" by Jaesung Chung · 8 years ago
  69. 1b93c46 Improve NativeAllocationRegistryTest by Richard Uhler · 8 years ago
  70. 9b83a5f Merge "Fix ZoneInfo.WallTime.mktime" by Neil Fuller · 8 years ago
  71. 80bc6ed Add ETH_P_ALL to OsConstants.java by pauljensen · 8 years ago
  72. d7145a9 Enum: Fix potential deadlocks caused by BasicLruCache usage. by Andreas Gampe · 8 years ago
  73. 4a174c4 Add RAW image mimetypes by Jaesung Chung · 8 years ago
  74. b129545 Merge "Remove test for AlgNameMapper" by Kenny Root · 8 years ago
  75. 59bfac2 Fix algorithm name test by Kenny Root · 8 years ago
  76. ca31a11 Remove test for AlgNameMapper by Kenny Root · 8 years ago
  77. 60fc8ca Fix ZoneInfo.WallTime.mktime by Neil Fuller · 8 years ago
  78. 9c2cb67 OldNumberFormatTest: Update test expectations. by Narayan Kamath · 8 years ago
  79. 14343cd Remove unnecessary subclass of BasicLruCache. by Narayan Kamath · 8 years ago
  80. 891ab51 Revert "Expose correct FileDescriptor in DatagramSocketAdaptor" by Yi Kong · 8 years ago
  81. 60692ec Expose correct FileDescriptor in DatagramSocketAdaptor by Yi Kong · 8 years ago
  82. c0461d4 Merge "java/security: remove system.scope from security.properties" by Sergio Giro · 8 years ago
  83. d114f5f Merge "IdentityTest/SignerTest: avoid using IdentityScope.getSystemScope()" by Sergio Giro · 8 years ago
  84. 470d473 IdentityTest/SignerTest: avoid using IdentityScope.getSystemScope() by Sergio Giro · 8 years ago
  85. 72c9e00 Fix ConcurrentCloseTest#test_write. by Narayan Kamath · 8 years ago
  86. 01b80be java/security: remove system.scope from security.properties by Sergio Giro · 8 years ago
  87. 69b3504 Merge "Fix test_select" by Yi Kong · 8 years ago
  88. ed526e2 Fix test_select by Yi Kong · 8 years ago
  89. 9df33ea Merge "Always clone the return value of InetAddress#getAllByName." by Narayan Kamath · 8 years ago
  90. d960ef3 Always clone the return value of InetAddress#getAllByName. by Narayan Kamath · 8 years ago
  91. 3f3582d Fix NullPointerException in Calendar constructor by Paul Duffin · 8 years ago
  92. 319bdb2 Merge "Fix setting a calendar to a time during transition into DST" by Paul Duffin · 8 years ago
  93. d06c9ff Make SDF slightly more lenient about parsing zone strings. by Narayan Kamath · 8 years ago
  94. 4c475e6 Fix SSLSocketFactoryTest. by Narayan Kamath · 8 years ago
  95. 90a3721 Fix setting a calendar to a time during transition into DST by Paul Duffin · 8 years ago
  96. 8cb7aee Revert "Use sun.security.provider.Sun" by Narayan Kamath · 8 years ago
  97. b50fb20 Merge "Fix setreuid wrapper in ForwardingOs." by Richard Coles · 8 years ago
  98. db80c93 Add some more tests for SimpleTimeZone by Paul Duffin · 9 years ago
  99. af23781 Merge "Introduce NativeAllocationRegistry API." by Richard Uhler · 8 years ago
  100. 33fc955 Introduce NativeAllocationRegistry API. by Richard Uhler · 9 years ago