1. fb34431 Handle recvfrom() returning 0. by Przemyslaw Szczepaniak · 9 years ago
  2. af28dda Merge "Remove unused fields from ObjectInputStream." into nyc-dev by Narayan Kamath · 9 years ago
  3. 105c715 Merge "Security: Allow compile time initialization." into nyc-dev by Narayan Kamath · 9 years ago
  4. 34c02e2 Remove unused fields from ObjectInputStream. by Narayan Kamath · 9 years ago
  5. 7b6af7b Security: Allow compile time initialization. by Narayan Kamath · 9 years ago
  6. 7f64842 Merge "Tests for get[Declared]Annotations[ByType]()." into nyc-dev by Joachim Sauer · 9 years ago
  7. e0c57a7 Merge "libcore.java.security: delete KeyStoreTest" into nyc-dev by Sergio Giro · 9 years ago
  8. 7215927 libcore.java.security: delete KeyStoreTest by Sergio Giro · 9 years ago
  9. c36149a Tests for get[Declared]Annotations[ByType](). by Joachim Sauer · 9 years ago
  10. 99b2189 Merge "Build Fix" into nyc-dev by Shubham Ajmera · 9 years ago
  11. 76e57a1 Build Fix by Shubham Ajmera · 9 years ago
  12. 8f0db4b Merge "Add unit tests for java.util.Calendar" into nyc-dev by Shubham Ajmera · 9 years ago
  13. 10a1d6c Add unit tests for java.util.Calendar by Shubham Ajmera · 9 years ago
  14. 1f1ae1a Merge changes from topics 'list_default_method', 'map_default_methods' into nyc-dev by Shubham Ajmera · 9 years ago
  15. ed47d30 Add OpenJDK 8 java.util.List Default Methods by Shubham Ajmera · 9 years ago
  16. 0e83756 Port OpenJDK8 changes in java.util.Map by Shubham Ajmera · 10 years ago
  17. 3dd94bf Merge "DatagramChannelTest: use different value when testing SO_SNDBUF" into nyc-dev by Sergio Giro · 9 years ago
  18. 2cee571 DatagramChannelTest: use different value when testing SO_SNDBUF by Sergio Giro · 9 years ago
  19. 98fee4d Merge "SimpleDateFormat: Reset timezone after parse." into nyc-dev by Narayan Kamath · 9 years ago
  20. 08db36e SimpleDateFormat: Reset timezone after parse. by Narayan Kamath · 9 years ago
  21. 501c3a2 Add OpenJDK Arrays parallelSetAll methods by Shubham Ajmera · 9 years ago
  22. afe20ba Merge "Add missing #(stream|parallelStream|spliterator) in Collections" into nyc-dev by Shubham Ajmera · 9 years ago
  23. afb915f Add missing #(stream|parallelStream|spliterator) in Collections by Przemyslaw Szczepaniak · 9 years ago
  24. b9ff34f Merge "Hide ProcessBuilder.Redirect and associated APIs." into nyc-dev by Narayan Kamath · 9 years ago
  25. a405b7e ojluni: Downstream OJ tests by Igor Murashkin · 9 years ago
  26. de83ee5 Hide ProcessBuilder.Redirect and associated APIs. by Narayan Kamath · 9 years ago
  27. 9d555f2 File: Fix fs.resolve when child == "/" by Narayan Kamath · 9 years ago
  28. 76697d5 Explicitly register all core library methods. by Narayan Kamath · 9 years ago
  29. 8c02b8a Merge "Revert "Change links to Streams packages to {@code}."" into nyc-dev by Shubham Ajmera · 9 years ago
  30. 91bae3c Revert "Change links to Streams packages to {@code}." by Shubham Ajmera · 9 years ago
  31. 643e8cb Libcore: Expose compilation filter in DexFile by Andreas Gampe · 9 years ago
  32. d57b1f1 Merge "URLDecoder : Improve error message" into nyc-dev by Narayan Kamath · 9 years ago
  33. 796ea9d URLDecoder : Improve error message by Narayan Kamath · 9 years ago
  34. 8fc7d37 Merge "Comment assertion related to harmony behavior" into nyc-dev by Neil Fuller · 9 years ago
  35. 2cbcbf0 Comment assertion related to harmony behavior by Neil Fuller · 9 years ago
  36. 3af3d95 Update docs to reflect SSLv3 disabled by default by Kenny Root · 9 years ago
  37. df7ddc8 Update cipher information for N changes by Kenny Root · 9 years ago
  38. 4839f77 Fix order of PSK cipher suites in docs by Kenny Root · 9 years ago
  39. 643cacd Restore protocol and cipher information by Kenny Root · 9 years ago
  40. 443c076 Fix X509CertSelectorTest test by Shubham Ajmera · 9 years ago
  41. 37b4712 Use canonical name for SHA1withECDSA by Kenny Root · 9 years ago
  42. a06383a Merge "Fix CTS tests broken by the switch to OpenJDK code" into nyc-dev by Narayan Kamath · 9 years ago
  43. d7b45ff Merge "Prefer AES when hardware acceleration is available" into nyc-dev by Kenny Root · 9 years ago
  44. 1a01a65 Fix CTS tests broken by the switch to OpenJDK code by Neil Fuller · 9 years ago
  45. def9495 Spliterators: pull in additional specializations. by Narayan Kamath · 9 years ago
  46. ea267d6 Inet6Address: Remove special handling for ll addresses with no scope_id set. by Narayan Kamath · 9 years ago
  47. b6c0097 Merge "Formatter: Fix error-prone warning." into nyc-dev by Narayan Kamath · 9 years ago
  48. 95e3bff Merge changes from topic \'updateAadFix-mnc-dev\' into mnc-dev am: 7e4ec4f am: 67f6d0e am: 01568e5 by Kenny Root · 9 years ago
  49. b4c8ac0 Merge changes from topic \'updateAadFix-mnc-dev\' into mnc-dev am: 7e4ec4f am: 67f6d0e by Kenny Root · 9 years ago
  50. 01568e5 Merge changes from topic \'updateAadFix-mnc-dev\' into mnc-dev am: 7e4ec4f by Kenny Root · 9 years ago
  51. 7ddc954 Prefer AES when hardware acceleration is available by Kenny Root · 9 years ago
  52. 67f6d0e Merge changes from topic \'updateAadFix-mnc-dev\' into mnc-dev am: 7e4ec4f by Kenny Root · 9 years ago
  53. 7e4ec4f Merge changes from topic 'updateAadFix-mnc-dev' into mnc-dev by Kenny Root · 9 years ago
  54. 1aa606b Merge "Expose MAP_POPULATE via OsConstants." into nyc-dev by Alex Klyubin · 9 years ago
  55. 6756dc8 Formatter: Fix error-prone warning. by Narayan Kamath · 9 years ago
  56. 4866b39 Expose MAP_POPULATE via OsConstants. by Alex Klyubin · 9 years ago
  57. 01cf2b2 Fix what .getPeerHost() test expects by Kenny Root · 9 years ago
  58. 310cd7d Revert "Revert "Add test for proxy methods on default methods."" by Alex Light · 9 years ago
  59. 8e06d7b Add openJdk8 static (Float|Double)#isFinite methods. by Przemyslaw Szczepaniak · 9 years ago
  60. c0389bf Merge "Add openJdk8 java.util.stream package" into nyc-dev by Przemyslaw Szczepaniak · 9 years ago
  61. ff18b5f Add openJdk8 java.util.stream package by Igor Murashkin · 9 years ago
  62. e7cbbc0 Add tests for Locale.set[get]Default(Locale.Category..) by Narayan Kamath · 9 years ago
  63. 887ab3f Vector: Rework CME checks in hasNext() and next(). by Narayan Kamath · 9 years ago
  64. 96086fd Merge "Fix for a runtime exception that could occur with bad redirects" into nyc-dev by Neil Fuller · 9 years ago
  65. eabbafa Merge "Adjust ThreadPoolExecutorTest#testPoolSizeInvariants" into nyc-dev by Narayan Kamath · 9 years ago
  66. f301159 Merge "Port OpenJDK 8 java.util.Arrays#setAll methods" into nyc-dev by Shubham Ajmera · 9 years ago
  67. e1e1674 Port OpenJDK 8 java.util.Arrays#setAll methods by Shubham Ajmera · 10 years ago
  68. 77a7e85 Merge "Test more updateAAD variations" into nyc-dev by Kenny Root · 9 years ago
  69. 1dd9016 Adjust ThreadPoolExecutorTest#testPoolSizeInvariants by Przemyslaw Szczepaniak · 9 years ago
  70. 7ac2143 Fix for a runtime exception that could occur with bad redirects by Neil Fuller · 9 years ago
  71. a070272 ThreadPoolExecutor: Relax check on core pool size. by Narayan Kamath · 9 years ago
  72. 7400234 Test more updateAAD variations by Kenny Root · 9 years ago
  73. bacae4a Revert "Add test for proxy methods on default methods." by Alex Light · 9 years ago
  74. c4044e6 Add test for proxy methods on default methods. by Alex Light · 9 years ago
  75. bb13b09 Merge "AVA: fix handling of whitespace in DN" into nyc-dev by Sergio Giro · 9 years ago
  76. 5409226 Revert to android-specific CopyOnWriteArrayList by Przemyslaw Szczepaniak · 9 years ago
  77. ab575a5 ojluni: Register natives from Runtime.c by Narayan Kamath · 9 years ago
  78. 13d8138 AVA: fix handling of whitespace in DN by Sergio Giro · 9 years ago
  79. 8789c18 resolve merge conflicts of cdada094ed to nyc-dev by Grigory Dzhavadyan · 9 years ago
  80. dd9e206 Merge "Fix for CollectionTest not running properly on vogar + missing tests" into nyc-dev by Przemyslaw Szczepaniak · 9 years ago
  81. 1489047 Merge "Disable CopyOnWriteArrayListTest#testSubListAtomicAdds" into nyc-dev by Przemyslaw Szczepaniak · 9 years ago
  82. 9cb45b2 Fix for CollectionTest not running properly on vogar + missing tests by Przemyslaw Szczepaniak · 9 years ago
  83. cdada09 Merge "Revert "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs"" into marshmallow-cts-dev am: 420e3be1b8 am: 6ebbfba8e8 am: 830b5ba670 by Grigory Dzhavadyan · 9 years ago
  84. 0fc042a Disable CopyOnWriteArrayListTest#testSubListAtomicAdds by Przemyslaw Szczepaniak · 9 years ago
  85. 690b0c3 Merge "Revert "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs"" into marshmallow-cts-dev am: 420e3be1b8 am: 6ebbfba8e8 by Grigory Dzhavadyan · 9 years ago
  86. 830b5ba Merge "Revert "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs"" into marshmallow-cts-dev am: 420e3be1b8 by Grigory Dzhavadyan · 9 years ago
  87. 6ebbfba Merge "Revert "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs"" into marshmallow-cts-dev by Grigory Dzhavadyan · 9 years ago
  88. 17ffc83 Merge "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs" into marshmallow-cts-dev am: 0780847344 am: b55e932c79 am: d21008d7da am: b7bf7f24c3 by Grigory Dzhavadyan · 9 years ago
  89. 420e3be Merge "Revert "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs"" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  90. 5c35c7e Port java.util.Collection.removeIf from OpenJDK8 by Yi Kong · 9 years ago
  91. f0019e3 Revert "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs" by Grigory Dzhavadyan · 9 years ago
  92. 4719457 Port of oJdk8 Arrays#parallelSort* & tests by Przemyslaw Szczepaniak · 10 years ago
  93. e8b323c JSR-166 update without java 1.9 method/classes by Przemyslaw Szczepaniak · 10 years ago
  94. 665fd62 Merge "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs" into marshmallow-cts-dev am: 0780847344 am: b55e932c79 am: d21008d7da by Grigory Dzhavadyan · 9 years ago
  95. b7bf7f2 Merge "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs" into marshmallow-cts-dev am: 0780847344 am: b55e932c79 by Grigory Dzhavadyan · 9 years ago
  96. d21008d Merge "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs" into marshmallow-cts-dev am: 0780847344 by Grigory Dzhavadyan · 9 years ago
  97. b55e932 Merge "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs" into marshmallow-cts-dev by Grigory Dzhavadyan · 9 years ago
  98. 0780847 Merge "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  99. b015367 Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs by Grigory Dzhavadyan · 9 years ago
  100. 0eedcb2 Libcore: Expose whether the dalvik cache was pruned by Andreas Gampe · 10 years ago