1. 7a10421 Move Macrobench to snapshot_and_release by Chris Craik · 3 years, 5 months ago
  2. b0926c4 Merge "Remove BenchmarkRule requirement to be used each test" into androidx-main by Chris Craik · 3 years, 5 months ago
  3. 3ff60eb Remove BenchmarkRule requirement to be used each test by Chris Craik · 3 years, 5 months ago
  4. ff1158d Add interpreted (jit-disabled) mode to Macrobenchmarks (2/2) by Chris Craik · 3 years, 5 months ago
  5. ea60d5a Add interpreted (jit-disabled) mode to Macrobenchmarks (1/2) by Chris Craik · 3 years, 5 months ago
  6. cae0414 Merge "Document upcoming studio macrobench integration" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  7. 9cabfe41 Document upcoming studio macrobench integration by Chris Craik · 3 years, 6 months ago
  8. ea2cac0 Add a unique suffix for trace names. by Rahul Ravikumar · 3 years, 6 months ago
  9. 2cd7a96 Merge "Add lazy scrolling jank benchmark." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  10. f3ba217 Add lazy scrolling jank benchmark. by Filip Pavlis · 3 years, 6 months ago
  11. aa02af7 Copy files over anytime `dirUsableByAppAndShell` != `outputDirectory`. by Rahul Ravikumar · 3 years, 6 months ago
  12. 51b40bb Fix for calculating relative paths. by Rahul Ravikumar · 3 years, 6 months ago
  13. f3a0d6df Merge "Changes some correctness compose:ui lint checks to be warnings, not errors" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  14. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 6 months ago
  15. 870f459 Add app audit runbook by Chris Craik · 3 years, 6 months ago
  16. e373faf Merge "Use external media directory on R." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  17. aba1b0e Additional macrobenchmark docs by Chris Craik · 3 years, 6 months ago
  18. 56428c0 Use external media directory on R. by Rahul Ravikumar · 3 years, 6 months ago
  19. 06e6c52 Merge "Output Studio v2display, with trace links" into androidx-main by Chris Craik · 3 years, 6 months ago
  20. 559b9d0 Output Studio v2display, with trace links by Chris Craik · 3 years, 7 months ago
  21. 5635ab4 Merge "Document need for exported=true, and detect exported=false" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  22. a749330 Document need for exported=true, and detect exported=false by Chris Craik · 3 years, 6 months ago
  23. 6cbfd01 Bump benchmark-junit4 to androidx.test 1.3.0 by Dustin Lam · 3 years, 7 months ago
  24. cde689f Merge "Set persist.traced.enable, and add clearer perfetto errors" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  25. d1ffd27 Set persist.traced.enable, and add clearer perfetto errors by Chris Craik · 3 years, 7 months ago
  26. 201fb2c Merge "Added additional notes about testing on non-Pixel hardware." into androidx-main by Treehugger Robot · 3 years, 7 months ago
  27. 8feb843 Merge "Grant external storage permission in macrobenchmarks" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  28. ca61f76 Grant external storage permission in macrobenchmarks by Chris Craik · 3 years, 7 months ago
  29. 9099464 Merge "Remove need for <queries> tag in macrobenchmarks" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  30. 4a88920 Added additional notes about testing on non-Pixel hardware. by Rahul Ravikumar · 3 years, 7 months ago
  31. b5c3c20 Merge "Update signatures and baselines for metalava update" into androidx-main by Aurimas Liutikas · 3 years, 7 months ago
  32. 446d0d2 Remove need for <queries> tag in macrobenchmarks by Chris Craik · 3 years, 7 months ago
  33. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  34. 06707e3 Check API level for macrobenchmarks at runtime by Chris Craik · 3 years, 7 months ago
  35. 4c15772 Merge "Add clear errors for missing stats" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  36. a4aa9aa Add clear errors for missing stats by Chris Craik · 3 years, 7 months ago
  37. 5cb30e3 Merge "Add RequiresApi annotation to MacrobenchmarkRule" into androidx-main by Chris Craik · 3 years, 7 months ago
  38. ed76ae4 Add RequiresApi annotation to MacrobenchmarkRule by Chris Craik · 3 years, 7 months ago
  39. 3176ad0 Add clearer error messages for empty metrics/stats by Chris Craik · 3 years, 7 months ago
  40. 0f532cb Add notes about the `<queries>` tag in macrobenchmark docs. by Rahul Ravikumar · 3 years, 7 months ago
  41. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  42. 153a688 Support suppressing macrobenchmark errors by Chris Craik · 3 years, 7 months ago
  43. 9d6810d Reland macrobenchmark docs by Chris Craik · 3 years, 7 months ago
  44. d9a2794 Merge "Make non-profileable an error for macrobenchmarks" into androidx-main by Chris Craik · 3 years, 7 months ago
  45. 345202c Make non-profileable an error for macrobenchmarks by Chris Craik · 3 years, 7 months ago
  46. 0eab98a Extend trace enabled check timeouts by Chris Craik · 3 years, 7 months ago
  47. b9787d9 Merge "Workaround presubmit failure of trace processor" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  48. 99b70f1 Workaround presubmit failure of trace processor by Chris Craik · 3 years, 7 months ago
  49. 925b221 Rename launch*AndWait operations -> startActivityAndWait by Chris Craik · 3 years, 7 months ago
  50. 8509f5a Minor changes to better support user builds. by Rahul Ravikumar · 3 years, 7 months ago
  51. 5967100 Add runtime error detection to Macrobenchmark by Chris Craik · 3 years, 7 months ago
  52. 176ad84 Merge "Fix trace_processor on user builds" into androidx-main by Chris Craik · 3 years, 7 months ago
  53. 722d3d2 Undo trace_processor support for armeabi-v7a ABIs. by Rahul Ravikumar · 3 years, 7 months ago
  54. c083d0a Fix trace_processor on user builds by Chris Craik · 3 years, 7 months ago
  55. 0fd71f3 Trace processor improvements by Rahul Ravikumar · 3 years, 7 months ago
  56. f72fb70 Rework trace processing by Chris Craik · 3 years, 7 months ago
  57. 566cb4e Merge "Revert "Support 32 bit ABIs."" into androidx-main by Chris Craik · 3 years, 7 months ago
  58. 266c4e0 Revert "Support 32 bit ABIs." by Chris Craik · 3 years, 7 months ago
  59. d741ec9 dropKernelPageCache() no longer throws an IllegalStateException. by Rahul Ravikumar · 3 years, 7 months ago
  60. fcbe8a9 Remove spaces from the filename. by Rahul Ravikumar · 3 years, 7 months ago
  61. 96e8f46 Support 32 bit ABIs. by Rahul Ravikumar · 3 years, 7 months ago
  62. 7e79808d Pull functionality out of macrobenchmark.kt by Chris Craik · 3 years, 7 months ago
  63. fbfc721 Restructure Macrobenchmark modules by Chris Craik · 3 years, 8 months ago
  64. 0df6026 Merge "Fix perfetto trace processing ordering" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  65. 54b820f Fix perfetto trace processing ordering by Chris Craik · 3 years, 8 months ago
  66. 8b9ebec Merge "Remove requestLegacyExternalStorage flag from benchmarks" into androidx-main by Chris Craik · 3 years, 8 months ago
  67. d4c1cbd Merge "Overhaul benchmark output - on by default in safe location" into androidx-main by Chris Craik · 3 years, 8 months ago
  68. 32bd767 Remove requestLegacyExternalStorage flag from benchmarks by Chris Craik · 3 years, 8 months ago
  69. 641f819 Merge "Publish perfetto snapshots." into androidx-main by Treehugger Robot · 3 years, 8 months ago
  70. 1947294 Merge "Rename PerfettoRule captures to .perfetto-trace" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  71. 3c305da Rename PerfettoRule captures to .perfetto-trace by Chris Craik · 3 years, 8 months ago
  72. 5e2c060 Publish perfetto snapshots. by Rahul Ravikumar · 3 years, 8 months ago
  73. 8b5a4df Overhaul benchmark output - on by default in safe location by Chris Craik · 3 years, 8 months ago
  74. ec368b1 Remove all crystalball dependencies from Macrobenchmarks. by Rahul Ravikumar · 3 years, 8 months ago
  75. b211fc5 Switch away from atrace_categories: memory in perfetto capture by Chris Craik · 3 years, 8 months ago
  76. d81d48c Remove CPU usage and Memory metrics. by Rahul Ravikumar · 3 years, 8 months ago
  77. 11f1d5e Merge "Merge the two macrobenchmark entry points, and document them" into androidx-main by Chris Craik · 3 years, 8 months ago
  78. 97cfdf3 Merge the two macrobenchmark entry points, and document them by Chris Craik · 3 years, 8 months ago
  79. 756e9da Move JankCollectionHelper to Macro Benchmarks. by Rahul Ravikumar · 3 years, 8 months ago
  80. 18e14b4 Rename JankMetric -> FrameTimingMetric by Chris Craik · 3 years, 8 months ago
  81. d83459f Merge "Use Perfetto as a datasource for app startup metrics." into androidx-main by Rahul Ravikumar · 3 years, 8 months ago
  82. 98bdb03 Use Perfetto as a datasource for app startup metrics. by Rahul Ravikumar · 3 years, 9 months ago
  83. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  84. 917dbed Drop kernel page cache for cold startup by Chris Craik · 3 years, 8 months ago
  85. 106ea08 Last few instances of androidx-master-dev in scripts by Alan Viverette · 3 years, 9 months ago
  86. 026ed6e Merge "JSON output for macrobenchmarks" into androidx-master-dev by Chris Craik · 3 years, 9 months ago
  87. e89cd01 JSON output for macrobenchmarks by Chris Craik · 3 years, 9 months ago
  88. df6eb56 Prevent mpdecision from hotplugging cpu during benchmarks by Dustin Lam · 3 years, 9 months ago
  89. 5e8e6e4 Fix test configuration from oag/1516468 by Chris Craik · 3 years, 9 months ago
  90. a96150b Enable basic R8 minification for macro targets by Chris Craik · 3 years, 9 months ago
  91. a1fdff9 Bring view and compose target activities closer in line by Chris Craik · 3 years, 9 months ago
  92. db86d7a Update JankMetricValidation tests to dispatch more scroll events. by Rahul Ravikumar · 3 years, 9 months ago
  93. 2f2bd59 Add separate Compose macrobenchmark target by Chris Craik · 3 years, 9 months ago
  94. 3da2569 Merge "Startup benchmark refinement" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  95. b57c0f2 Startup benchmark refinement by Chris Craik · 3 years, 10 months ago
  96. daa6330 Give each perfetto trace a unique file copy key by Chris Craik · 3 years, 10 months ago
  97. d1f14a1 Add dedicated api for measuring startup: measureStartupRepeated {} by Chris Craik · 3 years, 10 months ago
  98. 284368f Enable Macrobenchmarks in CI. by Rahul Ravikumar · 3 years, 10 months ago
  99. 43cf03c Merge "Filter Jank metrics" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  100. afef76a Merge "Remove spaces from SpeedProfile.toString()" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago