1. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  2. 153a688 Support suppressing macrobenchmark errors by Chris Craik · 3 years, 7 months ago
  3. 9d6810d Reland macrobenchmark docs by Chris Craik · 3 years, 7 months ago
  4. d9a2794 Merge "Make non-profileable an error for macrobenchmarks" into androidx-main by Chris Craik · 3 years, 7 months ago
  5. 345202c Make non-profileable an error for macrobenchmarks by Chris Craik · 3 years, 7 months ago
  6. 0eab98a Extend trace enabled check timeouts by Chris Craik · 3 years, 7 months ago
  7. b9787d9 Merge "Workaround presubmit failure of trace processor" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  8. 99b70f1 Workaround presubmit failure of trace processor by Chris Craik · 3 years, 7 months ago
  9. 925b221 Rename launch*AndWait operations -> startActivityAndWait by Chris Craik · 3 years, 7 months ago
  10. 8509f5a Minor changes to better support user builds. by Rahul Ravikumar · 3 years, 7 months ago
  11. 5967100 Add runtime error detection to Macrobenchmark by Chris Craik · 3 years, 7 months ago
  12. 176ad84 Merge "Fix trace_processor on user builds" into androidx-main by Chris Craik · 3 years, 7 months ago
  13. 722d3d2 Undo trace_processor support for armeabi-v7a ABIs. by Rahul Ravikumar · 3 years, 8 months ago
  14. c083d0a Fix trace_processor on user builds by Chris Craik · 3 years, 8 months ago
  15. 0fd71f3 Trace processor improvements by Rahul Ravikumar · 3 years, 8 months ago
  16. f72fb70 Rework trace processing by Chris Craik · 3 years, 8 months ago
  17. 566cb4e Merge "Revert "Support 32 bit ABIs."" into androidx-main by Chris Craik · 3 years, 8 months ago
  18. 266c4e0 Revert "Support 32 bit ABIs." by Chris Craik · 3 years, 8 months ago
  19. d741ec9 dropKernelPageCache() no longer throws an IllegalStateException. by Rahul Ravikumar · 3 years, 8 months ago
  20. fcbe8a9 Remove spaces from the filename. by Rahul Ravikumar · 3 years, 8 months ago
  21. 96e8f46 Support 32 bit ABIs. by Rahul Ravikumar · 3 years, 8 months ago
  22. 7e79808d Pull functionality out of macrobenchmark.kt by Chris Craik · 3 years, 8 months ago
  23. fbfc721 Restructure Macrobenchmark modules by Chris Craik · 3 years, 8 months ago
  24. 0df6026 Merge "Fix perfetto trace processing ordering" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  25. 54b820f Fix perfetto trace processing ordering by Chris Craik · 3 years, 8 months ago
  26. 8b9ebec Merge "Remove requestLegacyExternalStorage flag from benchmarks" into androidx-main by Chris Craik · 3 years, 8 months ago
  27. d4c1cbd Merge "Overhaul benchmark output - on by default in safe location" into androidx-main by Chris Craik · 3 years, 8 months ago
  28. 32bd767 Remove requestLegacyExternalStorage flag from benchmarks by Chris Craik · 3 years, 8 months ago
  29. 641f819 Merge "Publish perfetto snapshots." into androidx-main by Treehugger Robot · 3 years, 8 months ago
  30. 1947294 Merge "Rename PerfettoRule captures to .perfetto-trace" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  31. 3c305da Rename PerfettoRule captures to .perfetto-trace by Chris Craik · 3 years, 8 months ago
  32. 5e2c060 Publish perfetto snapshots. by Rahul Ravikumar · 3 years, 8 months ago
  33. 8b5a4df Overhaul benchmark output - on by default in safe location by Chris Craik · 3 years, 8 months ago
  34. ec368b1 Remove all crystalball dependencies from Macrobenchmarks. by Rahul Ravikumar · 3 years, 8 months ago
  35. b211fc5 Switch away from atrace_categories: memory in perfetto capture by Chris Craik · 3 years, 8 months ago
  36. d81d48c Remove CPU usage and Memory metrics. by Rahul Ravikumar · 3 years, 8 months ago
  37. 11f1d5e Merge "Merge the two macrobenchmark entry points, and document them" into androidx-main by Chris Craik · 3 years, 8 months ago
  38. 97cfdf3 Merge the two macrobenchmark entry points, and document them by Chris Craik · 3 years, 8 months ago
  39. 756e9da Move JankCollectionHelper to Macro Benchmarks. by Rahul Ravikumar · 3 years, 8 months ago
  40. 18e14b4 Rename JankMetric -> FrameTimingMetric by Chris Craik · 3 years, 8 months ago
  41. d83459f Merge "Use Perfetto as a datasource for app startup metrics." into androidx-main by Rahul Ravikumar · 3 years, 8 months ago
  42. 98bdb03 Use Perfetto as a datasource for app startup metrics. by Rahul Ravikumar · 3 years, 9 months ago
  43. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  44. 917dbed Drop kernel page cache for cold startup by Chris Craik · 3 years, 8 months ago
  45. 106ea08 Last few instances of androidx-master-dev in scripts by Alan Viverette · 3 years, 9 months ago
  46. 026ed6e Merge "JSON output for macrobenchmarks" into androidx-master-dev by Chris Craik · 3 years, 9 months ago
  47. e89cd01 JSON output for macrobenchmarks by Chris Craik · 3 years, 10 months ago
  48. df6eb56 Prevent mpdecision from hotplugging cpu during benchmarks by Dustin Lam · 3 years, 9 months ago
  49. 5e8e6e4 Fix test configuration from oag/1516468 by Chris Craik · 3 years, 10 months ago
  50. a96150b Enable basic R8 minification for macro targets by Chris Craik · 3 years, 10 months ago
  51. a1fdff9 Bring view and compose target activities closer in line by Chris Craik · 3 years, 10 months ago
  52. db86d7a Update JankMetricValidation tests to dispatch more scroll events. by Rahul Ravikumar · 3 years, 10 months ago
  53. 2f2bd59 Add separate Compose macrobenchmark target by Chris Craik · 3 years, 10 months ago
  54. 3da2569 Merge "Startup benchmark refinement" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  55. b57c0f2 Startup benchmark refinement by Chris Craik · 3 years, 10 months ago
  56. daa6330 Give each perfetto trace a unique file copy key by Chris Craik · 3 years, 10 months ago
  57. d1f14a1 Add dedicated api for measuring startup: measureStartupRepeated {} by Chris Craik · 3 years, 10 months ago
  58. 284368f Enable Macrobenchmarks in CI. by Rahul Ravikumar · 3 years, 10 months ago
  59. 43cf03c Merge "Filter Jank metrics" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  60. afef76a Merge "Remove spaces from SpeedProfile.toString()" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  61. 3856735c Remove spaces from SpeedProfile.toString() by Chris Craik · 3 years, 10 months ago
  62. 95b0ef2 Filter Jank metrics by Chris Craik · 3 years, 10 months ago
  63. 1574bdb Merge "Workaround API 21 MethodTracing crash" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  64. e2858f2 Merge "Metrics name cleanup" into androidx-master-dev by Chris Craik · 3 years, 10 months ago
  65. ea99c3a Metrics name cleanup by Chris Craik · 3 years, 10 months ago
  66. cfabdeb Workaround API 21 MethodTracing crash by Chris Craik · 3 years, 10 months ago
  67. ea7bce4 Support for Kotlin 1.4.20 by Jim Sproch · 3 years, 11 months ago
  68. eba03a5 Simplify macrobenchmark module structure by Chris Craik · 3 years, 10 months ago
  69. 0bd7a1c Add setup vs measured block to macrobenchmark by Chris Craik · 3 years, 10 months ago
  70. b90c129 Add a Jank Metric. by Rahul Ravikumar · 3 years, 10 months ago
  71. e879434 Metric overhaul by Chris Craik · 3 years, 10 months ago
  72. 500036a Add simple Compose startup benchmarks by Chris Craik · 3 years, 10 months ago
  73. 6123499 Merge "Move benchmark to stable tracing-ktx" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  74. f75110b Move benchmark to stable tracing-ktx by Chris Craik · 3 years, 10 months ago
  75. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  76. d4781c44 Validate process and compilation profiles. by Rahul Ravikumar · 3 years, 11 months ago
  77. d540d25 Merge "Add MacrobenchmarkRule as primary API surface" into androidx-master-dev by Rahul Ravikumar · 3 years, 11 months ago
  78. 2dfa2f4 Add MacrobenchmarkRule as primary API surface by Chris Craik · 3 years, 11 months ago
  79. 4761189 Merge "Remove unused percentile 90/95" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  80. 6d76ad7 Validate basic actions. by Rahul Ravikumar · 3 years, 11 months ago
  81. 0b5d8f0 Merge "Remove unused proto" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  82. ef1069f Merge "Re-land "Add benchmark for measuring overhead of Perfetto trace capture"" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  83. 7cb0e4e Remove unused proto by Chris Craik · 3 years, 11 months ago
  84. 042b07d Remove unused percentile 90/95 by Chris Craik · 3 years, 11 months ago
  85. 350bb10 Merge "Perfetto capture in duplicated Compose benchmark" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  86. 4724b1f Add requestLegacyExternalStorage to benchmarks by Chris Craik · 3 years, 11 months ago
  87. fa32c60 Re-land "Add benchmark for measuring overhead of Perfetto trace capture" by Chris Craik · 3 years, 11 months ago
  88. 8b187ea Perfetto capture in duplicated Compose benchmark by Chris Craik · 3 years, 11 months ago
  89. e1158d3 Merge "MacroBenchmarkTest now targets the package `androidx.benchmark.integration.macro.target`" into androidx-master-dev by Rahul Ravikumar · 3 years, 11 months ago
  90. 062e599 Merge "Revert "Add benchmark for measuring overhead of Perfetto trace capture"" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  91. 2bd9ae3 Revert "Add benchmark for measuring overhead of Perfetto trace capture" by Ryan Mentley · 3 years, 11 months ago
  92. 93a7b82 MacroBenchmarkTest now targets the package `androidx.benchmark.integration.macro.target` by Rahul Ravikumar · 3 years, 11 months ago
  93. a8f8db1 Merge "Add benchmark for measuring overhead of Perfetto trace capture" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  94. 5d2b205 Add benchmark for measuring overhead of Perfetto trace capture by Chris Craik · 3 years, 11 months ago
  95. 05ecb66 Adds a Macrobenchmark integration test app. by Rahul Ravikumar · 3 years, 11 months ago
  96. fbeee0f New Macrobench API by Chris Craik · 3 years, 11 months ago
  97. cc13cc6 Merge "Remove FlakyTest from perfetto tests" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  98. 2ddab52 Remove FlakyTest from perfetto tests by Chris Craik · 3 years, 11 months ago
  99. 0b61388 Merge "Report json file as run metric, instead of test metric" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  100. 4978a95 Merge "Add SELinux enforcement helpers." into androidx-master-dev by Rahul Ravikumar · 3 years, 11 months ago