1. 14a3798 CertPathValidatorException: test new constructor by Kenny Root · 9 years ago
  2. 136e011 CertPathValidatorSpiTest: remove useless test by Kenny Root · 9 years ago
  3. 4606888 Add tests for PKIXRevocationChecker by Kenny Root · 9 years ago
  4. 0435fdb Add OCSP helpers by Kenny Root · 9 years ago
  5. 7c4c405 Merge "Remove obsolete LOCAL_DX_FLAGS." by Ying Wang · 9 years ago
  6. af56951 Merge "Ensure %E and %e use upper- and lower-case E." by Joachim Sauer · 9 years ago
  7. eb385c8 Ensure %E and %e use upper- and lower-case E. by Joachim Sauer · 9 years ago
  8. d63d4f4 Merge "Clean up legacy security code" by Yi Kong · 9 years ago
  9. 9b7cfce Clean up legacy security code by Yi Kong · 9 years ago
  10. 7b64987 Merge "Tests for get[Declared]Annotations[ByType]()." by Joachim Sauer · 9 years ago
  11. 5494f04 Tests for get[Declared]Annotations[ByType](). by Joachim Sauer · 9 years ago
  12. cbcfd55 Remove obsolete LOCAL_DX_FLAGS. by Ying Wang · 9 years ago
  13. cb9449f Merge "libcore.java.security: delete KeyStoreTest" by Sergio Giro · 9 years ago
  14. 1454743 libcore.java.security: delete KeyStoreTest by Sergio Giro · 9 years ago
  15. 986e044 Merge "Libcore: Expose compilation filter in DexFile" by Andreas Gampe · 9 years ago
  16. 0b2f93b Merge "Remove unused fields from ObjectInputStream." by Narayan Kamath · 9 years ago
  17. 2bd0cce Remove unused fields from ObjectInputStream. by Narayan Kamath · 9 years ago
  18. 893ce10 Merge "Security: Allow compile time initialization." by Narayan Kamath · 9 years ago
  19. 1edec8f Security: Allow compile time initialization. by Narayan Kamath · 9 years ago
  20. d6284ac Merge "Build Fix" by Shubham Ajmera · 9 years ago
  21. e6062bb Build Fix by Shubham Ajmera · 9 years ago
  22. 00d2770 Merge "Add unit tests for java.util.Calendar" by Shubham Ajmera · 9 years ago
  23. 869ce9a Add unit tests for java.util.Calendar by Shubham Ajmera · 9 years ago
  24. bdb98d5 Merge "Add OpenJDK 8 java.util.List Default Methods" by Shubham Ajmera · 9 years ago
  25. 4f549c0 Add OpenJDK 8 java.util.List Default Methods by Shubham Ajmera · 9 years ago
  26. 124903b Merge "Port OpenJDK8 changes in java.util.Map" by Shubham Ajmera · 9 years ago
  27. f35e7f8 Merge "DatagramChannelTest: use different value when testing SO_SNDBUF" by Sergio Giro · 9 years ago
  28. 36c9770 DatagramChannelTest: use different value when testing SO_SNDBUF by Sergio Giro · 9 years ago
  29. 064b2db Merge "SimpleDateFormat: Reset timezone after parse." by Narayan Kamath · 9 years ago
  30. 2015e08 SimpleDateFormat: Reset timezone after parse. by Narayan Kamath · 9 years ago
  31. a32af36 Libcore: Expose compilation filter in DexFile by Andreas Gampe · 9 years ago
  32. a73f22d Merge "Fix X509CertSelectorTest test" by Shubham Ajmera · 9 years ago
  33. ea966a2 Fix X509CertSelectorTest test by Shubham Ajmera · 9 years ago
  34. 7d3d3d0 Merge "Add OpenJDK Arrays parallelSetAll methods" by Shubham Ajmera · 9 years ago
  35. 44aed07 Port OpenJDK8 changes in java.util.Map by Shubham Ajmera · 9 years ago
  36. 6e2ded1 Merge "Revert "Revert "ojluni: Downstream OJ tests""" by Igor Murashkin · 9 years ago
  37. 4c65c01 Revert "Revert "ojluni: Downstream OJ tests"" by Igor Murashkin · 9 years ago
  38. f50f781 Merge "File: Fix fs.resolve when child == "/"" by Narayan Kamath · 9 years ago
  39. 1323d54 File: Fix fs.resolve when child == "/" by Narayan Kamath · 9 years ago
  40. c2449b9 Merge "Explicitly register all core library methods." by Narayan Kamath · 9 years ago
  41. 09d3f41 Explicitly register all core library methods. by Narayan Kamath · 9 years ago
  42. 41a0cd5 Merge "Comment assertion related to harmony behavior" by Neil Fuller · 9 years ago
  43. 5d28755 Merge "Revert "Change links to Streams packages to {@code}."" by Shubham Ajmera · 9 years ago
  44. a2f3a30 Revert "Change links to Streams packages to {@code}." by Shubham Ajmera · 9 years ago
  45. 8410d73 Add OpenJDK Arrays parallelSetAll methods by Shubham Ajmera · 9 years ago
  46. ab39de1 Merge "ZipInputStreamTest: Add test cases for #available." by Narayan Kamath · 9 years ago
  47. 68c863d ZipInputStreamTest: Add test cases for #available. by Narayan Kamath · 9 years ago
  48. 7f1dee4 Comment assertion related to harmony behavior by Neil Fuller · 9 years ago
  49. 6550980 Merge "URLDecoder : Improve error message" by Narayan Kamath · 9 years ago
  50. 81dd4c9 URLDecoder : Improve error message by Narayan Kamath · 9 years ago
  51. f5d2ae9 Merge "Revert "ojluni: Downstream OJ tests"" by Igor Murashkin · 9 years ago
  52. 6b74f41 Revert "ojluni: Downstream OJ tests" by Igor Murashkin · 9 years ago
  53. c4cc0dd Merge "ojluni: Downstream OJ tests" by Igor Murashkin · 9 years ago
  54. adc1ca2 Merge changes Ic2f3aeb7,I6defe131,I20d17cce,I26859d7f by Kenny Root · 9 years ago
  55. 62f6342 Update docs to reflect SSLv3 disabled by default by Kenny Root · 9 years ago
  56. 51b46d8 Update cipher information for N changes by Kenny Root · 9 years ago
  57. 7f1e8e2 Fix order of PSK cipher suites in docs by Kenny Root · 9 years ago
  58. d2dd777 Restore protocol and cipher information by Kenny Root · 9 years ago
  59. 20277d1 ojluni: Downstream OJ tests by Igor Murashkin · 9 years ago
  60. 3c78c0c Merge "Fix CTS tests broken by the switch to OpenJDK code" by Neil Fuller · 9 years ago
  61. 7e2dda1 Fix CTS tests broken by the switch to OpenJDK code by Neil Fuller · 9 years ago
  62. 9963026 Merge "Fix for a runtime exception that could occur with bad redirects" by Neil Fuller · 9 years ago
  63. 30c9b75 Merge "Use canonical name for SHA1withECDSA" by Kenny Root · 9 years ago
  64. 313d8df Use canonical name for SHA1withECDSA by Kenny Root · 9 years ago
  65. 325cc8b Merge "Spliterators: pull in additional specializations." by Narayan Kamath · 9 years ago
  66. c86e0fa Spliterators: pull in additional specializations. by Narayan Kamath · 9 years ago
  67. 0c38023 Merge "Inet6Address: Remove special handling for ll addresses with no scope_id set." by Narayan Kamath · 9 years ago
  68. 37980c1 Inet6Address: Remove special handling for ll addresses with no scope_id set. by Narayan Kamath · 9 years ago
  69. d20d923 Merge "Prefer AES when hardware acceleration is available" by Kenny Root · 9 years ago
  70. 7e8a826 Prefer AES when hardware acceleration is available by Kenny Root · 9 years ago
  71. ec9a3b7 Merge "Formatter: Fix error-prone warning." by Narayan Kamath · 9 years ago
  72. fef5923 Merge "Expose MAP_POPULATE via OsConstants." by Alex Klyubin · 9 years ago
  73. 538e902 Merge "Fix what .getPeerHost() test expects" by Kenny Root · 9 years ago
  74. 640282e Merge "Add missing #(stream|parallelStream|spliterator) in Collections" by Przemyslaw Szczepaniak · 9 years ago
  75. a35b0ab Add missing #(stream|parallelStream|spliterator) in Collections by Przemyslaw Szczepaniak · 9 years ago
  76. acb5bdc Merge "Add openJdk8 static (Float|Double)#isFinite methods." by Przemyslaw Szczepaniak · 9 years ago
  77. 5bad107 Add openJdk8 static (Float|Double)#isFinite methods. by Przemyslaw Szczepaniak · 9 years ago
  78. 2e79d15 Formatter: Fix error-prone warning. by Narayan Kamath · 9 years ago
  79. 916b0af Merge "Add openJdk8 java.util.stream package" by Przemyslaw Szczepaniak · 9 years ago
  80. d0a2645 Add openJdk8 java.util.stream package by Igor Murashkin · 9 years ago
  81. 9221e70 Merge "Add tests for Locale.set[get]Default(Locale.Category..)" by Narayan Kamath · 9 years ago
  82. df851d2 Add tests for Locale.set[get]Default(Locale.Category..) by Narayan Kamath · 9 years ago
  83. 0364ac9 Merge "Vector: Rework CME checks in hasNext() and next()." by Narayan Kamath · 9 years ago
  84. 6e5b758 Vector: Rework CME checks in hasNext() and next(). by Narayan Kamath · 9 years ago
  85. 72d80ee Fix for a runtime exception that could occur with bad redirects by Neil Fuller · 9 years ago
  86. 6a625c6 Expose MAP_POPULATE via OsConstants. by Alex Klyubin · 9 years ago
  87. 6edda46 Fix what .getPeerHost() test expects by Kenny Root · 9 years ago
  88. f29da03 Merge "Revert "Revert "Add test for proxy methods on default methods.""" by Alex Light · 9 years ago
  89. 9d3da85 Merge "Port OpenJDK 8 java.util.Arrays#setAll methods" by Shubham Ajmera · 9 years ago
  90. 14a4ce7 Port OpenJDK 8 java.util.Arrays#setAll methods by Shubham Ajmera · 9 years ago
  91. 8a59404 Merge "Adjust ThreadPoolExecutorTest#testPoolSizeInvariants" by Przemyslaw Szczepaniak · 9 years ago
  92. d943f38 Adjust ThreadPoolExecutorTest#testPoolSizeInvariants by Przemyslaw Szczepaniak · 9 years ago
  93. 81471d9 Merge "Add missing Arrays::forEach method" by Przemyslaw Szczepaniak · 9 years ago
  94. b675b2a Merge "ThreadPoolExecutor: Relax check on core pool size." by Narayan Kamath · 9 years ago
  95. dfec9b5 ThreadPoolExecutor: Relax check on core pool size. by Narayan Kamath · 9 years ago
  96. 4053c8a Merge "Libcore: Expose whether the dalvik cache was pruned" by Andreas Gampe · 9 years ago
  97. e7d74ee Revert "Revert "Add test for proxy methods on default methods."" by Alex Light · 9 years ago
  98. 5c1d934 Merge "Revert "Add test for proxy methods on default methods."" by Alex Light · 9 years ago
  99. 946399a Revert "Add test for proxy methods on default methods." by Alex Light · 9 years ago
  100. 660d396 Merge "Add test for proxy methods on default methods." by Alex Light · 9 years ago