1. 2953435 Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 7 years ago
  2. e1754dd Increase ZipFile read buffers size to 64k by Przemyslaw Szczepaniak · 7 years ago
  3. 9084fb6 Revert "Revert "Matcher: Avoid excessive String copies."" by Narayan Kamath · 7 years ago
  4. 53e4e15 Revert "Matcher: Avoid excessive String copies." by Narayan Kamath · 7 years ago
  5. 9035636 Matcher: Avoid excessive String copies. by Narayan Kamath · 7 years ago
  6. 441108f Replace core-junit with legacy-test by Paul Duffin · 8 years ago
  7. e70784b Add object clone benchmark by Mathieu Chartier · 8 years ago
  8. d0c91f2 Remove DateFormat time pattern caching by Neil Fuller · 8 years ago
  9. bb8ae11 Revert "Revert "benchmarks: Add timings for @FastNative/@CriticalNative"" by Igor Murashkin · 8 years ago
  10. 29c483f Revert "benchmarks: Add timings for @FastNative/@CriticalNative" by Nicolas Geoffray · 8 years ago
  11. efab71a benchmarks: Add timings for @FastNative/@CriticalNative by Igor Murashkin · 8 years ago
  12. 550f405 ART: Added benchmark for string dex cache by Christina Wadsworth · 8 years ago
  13. 9e86d9f Merge "Add an IMT conflict benchmark" by Treehugger Robot · 8 years ago
  14. e73e05f Add test and benchmarks for SimpleDateFormat. by Joachim Sauer · 8 years ago
  15. daaf589 Add an IMT conflict benchmark by Matthew Gharrity · 8 years ago
  16. 8926b65 More performance benchmarks for MessageDigest. by Alex Klyubin · 8 years ago
  17. de81def JarFile: Optimize getMetaInfEntryNames. by Narayan Kamath · 8 years ago
  18. bdd8f39 Merge "Avoid additional Object allocations that are immediately unboxed" by Tobias Thierer · 8 years ago
  19. a8d952d Optimize StringBuilder.append for String with range by Yi Kong · 8 years ago
  20. a5448c0 Avoid additional Object allocations that are immediately unboxed by Tobias Thierer · 8 years ago
  21. f9d0b60 String: Improve performance of String.getBytes. by Narayan Kamath · 8 years ago
  22. 4e7a696 benchmarks: Add a String benchmark for replace. by Narayan Kamath · 8 years ago
  23. 3fdfc1f Add Character#digit(int, int) fastpath by Przemyslaw Szczepaniak · 8 years ago
  24. 1323d54 File: Fix fs.resolve when child == "/" by Narayan Kamath · 8 years ago
  25. 3a27237 Add test for invoke-interface performance with IMT by Alex Light · 8 years ago
  26. 27c702b Fix ByteBuffer performance regression. by Przemyslaw Szczepaniak · 8 years ago
  27. 8c6a910 ZipFile: Improve performance for ZipFile.<init> by Narayan Kamath · 8 years ago
  28. 1532860 Improve performance of Reference processing. by Richard Uhler · 8 years ago
  29. 48318b8 resolve merge conflicts of a960fcb421 to master. by Andreas Gampe · 9 years ago
  30. ea13f82 Switch to latest version of Caliper by Paul Duffin · 9 years ago
  31. 9639153 StringCaseMappingBenchmark typo fix by Yi Kong · 9 years ago
  32. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  33. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  34. 51b1b69 Initial import of OpenJdk files. by Piotr Jastrzebski · 9 years ago
  35. 97e6de1 Speed up Finalizer Daemon by Hans Boehm · 9 years ago
  36. 3796347 Add Reference/ReferenceQueue benchmark. by Richard Uhler · 9 years ago
  37. 3367001 Delete obsolete SystemPropertiesBenchmark. by Vladimir Marko · 9 years ago
  38. 34ba8b5 Migrate DecimalFormat to use ICU4J. by Rayhaan Jaufeerally · 9 years ago
  39. b7b17db Fix Class#getField method by Alex Light · 9 years ago
  40. 17975fe Merge "Add benchmark for case conversion." by Neil Fuller · 9 years ago
  41. de6dbfa Add benchmark for case conversion. by Rayhaan Jaufeerally · 9 years ago
  42. b8fcb81 Merge "Revert "Revert "Migrate Collator classes to use ICU4J.""" by Neil Fuller · 9 years ago
  43. 3df3bfc Revert "Revert "Migrate Collator classes to use ICU4J."" by Rayhaan Jaufeerally · 9 years ago
  44. 48cf688 Add more tests to AnnotatedElementBenchmark. by Jeff Hao · 9 years ago
  45. 4fd3844 Merge "Revert "Migrate Collator classes to use ICU4J."" by Neil Fuller · 9 years ago
  46. 5fc822e Revert "Migrate Collator classes to use ICU4J." by Neil Fuller · 9 years ago
  47. 0340f95 Merge "Change the Bidi class over to ICU4J." by Neil Fuller · 9 years ago
  48. bf7bbff Migrate Collator classes to use ICU4J. by Rayhaan Jaufeerally · 9 years ago
  49. 660d0be Change the Bidi class over to ICU4J. by Rayhaan Jaufeerally · 9 years ago
  50. 9dcac82 Migrate IDNA2003 implementation to ICU4J. by Rayhaan Jaufeerally · 9 years ago
  51. bf7fbb3 Add isInstance performance test to ReflectionBenchmark. by Jeff Hao · 9 years ago
  52. 395d429 String.Equals Optimization Benchmark by agicsaki · 9 years ago
  53. 5dc9ac8 Implemented ceil and floor in StrictMath by agicsaki · 9 years ago
  54. 3db17f7 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 9 years ago
  55. 2ce899f Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  56. 049862d Merge "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  57. 0c2e3c7 Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  58. e41d5b9 Merge "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  59. 05a5c2f Modification to the way boot classpath resources are loaded by Neil Fuller · 9 years ago
  60. 8c75589 Get rid of old Harmony Services cache by Kenny Root · 9 years ago
  61. cc4791a Get rid of old Harmony Services cache by Kenny Root · 9 years ago
  62. c3dc3f7 Add buffering to KXmlSerializer by Wojciech Staszkiewicz · 9 years ago
  63. 2abeaa6 Move Class.newInstance to native by Mathieu Chartier · 9 years ago
  64. a40d244 Ensure consistency of capitalization in RelativeDateTimeFormatter by Neil Fuller · 9 years ago
  65. 12fbbc1 Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter by Neil Fuller · 9 years ago
  66. 3f1ba8f Rename package to android.icu.* instead of com.android.ibm.icu.*. by Narayan Kamath · 9 years ago
  67. f37f781 Revert "Revert "Add icu4j to core-libart.jar."" by Narayan Kamath · 9 years ago
  68. 3b59929 Revert "Add icu4j to core-libart.jar." by Narayan Kamath · 9 years ago
  69. de7c1fb Add icu4j to core-libart.jar. by Narayan Kamath · 9 years ago
  70. 352ba7e Add BreakIterator benchmark to the libcore benchmark suite. by Narayan Kamath · 9 years ago
  71. 7bcff48 Use ICU for relative time formatting by Tao Bao · 9 years ago
  72. 36776bc Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>). by Narayan Kamath · 10 years ago
  73. fa080b8 Add a zero-copy path for Collections.sort() on ArrayList. by Narayan Kamath · 10 years ago
  74. 6d934bc Add benchmark for reflection performance on large classes. by Narayan Kamath · 10 years ago
  75. f9362ee Add benchmark for reflection performance on large classes. by Narayan Kamath · 10 years ago
  76. 9496b21 Removing differences between AOSP and internal by Neil Fuller · 10 years ago
  77. 18e7406 Dalvik is dead, long live Dalvik! by Brian Carlstrom · 10 years ago
  78. a0eabca Avoid Math.min() benchmark being optimized away. by Vladimir Marko · 10 years ago
  79. db8b2be Avoid Math/StrictMath benchmarks being optimized away. by Vladimir Marko · 10 years ago
  80. 7fdd2c3 reconcile aosp (86eae8dd1e7405394f0e9efe1252575ef9a9674c) after branching. Please do not merge. by Ed Heyl · 10 years ago
  81. 421284d reconcile aosp (0d589d78c1c2a809429911fc4756856b53404fb9) after branching. Please do not merge. by Ed Heyl · 10 years ago
  82. fd2ca69 am 42a6d80d: Merge "Expanded arraycopy function to deal with more types and updated benchmarking." by Jeff Hao · 10 years ago
  83. 42a6d80 Merge "Expanded arraycopy function to deal with more types and updated benchmarking." by Jeff Hao · 10 years ago
  84. f14b369 Expanded arraycopy function to deal with more types and updated benchmarking. by Emma Meersman · 10 years ago
  85. adb19b9 Dalvik is dead, long live Dalvik! DO NOT MERGE by Brian Carlstrom · 10 years ago
  86. a942660 Pass BCP-47 tags and not Locale.toString results to ICU. by Elliott Hughes · 10 years ago
  87. a2f8e8a Fix Greek uppercasing. by Elliott Hughes · 10 years ago
  88. aeab9e7 Don't build benchmarks if LIBCORE_SKIP_TESTS=true. by Narayan Kamath · 10 years ago
  89. 29d7639 CipherInputStream: increase buffers for speed by Kenny Root · 10 years ago
  90. 2cca77a Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket. by Alex Klyubin · 11 years ago
  91. fc806e9 am eaa0add6: am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals." by Narayan Kamath · 11 years ago
  92. 16e5135 am 7e528a4a: am bd03ef07: Merge "Improve URI.equals performance." by Narayan Kamath · 11 years ago
  93. 0994072 Minor cleanup of deepHashCode / deepEquals. by Narayan Kamath · 11 years ago
  94. 0b217ad Improve URI.equals performance. by Narayan Kamath · 11 years ago
  95. 9edc1d3 A char array copy optimization (libcore). by Hiroshi Yamauchi · 11 years ago
  96. 8ff6e83 Merge "Add a cache to ICU.getBestDateTimePattern." by Elliott Hughes · 11 years ago
  97. 0fd776f Add a cache to ICU.getBestDateTimePattern. by Elliott Hughes · 11 years ago
  98. 71852e4 Remove unused code from CharsetBenchmark. by Narayan Kamath · 11 years ago
  99. 821f49c Add benchmark for SSL loopback by Kenny Root · 11 years ago
  100. fd1d5e9 icu4c DateIntervalFormat objects are expensive enough that we need to cache them. by Elliott Hughes · 11 years ago