1. f051b4f Add benchmark samples by Chris Craik · 3 months ago
  2. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  3. 962925f Add a way to mark tests that also need to run on a physical device by Aurimas Liutikas · 6 months ago
  4. 8c545f7 Ensure transitive dependencies pull in compatible kotlin-stdlib by Omar Ismail · 7 months ago
  5. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 8 months ago
  6. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 8 months ago
  7. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
  8. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 10 months ago
  9. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
  10. cecc57f Experimental R8 support in microbenchmarks by Chris Craik · 1 year ago
  11. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  12. d101f57 Add BenchmarkRule.measureRepeatedOnMainThread by Chris Craik · 1 year, 5 months ago
  13. 8c943b8 Update dependencies. by Rahul Ravikumar · 1 year, 6 months ago
  14. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 7 months ago
  15. 5b14b4a Experimental APIs for microbench metrics / configuration by Chris Craik · 1 year, 8 months ago
  16. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  17. 2b7cb30 Support fully custom Perfetto configs, text and binary. by Chris Craik · 1 year, 10 months ago
  18. 4a801eb Update macrobench androidx.test dependencies to 1.5 by Chris Craik · 2 years ago
  19. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  20. 39f2226 Upgrade to Android Gradle Plugin 8.0.0-alpha07 by Aurimas Liutikas · 2 years, 4 months ago
  21. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  22. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 4 months ago
  23. a1d7e3f Switch Macrobenchmark minSdkVersion to 23. by Rahul Ravikumar · 3 years, 5 months ago
  24. f5d35eb Move perfetto capture and protos to benchmark-common by Chris Craik · 3 years, 7 months ago
  25. fa78895 Bump androidx.test.core to 1.4.0 by Jeremy Woods · 3 years, 7 months ago
  26. 3c72324 Align Gradle project paths to Maven coordinates for benchmark by Alan Viverette · 3 years, 8 months ago[Renamed from benchmark/junit4/build.gradle]
  27. 2c1a81e Migrate benchmark to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  28. 6cbfd01 Bump benchmark-junit4 to androidx.test 1.3.0 by Dustin Lam · 4 years ago
  29. f75110b Move benchmark to stable tracing-ktx by Chris Craik · 4 years, 4 months ago
  30. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 9 months ago
  31. 79d9d24 Bump benchmark dependencies to latest stable by Dustin Lam · 5 years ago
  32. 6b603b2 Update Benchmark & Startup to use the androidx.tracing. by Rahul Ravikumar · 5 years ago
  33. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 5 years ago
  34. a356776 Change annotation dep from implementation to api by Nick Anthony · 5 years ago
  35. c631e620 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 5 years ago
  36. 3a125bc Move benchmark config into BenchmarkPlugin by Dustin Lam · 6 years ago
  37. 22c3392 Move JUnit4 usage to separate module by Chris Craik · 6 years ago