1. 1003f75 Add perf tests for LooperStats by Marcin Oczeretko · 6 years ago
  2. c80c81a Extract CachedDeviceState from BinderCallsStats by Marcin Oczeretko · 6 years ago
  3. 64ec5b8 Add a simple benchmark for getting view attributes from Theme_Material. by Aurimas Liutikas · 6 years ago
  4. 3f26bef Add a basic ResourcePerfTest. by Aurimas Liutikas · 6 years ago
  5. 86714d1 Add support for battery/screen state changes. by Olivier Gaillard · 6 years ago
  6. b80d30d Improve the performance tests. by Olivier Gaillard · 6 years ago
  7. eac5c5a Add perf tests for binder calls to measure sampling performance. by Olivier Gaillard · 6 years ago
  8. 289ba40 Adds an Observer interface to observes binder API calls. by Olivier Gaillard · 6 years ago
  9. 2c13c6f Binder calls stats - random sampling. by Olivier Gaillard · 6 years ago
  10. 301cda9 Disable hyphen for TextView perf test by Siyamed Sinir · 6 years ago
  11. d5a9dc0 Expose async & counter publicly by John Reck · 6 years ago
  12. 09206cd Merge "Remove equal sign and comma from some text perf tests" by Siyamed Sinir · 6 years ago
  13. 099554e Remove equal sign and comma from some text perf tests by Siyamed Sinir · 6 years ago
  14. 1d7f615 Add experiment flag to control binder call stats. by Olivier Gaillard · 6 years ago
  15. 4c51b7c Merge "Tweak some RenderNode API surfaces" by TreeHugger Robot · 6 years ago
  16. b251b7f Uses autofill callback to throttle performance tests. by Felipe Leme · 6 years ago
  17. 568b2a6 Tweak some RenderNode API surfaces by John Reck · 6 years ago
  18. 58b56e3 Collect a few more binder stats when detailed tracking is enabled. by Olivier Gaillard · 6 years ago
  19. 15c6708 Merge "Introduce perf test for Layout.getOffsetForHorizontal" by TreeHugger Robot · 6 years ago
  20. f6f7314 Introduce perf test for Layout.getOffsetForHorizontal by Seigo Nonaka · 6 years ago
  21. f97d380 Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a am: d00c851e55 by Dan Willemsen · 6 years ago
  22. d00c851 Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a by Dan Willemsen · 6 years ago
  23. 4888b1f Convert to Soong by Dan Willemsen · 6 years ago
  24. 660327d Spun off Autofill PERF tests on its own package... by Felipe Leme · 6 years ago
  25. 236c626 Make Autofill PERF tests more lenient to error. by Felipe Leme · 6 years ago
  26. 984cfdf New Autofill PERF test that waits for AutofillCallbacks. by Felipe Leme · 6 years ago
  27. a052c98 Removed temporary Autofill PERF tests. by Felipe Leme · 6 years ago
  28. bc90715 Minor refactorings on Autofill tests: by Felipe Leme · 6 years ago
  29. 15a0743 Added missing @LargeTest annotation. by Felipe Leme · 6 years ago
  30. e4d0538 Uses a custom JUnit rule to preserve value of autofill service settings. by Felipe Leme · 6 years ago
  31. f9dc8d9 Moar PERF tests for autofill. by Felipe Leme · 6 years ago
  32. 6378b48 Initial PERF tests for autofill. by Felipe Leme · 6 years ago
  33. b0ad3dd Merge "Enabled aggregated per-uid stats collection by default" into pi-dev am: 981d61ddf8 by Fyodor Kupolov · 6 years ago
  34. 3f3af61 Enabled aggregated per-uid stats collection by default by Fyodor Kupolov · 6 years ago
  35. c5fe967 Add memory usage tests for various scripts by Seigo Nonaka · 6 years ago
  36. eff3f44 Exempt two performance tests from hidden API checks. by Nicolas Geoffray · 6 years ago
  37. 3e09705 Add the CorePerfTests and MultiUserPerfTests to APCT metrics by jdesprez · 6 years ago
  38. 163a57d Merge "Added BinderCallsStatsService" into pi-dev by Fyodor Kupolov · 6 years ago
  39. c3328d6 Stop creating PrecomputedText in StaticLayout by Seigo Nonaka · 6 years ago
  40. ca34851 Added BinderCallsStatsService by Fyodor Kupolov · 7 years ago
  41. b0f07d1 Set span boundary at word boundary in perf test by Seigo Nonaka · 6 years ago
  42. 86db3b5 Merge "Added performance tests for SQLiteCursor iteration" into pi-dev by Fyodor Kupolov · 6 years ago
  43. 5346f19 Added performance tests for SQLiteCursor iteration by Fyodor Kupolov · 6 years ago
  44. 12f867c Add selectable text view perf test for random text by Seigo Nonaka · 6 years ago
  45. d15f04e Introduce new perf test for TextView with precomputed text by Seigo Nonaka · 6 years ago
  46. a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  47. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  48. 98e10b8 Merge "Add 90th and 95th percentile to ManualBenchmarkState" by TreeHugger Robot · 6 years ago
  49. 1469365 Auto-gen AndroidTest.xml for CorePerfTests so atest can run it. by Kevin Cheng · 6 years ago
  50. beafa1f Reorganize MeasuredText API (2nd) by Seigo Nonaka · 6 years ago
  51. 4e90fa2 Revert "Reorganize MeasuredText API" by Seigo Nonaka · 6 years ago
  52. 7fd36d1 Reorganize MeasuredText API by Seigo Nonaka · 6 years ago
  53. 793a823 Merge "Introduce perf tests for background text layout performance" by TreeHugger Robot · 6 years ago
  54. 3ffc6e7 Add 90th and 95th percentile to ManualBenchmarkState by Arthur Eubanks · 6 years ago
  55. 97314af Introduce perf tests for background text layout performance by Seigo Nonaka · 6 years ago
  56. 8e44df2 Add perf tests for PendingIntent by Arthur Eubanks · 7 years ago
  57. 3fe3869 Fix wrong parameter for StaticLayoutPerfTest by Seigo Nonaka · 6 years ago
  58. ea3ca9d Merge "Introduce MeasuredText related perf tests" by TreeHugger Robot · 6 years ago
  59. 49ca024 Introduce MeasuredText related perf tests by Seigo Nonaka · 6 years ago
  60. f80fa7d Merge "Add StaticLayoutPerfTest for drawing" by TreeHugger Robot · 6 years ago
  61. 52d3b67 Add StaticLayoutPerfTest for drawing by Seigo Nonaka · 7 years ago
  62. 994b690 Merge "Add performance tests for query / get" by TreeHugger Robot · 7 years ago
  63. 109057e Add performance tests for query / get by Todd Kennedy · 7 years ago
  64. f2829de StaticLayoutPerfTest: Use fixed seed in each test case by Seigo Nonaka · 7 years ago
  65. 881a432 Merge "Compute hyphenated word pieces in MeasuredText" by TreeHugger Robot · 7 years ago
  66. 87b1547 Compute hyphenated word pieces in MeasuredText by Seigo Nonaka · 7 years ago
  67. ee0ec30 Merge "Add performance test for Debug.getPss()" by TreeHugger Robot · 7 years ago
  68. d131348 Add performance test for Debug.getPss() by Arthur Eubanks · 7 years ago
  69. b01e18c Merge "Rename PremeasuredText to MeasuredText" by Seigo Nonaka · 7 years ago
  70. eb0a68b Merge "Add Permission performance tests" by TreeHugger Robot · 7 years ago
  71. 263d674 Add performance test for BroadcastReceiver by Arthur Eubanks · 7 years ago
  72. 9d3bd08 Rename PremeasuredText to MeasuredText by Seigo Nonaka · 7 years ago
  73. 34ccf9f Add Permission performance tests by Arthur Eubanks · 7 years ago
  74. fbe63bd Introduce PremeasuredText by Seigo Nonaka · 7 years ago
  75. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  76. f0206bd Add more test configuration to StaticLayoutPerfTest by Seigo Nonaka · 7 years ago
  77. ceb5dd0 PaintMeasureTextTest: only pause/resume not_cached benchmarks by Greg Hackmann · 7 years ago
  78. a81b8c0 Provide remote stack trace information by Fyodor Kupolov · 7 years ago
  79. 4d15475 Merge "AccountManager#getAccounts bench" by TreeHugger Robot · 7 years ago
  80. bfd0498 AccountManager#getAccounts bench by John Reck · 7 years ago
  81. 714abd3 Perftests for StrictMode by Kurt Nelson · 7 years ago
  82. 026d82e Added perf test to measure bytes written by Fyodor Kupolov · 7 years ago
  83. d41e4f0 Added APCT test for SQLiteDatabase by Fyodor Kupolov · 7 years ago
  84. 1f84ea9 Update perf test labels for dashboard by Siyamed Sinir · 7 years ago
  85. f8ef7ac Merge changes from topic "text_perf_sep_2017" by Siyamed Sinir · 7 years ago
  86. 3de2b2e Wait for broadcast queue to become idle between test runs by Fyodor Kupolov · 7 years ago
  87. d0a5206 Reduce Text layout performance test combinations by Siyamed Sinir · 7 years ago
  88. af479b8 Performance test for text layout/draw by Siyamed Sinir · 7 years ago
  89. 5f6eda5 Refactor imports for text performance tests by Siyamed Sinir · 7 years ago
  90. 749e57e Implement LineBreaker callback and fix indent repeating. by Seigo Nonaka · 7 years ago
  91. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  92. 737dfea Support extra linespacing based on fallback fonts by Roozbeh Pournader · 7 years ago
  93. 917748e Improve TextView.onMeasure() for multiline text. by Seigo Nonaka · 7 years ago
  94. 2d0278b Update user perf tests to report only mean. by Sudheer Shanka · 7 years ago
  95. a319f8b Update test names in UserLifecycleTest. by Sudheer Shanka · 7 years ago
  96. d49d82b Merge "Fix UserLifecycleTest." by Sudheer Shanka · 7 years ago
  97. 5f76e1f Fix UserLifecycleTest. by Sudheer Shanka · 7 years ago
  98. b148b6c Parcel: Use @CriticalNative when possible. by Makoto Onuki · 7 years ago
  99. 716cf42 Add CursorWindow perf tests by Chris Craik · 7 years ago
  100. 1062e53 Merge "Increase the timeout and add stopping managed profile test" by TreeHugger Robot · 7 years ago