1. 62a2e14 Merge "Add @suppress to many @RestrictTo" into androidx-main by Owen Gray · 3 years, 3 months ago
  2. 1330ec9 Add @suppress to many @RestrictTo by Owen Gray · 3 years, 4 months ago
  3. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 3 months ago
  4. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  5. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  6. c44ad33 Make sample for suppressing errors in gradle compatible with .kts by Dustin Lam · 3 years, 3 months ago
  7. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 4 months ago
  8. e28b6609 Merge "Add CompilationMode.BaselineProfile to macro benchmark library" into androidx-main by Leland Richardson · 3 years, 3 months ago
  9. 66c1ebf Add CompilationMode.BaselineProfile to macro benchmark library by Leland Richardson · 3 years, 4 months ago
  10. 67c39e6 Mark ActivityScenarioRuleTest as @FlakyTest by Aurimas Liutikas · 3 years, 4 months ago
  11. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 4 months ago
  12. 2c1a81e Migrate benchmark to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  13. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 3 years, 4 months ago
  14. 6d4382e Remove benchmark docs that have migrated to d.android.com by Chris Craik · 3 years, 4 months ago
  15. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  16. 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
  17. 5dce758 Mark flaky tests as flaky by Alan Viverette · 3 years, 4 months ago
  18. 9528e87 Merge "Extract MacrobenchUtils.kt to a new testutils" into androidx-main by Sean McQuillan · 3 years, 4 months ago
  19. b6ccf4e Extract MacrobenchUtils.kt to a new testutils by Sean McQuillan · 3 years, 4 months ago
  20. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  21. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  22. 64efdb0 Merge "Use streaming proto APIs" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  23. 1cd7113 Use streaming proto APIs by Chris Craik · 3 years, 4 months ago
  24. 849f1c8 Merge "Start using Gradle dependencies" into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
  25. af0fd79 Merge "Increase startActivityAndWait timeout, and add clear error/tests." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  26. 3c2bd02 Increase startActivityAndWait timeout, and add clear error/tests. by Chris Craik · 3 years, 5 months ago
  27. e1b8458 Start using Gradle dependencies by Aurimas Liutikas · 3 years, 5 months ago
  28. 7fd221c Fix output issue on API 21, suppress still-broken tests by Chris Craik · 3 years, 5 months ago
  29. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  30. 2761cd6 Merge "Append UI state to macrobenchmark traces" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  31. f7ea263 Append UI state to macrobenchmark traces by Chris Craik · 3 years, 5 months ago
  32. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  33. 3a06f1e Add squareup wire support, and demo usage in macrobench by Chris Craik · 3 years, 5 months ago
  34. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  35. dd0e194 Explicitly add benchmark bOS dependency to anchor bOS task by Aurimas Liutikas · 3 years, 5 months ago
  36. ce3df5c Expand ABI support for `perfetto_trace_processor`. by Rahul Ravikumar · 3 years, 5 months ago
  37. 22fe26b Add unbundled perfetto support. by Rahul Ravikumar · 3 years, 5 months ago
  38. 6162704 Convert `PerfettoHelper` to Kotlin. by Rahul Ravikumar · 3 years, 5 months ago
  39. 7a10421 Move Macrobench to snapshot_and_release by Chris Craik · 3 years, 6 months ago
  40. b0926c4 Merge "Remove BenchmarkRule requirement to be used each test" into androidx-main by Chris Craik · 3 years, 6 months ago
  41. 3ff60eb Remove BenchmarkRule requirement to be used each test by Chris Craik · 3 years, 6 months ago
  42. ff1158d Add interpreted (jit-disabled) mode to Macrobenchmarks (2/2) by Chris Craik · 3 years, 6 months ago
  43. ea60d5a Add interpreted (jit-disabled) mode to Macrobenchmarks (1/2) by Chris Craik · 3 years, 6 months ago
  44. cae0414 Merge "Document upcoming studio macrobench integration" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  45. 9cabfe41 Document upcoming studio macrobench integration by Chris Craik · 3 years, 6 months ago
  46. ea2cac0 Add a unique suffix for trace names. by Rahul Ravikumar · 3 years, 6 months ago
  47. 2cd7a96 Merge "Add lazy scrolling jank benchmark." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  48. f3ba217 Add lazy scrolling jank benchmark. by Filip Pavlis · 3 years, 6 months ago
  49. aa02af7 Copy files over anytime `dirUsableByAppAndShell` != `outputDirectory`. by Rahul Ravikumar · 3 years, 6 months ago
  50. 51b40bb Fix for calculating relative paths. by Rahul Ravikumar · 3 years, 6 months ago
  51. 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
  52. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 6 months ago
  53. 870f459 Add app audit runbook by Chris Craik · 3 years, 6 months ago
  54. e373faf Merge "Use external media directory on R." into androidx-main by Treehugger Robot · 3 years, 7 months ago
  55. aba1b0e Additional macrobenchmark docs by Chris Craik · 3 years, 7 months ago
  56. 56428c0 Use external media directory on R. by Rahul Ravikumar · 3 years, 7 months ago
  57. 06e6c52 Merge "Output Studio v2display, with trace links" into androidx-main by Chris Craik · 3 years, 7 months ago
  58. 559b9d0 Output Studio v2display, with trace links by Chris Craik · 3 years, 7 months ago
  59. 5635ab4 Merge "Document need for exported=true, and detect exported=false" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  60. a749330 Document need for exported=true, and detect exported=false by Chris Craik · 3 years, 7 months ago
  61. 6cbfd01 Bump benchmark-junit4 to androidx.test 1.3.0 by Dustin Lam · 3 years, 7 months ago
  62. cde689f Merge "Set persist.traced.enable, and add clearer perfetto errors" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  63. d1ffd27 Set persist.traced.enable, and add clearer perfetto errors by Chris Craik · 3 years, 7 months ago
  64. 201fb2c Merge "Added additional notes about testing on non-Pixel hardware." into androidx-main by Treehugger Robot · 3 years, 7 months ago
  65. 8feb843 Merge "Grant external storage permission in macrobenchmarks" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  66. ca61f76 Grant external storage permission in macrobenchmarks by Chris Craik · 3 years, 7 months ago
  67. 9099464 Merge "Remove need for <queries> tag in macrobenchmarks" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  68. 4a88920 Added additional notes about testing on non-Pixel hardware. by Rahul Ravikumar · 3 years, 7 months ago
  69. b5c3c20 Merge "Update signatures and baselines for metalava update" into androidx-main by Aurimas Liutikas · 3 years, 7 months ago
  70. 446d0d2 Remove need for <queries> tag in macrobenchmarks by Chris Craik · 3 years, 7 months ago
  71. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  72. 06707e3 Check API level for macrobenchmarks at runtime by Chris Craik · 3 years, 7 months ago
  73. 4c15772 Merge "Add clear errors for missing stats" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  74. a4aa9aa Add clear errors for missing stats by Chris Craik · 3 years, 7 months ago
  75. 5cb30e3 Merge "Add RequiresApi annotation to MacrobenchmarkRule" into androidx-main by Chris Craik · 3 years, 7 months ago
  76. ed76ae4 Add RequiresApi annotation to MacrobenchmarkRule by Chris Craik · 3 years, 7 months ago
  77. 3176ad0 Add clearer error messages for empty metrics/stats by Chris Craik · 3 years, 7 months ago
  78. 0f532cb Add notes about the `<queries>` tag in macrobenchmark docs. by Rahul Ravikumar · 3 years, 7 months ago
  79. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  80. 153a688 Support suppressing macrobenchmark errors by Chris Craik · 3 years, 7 months ago
  81. 9d6810d Reland macrobenchmark docs by Chris Craik · 3 years, 7 months ago
  82. d9a2794 Merge "Make non-profileable an error for macrobenchmarks" into androidx-main by Chris Craik · 3 years, 7 months ago
  83. 345202c Make non-profileable an error for macrobenchmarks by Chris Craik · 3 years, 7 months ago
  84. 0eab98a Extend trace enabled check timeouts by Chris Craik · 3 years, 7 months ago
  85. b9787d9 Merge "Workaround presubmit failure of trace processor" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  86. 99b70f1 Workaround presubmit failure of trace processor by Chris Craik · 3 years, 7 months ago
  87. 925b221 Rename launch*AndWait operations -> startActivityAndWait by Chris Craik · 3 years, 7 months ago
  88. 8509f5a Minor changes to better support user builds. by Rahul Ravikumar · 3 years, 7 months ago
  89. 5967100 Add runtime error detection to Macrobenchmark by Chris Craik · 3 years, 8 months ago
  90. 176ad84 Merge "Fix trace_processor on user builds" into androidx-main by Chris Craik · 3 years, 8 months ago
  91. 722d3d2 Undo trace_processor support for armeabi-v7a ABIs. by Rahul Ravikumar · 3 years, 8 months ago
  92. c083d0a Fix trace_processor on user builds by Chris Craik · 3 years, 8 months ago
  93. 0fd71f3 Trace processor improvements by Rahul Ravikumar · 3 years, 8 months ago
  94. f72fb70 Rework trace processing by Chris Craik · 3 years, 8 months ago
  95. 566cb4e Merge "Revert "Support 32 bit ABIs."" into androidx-main by Chris Craik · 3 years, 8 months ago
  96. 266c4e0 Revert "Support 32 bit ABIs." by Chris Craik · 3 years, 8 months ago
  97. d741ec9 dropKernelPageCache() no longer throws an IllegalStateException. by Rahul Ravikumar · 3 years, 8 months ago
  98. fcbe8a9 Remove spaces from the filename. by Rahul Ravikumar · 3 years, 8 months ago
  99. 96e8f46 Support 32 bit ABIs. by Rahul Ravikumar · 3 years, 8 months ago
  100. 7e79808d Pull functionality out of macrobenchmark.kt by Chris Craik · 3 years, 8 months ago