1. 3deee53 Merge "Add ChaCha20-Poly1305 as an enabled cipher suite" by Kenny Root · 8 years ago
  2. 1bbc05a Merge "Use a SNI-aware version of SSLSocketFactory#createSocket" by Kenny Root · 8 years ago
  3. 39f6196 Merge "Add tests for SSL handshake session and endpoint verification" by Kenny Root · 8 years ago
  4. e9a45f0 Merge "FileInputStream: Fix FD leak when opening a dir." by Narayan Kamath · 8 years ago
  5. e3603ab FileInputStream: Fix FD leak when opening a dir. by Narayan Kamath · 8 years ago
  6. 18071ab Add ChaCha20-Poly1305 as an enabled cipher suite by Kenny Root · 8 years ago
  7. 35ca54d Merge "WeakHashMap: Remove some unnecessary lazy initialization." by Narayan Kamath · 8 years ago
  8. 01b7734 Add tests for SSL handshake session and endpoint verification by Kenny Root · 8 years ago
  9. 67516f5 WeakHashMap: Remove some unnecessary lazy initialization. by Narayan Kamath · 8 years ago
  10. 6309be4 Use a SNI-aware version of SSLSocketFactory#createSocket by Kenny Root · 8 years ago
  11. ab1a6e2 Revert "Revert "Assert SNI type is SNI_HOST_NAME"" by Kenny Root · 8 years ago
  12. 62fb7d2 Merge "Revert "Assert SNI type is SNI_HOST_NAME"" by Kenny Root · 8 years ago
  13. 31325a8 Revert "Assert SNI type is SNI_HOST_NAME" by Kenny Root · 8 years ago
  14. fc7f64b Merge "Assert SNI type is SNI_HOST_NAME" by Kenny Root · 8 years ago
  15. 3657a4e Assert SNI type is SNI_HOST_NAME by Kenny Root · 8 years ago
  16. 1d057c6 Merge "URL: Remove toUriLenient." by Narayan Kamath · 8 years ago
  17. fe6fe17 URL: Remove toUriLenient. by Narayan Kamath · 8 years ago
  18. cbdb41c Merge "ZipEntry: Update comment." by Narayan Kamath · 8 years ago
  19. f37dcda ZipEntry: Update comment. by Narayan Kamath · 8 years ago
  20. b0de43d Merge "Update expectation to reflect class name change" by Neil Fuller · 8 years ago
  21. e43c167 Merge "Remove sun.util.PreHashedMap." by Narayan Kamath · 8 years ago
  22. 92b84f7 Remove sun.util.PreHashedMap. by Narayan Kamath · 8 years ago
  23. 364147f Merge "URL: Avoid network I/O in hashCode and equals." by Narayan Kamath · 8 years ago
  24. b93dbae URL: Avoid network I/O in hashCode and equals. by Narayan Kamath · 8 years ago
  25. 9599ec5 Revert "Revert "reflection: Add new AnnotatedElement 1.8 methods."" by Igor Murashkin · 8 years ago
  26. 83d7484 reflect: Remove illegal invoke-direct to Proxy private method by Igor Murashkin · 8 years ago
  27. ddacaa4 Update expectation to reflect class name change by Neil Fuller · 8 years ago
  28. 2a4b1e7 Merge "Restore tests for _elementSizeShift." by Narayan Kamath · 8 years ago
  29. e7bb4da Restore tests for _elementSizeShift. by Narayan Kamath · 8 years ago
  30. 471a22f Merge "Revert "Revert "Cookies: Add targetSdkVersion based compatibility for domain matching.""" by Narayan Kamath · 8 years ago
  31. 7363410 Revert "Revert "Cookies: Add targetSdkVersion based compatibility for domain matching."" by Narayan Kamath · 8 years ago
  32. 0bfcc45 Merge "Revert "Revert "Update sun.misc.Unsafe.""" by Narayan Kamath · 8 years ago
  33. f1934b4 Revert "Revert "Update sun.misc.Unsafe."" by Narayan Kamath · 8 years ago
  34. 25e13cc Merge "Revert "Revert "Remove $ from $ suffixed Unsafe functions.""" by Narayan Kamath · 8 years ago
  35. c87bc62 Revert "Revert "Remove $ from $ suffixed Unsafe functions."" by Narayan Kamath · 8 years ago
  36. bf2441f Merge "Revert "Remove $ from $ suffixed Unsafe functions."" by Narayan Kamath · 8 years ago
  37. b670ac3 Revert "Remove $ from $ suffixed Unsafe functions." by Narayan Kamath · 8 years ago
  38. 8303c4d Merge "Revert "Update sun.misc.Unsafe."" by Narayan Kamath · 8 years ago
  39. 6e91d0c Revert "Update sun.misc.Unsafe." by Narayan Kamath · 8 years ago
  40. ddf64f9 Merge "Update sun.misc.Unsafe." by Narayan Kamath · 8 years ago
  41. 5ef64a3 Update sun.misc.Unsafe. by Narayan Kamath · 8 years ago
  42. bcac837 Merge "Remove $ from $ suffixed Unsafe functions." by Narayan Kamath · 8 years ago
  43. aa517a3 Remove $ from $ suffixed Unsafe functions. by Narayan Kamath · 8 years ago
  44. 8b6ed92 Merge "Fix docs build." by Narayan Kamath · 8 years ago
  45. 37b72df Fix docs build. by Narayan Kamath · 8 years ago
  46. 44613dd Merge "Fix memory leak in System.log" by Narayan Kamath · 8 years ago
  47. 3f64b87 Fix memory leak in System.log by Narayan Kamath · 8 years ago
  48. a0141b2 Merge changes from topic 'sni' by Kenny Root · 8 years ago
  49. 533d5a2 Merge "Restore ZoneInfo specific code in GregorianCalendar" by Paul Duffin · 8 years ago
  50. c59581b Merge "Add a Provider that only does CertPathBuilder and CertPathValidator" by Kenny Root · 8 years ago
  51. bf04039 Add a Provider that only does CertPathBuilder and CertPathValidator by Kenny Root · 8 years ago
  52. 3af4662 Restore ZoneInfo specific code in GregorianCalendar by Paul Duffin · 8 years ago
  53. 501449f Merge "Add tests for libcore.util.ZoneInfo, document and fix issues" by Paul Duffin · 8 years ago
  54. 8621f2a Merge "Unhide @Repeatable" by Neil Fuller · 8 years ago
  55. 48a7c77 Unhide @Repeatable by Neil Fuller · 8 years ago
  56. bb4f585 Merge "Unhide FunctionalInterface" by Neil Fuller · 8 years ago
  57. b3e502d Add tests for libcore.util.ZoneInfo, document and fix issues by Paul Duffin · 8 years ago
  58. bdddfc6 Unhide FunctionalInterface by Neil Fuller · 8 years ago
  59. 7564378 Merge "Unhide Method.isDefault" by Neil Fuller · 8 years ago
  60. 1ca3074 Unhide Method.isDefault by Neil Fuller · 8 years ago
  61. 8456b1f Enable a few black listed tests by Shubham Ajmera · 8 years ago
  62. df3cb9d Merge "Calendar: Add regression test for calendar app bug." by Narayan Kamath · 8 years ago
  63. b47ee6b Calendar: Add regression test for calendar app bug. by Narayan Kamath · 8 years ago
  64. fd8e38f Merge "Revert "reflection: Add new AnnotatedElement 1.8 methods."" by Nicolas Geoffray · 8 years ago
  65. ac6e7a4 Revert "reflection: Add new AnnotatedElement 1.8 methods." by Nicolas Geoffray · 8 years ago
  66. 446ce13 Merge "Fix serialization in DecimalFormat / DecimalFormatSymbols." by Narayan Kamath · 8 years ago
  67. 4dcb96a Fix serialization in DecimalFormat / DecimalFormatSymbols. by Shubham Ajmera · 9 years ago
  68. 83b7d2c Merge "URLConnectionTest: Change character mapping expectations." by Narayan Kamath · 8 years ago
  69. 80d240b URLConnectionTest: Change character mapping expectations. by Narayan Kamath · 8 years ago
  70. 1efea7d Add API to honor TLS cipher suites order by Kenny Root · 8 years ago
  71. b96141a Add SNI support to TLS sockets by Kenny Root · 8 years ago
  72. 0b2c3a6 Merge "Preserve compatibility for makePathElements" by Dimitry Ivanov · 8 years ago
  73. 941742a Preserve compatibility for makePathElements by Dimitry Ivanov · 8 years ago
  74. 8f4a37e Merge "reflection: Add new AnnotatedElement 1.8 methods." by Igor Murashkin · 8 years ago
  75. 4d4ff5e reflection: Add new AnnotatedElement 1.8 methods. by Igor Murashkin · 8 years ago
  76. af40563 Merge "Remove java.nio.file package" by Przemyslaw Szczepaniak · 8 years ago
  77. eac4edb Merge "Revert "Cookies: Add targetSdkVersion based compatibility for domain matching."" by Narayan Kamath · 8 years ago
  78. 225d130 Revert "Cookies: Add targetSdkVersion based compatibility for domain matching." by Narayan Kamath · 8 years ago
  79. b4670cb Merge "Cookies: Add targetSdkVersion based compatibility for domain matching." by Yi Kong · 8 years ago
  80. 1e7abd8 Cookies: Add targetSdkVersion based compatibility for domain matching. by Narayan Kamath · 8 years ago
  81. e0c43b0b Remove java.nio.file package by Przemyslaw Szczepaniak · 8 years ago
  82. 1532860 Improve performance of Reference processing. by Richard Uhler · 9 years ago
  83. b172211 Merge "Check for exceptions before calling NewObject" by Yi Kong · 8 years ago
  84. 8fbe7d8 Check for exceptions before calling NewObject by Yi Kong · 8 years ago
  85. e8f99a2 Merge "Improve NativeAllocationRegistryTest" by Richard Uhler · 8 years ago
  86. 70626cf Merge "Port android CipherSpi selection algorithm to openJdk" by Przemyslaw Szczepaniak · 8 years ago
  87. 65325fa Merge "Fix mcast_join_leave for IPv6 addresses" by Przemyslaw Szczepaniak · 8 years ago
  88. ad01de6 Merge "Revert "Revert "Expose correct FileDescriptor in DatagramSocketAdaptor""" by Yi Kong · 8 years ago
  89. e409de2 Revert "Revert "Expose correct FileDescriptor in DatagramSocketAdaptor"" by Yi Kong · 8 years ago
  90. 9f3f250 Port android CipherSpi selection algorithm to openJdk by Przemyslaw Szczepaniak · 8 years ago
  91. 7f1690e Merge "Fix incorrect @hide usage" by Przemyslaw Szczepaniak · 8 years ago
  92. 00b7173 Fix incorrect @hide usage by Przemyslaw Szczepaniak · 8 years ago
  93. 8a7588c Merge "Cleanup mcast_join_leave function in PlainDatagramSocketImpl" by Przemyslaw Szczepaniak · 8 years ago
  94. 933f215 Merge "Fix algorithm name test" by Kenny Root · 8 years ago
  95. ac1dd95 Merge "ProviderServiceTest: change tests to check that newly created services must be registered" by Sergio Giro · 8 years ago
  96. 5a17d6c ProviderServiceTest: change tests to check that newly created services must be registered by Sergio Giro · 8 years ago
  97. 3b9969e Merge "Re-enable some tests" by Shubham Ajmera · 8 years ago
  98. 43e85bb Re-enable some tests by Shubham Ajmera · 8 years ago
  99. d7d09b5 Merge "Add RAW image mimetypes" by Jaesung Chung · 8 years ago
  100. 96b3a20 Merge "Fix LogManager tests" by Shubham Ajmera · 8 years ago