Commit Graph

71 Commits (1d401951580a156b8314ea71c1591748e666f61d)

Author SHA1 Message Date
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
6 months ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
6 months ago
Tomáš Mlynarič 0b3ece1bb9 Fix spotless
7 months ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
7 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
8 months ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
8 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
8 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
8 months ago
Simon Marquis caa482bc71 Kotlinify codebase
9 months ago
Ben Weiss aa8ce0e1f6
Add automated baseline profile generation (#880)
9 months ago
kimdowoo 842df99e41 Apply consistent use of waitAndFindObject extension
11 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
11 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
11 months ago
Milosz Moczkowski d2d12b958b
Merge pull request #858 from SimonMarquis/patch-10
1 year ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
1 year ago
Don Turner 246200f163
Merge pull request #754 from android/tm/metrics-one-folder
1 year ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
1 year ago
Simon Marquis 83032cba6e Add small delay before fling gesture
1 year ago
Simon Marquis 3b29e953bb
Update BaselineProfileGenerator.kt
1 year ago
Simon Marquis 03a15958ec
Add missing `allowNotifications()` in `BaselineProfileGenerator.kt`
1 year ago
Murat Yener 0c542b42f9
Merge pull request #827 from android/power-metric-benchmark
1 year ago
Martin Bonnin aa66cbb596 allow notifications
1 year ago
Murat Yener e18f7cb376 addressed comments
1 year ago
Murat Yener f79b19c377 Spotless fixes
1 year ago
Murat Yener 7dc0336711 Ads PowerMetric benchmark which scrolls through the topics list in Light vs Dark theme
1 year ago
Murat Yener 93f94017c7 Baseline Profiles API change 'collectStableBaselineProfile()' is changed to 'collect()'
1 year ago
Alejandra Stamato 6f06704994 Added scroll test for topic list
1 year ago
Tomáš Mlynarič 4fcc867dd4 Move waitAndFind + dumpWindowHierarchy to Utils
1 year ago
Tomáš Mlynarič 51713c71e7 Fix FrameTimingMetric using StartupMode.WARM
1 year ago
Tomáš Mlynarič 951e968aa4 Allow notification for BP Generator
1 year ago
Tomáš Mlynarič 7bee6d2f37 Add waitAndFind helper
1 year ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
Tomáš Mlynarič 0f98e4b709 Simplify StartupBenchmark to just use StartupMode.COLD
1 year ago
Ale Stamato 0c8457099d
Merge pull request #733 from android/stamato/clicks-notification-dialog
1 year ago
Alejandra Stamato 49c8ce700e Fixing ScrollForYouFeedBenchmark
1 year ago
Simon Marquis a605ab1727
Update benchmarks module minSdk to 28
1 year ago
Simon Marquis 1341f7c2c5 Replace unused variable with simpler method calls
1 year ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
1 year ago
Alex Vanyo 6146dd5576 Switch GMD to use a convention plugin
2 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
2 years ago
mlykotom 3d524d95cc Fix selecting topics
2 years ago
mlykotom 6b48b355cc Merge branch 'main' into tm/fix-benchmarks-no-people
2 years ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
2 years ago
mlykotom 1c09d0a6ea Simplify selecting topics
2 years ago
mlykotom 0c98a3fa58 Add comment
2 years ago
mlykotom 8c6b74d978 Fix wait for bookmarks to show
2 years ago
mlykotom 4bc29d9cdc Fix scrolling benchmark
2 years ago
mlykotom 034a6c4043 Fix checking for selected topic
2 years ago
mlykotom 5687c8d33a Fix bookmarks actions
2 years ago
mlykotom db5fe96c4c Fix interests actions
2 years ago