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