1. 76c231d Sets ThreadLocalWorkSource to authorized work source. by Olivier Gaillard · 6 years ago
  2. 1debe9a Add test case for different text direction. by Seigo Nonaka · 6 years ago
  3. d39ded7 Fix TextViewPRecomputedTextPerfTest by Seigo Nonaka · 6 years ago
  4. 53de12e Merge "Slight improvements to ArraySet." by Kweku Adams · 6 years ago
  5. 65b5ee3 Slight improvements to ArraySet. by Kweku Adams · 6 years ago
  6. 3875001 Merge "Add missing endRecording calls" by TreeHugger Robot · 6 years ago
  7. f401c7e8 Add missing endRecording calls by John Reck · 6 years ago
  8. 566903a Add class to read per-thread CPU usage from proc filesystem by Misha Wagner · 6 years ago
  9. 815aa66 Merge "Update some docs & tweak some method names" by TreeHugger Robot · 6 years ago
  10. c7ddcf3 Update some docs & tweak some method names by John Reck · 6 years ago
  11. f307adc Do not pass context to minikin in case of Canvas.drawText by Seigo Nonaka · 6 years ago
  12. 8a3e20a Update BinderCallsStats perf tests to use a more realistic workload. by Olivier Gaillard · 6 years ago
  13. 8884cfc Merge "Rename & package shuffle" by John Reck · 6 years ago
  14. e2693cb Perf test to measure various mechanisms to track CPU. by Olivier Gaillard · 6 years ago
  15. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  16. 1003f75 Add perf tests for LooperStats by Marcin Oczeretko · 6 years ago
  17. c80c81a Extract CachedDeviceState from BinderCallsStats by Marcin Oczeretko · 6 years ago
  18. 64ec5b8 Add a simple benchmark for getting view attributes from Theme_Material. by Aurimas Liutikas · 6 years ago
  19. 3f26bef Add a basic ResourcePerfTest. by Aurimas Liutikas · 6 years ago
  20. 86714d1 Add support for battery/screen state changes. by Olivier Gaillard · 6 years ago
  21. b80d30d Improve the performance tests. by Olivier Gaillard · 6 years ago
  22. eac5c5a Add perf tests for binder calls to measure sampling performance. by Olivier Gaillard · 6 years ago
  23. 289ba40 Adds an Observer interface to observes binder API calls. by Olivier Gaillard · 6 years ago
  24. 2c13c6f Binder calls stats - random sampling. by Olivier Gaillard · 6 years ago
  25. 301cda9 Disable hyphen for TextView perf test by Siyamed Sinir · 6 years ago
  26. d5a9dc0 Expose async & counter publicly by John Reck · 6 years ago
  27. 09206cd Merge "Remove equal sign and comma from some text perf tests" by Siyamed Sinir · 6 years ago
  28. 099554e Remove equal sign and comma from some text perf tests by Siyamed Sinir · 6 years ago
  29. 1d7f615 Add experiment flag to control binder call stats. by Olivier Gaillard · 6 years ago
  30. 4c51b7c Merge "Tweak some RenderNode API surfaces" by TreeHugger Robot · 6 years ago
  31. b251b7f Uses autofill callback to throttle performance tests. by Felipe Leme · 6 years ago
  32. 568b2a6 Tweak some RenderNode API surfaces by John Reck · 6 years ago
  33. 58b56e3 Collect a few more binder stats when detailed tracking is enabled. by Olivier Gaillard · 6 years ago
  34. 15c6708 Merge "Introduce perf test for Layout.getOffsetForHorizontal" by TreeHugger Robot · 6 years ago
  35. f6f7314 Introduce perf test for Layout.getOffsetForHorizontal by Seigo Nonaka · 6 years ago
  36. f97d380 Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a am: d00c851e55 by Dan Willemsen · 6 years ago
  37. d00c851 Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a by Dan Willemsen · 6 years ago
  38. 4888b1f Convert to Soong by Dan Willemsen · 6 years ago
  39. 660327d Spun off Autofill PERF tests on its own package... by Felipe Leme · 6 years ago
  40. 236c626 Make Autofill PERF tests more lenient to error. by Felipe Leme · 6 years ago
  41. 984cfdf New Autofill PERF test that waits for AutofillCallbacks. by Felipe Leme · 6 years ago
  42. a052c98 Removed temporary Autofill PERF tests. by Felipe Leme · 6 years ago
  43. bc90715 Minor refactorings on Autofill tests: by Felipe Leme · 6 years ago
  44. 15a0743 Added missing @LargeTest annotation. by Felipe Leme · 6 years ago
  45. e4d0538 Uses a custom JUnit rule to preserve value of autofill service settings. by Felipe Leme · 6 years ago
  46. f9dc8d9 Moar PERF tests for autofill. by Felipe Leme · 6 years ago
  47. 6378b48 Initial PERF tests for autofill. by Felipe Leme · 6 years ago
  48. b0ad3dd Merge "Enabled aggregated per-uid stats collection by default" into pi-dev am: 981d61ddf8 by Fyodor Kupolov · 6 years ago
  49. 3f3af61 Enabled aggregated per-uid stats collection by default by Fyodor Kupolov · 6 years ago
  50. c5fe967 Add memory usage tests for various scripts by Seigo Nonaka · 6 years ago
  51. eff3f44 Exempt two performance tests from hidden API checks. by Nicolas Geoffray · 6 years ago
  52. 3e09705 Add the CorePerfTests and MultiUserPerfTests to APCT metrics by jdesprez · 6 years ago
  53. 163a57d Merge "Added BinderCallsStatsService" into pi-dev by Fyodor Kupolov · 6 years ago
  54. c3328d6 Stop creating PrecomputedText in StaticLayout by Seigo Nonaka · 6 years ago
  55. ca34851 Added BinderCallsStatsService by Fyodor Kupolov · 7 years ago
  56. b0f07d1 Set span boundary at word boundary in perf test by Seigo Nonaka · 6 years ago
  57. 86db3b5 Merge "Added performance tests for SQLiteCursor iteration" into pi-dev by Fyodor Kupolov · 6 years ago
  58. 5346f19 Added performance tests for SQLiteCursor iteration by Fyodor Kupolov · 6 years ago
  59. 12f867c Add selectable text view perf test for random text by Seigo Nonaka · 6 years ago
  60. d15f04e Introduce new perf test for TextView with precomputed text by Seigo Nonaka · 6 years ago
  61. a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  62. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  63. 98e10b8 Merge "Add 90th and 95th percentile to ManualBenchmarkState" by TreeHugger Robot · 6 years ago
  64. 1469365 Auto-gen AndroidTest.xml for CorePerfTests so atest can run it. by Kevin Cheng · 6 years ago
  65. beafa1f Reorganize MeasuredText API (2nd) by Seigo Nonaka · 6 years ago
  66. 4e90fa2 Revert "Reorganize MeasuredText API" by Seigo Nonaka · 6 years ago
  67. 7fd36d1 Reorganize MeasuredText API by Seigo Nonaka · 6 years ago
  68. 793a823 Merge "Introduce perf tests for background text layout performance" by TreeHugger Robot · 6 years ago
  69. 3ffc6e7 Add 90th and 95th percentile to ManualBenchmarkState by Arthur Eubanks · 6 years ago
  70. 97314af Introduce perf tests for background text layout performance by Seigo Nonaka · 6 years ago
  71. 8e44df2 Add perf tests for PendingIntent by Arthur Eubanks · 7 years ago
  72. 3fe3869 Fix wrong parameter for StaticLayoutPerfTest by Seigo Nonaka · 6 years ago
  73. ea3ca9d Merge "Introduce MeasuredText related perf tests" by TreeHugger Robot · 6 years ago
  74. 49ca024 Introduce MeasuredText related perf tests by Seigo Nonaka · 6 years ago
  75. f80fa7d Merge "Add StaticLayoutPerfTest for drawing" by TreeHugger Robot · 6 years ago
  76. 52d3b67 Add StaticLayoutPerfTest for drawing by Seigo Nonaka · 6 years ago
  77. 994b690 Merge "Add performance tests for query / get" by TreeHugger Robot · 6 years ago
  78. 109057e Add performance tests for query / get by Todd Kennedy · 6 years ago
  79. f2829de StaticLayoutPerfTest: Use fixed seed in each test case by Seigo Nonaka · 6 years ago
  80. 881a432 Merge "Compute hyphenated word pieces in MeasuredText" by TreeHugger Robot · 6 years ago
  81. 87b1547 Compute hyphenated word pieces in MeasuredText by Seigo Nonaka · 7 years ago
  82. ee0ec30 Merge "Add performance test for Debug.getPss()" by TreeHugger Robot · 6 years ago
  83. d131348 Add performance test for Debug.getPss() by Arthur Eubanks · 7 years ago
  84. b01e18c Merge "Rename PremeasuredText to MeasuredText" by Seigo Nonaka · 7 years ago
  85. eb0a68b Merge "Add Permission performance tests" by TreeHugger Robot · 7 years ago
  86. 263d674 Add performance test for BroadcastReceiver by Arthur Eubanks · 7 years ago
  87. 9d3bd08 Rename PremeasuredText to MeasuredText by Seigo Nonaka · 7 years ago
  88. 34ccf9f Add Permission performance tests by Arthur Eubanks · 7 years ago
  89. fbe63bd Introduce PremeasuredText by Seigo Nonaka · 7 years ago
  90. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  91. f0206bd Add more test configuration to StaticLayoutPerfTest by Seigo Nonaka · 7 years ago
  92. ceb5dd0 PaintMeasureTextTest: only pause/resume not_cached benchmarks by Greg Hackmann · 7 years ago
  93. a81b8c0 Provide remote stack trace information by Fyodor Kupolov · 7 years ago
  94. 4d15475 Merge "AccountManager#getAccounts bench" by TreeHugger Robot · 7 years ago
  95. bfd0498 AccountManager#getAccounts bench by John Reck · 7 years ago
  96. 714abd3 Perftests for StrictMode by Kurt Nelson · 7 years ago
  97. 026d82e Added perf test to measure bytes written by Fyodor Kupolov · 7 years ago
  98. d41e4f0 Added APCT test for SQLiteDatabase by Fyodor Kupolov · 7 years ago
  99. 1f84ea9 Update perf test labels for dashboard by Siyamed Sinir · 7 years ago
  100. f8ef7ac Merge changes from topic "text_perf_sep_2017" by Siyamed Sinir · 7 years ago