1. ceb5dd0 PaintMeasureTextTest: only pause/resume not_cached benchmarks by Greg Hackmann · 7 years ago
  2. a81b8c0 Provide remote stack trace information by Fyodor Kupolov · 7 years ago
  3. 4d15475 Merge "AccountManager#getAccounts bench" by TreeHugger Robot · 7 years ago
  4. bfd0498 AccountManager#getAccounts bench by John Reck · 7 years ago
  5. 714abd3 Perftests for StrictMode by Kurt Nelson · 7 years ago
  6. 026d82e Added perf test to measure bytes written by Fyodor Kupolov · 7 years ago
  7. d41e4f0 Added APCT test for SQLiteDatabase by Fyodor Kupolov · 7 years ago
  8. 1f84ea9 Update perf test labels for dashboard by Siyamed Sinir · 7 years ago
  9. f8ef7ac Merge changes from topic "text_perf_sep_2017" by Siyamed Sinir · 7 years ago
  10. 3de2b2e Wait for broadcast queue to become idle between test runs by Fyodor Kupolov · 7 years ago
  11. d0a5206 Reduce Text layout performance test combinations by Siyamed Sinir · 7 years ago
  12. af479b8 Performance test for text layout/draw by Siyamed Sinir · 7 years ago
  13. 5f6eda5 Refactor imports for text performance tests by Siyamed Sinir · 7 years ago
  14. 749e57e Implement LineBreaker callback and fix indent repeating. by Seigo Nonaka · 7 years ago
  15. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  16. 737dfea Support extra linespacing based on fallback fonts by Roozbeh Pournader · 7 years ago
  17. 917748e Improve TextView.onMeasure() for multiline text. by Seigo Nonaka · 7 years ago
  18. 2d0278b Update user perf tests to report only mean. by Sudheer Shanka · 7 years ago
  19. a319f8b Update test names in UserLifecycleTest. by Sudheer Shanka · 7 years ago
  20. d49d82b Merge "Fix UserLifecycleTest." by Sudheer Shanka · 7 years ago
  21. 5f76e1f Fix UserLifecycleTest. by Sudheer Shanka · 7 years ago
  22. b148b6c Parcel: Use @CriticalNative when possible. by Makoto Onuki · 7 years ago
  23. 716cf42 Add CursorWindow perf tests by Chris Craik · 7 years ago
  24. 1062e53 Merge "Increase the timeout and add stopping managed profile test" by TreeHugger Robot · 7 years ago
  25. ec7c696 Increase the timeout and add stopping managed profile test by Tony Mak · 7 years ago
  26. c07169e Merge "Introduce early exit path for non resource path." into oc-dev am: 01d5b3d2af by Seigo Nonaka · 7 years ago
  27. 2ea169a Introduce early exit path for non resource path. by Seigo Nonaka · 7 years ago
  28. f3903e9 Fix regression in getSharedPreferences performance by John Reck · 7 years ago
  29. 52f6ba9 Move SystemPerfTest out of java.* namespace by Colin Cross · 7 years ago
  30. ab18567 AutoSize TextView (part 11) - fix final APIs by Andrei Stingaceanu · 7 years ago
  31. fbfead2 AutoSize TextView (part 9) - sanitize APIs naming by Andrei Stingaceanu · 8 years ago
  32. 1d0244a Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  33. fc29424 CriticalNative for RenderNode and DisplayListCanvas by Chris Craik · 8 years ago
  34. 2414e1b Outline & Path perf improvements by Chris Craik · 8 years ago
  35. 7a5ad26 Merge "Add Outline/RenderNode perf tests" by Chris Craik · 8 years ago
  36. 2cbbd8d Add Outline/RenderNode perf tests by Chris Craik · 8 years ago
  37. 3f7c6ad Add benchmarks for different ways to show/hide view subtrees by Chris Craik · 8 years ago
  38. 0178c23 AutoSize TextView (part 2) - benchmark number of sizes by Andrei Stingaceanu · 8 years ago
  39. b2264c2 Add int[] JNI benchmarks by John Reck · 8 years ago
  40. 55fe269 Merge "Add more complex View inflation bench" by John Reck · 8 years ago
  41. 24e98b7 Add more complex View inflation bench by John Reck · 8 years ago
  42. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  43. 3acf0382 Add benchmarks for View inflation by John Reck · 8 years ago
  44. 60bf972 Merge "Fix pause/resume timing" by John Reck · 8 years ago
  45. 306928c Port Parcel benchmarks to APCT by John Reck · 8 years ago
  46. c1d6ba4 Fix pause/resume timing by John Reck · 8 years ago
  47. 295f9af Add a couple simple canvas benchmarks by John Reck · 8 years ago
  48. 62e5fea Greatly reduce BenchmarkState overhead by John Reck · 8 years ago
  49. 82d9e15 Merge "Switch APCT Perf test to JUnit 4.11 friendly" by TreeHugger Robot · 8 years ago
  50. 578f471 Switch APCT Perf test to JUnit 4.11 friendly by Teng-Hui Zhu · 8 years ago
  51. eb22e31 Introduce Typeface.createXX performance tests. by Seigo Nonaka · 8 years ago
  52. 42ed497 Merge "Add usermanager related perf tests - part2" by Sudheer Shanka · 8 years ago
  53. 36e0f12 Fix test failure due to out of UI thread runnning. by Seigo Nonaka · 8 years ago
  54. 2c4522c Add usermanager related perf tests - part2 by Sudheer Shanka · 8 years ago
  55. fe1a3b6 Merge changes from topic 'ksk_long_text_edit' by Keisuke Kuroyanagi · 8 years ago
  56. 9612120 Merge "Edit long text performance test." by Keisuke Kuroyanagi · 8 years ago
  57. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  58. 022113a Workaround the issue that parameterized test don't support @UiThreadTest by Teng-Hui Zhu · 8 years ago
  59. 17e7697 Move RenderNodePerfTest to the merged package by Teng-Hui Zhu · 8 years ago
  60. 70b70a6 Merge "Merge & fix package names" by John Reck · 8 years ago
  61. 7a9a4ec Merge & fix package names by John Reck · 8 years ago
  62. 395e9b8 Modernize RenderNode JNI by John Reck · 8 years ago
  63. 793075b Merge "Add misc apct perf tests" by Chris Craik · 8 years ago
  64. 53c23fd Add usermanager related perf tests - part1 by Sudheer Shanka · 8 years ago
  65. b7ff133 Edit long text performance test. by Keisuke Kuroyanagi · 8 years ago
  66. 51dd1e5 Add misc apct perf tests by Chris Craik · 8 years ago
  67. 586a36e Introduce TextPaint.measureText performance tests. by Seigo Nonaka · 8 years ago
  68. 2c33e30 Double check the layout test running on UI thread by Teng-Hui Zhu · 8 years ago
  69. 19c6ae3 Merge "Add layout perf test into APCT" by Tenghui Zhu · 8 years ago
  70. a9cebd6 Add layout perf test into APCT by Teng-Hui Zhu · 8 years ago
  71. 2219797 Merge "Introduce backspace benchmark tests." by Seigo Nonaka · 8 years ago
  72. 1ff16d3 Merge "Introduce Paint.hasGlyph performance tests." by TreeHugger Robot · 8 years ago
  73. 2a154e2 Introduce backspace benchmark tests. by Seigo Nonaka · 8 years ago
  74. f0b5aab Introduce Paint.hasGlyph performance tests. by Seigo Nonaka · 8 years ago
  75. e3f1762 Add cursor movement perftest. by Seigo Nonaka · 8 years ago
  76. 119265d Use new Rule to report status when success by Teng-Hui Zhu · 8 years ago
  77. 57fc759 Update VectorDrawablePerfTest to use JUnit 4 by Teng-Hui Zhu · 8 years ago
  78. 4cbaff6 Create BitmapUtils class for performance apct tests by Teng-Hui Zhu · 8 years ago
  79. 23d1fdd Refactor the java side APCT perf test by Teng-Hui Zhu · 8 years ago