1. 395d429 String.Equals Optimization Benchmark by agicsaki · 9 years ago
  2. 5dc9ac8 Implemented ceil and floor in StrictMath by agicsaki · 9 years ago
  3. 3db17f7 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 9 years ago
  4. 2ce899f Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  5. 049862d Merge "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  6. 0c2e3c7 Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  7. e41d5b9 Merge "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  8. 05a5c2f Modification to the way boot classpath resources are loaded by Neil Fuller · 9 years ago
  9. cc4791a Get rid of old Harmony Services cache by Kenny Root · 9 years ago
  10. c3dc3f7 Add buffering to KXmlSerializer by Wojciech Staszkiewicz · 9 years ago
  11. 2abeaa6 Move Class.newInstance to native by Mathieu Chartier · 9 years ago
  12. a40d244 Ensure consistency of capitalization in RelativeDateTimeFormatter by Neil Fuller · 9 years ago
  13. 12fbbc1 Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter by Neil Fuller · 9 years ago
  14. 3f1ba8f Rename package to android.icu.* instead of com.android.ibm.icu.*. by Narayan Kamath · 9 years ago
  15. f37f781 Revert "Revert "Add icu4j to core-libart.jar."" by Narayan Kamath · 9 years ago
  16. 3b59929 Revert "Add icu4j to core-libart.jar." by Narayan Kamath · 9 years ago
  17. de7c1fb Add icu4j to core-libart.jar. by Narayan Kamath · 9 years ago
  18. 352ba7e Add BreakIterator benchmark to the libcore benchmark suite. by Narayan Kamath · 9 years ago
  19. 7bcff48 Use ICU for relative time formatting by Tao Bao · 9 years ago
  20. 36776bc Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>). by Narayan Kamath · 10 years ago
  21. fa080b8 Add a zero-copy path for Collections.sort() on ArrayList. by Narayan Kamath · 10 years ago
  22. 6d934bc Add benchmark for reflection performance on large classes. by Narayan Kamath · 10 years ago
  23. 9496b21 Removing differences between AOSP and internal by Neil Fuller · 10 years ago
  24. 18e7406 Dalvik is dead, long live Dalvik! by Brian Carlstrom · 10 years ago
  25. a0eabca Avoid Math.min() benchmark being optimized away. by Vladimir Marko · 10 years ago
  26. db8b2be Avoid Math/StrictMath benchmarks being optimized away. by Vladimir Marko · 10 years ago
  27. 7fdd2c3 reconcile aosp (86eae8dd1e7405394f0e9efe1252575ef9a9674c) after branching. Please do not merge. by Ed Heyl · 10 years ago
  28. 421284d reconcile aosp (0d589d78c1c2a809429911fc4756856b53404fb9) after branching. Please do not merge. by Ed Heyl · 10 years ago
  29. fd2ca69 am 42a6d80d: Merge "Expanded arraycopy function to deal with more types and updated benchmarking." by Jeff Hao · 10 years ago
  30. 42a6d80 Merge "Expanded arraycopy function to deal with more types and updated benchmarking." by Jeff Hao · 10 years ago
  31. f14b369 Expanded arraycopy function to deal with more types and updated benchmarking. by Emma Meersman · 10 years ago
  32. adb19b9 Dalvik is dead, long live Dalvik! DO NOT MERGE by Brian Carlstrom · 10 years ago
  33. a942660 Pass BCP-47 tags and not Locale.toString results to ICU. by Elliott Hughes · 10 years ago
  34. a2f8e8a Fix Greek uppercasing. by Elliott Hughes · 10 years ago
  35. aeab9e7 Don't build benchmarks if LIBCORE_SKIP_TESTS=true. by Narayan Kamath · 11 years ago
  36. 29d7639 CipherInputStream: increase buffers for speed by Kenny Root · 11 years ago
  37. 2cca77a Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket. by Alex Klyubin · 11 years ago
  38. fc806e9 am eaa0add6: am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals." by Narayan Kamath · 11 years ago
  39. 16e5135 am 7e528a4a: am bd03ef07: Merge "Improve URI.equals performance." by Narayan Kamath · 11 years ago
  40. 0994072 Minor cleanup of deepHashCode / deepEquals. by Narayan Kamath · 11 years ago
  41. 0b217ad Improve URI.equals performance. by Narayan Kamath · 11 years ago
  42. 9edc1d3 A char array copy optimization (libcore). by Hiroshi Yamauchi · 11 years ago
  43. 8ff6e83 Merge "Add a cache to ICU.getBestDateTimePattern." by Elliott Hughes · 11 years ago
  44. 0fd776f Add a cache to ICU.getBestDateTimePattern. by Elliott Hughes · 11 years ago
  45. 71852e4 Remove unused code from CharsetBenchmark. by Narayan Kamath · 11 years ago
  46. 821f49c Add benchmark for SSL loopback by Kenny Root · 11 years ago
  47. fd1d5e9 icu4c DateIntervalFormat objects are expensive enough that we need to cache them. by Elliott Hughes · 11 years ago
  48. 5fb0d42 Move URLConnectionBenchmark to latest mockwebserver API by Brian Carlstrom · 11 years ago
  49. 41875e7 Fix mentions of JSSE by Kenny Root · 11 years ago
  50. f1807db am 645c1562: Merge "Replace mentions of old JSSE package name" by Kenny Root · 11 years ago
  51. 70b79a2 Replace mentions of old JSSE package name by Kenny Root · 11 years ago
  52. 5a7833b Build Caliper microbenchmark tests.Also fix the URLConnectionBenchmark tests to use the external/mockwebserver. by Tsu Chiang Chuang · 11 years ago
  53. 96b6422 Use H instead of k in DateToStringBenchmark. by Elliott Hughes · 11 years ago
  54. 97aba27 Add the code.google.com/p/dalvik benchmarks to libcore. by Elliott Hughes · 11 years ago