1. ee7d0c5 Fix Collator tests. by Narayan Kamath · 10 years ago
  2. 749935f Merge "Expand visibility of adjustLanguageCode." by Narayan Kamath · 10 years ago
  3. a29f321 Expand visibility of adjustLanguageCode. by Narayan Kamath · 10 years ago
  4. 5bb018b Merge "Avoid Math.min() benchmark being optimized away." by Vladimir Marko · 10 years ago
  5. 3c32023 Avoid Math.min() benchmark being optimized away. by Vladimir Marko · 10 years ago
  6. fbf2339 Merge "Avoid Math/StrictMath benchmarks being optimized away." by Vladimir Marko · 10 years ago
  7. 547edf3 Avoid Math/StrictMath benchmarks being optimized away. by Vladimir Marko · 10 years ago
  8. a031071 Merge "Make ByteBuffer.allocateDirect be 8 byte aligned." by Mathieu Chartier · 10 years ago
  9. fb6c808 Make ByteBuffer.allocateDirect be 8 byte aligned. by Mathieu Chartier · 10 years ago
  10. 9117084 Merge "CipherTest: check multiple calls to doFinal work" by Kenny Root · 10 years ago
  11. 820bc17 Merge "Revert "Revert "Add a cache for ZoneInfo objects in Java""" by Neil Fuller · 10 years ago
  12. d3d39ab Revert "Revert "Add a cache for ZoneInfo objects in Java"" by Neil Fuller · 10 years ago
  13. f991031 Merge "Revert "Add a cache for ZoneInfo objects in Java"" by Neil Fuller · 10 years ago
  14. 01b6a87 Revert "Add a cache for ZoneInfo objects in Java" by Neil Fuller · 10 years ago
  15. 9a497b6 Merge "Fix UnmodifiableEntrySet.toArray() ordering" by Neil Fuller · 10 years ago
  16. 30b0041 Merge "Add a cache for ZoneInfo objects in Java" by Neil Fuller · 10 years ago
  17. a6e8689 Add a cache for ZoneInfo objects in Java by Neil Fuller · 10 years ago
  18. de0d834 Merge "Tidy up OldAndroidLocaleTest#testICULocales." by Narayan Kamath · 10 years ago
  19. 77c8e9f Tidy up OldAndroidLocaleTest#testICULocales. by Narayan Kamath · 10 years ago
  20. ea43fa1 Merge "TLS-PSK cipher suites enabled when PSKKeyManager is provided." by Alex Klyubin · 10 years ago
  21. 5eea67d CipherTest: check multiple calls to doFinal work by Kenny Root · 10 years ago
  22. b5730a1 TLS-PSK cipher suites enabled when PSKKeyManager is provided. by Alex Klyubin · 10 years ago
  23. 510a147 Merge "TLS-PSK cipher suites should appear in API Level 21." by Alex Klyubin · 10 years ago
  24. 3e68207 Merge "Add DexIndexOverflowException" by Elliott Hughes · 10 years ago
  25. e114d23 Add DexIndexOverflowException by Benoit Lamarche · 11 years ago
  26. 86eae8d Merge "Invalidate cache of default SocketFactory" by Kenny Root · 10 years ago
  27. a81c773 Merge "KeyPairGeneratorTest: add back some DH tests" by Kenny Root · 10 years ago
  28. cd0bcc9 KeyPairGeneratorTest: add back some DH tests by Kenny Root · 10 years ago
  29. 0d589d7 Merge "Moved slow path flag to Reference class" by Mathieu Chartier · 10 years ago
  30. 13c5b02 Merge "API to query whether a given instruction set / abi is 64bit." by Narayan Kamath · 10 years ago
  31. 51b69d3 API to query whether a given instruction set / abi is 64bit. by Narayan Kamath · 10 years ago
  32. 097fdde Merge "Remove JavaSQLite & JUnit licenses." by Narayan Kamath · 10 years ago
  33. bac50bb Remove JavaSQLite & JUnit licenses. by Narayan Kamath · 10 years ago
  34. 6d2eaae Update icu license. by Narayan Kamath · 10 years ago
  35. 1cdedc4 Merge "Update icu license." by Narayan Kamath · 10 years ago
  36. fb1c2c9 Moved slow path flag to Reference class by Fred Shih · 10 years ago
  37. 304d698 Merge "Fix unit tests now that the "tl" -> "fil" hack is gone." by Narayan Kamath · 10 years ago
  38. dde7a73 Merge "Switch libcore to the new icu." by Elliott Hughes · 10 years ago
  39. e390c91 Switch libcore to the new icu. by Elliott Hughes · 10 years ago
  40. 82567d6 TLS-PSK cipher suites should appear in API Level 21. by Alex Klyubin · 10 years ago
  41. eadf051 Merge "Remove more." by Elliott Hughes · 10 years ago
  42. d457442 Remove more. by Elliott Hughes · 10 years ago
  43. 3f17612 Merge "Remove." by Elliott Hughes · 10 years ago
  44. 0aff1dd Remove. by Elliott Hughes · 10 years ago
  45. 07de41e Fix unit tests now that the "tl" -> "fil" hack is gone. by Narayan Kamath · 10 years ago
  46. 7299cf9 Merge "Remove" by Brian Carlstrom · 10 years ago
  47. 8d290a5 Remove by Brian Carlstrom · 10 years ago
  48. efc3147 Invalidate cache of default SocketFactory by Kenny Root · 10 years ago
  49. ed3ee85 Merge "Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter."" by Narayan Kamath · 10 years ago
  50. 4aec691 Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter." by Narayan Kamath · 10 years ago
  51. 4b999a4 Rename Arrays.ArrayList to Arrays.ArrayAdapter. by Narayan Kamath · 10 years ago
  52. f9a56a3 Merge "Rename Arrays.ArrayList to Arrays.ArrayAdapter." by Narayan Kamath · 10 years ago
  53. 69f8370 Merge "Fix javadoc @char instead of @code." by Elliott Hughes · 10 years ago
  54. c40cfbb Fix javadoc @char instead of @code. by Elliott Hughes · 10 years ago
  55. c41d038 Merge "Fix System.arraycopy" by Andreas Gampe · 10 years ago
  56. 242e5a6 Fix System.arraycopy by Andreas Gampe · 10 years ago
  57. a964041 Merge "Fix a faulty Julian day computation." by Elliott Hughes · 10 years ago
  58. fda7c02 Fix a faulty Julian day computation. by Elliott Hughes · 10 years ago
  59. 906d1ca Merge "Clarify the String.compareTo contract and add tests." by Elliott Hughes · 10 years ago
  60. 18faff2 Clarify the String.compareTo contract and add tests. by Elliott Hughes · 10 years ago
  61. 57d2d89 Merge "Fixed build for arraycopy with objects." by Jeff Hao · 10 years ago
  62. 5bd0638 Fixed build for arraycopy with objects. by Emma Meersman · 10 years ago
  63. 42a6d80 Merge "Expanded arraycopy function to deal with more types and updated benchmarking." by Jeff Hao · 10 years ago
  64. 236f03f Merge "Don't return NULL as a jint." by Ian Rogers · 10 years ago
  65. fec498e Don't return NULL as a jint. by Ian Rogers · 10 years ago
  66. 916c54b Merge "Enable host multilib for ART testing." by Ian Rogers · 10 years ago
  67. 31e8ef0 Merge "Fix race condition in WeakHashMapTest." by Mathieu Chartier · 10 years ago
  68. baff7d7 Merge "libcore: Clean up Enum.compareTo(E)" by Narayan Kamath · 10 years ago
  69. 64e0127 libcore: Clean up Enum.compareTo(E) by Valter Strods · 10 years ago
  70. 97afbd7 Fix race condition in WeakHashMapTest. by Mathieu Chartier · 10 years ago
  71. f14b369 Expanded arraycopy function to deal with more types and updated benchmarking. by Emma Meersman · 10 years ago
  72. 244e90a Fix UnmodifiableEntrySet.toArray() ordering by Neil Fuller · 10 years ago
  73. cb82175 Merge "Build fix: Remove reference to deleted java_io_Console function" by Neil Fuller · 10 years ago
  74. 55845ea Build fix: Remove reference to deleted java_io_Console function by Neil Fuller · 10 years ago
  75. 1f30149 Unimplement Console.readPassword and remove test by Neil Fuller · 10 years ago
  76. c477bf9 Merge "Unimplement Console.readPassword and remove test" by Neil Fuller · 10 years ago
  77. 017715a Merge "Assert that setEnabledProtocols/CipherSuites copy their inputs." by Alex Klyubin · 10 years ago
  78. ee109f6 Assert that setEnabledProtocols/CipherSuites copy their inputs. by Alex Klyubin · 10 years ago
  79. e0affcd Merge "Assert the updated list of supported ECDHE-PSK cipher suites." by Alex Klyubin · 10 years ago
  80. c753102 Merge "Fix for currency symbol coming from the default locale" by Neil Fuller · 10 years ago
  81. 8d07b07 Fix for currency symbol coming from the default locale by Neil Fuller · 10 years ago
  82. 2eb56b6 Merge "Fix CurrencyTest.test_getSymbol for unknown variants" by Neil Fuller · 10 years ago
  83. 1d3d407 Fix CurrencyTest.test_getSymbol for unknown variants by Neil Fuller · 10 years ago
  84. 0be1235 Merge "Removing tests that test the SqlLite API directly." by Neil Fuller · 10 years ago
  85. 9aad552 Merge "CTS fix: Signature2Test.test_clone()" by Neil Fuller · 10 years ago
  86. f6bb79b Merge "Dalvik is dead, long live Dalvik! DO NOT MERGE" by Brian Carlstrom · 10 years ago
  87. adb19b9 Dalvik is dead, long live Dalvik! DO NOT MERGE by Brian Carlstrom · 10 years ago
  88. 1265f1c Fix libart files to work with javadoc by Brian Carlstrom · 10 years ago
  89. c01503d Merge "Fix libart files to work with javadoc" by Brian Carlstrom · 10 years ago
  90. 142b039 CTS fix: Signature2Test.test_clone() by Neil Fuller · 10 years ago
  91. cac5dab Merge "Fix getISO3Country and getISO3Language." by Narayan Kamath · 10 years ago
  92. ca6c2df Fix getISO3Country and getISO3Language. by Narayan Kamath · 10 years ago
  93. 67875c4 Merge "Relax KeyPairGeneratorTest" by Neil Fuller · 10 years ago
  94. 11d630b Relax KeyPairGeneratorTest by Neil Fuller · 10 years ago
  95. 36c0160 Merge "Alter regression test for bug 71369 now the issue is understood" by Neil Fuller · 10 years ago
  96. 219af6e Alter regression test for bug 71369 now the issue is understood by Neil Fuller · 10 years ago
  97. ce6eb73 Removing tests that test the SqlLite API directly. by Neil Fuller · 10 years ago
  98. 64c039e Enable host multilib for ART testing. by Ian Rogers · 10 years ago
  99. 7bc855c Merge "Add a test for bug 71369" by Neil Fuller · 10 years ago
  100. ba0592b Add a test for bug 71369 by Neil Fuller · 10 years ago