1. 4d15475 Merge "AccountManager#getAccounts bench" by TreeHugger Robot · 7 years ago
  2. bfd0498 AccountManager#getAccounts bench by John Reck · 7 years ago
  3. 714abd3 Perftests for StrictMode by Kurt Nelson · 7 years ago
  4. 026d82e Added perf test to measure bytes written by Fyodor Kupolov · 7 years ago
  5. d41e4f0 Added APCT test for SQLiteDatabase by Fyodor Kupolov · 7 years ago
  6. 1f84ea9 Update perf test labels for dashboard by Siyamed Sinir · 7 years ago
  7. d0a5206 Reduce Text layout performance test combinations by Siyamed Sinir · 7 years ago
  8. af479b8 Performance test for text layout/draw by Siyamed Sinir · 7 years ago
  9. 5f6eda5 Refactor imports for text performance tests by Siyamed Sinir · 7 years ago
  10. 749e57e Implement LineBreaker callback and fix indent repeating. by Seigo Nonaka · 7 years ago
  11. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  12. 737dfea Support extra linespacing based on fallback fonts by Roozbeh Pournader · 7 years ago
  13. 917748e Improve TextView.onMeasure() for multiline text. by Seigo Nonaka · 7 years ago
  14. b148b6c Parcel: Use @CriticalNative when possible. by Makoto Onuki · 7 years ago
  15. 716cf42 Add CursorWindow perf tests by Chris Craik · 7 years ago
  16. c07169e Merge "Introduce early exit path for non resource path." into oc-dev am: 01d5b3d2af by Seigo Nonaka · 7 years ago
  17. 2ea169a Introduce early exit path for non resource path. by Seigo Nonaka · 7 years ago
  18. f3903e9 Fix regression in getSharedPreferences performance by John Reck · 7 years ago
  19. 52f6ba9 Move SystemPerfTest out of java.* namespace by Colin Cross · 7 years ago
  20. ab18567 AutoSize TextView (part 11) - fix final APIs by Andrei Stingaceanu · 7 years ago
  21. fbfead2 AutoSize TextView (part 9) - sanitize APIs naming by Andrei Stingaceanu · 7 years ago
  22. 1d0244a Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  23. fc29424 CriticalNative for RenderNode and DisplayListCanvas by Chris Craik · 8 years ago
  24. 2414e1b Outline & Path perf improvements by Chris Craik · 8 years ago
  25. 7a5ad26 Merge "Add Outline/RenderNode perf tests" by Chris Craik · 8 years ago
  26. 2cbbd8d Add Outline/RenderNode perf tests by Chris Craik · 8 years ago
  27. 3f7c6ad Add benchmarks for different ways to show/hide view subtrees by Chris Craik · 8 years ago
  28. 0178c23 AutoSize TextView (part 2) - benchmark number of sizes by Andrei Stingaceanu · 8 years ago
  29. b2264c2 Add int[] JNI benchmarks by John Reck · 8 years ago
  30. 24e98b7 Add more complex View inflation bench by John Reck · 8 years ago
  31. 3acf0382 Add benchmarks for View inflation by John Reck · 8 years ago
  32. 60bf972 Merge "Fix pause/resume timing" by John Reck · 8 years ago
  33. 306928c Port Parcel benchmarks to APCT by John Reck · 8 years ago
  34. c1d6ba4 Fix pause/resume timing by John Reck · 8 years ago
  35. 295f9af Add a couple simple canvas benchmarks by John Reck · 8 years ago
  36. 62e5fea Greatly reduce BenchmarkState overhead by John Reck · 8 years ago
  37. eb22e31 Introduce Typeface.createXX performance tests. by Seigo Nonaka · 8 years ago
  38. 36e0f12 Fix test failure due to out of UI thread runnning. by Seigo Nonaka · 8 years ago
  39. fe1a3b6 Merge changes from topic 'ksk_long_text_edit' by Keisuke Kuroyanagi · 8 years ago
  40. 9612120 Merge "Edit long text performance test." by Keisuke Kuroyanagi · 8 years ago
  41. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  42. 022113a Workaround the issue that parameterized test don't support @UiThreadTest by Teng-Hui Zhu · 8 years ago
  43. 17e7697 Move RenderNodePerfTest to the merged package by Teng-Hui Zhu · 8 years ago
  44. 7a9a4ec Merge & fix package names by John Reck · 8 years ago
  45. b7ff133 Edit long text performance test. by Keisuke Kuroyanagi · 8 years ago
  46. 51dd1e5 Add misc apct perf tests by Chris Craik · 8 years ago
  47. 2c33e30 Double check the layout test running on UI thread by Teng-Hui Zhu · 8 years ago
  48. 19c6ae3 Merge "Add layout perf test into APCT" by Tenghui Zhu · 8 years ago
  49. a9cebd6 Add layout perf test into APCT by Teng-Hui Zhu · 8 years ago
  50. 2a154e2 Introduce backspace benchmark tests. by Seigo Nonaka · 8 years ago
  51. e3f1762 Add cursor movement perftest. by Seigo Nonaka · 8 years ago
  52. 119265d Use new Rule to report status when success by Teng-Hui Zhu · 8 years ago
  53. 57fc759 Update VectorDrawablePerfTest to use JUnit 4 by Teng-Hui Zhu · 8 years ago
  54. 23d1fdd Refactor the java side APCT perf test by Teng-Hui Zhu · 8 years ago