1. 547e02c Merge "Add high-priority clock locking support for wembley" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  2. 2cdc9a0 Add high-priority clock locking support for wembley by Dustin Lam · 4 years, 2 months ago
  3. 24c6238 Fix invalid instrumentation status bundle error by Chris Craik · 4 years, 2 months ago
  4. b048eba Start tracking @PublishedApi APIs by Aurimas Liutikas · 4 years, 2 months ago
  5. 6b8508e Revert "Start tracking @PublishedApi APIs" by Aurimas Liutikas · 4 years, 2 months ago
  6. 09021b2 Start tracking @PublishedApi APIs by Aurimas Liutikas · 4 years, 2 months ago
  7. 96051dc Relax validateMetrics timing requirements further by Chris Craik · 4 years, 3 months ago
  8. a0156b6 Merge "Support locking wembley devices" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  9. cf7bdb1 Support locking wembley devices by Dustin Lam · 4 years, 3 months ago
  10. 88eadfd Merge "Relax timing in BenchmarkStateTest#validateMetrics" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  11. 2e72376 Relax timing in BenchmarkStateTest#validateMetrics by Chris Craik · 4 years, 3 months ago
  12. 1514caf Upgrades ktlint to 0.36.0 and re-enables no-unused-imports by Louis Pullen-Freilich · 4 years, 3 months ago
  13. 39ee09b Use $ARG_CORES to enable big or little cores in lockClocks.sh by Dustin Lam · 4 years, 3 months ago
  14. 40cae59 Add little / big cores arg to lockClocks.sh by Dustin Lam · 4 years, 3 months ago
  15. 18266f9 Add allocation counting stage to benchmarks by Chris Craik · 4 years, 3 months ago
  16. e9c6fa6 Merge "Re-land "Rework benchmark metric output names for androidx CI"" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  17. c98434a Re-land "Rework benchmark metric output names for androidx CI" by Chris Craik · 4 years, 3 months ago
  18. c7bad28 Merge "Revert "Rework benchmark metric output names for androidx CI"" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  19. ea79167 Revert "Rework benchmark metric output names for androidx CI" by Chris Craik · 4 years, 3 months ago
  20. b043b42 Merge "Rework benchmark metric output names for androidx CI" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  21. 6ae189b Rework benchmark metric output names for androidx CI by Chris Craik · 4 years, 3 months ago
  22. 8e4b9c9 Set signingConfig for benchmark buildTypes to debug by default by Dustin Lam · 4 years, 3 months ago
  23. 5b877c4 Merge "Revert "Fix invalid instrumentation status bundle error"" into androidx-master-dev by Chris Craik · 4 years, 3 months ago
  24. 8ef5f11 Revert "Fix invalid instrumentation status bundle error" by Chris Craik · 4 years, 3 months ago
  25. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 3 months ago
  26. d2e6a51 Add AllocationCountCapture by Chris Craik · 4 years, 3 months ago
  27. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  28. 1a2dfe1 Merge "Fix invalid instrumentation status bundle error" into androidx-master-dev by Chris Craik · 4 years, 3 months ago
  29. b66297c Fix invalid instrumentation status bundle error by Chris Craik · 4 years, 3 months ago
  30. 8a4e05d Merge "Simplify throwIfPaused" into androidx-master-dev by Chris Craik · 4 years, 3 months ago
  31. 5a6205c Prepare for secondary benchmark running stage by Owen Gray · 4 years, 4 months ago
  32. 1c34b8e Simplify throwIfPaused by Chris Craik · 4 years, 3 months ago
  33. 53e0264 Merge "Update metric name format" into androidx-master-dev by Chris Craik · 4 years, 3 months ago
  34. 8c15e9d Update metric name format by Chris Craik · 4 years, 3 months ago
  35. f7d146f Fix BenchmarkStateTest.reportResult by Chris Craik · 4 years, 3 months ago
  36. 576f9cd Disable metric pausing during warmup by Chris Craik · 4 years, 4 months ago
  37. 4a53d17 Revert "Revert "Add multi-loop architecture to benchmarking"" by Chris Craik · 4 years, 4 months ago
  38. ec33fd3 Fix startupBenchmark in presubmit by Chris Craik · 4 years, 4 months ago
  39. 2d66aea Upgrade AGP for benchmark-gradle-plugin by Dustin Lam · 4 years, 4 months ago
  40. 676d3a4 Bypass configuration errors in dryRun by Chris Craik · 4 years, 4 months ago
  41. 79d9d24 Bump benchmark dependencies to latest stable by Dustin Lam · 4 years, 4 months ago
  42. bd00a98 Merge "Make output enable control bundle metric output" into androidx-master-dev by Chris Craik · 4 years, 4 months ago
  43. 6e1c570 Merge "Revert "Add multi-loop architecture to benchmarking"" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  44. b03e933 Revert "Add multi-loop architecture to benchmarking" by Chris Craik · 4 years, 4 months ago
  45. c7a62d3 Revert reflection logic to update default build type for benchmarks by Dustin Lam · 4 years, 4 months ago
  46. 8661661d Make output enable control bundle metric output by Chris Craik · 4 years, 4 months ago
  47. 6632201 Add multi-loop architecture to benchmarking by Owen Gray · 4 years, 4 months ago
  48. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 5 months ago
  49. 0739d6f Fix benchmark report copying when query returns multiple results by Dustin Lam · 4 years, 5 months ago
  50. 6b603b2 Update Benchmark & Startup to use the androidx.tracing. by Rahul Ravikumar · 4 years, 5 months ago
  51. 78b2c2e Upgrade Benchmark to AGP 3.6.1 by Dustin Lam · 4 years, 5 months ago
  52. 3d73b88 Initial version of memory benchmarking by Owen Gray · 4 years, 7 months ago
  53. 8bd38e7 Bump BenchmarkPlugin to use AGP 3.6.0 stable by Dustin Lam · 4 years, 5 months ago
  54. 0af48fda2 Change confusing variable names ("input" -> "sourceMatrix") by Owen Gray · 4 years, 5 months ago
  55. 17b7118 Update benchmark plugin to AGP 3.6.0-rc3 by Dustin Lam · 4 years, 6 months ago
  56. 52ca062 Fix incorrect suppression sample for LOW-BATTERY by Dustin Lam · 4 years, 6 months ago
  57. a47a70c Merge "Add ConnectedSampled and ConnectedAllocation modes" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  58. a80861d Add ConnectedSampled and ConnectedAllocation modes by Chris Craik · 4 years, 6 months ago
  59. 0f4b69e Replace @hide with @suppress in kotlin source by Dustin Lam · 4 years, 6 months ago
  60. 3ac0b21 Merge "Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true" into androidx-master-dev by Jeff Gaston · 4 years, 6 months ago
  61. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  62. 6ae4dd63 Merge "Use reflection to update default build type for benchmarks" into androidx-master-dev by Dustin Lam · 4 years, 6 months ago
  63. 40eaac9 Use reflection to update default build type for benchmarks by Dustin Lam · 4 years, 6 months ago
  64. 7860888 Add sampled/method profiling mode for benchmarks by Chris Craik · 4 years, 6 months ago
  65. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  66. fe3324b Clean up code duplication in tests with gradleRunner by Sergey Vasilinets · 4 years, 7 months ago
  67. 2b3b04f Revert submission 1194075-dustinlam/remove-studio-36b5 by Dustin Lam · 4 years, 7 months ago
  68. 0817c05 Bump benchmark-gradle-plugin to AGP 3.6.0-rc01 by Dustin Lam · 4 years, 7 months ago
  69. a356776 Change annotation dep from implementation to api by Nick Anthony · 4 years, 8 months ago
  70. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 8 months ago
  71. c0e7eac Merge "Bump benchmark plugin to agp 3.6.0-beta05" into androidx-master-dev by Dustin Lam · 4 years, 8 months ago
  72. 7031866 Stop setting src/tests/kotlin sourceSet by Aurimas Liutikas · 4 years, 8 months ago
  73. e587806 Centralize the generation of sdk.prop files by Aurimas Liutikas · 4 years, 8 months ago
  74. a1721f1 Bump benchmark plugin to agp 3.6.0-beta05 by Dustin Lam · 4 years, 8 months ago
  75. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 8 months ago
  76. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  77. b75d2ca Bump benchmark-gradle-plugin to agp beta04 by Dustin Lam · 4 years, 9 months ago
  78. 97ea968 Merge "Update benchmark to AGP 3.6.0-beta03" into androidx-master-dev by Dustin Lam · 4 years, 9 months ago
  79. 800ec0e Update benchmark to AGP 3.6.0-beta03 by Dustin Lam · 4 years, 9 months ago
  80. 9cfb0a1 Faster build configuration by not using any .kts files by Jeff Gaston · 4 years, 9 months ago
  81. a6c0697 Bump benchmark-gradle-plugin to agp3.6 beta2 by Dustin Lam · 4 years, 9 months ago