1. 6188be1 Add androidx.benchmark.iterations argument for controlling measurement iters by Chris Craik · 3 years, 1 month ago
  2. 872057a Fix app cmdline wildcard to only be used API 28+ by Chris Craik · 3 years, 1 month ago
  3. eeb028c Lower MacrobenchmarkScope min API to 21 by Chris Craik · 3 years, 2 months ago
  4. 14a76b4d Merge "Stop using root buildOnServer task" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  5. ada6f50 Merge "Test trace capture back to API 28, macrobench scope to 27" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  6. c75fd5f Test trace capture back to API 28, macrobench scope to 27 by Chris Craik · 3 years, 2 months ago
  7. 2379e40 Merge "Bump androidx.test.core to 1.4.0" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  8. fa78895 Bump androidx.test.core to 1.4.0 by Jeremy Woods · 3 years, 2 months ago
  9. e137997 Validate PerfettoTraceProcessor back to API 21 by Chris Craik · 3 years, 2 months ago
  10. 0d5f978 Stop using root buildOnServer task by Aurimas Liutikas · 3 years, 2 months ago
  11. 48ae41e Fix ShellUtils on API 21/22 - chmod +x not supported by Chris Craik · 3 years, 2 months ago
  12. 258a46b Merge "Only use atrace tags supported on the local platform version" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  13. 3dff710 Only use atrace tags supported on the local platform version by Chris Craik · 3 years, 2 months ago
  14. 91d9b08 Workaround missing metrics by Chris Craik · 3 years, 2 months ago
  15. 908fa60 Merge "Add support for trace processor queries" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  16. 869b9bb Add support for trace processor queries by Chris Craik · 3 years, 2 months ago
  17. 29bbd1d Use .perfetto-trace extension for all traces by Chris Craik · 3 years, 2 months ago
  18. 2f8820c Add fully drawn to StartupTimingMetric output by Chris Craik · 3 years, 2 months ago
  19. f40c94b Adds in-app-memory tracing, for tracing out-of-scope macrobench work by Chris Craik · 3 years, 2 months ago
  20. 57b63cf7 Merge "Speculative fix for using API 21 in min 14 code" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  21. 67446d1 Speculative fix for using API 21 in min 14 code by Chris Craik · 3 years, 2 months ago
  22. b3a082f Merge "Move to proto perfetto config" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  23. c9ee9f0 Move to proto perfetto config by Chris Craik · 3 years, 2 months ago
  24. b84cf30 Fix StartupMetricTest when running without root by Chris Craik · 3 years, 2 months ago
  25. 59dd0c5 Append UI metadata to trace file directly, instead of load+append+write by Chris Craik · 3 years, 2 months ago
  26. 3676b1a Merge "Fix missing metric crash by sleeping longer after launch before killing Perfetto" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  27. 3489602 Fix missing metric crash by sleeping longer after launch before killing Perfetto by Chris Craik · 3 years, 2 months ago
  28. e77e304 Merge "Temporarily disable webview trace tag" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  29. 1059d87 Temporarily disable webview trace tag by Chris Craik · 3 years, 3 months ago
  30. f77729e Reduce sleep waiting for perfetto to be killed by Chris Craik · 3 years, 2 months ago
  31. 3c72324 Align Gradle project paths to Maven coordinates for benchmark by Alan Viverette · 3 years, 2 months ago
  32. b8d8be3 Merge "Fix ClassVerificationFailures with wrapper classes" into androidx-main by Chris Craik · 3 years, 2 months ago
  33. 54db19e Fix ClassVerificationFailures with wrapper classes by Chris Craik · 3 years, 2 months ago
  34. 384ad08 Merge "Reduce throttle max retries, and reset if hitting max retries" into androidx-main by Chris Craik · 3 years, 2 months ago
  35. 6bb7f19 Reduce throttle max retries, and reset if hitting max retries by Chris Craik · 3 years, 2 months ago
  36. 34b1ece Merge "Update JankCollectionHelper to support S gfxinfo" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  37. 25369f9 Update JankCollectionHelper to support S gfxinfo by Chris Craik · 3 years, 2 months ago
  38. 2c61b37 Merge "Remove crystalball experiment" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  39. 6c14ae6 Remove crystalball experiment by Chris Craik · 3 years, 2 months ago
  40. 911285a Merge "Relax clock locking requirements, and start using scaling_setspeed when possible" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  41. 38398bc Relax clock locking requirements, and start using scaling_setspeed when possible by Chris Craik · 3 years, 8 months ago
  42. a5e7913 Uses explicit broadcasts to deliver intents to receivers. by Rahul Ravikumar · 3 years, 3 months ago
  43. 9390a5c6 Merge "Reduce perfetto stop sleep time" into androidx-main by Chris Craik · 3 years, 3 months ago
  44. 4e10e6b Switch to am start-activity for startActivityAndWait by Chris Craik · 3 years, 3 months ago
  45. 498a666 Reduce perfetto stop sleep time by Chris Craik · 3 years, 3 months ago
  46. 2a9767f Merge "Initial com.android.test module support in AndroidX plugin" into androidx-main by Chris Craik · 3 years, 3 months ago
  47. f7fc851 Initial com.android.test module support in AndroidX plugin by Chris Craik · 3 years, 3 months ago
  48. 9ee910e Merge "Avoid parens in filename output" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  49. 96eb88a Avoid parens in filename output by Chris Craik · 3 years, 3 months ago
  50. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  51. 62a2e14 Merge "Add @suppress to many @RestrictTo" into androidx-main by Owen Gray · 3 years, 3 months ago
  52. 1330ec9 Add @suppress to many @RestrictTo by Owen Gray · 3 years, 4 months ago
  53. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 3 months ago
  54. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  55. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  56. c44ad33 Make sample for suppressing errors in gradle compatible with .kts by Dustin Lam · 3 years, 3 months ago
  57. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 4 months ago
  58. e28b6609 Merge "Add CompilationMode.BaselineProfile to macro benchmark library" into androidx-main by Leland Richardson · 3 years, 3 months ago
  59. 66c1ebf Add CompilationMode.BaselineProfile to macro benchmark library by Leland Richardson · 3 years, 4 months ago
  60. 67c39e6 Mark ActivityScenarioRuleTest as @FlakyTest by Aurimas Liutikas · 3 years, 4 months ago
  61. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 4 months ago
  62. 2c1a81e Migrate benchmark to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  63. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 3 years, 4 months ago
  64. 6d4382e Remove benchmark docs that have migrated to d.android.com by Chris Craik · 3 years, 4 months ago
  65. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  66. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  67. 5dce758 Mark flaky tests as flaky by Alan Viverette · 3 years, 4 months ago
  68. 9528e87 Merge "Extract MacrobenchUtils.kt to a new testutils" into androidx-main by Sean McQuillan · 3 years, 4 months ago
  69. b6ccf4e Extract MacrobenchUtils.kt to a new testutils by Sean McQuillan · 3 years, 4 months ago
  70. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  71. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  72. 64efdb0 Merge "Use streaming proto APIs" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  73. 1cd7113 Use streaming proto APIs by Chris Craik · 3 years, 4 months ago
  74. 849f1c8 Merge "Start using Gradle dependencies" into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
  75. af0fd79 Merge "Increase startActivityAndWait timeout, and add clear error/tests." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  76. 3c2bd02 Increase startActivityAndWait timeout, and add clear error/tests. by Chris Craik · 3 years, 5 months ago
  77. e1b8458 Start using Gradle dependencies by Aurimas Liutikas · 3 years, 5 months ago
  78. 7fd221c Fix output issue on API 21, suppress still-broken tests by Chris Craik · 3 years, 5 months ago
  79. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  80. 2761cd6 Merge "Append UI state to macrobenchmark traces" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  81. f7ea263 Append UI state to macrobenchmark traces by Chris Craik · 3 years, 5 months ago
  82. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  83. 3a06f1e Add squareup wire support, and demo usage in macrobench by Chris Craik · 3 years, 5 months ago
  84. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  85. dd0e194 Explicitly add benchmark bOS dependency to anchor bOS task by Aurimas Liutikas · 3 years, 5 months ago
  86. ce3df5c Expand ABI support for `perfetto_trace_processor`. by Rahul Ravikumar · 3 years, 5 months ago
  87. 22fe26b Add unbundled perfetto support. by Rahul Ravikumar · 3 years, 5 months ago
  88. 6162704 Convert `PerfettoHelper` to Kotlin. by Rahul Ravikumar · 3 years, 5 months ago
  89. 7a10421 Move Macrobench to snapshot_and_release by Chris Craik · 3 years, 6 months ago
  90. b0926c4 Merge "Remove BenchmarkRule requirement to be used each test" into androidx-main by Chris Craik · 3 years, 6 months ago
  91. 3ff60eb Remove BenchmarkRule requirement to be used each test by Chris Craik · 3 years, 6 months ago
  92. ff1158d Add interpreted (jit-disabled) mode to Macrobenchmarks (2/2) by Chris Craik · 3 years, 6 months ago
  93. ea60d5a Add interpreted (jit-disabled) mode to Macrobenchmarks (1/2) by Chris Craik · 3 years, 6 months ago
  94. cae0414 Merge "Document upcoming studio macrobench integration" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  95. 9cabfe41 Document upcoming studio macrobench integration by Chris Craik · 3 years, 6 months ago
  96. ea2cac0 Add a unique suffix for trace names. by Rahul Ravikumar · 3 years, 6 months ago
  97. 2cd7a96 Merge "Add lazy scrolling jank benchmark." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  98. f3ba217 Add lazy scrolling jank benchmark. by Filip Pavlis · 3 years, 6 months ago
  99. aa02af7 Copy files over anytime `dirUsableByAppAndShell` != `outputDirectory`. by Rahul Ravikumar · 3 years, 6 months ago
  100. 51b40bb Fix for calculating relative paths. by Rahul Ravikumar · 3 years, 6 months ago