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