Commit Graph

71 Commits (11359185cefa0566a3f41f0fb7f627394a8e1a3f)

Author SHA1 Message Date
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement 1 year ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type () 1 year ago
Tomáš Mlynarič 0b3ece1bb9 Fix spotless 1 year ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers 1 year ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify 1 year ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries` 1 year ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify 1 year ago
lihenggui f8f932705a Remove violations: discouraged-comment-location 1 year ago
Simon Marquis caa482bc71 Kotlinify codebase 1 year ago
Ben Weiss aa8ce0e1f6
Add automated baseline profile generation () 1 year ago
kimdowoo 842df99e41 Apply consistent use of waitAndFindObject extension 1 year 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 from SimonMarquis/patch-10 2 years ago
Don Turner 492697ce6b
Merge pull request from SimonMarquis/misc-warnings 2 years ago
Don Turner 246200f163
Merge pull request 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 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 2 years ago
Murat Yener 7dc0336711 Ads PowerMetric benchmark which scrolls through the topics list in Light vs Dark theme 2 years ago
Murat Yener 93f94017c7 Baseline Profiles API change 'collectStableBaselineProfile()' is changed to 'collect()' 2 years ago
Alejandra Stamato 6f06704994 Added scroll test for topic list 2 years ago
Tomáš Mlynarič 4fcc867dd4 Move waitAndFind + dumpWindowHierarchy to Utils 2 years ago
Tomáš Mlynarič 51713c71e7 Fix FrameTimingMetric using StartupMode.WARM 2 years ago
Tomáš Mlynarič 951e968aa4 Allow notification for BP Generator 2 years ago
Tomáš Mlynarič 7bee6d2f37 Add waitAndFind helper 2 years ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements 2 years ago
Tomáš Mlynarič 0f98e4b709 Simplify StartupBenchmark to just use StartupMode.COLD 2 years ago
Ale Stamato 0c8457099d
Merge pull request from android/stamato/clicks-notification-dialog 2 years ago
Alejandra Stamato 49c8ce700e Fixing ScrollForYouFeedBenchmark 2 years ago
Simon Marquis a605ab1727
Update benchmarks module minSdk to 28 2 years ago
Simon Marquis 1341f7c2c5 Replace unused variable with simpler method calls 2 years ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter 2 years 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 () 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