1. 7244334 Add baseline profile srcset to benchmark variants by Marcello Albano · 9 weeks ago
  2. 6d759dd Merge "Override build type props when build types already exist" into androidx-main by Treehugger Robot · 9 weeks ago
  3. 0ad4712 Merge "Fix min AGP version for app id as instrumentation argument" into androidx-main by Treehugger Robot · 9 weeks ago
  4. 9775f49 Fix min AGP version for app id as instrumentation argument by Marcello Albano · 9 weeks ago
  5. 9c2a871 Override build type props when build types already exist by Marcello Albano · 9 weeks ago
  6. 165cdff Merge "Fix macrobench method tracing flush on slower devices" into androidx-main by Treehugger Robot · 9 weeks ago
  7. 8f2ba6a Fix macrobench method tracing flush on slower devices by Chris Craik · 9 weeks ago
  8. fbba867 Merge "Improve MetricCapture API documentation" into androidx-main by Chris Craik · 9 weeks ago
  9. 9f8ce5c Improve MetricCapture API documentation by Chris Craik · 9 weeks ago
  10. 4587415 Change TraceSectionMetric.Mode to sealed class to enable future expansion by Chris Craik · 3 months ago
  11. 3b26b10 Merge "Add profiler output files to JSON output" into androidx-main by Treehugger Robot · 9 weeks ago
  12. ab01b93 Add profiler output files to JSON output by Chris Craik · 10 weeks ago
  13. e4f9ee3 Merge "Benchmark JSON overhaul" into androidx-main by Treehugger Robot · 10 weeks ago
  14. 9a6b5a8 Flag usage of withType without a corresponding configureEach, since it creates tasks eagerly. by Radha Nakade · 10 weeks ago
  15. 075de83 Merge "TraceSectionMetric now supports slices created using `Trace.{begin|end}AsyncSection`." into androidx-main by Rahul Ravikumar · 10 weeks ago
  16. 91bc21a Merge "Add lint check for project.findProperty usage" into androidx-main by Treehugger Robot · 10 weeks ago
  17. 1b823b2 Add lint check for project.findProperty usage by Aurimas Liutikas · 10 weeks ago
  18. 27c066d Benchmark JSON overhaul by Chris Craik · 2 months ago
  19. 3bfcb88 TraceSectionMetric now supports slices created using `Trace.{begin|end}AsyncSection`. by Rahul Ravikumar · 10 weeks ago
  20. 4a48587 Merge "Add logs / error messages to all startup detection failures" into androidx-main by Treehugger Robot · 10 weeks ago
  21. d55b483 Add logs / error messages to all startup detection failures by Chris Craik · 10 weeks ago
  22. 98240a6 Add macro version of InstrumentationResultsRunListener by Chris Craik · 10 weeks ago
  23. 6d68371 Merge "Switch benchmark to use AndroidJUnitTest device-listeners args" into androidx-main by Chris Craik · 10 weeks ago
  24. 249a983 Merge "Actually run lint tasks in androidx-studio-integration lint target" into androidx-main by Aurimas Liutikas · 2 months ago
  25. aab8834 Switch benchmark to use AndroidJUnitTest device-listeners args by Chris Craik · 2 months ago
  26. 77dc273 Actually run lint tasks in androidx-studio-integration lint target by Aurimas Liutikas · 2 months ago
  27. f9edb42 Define explicit track_event categories for safety by Chris Craik · 3 months ago
  28. 2af2431 Cancel the background dexopt job before the beginning of a Macrobenchmark. by Rahul Ravikumar · 2 months ago
  29. 4b9297a Merge "Fix configuration caching with the Benchmark Darwin plugin." into androidx-main by Treehugger Robot · 2 months ago
  30. 5aacf98 Fix configuration caching with the Benchmark Darwin plugin. by Rahul Ravikumar · 2 months ago
  31. db071e8 Fix Benchmark CI listener registration by Chris Craik · 2 months ago
  32. 4a1fe15 Merge "Upgrade to JDK 21" into androidx-main by Aurimas Liutikas · 3 months ago
  33. 4e41da2 Upgrade to JDK 21 by Aurimas Liutikas · 6 months ago
  34. a1aa87c Merge "TraceSectionMetric API improvements" into androidx-main by Chris Craik · 3 months ago
  35. e8c21d8 Enable measuring the overhead of profilers during the profiling phase by Chris Craik · 3 months ago
  36. e00e48d TraceSectionMetric API improvements by Chris Craik · 3 months ago
  37. 53b9d98 Merge "Add power tag to benchmark perfetto config" into androidx-main by Treehugger Robot · 3 months ago
  38. 39831dd Merge "Use --background-wait on API 33+" into androidx-main by Treehugger Robot · 3 months ago
  39. 27683f8 Merge "Update profileinstaller in androidx to 1.3.1 for U support" into androidx-main by Treehugger Robot · 3 months ago
  40. 4fc4a93 Merge "Enable Debug.startMethodTracing 0x10 flag to improve perf on supported platforms" into androidx-main by Chris Craik · 3 months ago
  41. 9619685 Enable Debug.startMethodTracing 0x10 flag to improve perf on supported platforms by Chris Craik · 3 months ago
  42. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 3 months ago
  43. 42574a1e Merge "Warn when test orchestrator is used" into androidx-main by Treehugger Robot · 3 months ago
  44. 6f203a4 Merge "Standardize to comma thousands separators" into androidx-main by Treehugger Robot · 3 months ago
  45. 2bb1607 Use --background-wait on API 33+ by Chris Craik · 3 months ago
  46. 584eeea Add power tag to benchmark perfetto config by Chris Craik · 3 months ago
  47. ee1d2f9 Warn when test orchestrator is used by Chris Craik · 3 months ago
  48. cda7b86 Standardize to comma thousands separators by Chris Craik · 3 months ago
  49. 7640390 Add test for module include by Chris Craik · 3 months ago
  50. ecd4dbb Merge "Rename getResult->getMeasurements to match return type" into androidx-main by Treehugger Robot · 3 months ago
  51. dec8ef7 Rename getResult->getMeasurements to match return type by Chris Craik · 3 months ago
  52. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 3 months ago
  53. fd6de6a Merge changes I1e5aac6e,I1874977e into androidx-main by Treehugger Robot · 3 months ago
  54. e46dd8b Add frameCount to FrameTimingMetric by Chris Craik · 3 months ago
  55. 3527898 Improve frame frameOverrun vs frameDurationCpu docs by Chris Craik · 3 months ago
  56. 7566791 Split lint check for Gradle vs AGP internal API usages by Aurimas Liutikas · 3 months ago
  57. 82d329d Improve perfetto metrics API by Chris Craik · 3 months ago