Commit Graph

84 Commits (main)

Author SHA1 Message Date
Don Turner 8f269ff57a Fix module graph generation.
3 weeks ago
Don Turner 1ded3e3db5 Refactor settings feature from api to impl
3 weeks ago
Don Turner ecb759d8fa Update the benchmarks dependency graph
4 weeks ago
Clara Fok dc29a5eb62 run spotless
4 weeks ago
Clara Fok e373828f5f Update feature ViewModels and tests
1 month ago
Simon Marquis 17162dab60 graphUpdate
3 months ago
Simon Marquis 1c61be7b7b Update color mapping
3 months ago
Simon Marquis c94e82849b Merge remote-tracking branch 'origin/main' into graphs
4 months ago
Simon Marquis e8dc43b58b graphUpdate
4 months ago
Simon Marquis 888fbf9228
Replace deprecated `ManagedDevices.devices` and suspicious receiver type
9 months ago
Ben Weiss c01a129e4a
Nightly builds with baseline profiles (#1173)
1 year ago
Jose Alcérreca 1da560f582
Revert "Configure baseline profiles in the baselineProfile lambda" (#1398)
2 years ago
Ben Weiss 7980c1d0df
Configure baseline profiles in the baselineProfile lambda (#1060)
2 years ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
2 years ago
Tomáš Mlynarič 0b3ece1bb9 Fix spotless
2 years ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Ben Weiss aa8ce0e1f6
Add automated baseline profile generation (#880)
2 years ago
kimdowoo 842df99e41 Apply consistent use of waitAndFindObject extension
2 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Milosz Moczkowski d2d12b958b
Merge pull request #858 from SimonMarquis/patch-10
2 years ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
2 years ago
Don Turner 246200f163
Merge pull request #754 from android/tm/metrics-one-folder
2 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
2 years ago
Simon Marquis 83032cba6e Add small delay before fling gesture
2 years ago
Simon Marquis 3b29e953bb
Update BaselineProfileGenerator.kt
2 years ago
Simon Marquis 03a15958ec
Add missing `allowNotifications()` in `BaselineProfileGenerator.kt`
2 years ago
Murat Yener 0c542b42f9
Merge pull request #827 from android/power-metric-benchmark
2 years ago
Martin Bonnin aa66cbb596 allow notifications
2 years ago
Murat Yener e18f7cb376 addressed comments
2 years ago
Murat Yener f79b19c377 Spotless fixes
3 years ago
Murat Yener 7dc0336711 Ads PowerMetric benchmark which scrolls through the topics list in Light vs Dark theme
3 years ago
Murat Yener 93f94017c7 Baseline Profiles API change 'collectStableBaselineProfile()' is changed to 'collect()'
3 years ago
Alejandra Stamato 6f06704994 Added scroll test for topic list
3 years ago
Tomáš Mlynarič 4fcc867dd4 Move waitAndFind + dumpWindowHierarchy to Utils
3 years ago
Tomáš Mlynarič 51713c71e7 Fix FrameTimingMetric using StartupMode.WARM
3 years ago
Tomáš Mlynarič 951e968aa4 Allow notification for BP Generator
3 years ago
Tomáš Mlynarič 7bee6d2f37 Add waitAndFind helper
3 years ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
3 years ago
Tomáš Mlynarič 0f98e4b709 Simplify StartupBenchmark to just use StartupMode.COLD
3 years ago
Ale Stamato 0c8457099d
Merge pull request #733 from android/stamato/clicks-notification-dialog
3 years ago
Alejandra Stamato 49c8ce700e Fixing ScrollForYouFeedBenchmark
3 years ago
Simon Marquis a605ab1727
Update benchmarks module minSdk to 28
3 years ago
Simon Marquis 1341f7c2c5 Replace unused variable with simpler method calls
3 years ago