- cf7e29c Merge changes Ib3fc2066,I15fd59c0 into androidx-main by Treehugger Robot · 12 months ago
- 69ad6fc Add lint detector for imports of internal Gradle and AGP APIs by Aurimas Liutikas · 12 months ago
- cb3656d Update lint baselines for buildSrc and baseline profile plugin by Aurimas Liutikas · 12 months ago
- b1377ce Fix CompilationMode.Partial doc by Chris Craik · 12 months ago
- 163d019 Merge "Stop using old alpha/beta/rc versions" into androidx-main by Aurimas Liutikas · 12 months ago
- 11a97d8 Stop using old alpha/beta/rc versions by Aurimas Liutikas · 12 months ago
- 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 12 months ago
- 1aa0171 Pin material3 library dependencies where possible by Aurimas Liutikas · 12 months ago
- d13d53a Add additional cases to the eager gradle lint by Julia McClellan · 1 year ago
- 0bcbfa8 Merge "Speculative fix for Failed to stop [ProcessPid(processName=perfetto..." into androidx-main by Treehugger Robot · 12 months ago
- 3283536 Speculative fix for Failed to stop [ProcessPid(processName=perfetto... by Chris Craik · 12 months ago
- 0da65ce Pin benchmark to stable tracing-perfetto to enable release by Chris Craik · 12 months ago
- c837268 Merge "Disable unit tests for newly created variants" into androidx-main by Treehugger Robot · 12 months ago
- c1244b1 Add workaround for target apps without profileinstaller 1.3 by Chris Craik · 12 months ago
- 950f3b8 Disable unit tests for newly created variants by Marcello Albano · 12 months ago
- 73ef0a7 Merge "Remove should from MicrobenchmarkConfig API" into androidx-main by Treehugger Robot · 1 year ago
- d241259 Remove should from MicrobenchmarkConfig API by Chris Craik · 1 year, 4 months ago
- 74638b3 Create alternate frame timing metric, and fix unterminated frames by Chris Craik · 1 year ago
- 2aacf80 Merge "Bumped min agp version for bpgp to 8.4" into androidx-main by Treehugger Robot · 1 year ago
- a9c9404 Bumped min agp version for bpgp to 8.4 by Marcello Albano · 1 year ago
- 288253d Merge "Align ELF regions of shared native libs to 16kb" into androidx-main by Radha Nakade · 1 year ago
- 723cb6a Add back GfxInfo frame timing metric as experimental by Chris Craik · 1 year ago
- 0c79faa Align ELF regions of shared native libs to 16kb by Will McVicker · 1 year ago
- 7b4652f Add lint check for eager gradle APIs by Julia McClellan · 1 year ago
- 22b7f0e Merge "Added error message when automaticGenerationDuringBuild is enabled for library module" into androidx-main by Treehugger Robot · 1 year ago
- 87ef021 Added error message when automaticGenerationDuringBuild is enabled for library module by Marcello Albano · 1 year ago
- dcb4992 Merge "Fix unrelated crashes from art mainline query" into androidx-main by Treehugger Robot · 1 year ago
- c47337e7 Fix unrelated crashes from art mainline query by Chris Craik · 1 year ago
- 8cc485e Add --skip-verification on API 30 and above to the `pm install` step to bypass Play protect. by Rahul Ravikumar · 1 year ago
- 7dd80c1 Use `am force-stop` to kill apps when not a system app like System UI or Launcher. by Rahul Ravikumar · 1 year ago
- 98721b6 Merge "Added comment on why mokey should skip BaselineProfileRuleTest" into androidx-main by Treehugger Robot · 1 year ago
- 625c867 Set upper bound for method tracing workaround by Chris Craik · 1 year ago
- d396f35 Merge "Fix assumption ART mainline exists on low ram devices" into androidx-main by Treehugger Robot · 1 year ago
- 6b255c2 Fix assumption ART mainline exists on low ram devices by Chris Craik · 1 year ago
- a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 1 year ago
- a979002 Merge "ART changed --reset behavior on API 34." into androidx-main by Rahul Ravikumar · 1 year, 1 month ago
- ae79cc0 ART changed --reset behavior on API 34. by Rahul Ravikumar · 1 year, 1 month ago
- fcece8b Enable SdkResourceGenerator for all Gradle Plugin projects by Aurimas Liutikas · 1 year, 1 month ago
- 21120d4 Enable strict plugin validation for app Gradle Plugin projects by Aurimas Liutikas · 1 year, 1 month ago
- b98bd5a Remove unused lockClocks.sh publishing task by Aurimas Liutikas · 1 year, 1 month ago
- e9e5288 Added comment on why mokey should skip BaselineProfileRuleTest by Marcello Albano · 1 year, 1 month ago
- 63fde70 Disabled mokey for BaselineProfileRuleTest by Marcello Albano · 1 year, 1 month ago
- 291ebe2 Merge "Add compose and RV benchmarks for lists with vectors in each item" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- b23f16c Merge "Upgrade to AGP 8.3.0-beta01" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
- 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 1 year, 2 months ago
- 2efa006 Merge "Get package name from instrumentation runner args for BaselineProfileRuleTest" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- 66d00cd Get package name from instrumentation runner args for BaselineProfileRuleTest by Marcello Albano · 1 year, 1 month ago
- 282b22e Merge "Reland "Enable method tracing on safe os/ART versions with clear errors/warnings"" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 1 year, 1 month ago
- 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 1 month ago
- 42eb63f Fixed BaselineProfileRuleTest#startup failure by Marcello Albano · 1 year, 1 month ago
- 14eddd4 Merge "Merge room-ktx into room-runtime" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- aeb2a56 Improved error message when specified managed device does not exist by Marcello Albano · 1 year, 1 month ago
- c4d9e9d Add compose and RV benchmarks for lists with vectors in each item by Andrey Kulikov · 1 year, 1 month ago
- 24d3ee6 Merge room-ktx into room-runtime by Daniel Santiago Rivera · 1 year, 1 month ago
- e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 1 month ago
- 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 1 year, 1 month ago
- b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 1 year, 1 month ago
- c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 1 year, 2 months ago
- 61512cf Reland "Enable method tracing on safe os/ART versions with clear errors/warnings" by Chris Craik · 1 year, 1 month ago
- ea8262d Added BuildAnalyzer annotation to Baseline Profile tasks by Marcello Albano · 1 year, 1 month ago
- 82b71ff Merge "Revert "Enable method tracing on safe os/ART versions with clear errors/warnings"" into androidx-main by Treehugger Robot · 1 year, 1 month ago
- a03f078 Revert "Enable method tracing on safe os/ART versions with clear errors/warnings" by Aurimas Liutikas · 1 year, 1 month ago
- 610ca72 Merge "Enable method tracing on safe os/ART versions with clear errors/warnings" into androidx-main by Chris Craik · 1 year, 1 month ago
- e6a2893 Enable method tracing on safe os/ART versions with clear errors/warnings by Chris Craik · 1 year, 2 months ago
- c56b1d7 Send target application id via instrumentation runner arguments by Marcello Albano · 1 year, 2 months ago
- b214d70 Fix for bp plugin when agp < 8.3.0-alpha15 to support library profiles by Marcello Albano · 1 year, 2 months ago
- 4b3e5ea Merge "Added error code NO_PROFILE_EMBEDDED to ProfileVerifier" into androidx-main by Marcello Albano · 1 year, 2 months ago
- 90dbaa2 Wait for 1 second after SAVE_PROFILE broadcast. by Rahul Ravikumar · 1 year, 2 months ago
- 6a68be0 Added error code NO_PROFILE_EMBEDDED to ProfileVerifier by Marcello Albano · 1 year, 2 months ago
- 27254c1 Dump ART profile in the `warmUp` block when using CompilationMode.Partial with warmup. by Rahul Ravikumar · 1 year, 2 months ago
- 276692e Removed exception when AGP version is higher the max by Marcello Albano · 1 year, 2 months ago
- 8d2a7d8 Merge "Disable method tracing by default, everywhere" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- d592fec Disable method tracing by default, everywhere by Chris Craik · 1 year, 2 months ago
- 305a24e Improve error logging when metric failures occur by Chris Craik · 1 year, 2 months ago
- ec13e61 Fix FrameId parsing in FrameTimingMetric by Chris Craik · 1 year, 2 months ago
- 8b3b76a Merge "Disable method tracing by default on API 31+" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 6ae6408 Disable method tracing by default on API 31+ by Chris Craik · 1 year, 2 months ago
- b0cdc4c Merge "TraceSectionMetric API additions" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 61c874f TraceSectionMetric API additions by Chris Craik · 1 year, 2 months ago
- 3552b6f Merge "Remove trace enabled polling" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 3b85105 Merge "Fix baseline profile file output url for windows" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- cc9ab26 Remove trace enabled polling by Chris Craik · 1 year, 2 months ago
- e9b5e00 Fix baseline profile file output url for windows by Marcello Albano · 1 year, 2 months ago
- ef6812a Updating tracing-perfetto version by Jakub Gielzak · 1 year, 2 months ago
- e645918 Added file:/// to baseline profile output link by Marcello Albano · 1 year, 2 months ago
- 32aff04 Fix crashes from long method tracing on ui thread by Chris Craik · 1 year, 2 months ago
- 5d69af7 Merge "Throw clearly/early when filenames are too long" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 2facda2 Throw clearly/early when filenames are too long by Chris Craik · 1 year, 3 months ago
- b1b1c7a Merge "Relax frame structure requirements API < 31" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- eb15961 Merge "Simplify lockClocks.sh to lock all cpu to ~50%, and add retry on lock failure" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- adbf0a2 Relax frame structure requirements API < 31 by Chris Craik · 1 year, 3 months ago
- 4a98827 Merge "Add BenchmarkRule.measureRepeatedOnMainThread" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- d101f57 Add BenchmarkRule.measureRepeatedOnMainThread by Chris Craik · 1 year, 4 months ago
- d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 1 year, 3 months ago
- 5a31d85 Add implicit aapt2 dependencies for gradle testkit tests that use AGP by Aurimas Liutikas · 1 year, 3 months ago
- 0a3e9f8 Improved error msg when benchmark variants are disabled by Marcello Albano · 1 year, 3 months ago
- afd7bdf Merge "Added property to skip enabling rules per variant" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 1bd89fe Fix mac build by Yigit Boyar · 1 year, 3 months ago