1. 946399a Revert "Add test for proxy methods on default methods." by Alex Light · 9 years ago
  2. b6090e0 Add test for proxy methods on default methods. by Alex Light · 9 years ago
  3. 8d28fc1 Merge "Remove expectations for spliterator tests." by Narayan Kamath · 9 years ago
  4. b3e6f1d Remove expectations for spliterator tests. by Narayan Kamath · 9 years ago
  5. 31e86f6 Merge "Add test for invoke-interface performance with IMT" by Alex Light · 9 years ago
  6. 3a27237 Add test for invoke-interface performance with IMT by Alex Light · 9 years ago
  7. d036695 Merge "URLConnectionTest: add workaround for \r" by Sergio Giro · 9 years ago
  8. 0f1529a URLConnectionTest: add workaround for \r by Sergio Giro · 9 years ago
  9. 07be526 Merge "Fix TreeMap serialization tests." by Narayan Kamath · 9 years ago
  10. 68de3f1 Fix TreeMap serialization tests. by Narayan Kamath · 9 years ago
  11. 9574632 Merge "Fix TreeMapTest#test_spliterator_valueSet." by Narayan Kamath · 9 years ago
  12. 9a910a9 Fix TreeMapTest#test_spliterator_valueSet. by Narayan Kamath · 9 years ago
  13. 0f8217f Merge "Fix cts-v1 build breakage." by Narayan Kamath · 9 years ago
  14. b9050f6 Fix cts-v1 build breakage. by Narayan Kamath · 9 years ago
  15. 66193e7 Merge "Add java.lang.Iterable.spliterator() and supporting classes." by Narayan Kamath · 9 years ago
  16. 8b056f0 Add java.lang.Iterable.spliterator() and supporting classes. by Narayan Kamath · 9 years ago
  17. 33fb809 Merge "java.lang.System: throw SecurityException when setting a SecurityManager" by Sergio Giro · 9 years ago
  18. a5d8390 java.lang.System: throw SecurityException when setting a SecurityManager by Sergio Giro · 9 years ago
  19. 4595714 Merge "Port java.util.StringJoiner from OpenJDK8" by Yi Kong · 9 years ago
  20. b695412 Port java.util.StringJoiner from OpenJDK8 by Yi Kong · 9 years ago
  21. 1e099ae Merge "Reflect the changes of GetDexOptNeeded in DexFile.java" by Calin Juravle · 9 years ago
  22. 0ac23ca Merge "Add foreign dex profile directory to registerAppInfo" by Calin Juravle · 9 years ago
  23. 0629e22 Merge "Change links to Streams packages to {@code}." by Narayan Kamath · 9 years ago
  24. b4998e5 Change links to Streams packages to {@code}. by Narayan Kamath · 9 years ago
  25. 9cd8abc Merge "Port OpenJDK8 java.util.*SummaryStatistics & add tests" by Shubham Ajmera · 9 years ago
  26. 3248851 Merge "Port java.util.Comparator{,s} from OpenJDK8" am: 61728872b7 by Yi Kong · 9 years ago
  27. 6172887 Merge "Port java.util.Comparator{,s} from OpenJDK8" by Yi Kong · 9 years ago
  28. 49b5e20 Port OpenJDK8 java.util.*SummaryStatistics & add tests by Shubham Ajmera · 9 years ago
  29. 5081919 Reflect the changes of GetDexOptNeeded in DexFile.java by Calin Juravle · 9 years ago
  30. f121f31 Port java.util.Comparator{,s} from OpenJDK8 by Yi Kong · 9 years ago
  31. 2d8cfae Merge "SSLSocketFactory: avoid creating a new default" am: 8768b60399 by Sergio Giro · 9 years ago
  32. 8768b60 Merge "SSLSocketFactory: avoid creating a new default" by Sergio Giro · 9 years ago
  33. 9186966 Merge "Unsafe: Downstream select methods needed for some of 1.8 java.util.concurrent" by Igor Murashkin · 9 years ago
  34. 85d4a71 Merge "Unsafe: Downstream select methods needed for some of 1.8 java.util.concurrent" by Igor Murashkin · 9 years ago
  35. e0cec66 Merge "Cleanup uses of sprintf so we can deprecate it." am: b09e09bdf0 by George Burgess IV · 9 years ago
  36. b09e09b Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  37. a280aa7 Merge "Switch libcore native benchmarks over to google-benchmark." by Elliott Hughes · 9 years ago
  38. 721c38a Merge "Switch libcore native benchmarks over to google-benchmark." by Elliott Hughes · 9 years ago
  39. c25c398 Unsafe: Downstream select methods needed for some of 1.8 java.util.concurrent by Igor Murashkin · 9 years ago
  40. 9b1ae20 Merge "Fix ArrayDeque forEachRemaining tests." am: 8406e38b7b by Narayan Kamath · 9 years ago
  41. 8406e38 Merge "Fix ArrayDeque forEachRemaining tests." by Narayan Kamath · 9 years ago
  42. 26fbe9c Merge "Assert that RC4 TLS/SSL cipher suites are not used by default." by Alex Klyubin · 9 years ago
  43. cf92505 Merge "Assert that RC4 TLS/SSL cipher suites are not used by default." by Alex Klyubin · 9 years ago
  44. 44f7ca8 Switch libcore native benchmarks over to google-benchmark. by Elliott Hughes · 9 years ago
  45. 5fbb3ca Assert that RC4 TLS/SSL cipher suites are not used by default. by Alex Klyubin · 9 years ago
  46. 4b6af0b Merge "SSLSocketTest: make endpoint verification tests not depend on DNS" by Kenny Root · 9 years ago
  47. cf79116 Merge "SSLSocketTest: make endpoint verification tests not depend on DNS" by Kenny Root · 9 years ago
  48. 3de87b8 Fix ArrayDeque forEachRemaining tests. by Narayan Kamath · 9 years ago
  49. 3c0e4d9 Merge "Add java.util.PrimitiveIterator and tests." am: 2c473d119a by Narayan Kamath · 9 years ago
  50. 2c473d1 Merge "Add java.util.PrimitiveIterator and tests." by Narayan Kamath · 9 years ago
  51. 09c55ab Merge "Add Iterator.forEachRemaining / Iterator.remove." am: 5d9f6038f3 by Narayan Kamath · 9 years ago
  52. e86a81c Add java.util.PrimitiveIterator and tests. by Narayan Kamath · 9 years ago
  53. 5d9f603 Merge "Add Iterator.forEachRemaining / Iterator.remove." by Narayan Kamath · 9 years ago
  54. e633814 Add Iterator.forEachRemaining / Iterator.remove. by Narayan Kamath · 9 years ago
  55. 9958d3c SSLSocketTest: make endpoint verification tests not depend on DNS by Kenny Root · 9 years ago
  56. 85b51d0 Merge "Make getMethod search the iftable backwards." am: a29a23dec7 by Alex Light · 9 years ago
  57. a29a23d Merge "Make getMethod search the iftable backwards." by Alex Light · 9 years ago
  58. 049ca29 Merge "Reduce number of namespace-related fields" am: 53a6f20727 by Dimitry Ivanov · 9 years ago
  59. 53a6f20 Merge "Reduce number of namespace-related fields" by Dimitry Ivanov · 9 years ago
  60. 0c9e530 Merge "Port java.util.Optional and friends from OpenJdk8." am: 150b3e68b0 by Narayan Kamath · 9 years ago
  61. 150b3e6 Merge "Port java.util.Optional and friends from OpenJdk8." by Narayan Kamath · 9 years ago
  62. b0576a2 Port java.util.Optional and friends from OpenJdk8. by Narayan Kamath · 9 years ago
  63. 78a32f6 Merge "Refresh of upstream JSR166 code" am: 9d799ce638 by Neil Fuller · 9 years ago
  64. 9d799ce Merge "Refresh of upstream JSR166 code" by Przemyslaw Szczepaniak · 9 years ago
  65. fd81a99 Refresh of upstream JSR166 code by Neil Fuller · 9 years ago
  66. 774bf58 Merge "Modify dexpath dynamically" am: 4379d46467 by Todd Kennedy · 9 years ago
  67. 19c3551 Reduce number of namespace-related fields by Dimitry Ivanov · 9 years ago
  68. 4379d46 Merge "Modify dexpath dynamically" by Todd Kennedy · 9 years ago
  69. 104fb10 Modify dexpath dynamically by Todd Kennedy · 9 years ago
  70. d559f4f Make getMethod search the iftable backwards. by Alex Light · 9 years ago
  71. 6786911 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  72. 8d7ecad Merge "Add destructor to clean up net_util_md static references" am: 43d78d8ffd by Yi Kong · 9 years ago
  73. 43d78d8 Merge "Add destructor to clean up net_util_md static references" by Yi Kong · 9 years ago
  74. 55cf88a Add destructor to clean up net_util_md static references by Yi Kong · 9 years ago
  75. bad2217 Merge "Add support for @implSpec and @implNote" am: be95534498 by Neil Fuller · 9 years ago
  76. be95534 Merge "Add support for @implSpec and @implNote" by Neil Fuller · 9 years ago
  77. e0ba95f Add support for @implSpec and @implNote by Neil Fuller · 9 years ago
  78. 7a91b56 Merge "Double,Integer,Long: Add static hashCode / sum / max / min methods." by Narayan Kamath · 9 years ago
  79. 6a46ed7 Merge "Double,Integer,Long: Add static hashCode / sum / max / min methods." by Narayan Kamath · 9 years ago
  80. 2729b8c Double,Integer,Long: Add static hashCode / sum / max / min methods. by Narayan Kamath · 9 years ago
  81. a6a8b75 Add foreign dex profile directory to registerAppInfo by Calin Juravle · 9 years ago
  82. 4e205d7 Merge "Port Tim&DualPivotQuick sort changes from openJdk8" am: 245dd77656 by Przemyslaw Szczepaniak · 9 years ago
  83. 245dd77 Merge "Port Tim&DualPivotQuick sort changes from openJdk8" by Przemyslaw Szczepaniak · 9 years ago
  84. a124e09 Port Tim&DualPivotQuick sort changes from openJdk8 by Przemyslaw Szczepaniak · 9 years ago
  85. df5fa8d Merge "SecureRandom: Add warning for users of the "Crypto" provider." by Narayan Kamath · 9 years ago
  86. 12dad9b Merge "NetworkInterface : Fix memory leak in enumInterfaces." am: 064168cd6d by Narayan Kamath · 9 years ago
  87. 0dcc961 Merge "SecureRandom: Add warning for users of the "Crypto" provider." by Narayan Kamath · 9 years ago
  88. 8eb5795 SecureRandom: Add warning for users of the "Crypto" provider. by Narayan Kamath · 9 years ago
  89. 064168c Merge "NetworkInterface : Fix memory leak in enumInterfaces." by Narayan Kamath · 9 years ago
  90. d5476be NetworkInterface : Fix memory leak in enumInterfaces. by Narayan Kamath · 9 years ago
  91. 931a639 SSLSocketFactory: avoid creating a new default by Sergio Giro · 9 years ago
  92. 4e2aec1 Merge "Add Iterable#forEach & Map#forEach from openJdk8" am: 38e7d1adcb by Przemyslaw Szczepaniak · 9 years ago
  93. 38e7d1a Merge "Add Iterable#forEach & Map#forEach from openJdk8" by Przemyslaw Szczepaniak · 9 years ago
  94. 03610be Merge "Fix #close() for FileChannel created from FileDescriptor." am: b8de6baba2 by Przemyslaw Szczepaniak · 9 years ago
  95. b8de6ba Merge "Fix #close() for FileChannel created from FileDescriptor." by Przemyslaw Szczepaniak · 9 years ago
  96. 5e7b572 Fix #close() for FileChannel created from FileDescriptor. by Przemyslaw Szczepaniak · 9 years ago
  97. c3a9db8 Add Iterable#forEach & Map#forEach from openJdk8 by Przemyslaw Szczepaniak · 9 years ago
  98. d9346db Merge "Improve documentation about StringFactory.newStringFromChars." by Roland Levillain · 9 years ago
  99. d7673e0 Merge "Improve documentation about StringFactory.newStringFromChars." by Roland Levillain · 9 years ago
  100. 04b80a2 Improve documentation about StringFactory.newStringFromChars. by Roland Levillain · 9 years ago