1. eff3f44 Exempt two performance tests from hidden API checks. by Nicolas Geoffray · 6 years ago
  2. 3e09705 Add the CorePerfTests and MultiUserPerfTests to APCT metrics by jdesprez · 6 years ago
  3. 163a57d Merge "Added BinderCallsStatsService" into pi-dev by Fyodor Kupolov · 6 years ago
  4. c3328d6 Stop creating PrecomputedText in StaticLayout by Seigo Nonaka · 6 years ago
  5. ca34851 Added BinderCallsStatsService by Fyodor Kupolov · 6 years ago
  6. b0f07d1 Set span boundary at word boundary in perf test by Seigo Nonaka · 6 years ago
  7. 86db3b5 Merge "Added performance tests for SQLiteCursor iteration" into pi-dev by Fyodor Kupolov · 6 years ago
  8. 5346f19 Added performance tests for SQLiteCursor iteration by Fyodor Kupolov · 6 years ago
  9. 12f867c Add selectable text view perf test for random text by Seigo Nonaka · 6 years ago
  10. d15f04e Introduce new perf test for TextView with precomputed text by Seigo Nonaka · 6 years ago
  11. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  12. 98e10b8 Merge "Add 90th and 95th percentile to ManualBenchmarkState" by TreeHugger Robot · 6 years ago
  13. 1469365 Auto-gen AndroidTest.xml for CorePerfTests so atest can run it. by Kevin Cheng · 6 years ago
  14. beafa1f Reorganize MeasuredText API (2nd) by Seigo Nonaka · 6 years ago
  15. 4e90fa2 Revert "Reorganize MeasuredText API" by Seigo Nonaka · 6 years ago
  16. 7fd36d1 Reorganize MeasuredText API by Seigo Nonaka · 6 years ago
  17. 793a823 Merge "Introduce perf tests for background text layout performance" by TreeHugger Robot · 6 years ago
  18. 3ffc6e7 Add 90th and 95th percentile to ManualBenchmarkState by Arthur Eubanks · 6 years ago
  19. 97314af Introduce perf tests for background text layout performance by Seigo Nonaka · 6 years ago
  20. 8e44df2 Add perf tests for PendingIntent by Arthur Eubanks · 6 years ago
  21. 3fe3869 Fix wrong parameter for StaticLayoutPerfTest by Seigo Nonaka · 6 years ago
  22. ea3ca9d Merge "Introduce MeasuredText related perf tests" by TreeHugger Robot · 6 years ago
  23. 49ca024 Introduce MeasuredText related perf tests by Seigo Nonaka · 6 years ago
  24. f80fa7d Merge "Add StaticLayoutPerfTest for drawing" by TreeHugger Robot · 6 years ago
  25. 52d3b67 Add StaticLayoutPerfTest for drawing by Seigo Nonaka · 6 years ago
  26. 994b690 Merge "Add performance tests for query / get" by TreeHugger Robot · 6 years ago
  27. 109057e Add performance tests for query / get by Todd Kennedy · 6 years ago
  28. f2829de StaticLayoutPerfTest: Use fixed seed in each test case by Seigo Nonaka · 6 years ago
  29. 881a432 Merge "Compute hyphenated word pieces in MeasuredText" by TreeHugger Robot · 6 years ago
  30. 87b1547 Compute hyphenated word pieces in MeasuredText by Seigo Nonaka · 6 years ago
  31. ee0ec30 Merge "Add performance test for Debug.getPss()" by TreeHugger Robot · 6 years ago
  32. d131348 Add performance test for Debug.getPss() by Arthur Eubanks · 7 years ago
  33. b01e18c Merge "Rename PremeasuredText to MeasuredText" by Seigo Nonaka · 6 years ago
  34. eb0a68b Merge "Add Permission performance tests" by TreeHugger Robot · 6 years ago
  35. 263d674 Add performance test for BroadcastReceiver by Arthur Eubanks · 7 years ago
  36. 9d3bd08 Rename PremeasuredText to MeasuredText by Seigo Nonaka · 6 years ago
  37. 34ccf9f Add Permission performance tests by Arthur Eubanks · 6 years ago
  38. fbe63bd Introduce PremeasuredText by Seigo Nonaka · 7 years ago
  39. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  40. f0206bd Add more test configuration to StaticLayoutPerfTest by Seigo Nonaka · 7 years ago
  41. ceb5dd0 PaintMeasureTextTest: only pause/resume not_cached benchmarks by Greg Hackmann · 7 years ago
  42. a81b8c0 Provide remote stack trace information by Fyodor Kupolov · 7 years ago
  43. 4d15475 Merge "AccountManager#getAccounts bench" by TreeHugger Robot · 7 years ago
  44. bfd0498 AccountManager#getAccounts bench by John Reck · 7 years ago
  45. 714abd3 Perftests for StrictMode by Kurt Nelson · 7 years ago
  46. 026d82e Added perf test to measure bytes written by Fyodor Kupolov · 7 years ago
  47. d41e4f0 Added APCT test for SQLiteDatabase by Fyodor Kupolov · 7 years ago
  48. 1f84ea9 Update perf test labels for dashboard by Siyamed Sinir · 7 years ago
  49. f8ef7ac Merge changes from topic "text_perf_sep_2017" by Siyamed Sinir · 7 years ago
  50. 3de2b2e Wait for broadcast queue to become idle between test runs by Fyodor Kupolov · 7 years ago
  51. d0a5206 Reduce Text layout performance test combinations by Siyamed Sinir · 7 years ago
  52. af479b8 Performance test for text layout/draw by Siyamed Sinir · 7 years ago
  53. 5f6eda5 Refactor imports for text performance tests by Siyamed Sinir · 7 years ago
  54. 749e57e Implement LineBreaker callback and fix indent repeating. by Seigo Nonaka · 7 years ago
  55. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  56. 737dfea Support extra linespacing based on fallback fonts by Roozbeh Pournader · 7 years ago
  57. 917748e Improve TextView.onMeasure() for multiline text. by Seigo Nonaka · 7 years ago
  58. 2d0278b Update user perf tests to report only mean. by Sudheer Shanka · 7 years ago
  59. a319f8b Update test names in UserLifecycleTest. by Sudheer Shanka · 7 years ago
  60. d49d82b Merge "Fix UserLifecycleTest." by Sudheer Shanka · 7 years ago
  61. 5f76e1f Fix UserLifecycleTest. by Sudheer Shanka · 7 years ago
  62. b148b6c Parcel: Use @CriticalNative when possible. by Makoto Onuki · 7 years ago
  63. 716cf42 Add CursorWindow perf tests by Chris Craik · 7 years ago
  64. 1062e53 Merge "Increase the timeout and add stopping managed profile test" by TreeHugger Robot · 7 years ago
  65. ec7c696 Increase the timeout and add stopping managed profile test by Tony Mak · 7 years ago
  66. c07169e Merge "Introduce early exit path for non resource path." into oc-dev am: 01d5b3d2af by Seigo Nonaka · 7 years ago
  67. 2ea169a Introduce early exit path for non resource path. by Seigo Nonaka · 7 years ago
  68. f3903e9 Fix regression in getSharedPreferences performance by John Reck · 7 years ago
  69. 52f6ba9 Move SystemPerfTest out of java.* namespace by Colin Cross · 7 years ago
  70. ab18567 AutoSize TextView (part 11) - fix final APIs by Andrei Stingaceanu · 7 years ago
  71. fbfead2 AutoSize TextView (part 9) - sanitize APIs naming by Andrei Stingaceanu · 7 years ago
  72. 1d0244a Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  73. fc29424 CriticalNative for RenderNode and DisplayListCanvas by Chris Craik · 8 years ago
  74. 2414e1b Outline & Path perf improvements by Chris Craik · 8 years ago
  75. 7a5ad26 Merge "Add Outline/RenderNode perf tests" by Chris Craik · 8 years ago
  76. 2cbbd8d Add Outline/RenderNode perf tests by Chris Craik · 8 years ago
  77. 3f7c6ad Add benchmarks for different ways to show/hide view subtrees by Chris Craik · 8 years ago
  78. 0178c23 AutoSize TextView (part 2) - benchmark number of sizes by Andrei Stingaceanu · 8 years ago
  79. b2264c2 Add int[] JNI benchmarks by John Reck · 8 years ago
  80. 55fe269 Merge "Add more complex View inflation bench" by John Reck · 8 years ago
  81. 24e98b7 Add more complex View inflation bench by John Reck · 8 years ago
  82. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  83. 3acf0382 Add benchmarks for View inflation by John Reck · 8 years ago
  84. 60bf972 Merge "Fix pause/resume timing" by John Reck · 8 years ago
  85. 306928c Port Parcel benchmarks to APCT by John Reck · 8 years ago
  86. c1d6ba4 Fix pause/resume timing by John Reck · 8 years ago
  87. 295f9af Add a couple simple canvas benchmarks by John Reck · 8 years ago
  88. 62e5fea Greatly reduce BenchmarkState overhead by John Reck · 8 years ago
  89. 82d9e15 Merge "Switch APCT Perf test to JUnit 4.11 friendly" by TreeHugger Robot · 8 years ago
  90. 578f471 Switch APCT Perf test to JUnit 4.11 friendly by Teng-Hui Zhu · 8 years ago
  91. eb22e31 Introduce Typeface.createXX performance tests. by Seigo Nonaka · 8 years ago
  92. 42ed497 Merge "Add usermanager related perf tests - part2" by Sudheer Shanka · 8 years ago
  93. 36e0f12 Fix test failure due to out of UI thread runnning. by Seigo Nonaka · 8 years ago
  94. 2c4522c Add usermanager related perf tests - part2 by Sudheer Shanka · 8 years ago
  95. fe1a3b6 Merge changes from topic 'ksk_long_text_edit' by Keisuke Kuroyanagi · 8 years ago
  96. 9612120 Merge "Edit long text performance test." by Keisuke Kuroyanagi · 8 years ago
  97. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  98. 022113a Workaround the issue that parameterized test don't support @UiThreadTest by Teng-Hui Zhu · 8 years ago
  99. 17e7697 Move RenderNodePerfTest to the merged package by Teng-Hui Zhu · 8 years ago
  100. 70b70a6 Merge "Merge & fix package names" by John Reck · 8 years ago