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