1. d943f38 Adjust ThreadPoolExecutorTest#testPoolSizeInvariants by Przemyslaw Szczepaniak · 9 years ago
  2. 81471d9 Merge "Add missing Arrays::forEach method" by Przemyslaw Szczepaniak · 9 years ago
  3. b675b2a Merge "ThreadPoolExecutor: Relax check on core pool size." by Narayan Kamath · 9 years ago
  4. dfec9b5 ThreadPoolExecutor: Relax check on core pool size. by Narayan Kamath · 9 years ago
  5. 4053c8a Merge "Libcore: Expose whether the dalvik cache was pruned" by Andreas Gampe · 9 years ago
  6. 5c1d934 Merge "Revert "Add test for proxy methods on default methods."" by Alex Light · 9 years ago
  7. 946399a Revert "Add test for proxy methods on default methods." by Alex Light · 9 years ago
  8. 660d396 Merge "Add test for proxy methods on default methods." by Alex Light · 9 years ago
  9. b6090e0 Add test for proxy methods on default methods. by Alex Light · 9 years ago
  10. 4605fa7 Merge "AVA: fix handling of whitespace in DN" by Sergio Giro · 9 years ago
  11. 91921d3 AVA: fix handling of whitespace in DN by Sergio Giro · 9 years ago
  12. b8c7495 Merge "Revert to android-specific CopyOnWriteArrayList" by Przemyslaw Szczepaniak · 9 years ago
  13. da61c6a Revert to android-specific CopyOnWriteArrayList by Przemyslaw Szczepaniak · 9 years ago
  14. 9b6e263 Merge "Disable CopyOnWriteArrayListTest#testSubListAtomicAdds" by Przemyslaw Szczepaniak · 9 years ago
  15. dc5f250 Merge "Fix for CollectionTest not running properly on vogar + missing tests" by Przemyslaw Szczepaniak · 9 years ago
  16. 3dbe8f5 Disable CopyOnWriteArrayListTest#testSubListAtomicAdds by Przemyslaw Szczepaniak · 9 years ago
  17. 5d11243 Merge "Port java.util.Collection.removeIf from OpenJDK8" by Yi Kong · 9 years ago
  18. 7fe9db6 Fix for CollectionTest not running properly on vogar + missing tests by Przemyslaw Szczepaniak · 9 years ago
  19. 3b90922 Merge "ojluni: Register natives from Runtime.c" by Narayan Kamath · 9 years ago
  20. cd86c2a Libcore: Expose whether the dalvik cache was pruned by Andreas Gampe · 9 years ago
  21. d84caf2 ojluni: Register natives from Runtime.c by Narayan Kamath · 9 years ago
  22. 8b7a18f Merge "Port of oJdk8 Arrays#parallelSort* & tests" by Przemyslaw Szczepaniak · 9 years ago
  23. c9b5ffc Port of oJdk8 Arrays#parallelSort* & tests by Przemyslaw Szczepaniak · 9 years ago
  24. 0906774 Merge "Fix jsr166-tests for aosp buildbots" by Przemyslaw Szczepaniak · 9 years ago
  25. 087f0ca Fix jsr166-tests for aosp buildbots by Przemyslaw Szczepaniak · 9 years ago
  26. d41ca4a Port java.util.Collection.removeIf from OpenJDK8 by Yi Kong · 9 years ago
  27. 817f880 Merge "JSR-166 update without java 1.9 method/classes" by Przemyslaw Szczepaniak · 9 years ago
  28. b8b7511 JSR-166 update without java 1.9 method/classes by Przemyslaw Szczepaniak · 9 years ago
  29. a8a9d44 Merge "Revert "JSR-166 update"" by Przemyslaw Szczepaniak · 9 years ago
  30. ed4f365 Revert "JSR-166 update" by Przemyslaw Szczepaniak · 9 years ago
  31. 37f9fec Merge "JSR-166 update" by Przemyslaw Szczepaniak · 9 years ago
  32. 2cab245 Add missing Arrays::forEach method by Yi Kong · 9 years ago
  33. 5328e07 JSR-166 update by Przemyslaw Szczepaniak · 9 years ago
  34. 8d28fc1 Merge "Remove expectations for spliterator tests." by Narayan Kamath · 9 years ago
  35. b3e6f1d Remove expectations for spliterator tests. by Narayan Kamath · 9 years ago
  36. 31e86f6 Merge "Add test for invoke-interface performance with IMT" by Alex Light · 9 years ago
  37. 3a27237 Add test for invoke-interface performance with IMT by Alex Light · 9 years ago
  38. d036695 Merge "URLConnectionTest: add workaround for \r" by Sergio Giro · 9 years ago
  39. 0f1529a URLConnectionTest: add workaround for \r by Sergio Giro · 9 years ago
  40. 07be526 Merge "Fix TreeMap serialization tests." by Narayan Kamath · 9 years ago
  41. 68de3f1 Fix TreeMap serialization tests. by Narayan Kamath · 9 years ago
  42. 9574632 Merge "Fix TreeMapTest#test_spliterator_valueSet." by Narayan Kamath · 9 years ago
  43. 9a910a9 Fix TreeMapTest#test_spliterator_valueSet. by Narayan Kamath · 9 years ago
  44. 0f8217f Merge "Fix cts-v1 build breakage." by Narayan Kamath · 9 years ago
  45. b9050f6 Fix cts-v1 build breakage. by Narayan Kamath · 9 years ago
  46. 66193e7 Merge "Add java.lang.Iterable.spliterator() and supporting classes." by Narayan Kamath · 9 years ago
  47. 8b056f0 Add java.lang.Iterable.spliterator() and supporting classes. by Narayan Kamath · 9 years ago
  48. 33fb809 Merge "java.lang.System: throw SecurityException when setting a SecurityManager" by Sergio Giro · 9 years ago
  49. a5d8390 java.lang.System: throw SecurityException when setting a SecurityManager by Sergio Giro · 9 years ago
  50. 4595714 Merge "Port java.util.StringJoiner from OpenJDK8" by Yi Kong · 9 years ago
  51. b695412 Port java.util.StringJoiner from OpenJDK8 by Yi Kong · 9 years ago
  52. 1e099ae Merge "Reflect the changes of GetDexOptNeeded in DexFile.java" by Calin Juravle · 9 years ago
  53. 0ac23ca Merge "Add foreign dex profile directory to registerAppInfo" by Calin Juravle · 9 years ago
  54. 0629e22 Merge "Change links to Streams packages to {@code}." by Narayan Kamath · 9 years ago
  55. b4998e5 Change links to Streams packages to {@code}. by Narayan Kamath · 9 years ago
  56. 9cd8abc Merge "Port OpenJDK8 java.util.*SummaryStatistics & add tests" by Shubham Ajmera · 9 years ago
  57. 3248851 Merge "Port java.util.Comparator{,s} from OpenJDK8" am: 61728872b7 by Yi Kong · 9 years ago
  58. 6172887 Merge "Port java.util.Comparator{,s} from OpenJDK8" by Yi Kong · 9 years ago
  59. 49b5e20 Port OpenJDK8 java.util.*SummaryStatistics & add tests by Shubham Ajmera · 9 years ago
  60. 5081919 Reflect the changes of GetDexOptNeeded in DexFile.java by Calin Juravle · 9 years ago
  61. f121f31 Port java.util.Comparator{,s} from OpenJDK8 by Yi Kong · 9 years ago
  62. 2d8cfae Merge "SSLSocketFactory: avoid creating a new default" am: 8768b60399 by Sergio Giro · 9 years ago
  63. 8768b60 Merge "SSLSocketFactory: avoid creating a new default" by Sergio Giro · 9 years ago
  64. 9186966 Merge "Unsafe: Downstream select methods needed for some of 1.8 java.util.concurrent" by Igor Murashkin · 9 years ago
  65. 85d4a71 Merge "Unsafe: Downstream select methods needed for some of 1.8 java.util.concurrent" by Igor Murashkin · 9 years ago
  66. e0cec66 Merge "Cleanup uses of sprintf so we can deprecate it." am: b09e09bdf0 by George Burgess IV · 9 years ago
  67. b09e09b Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  68. a280aa7 Merge "Switch libcore native benchmarks over to google-benchmark." by Elliott Hughes · 9 years ago
  69. 721c38a Merge "Switch libcore native benchmarks over to google-benchmark." by Elliott Hughes · 9 years ago
  70. c25c398 Unsafe: Downstream select methods needed for some of 1.8 java.util.concurrent by Igor Murashkin · 9 years ago
  71. 9b1ae20 Merge "Fix ArrayDeque forEachRemaining tests." am: 8406e38b7b by Narayan Kamath · 9 years ago
  72. 8406e38 Merge "Fix ArrayDeque forEachRemaining tests." by Narayan Kamath · 9 years ago
  73. 26fbe9c Merge "Assert that RC4 TLS/SSL cipher suites are not used by default." by Alex Klyubin · 9 years ago
  74. cf92505 Merge "Assert that RC4 TLS/SSL cipher suites are not used by default." by Alex Klyubin · 9 years ago
  75. 44f7ca8 Switch libcore native benchmarks over to google-benchmark. by Elliott Hughes · 9 years ago
  76. 5fbb3ca Assert that RC4 TLS/SSL cipher suites are not used by default. by Alex Klyubin · 9 years ago
  77. 4b6af0b Merge "SSLSocketTest: make endpoint verification tests not depend on DNS" by Kenny Root · 9 years ago
  78. cf79116 Merge "SSLSocketTest: make endpoint verification tests not depend on DNS" by Kenny Root · 9 years ago
  79. 3de87b8 Fix ArrayDeque forEachRemaining tests. by Narayan Kamath · 9 years ago
  80. 3c0e4d9 Merge "Add java.util.PrimitiveIterator and tests." am: 2c473d119a by Narayan Kamath · 9 years ago
  81. 2c473d1 Merge "Add java.util.PrimitiveIterator and tests." by Narayan Kamath · 9 years ago
  82. 09c55ab Merge "Add Iterator.forEachRemaining / Iterator.remove." am: 5d9f6038f3 by Narayan Kamath · 9 years ago
  83. e86a81c Add java.util.PrimitiveIterator and tests. by Narayan Kamath · 9 years ago
  84. 5d9f603 Merge "Add Iterator.forEachRemaining / Iterator.remove." by Narayan Kamath · 9 years ago
  85. e633814 Add Iterator.forEachRemaining / Iterator.remove. by Narayan Kamath · 9 years ago
  86. 9958d3c SSLSocketTest: make endpoint verification tests not depend on DNS by Kenny Root · 9 years ago
  87. 85b51d0 Merge "Make getMethod search the iftable backwards." am: a29a23dec7 by Alex Light · 9 years ago
  88. a29a23d Merge "Make getMethod search the iftable backwards." by Alex Light · 9 years ago
  89. 049ca29 Merge "Reduce number of namespace-related fields" am: 53a6f20727 by Dimitry Ivanov · 9 years ago
  90. 53a6f20 Merge "Reduce number of namespace-related fields" by Dimitry Ivanov · 9 years ago
  91. 0c9e530 Merge "Port java.util.Optional and friends from OpenJdk8." am: 150b3e68b0 by Narayan Kamath · 9 years ago
  92. 150b3e6 Merge "Port java.util.Optional and friends from OpenJdk8." by Narayan Kamath · 9 years ago
  93. b0576a2 Port java.util.Optional and friends from OpenJdk8. by Narayan Kamath · 9 years ago
  94. 78a32f6 Merge "Refresh of upstream JSR166 code" am: 9d799ce638 by Neil Fuller · 9 years ago
  95. 9d799ce Merge "Refresh of upstream JSR166 code" by Przemyslaw Szczepaniak · 9 years ago
  96. fd81a99 Refresh of upstream JSR166 code by Neil Fuller · 9 years ago
  97. 774bf58 Merge "Modify dexpath dynamically" am: 4379d46467 by Todd Kennedy · 9 years ago
  98. 19c3551 Reduce number of namespace-related fields by Dimitry Ivanov · 9 years ago
  99. 4379d46 Merge "Modify dexpath dynamically" by Todd Kennedy · 9 years ago
  100. 104fb10 Modify dexpath dynamically by Todd Kennedy · 9 years ago