Commit Graph

74 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Ben Weiss 9356624bb8 Nightly builds with baseline profiles (#1173)
12 months ago
Jose Alcérreca 815c471d24 Revert "Configure baseline profiles in the baselineProfile lambda" (#1398)
1 year ago
Ben Weiss 32bdaad690 Configure baseline profiles in the baselineProfile lambda (#1060)
1 year ago
Tomáš Mlynarič 7737a83eb9 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Ben Weiss ef9f7d67a5 Remove legacy benchmark build type (#1207)
2 years ago
Tomáš Mlynarič fa16457b5e Fix spotless
2 years ago
Tomáš Mlynarič c432f74054 Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Don Turner 4843216871 Merge branch 'main' into kotlinify
2 years ago
Simon Marquis 6cd965d70c Replace `Enum.values()` with `Enum.entries`
2 years ago
Don Turner e4991aff96 Merge branch 'main' into kotlinify
2 years ago
lihenggui 402ca7d782 Remove violations: discouraged-comment-location
2 years ago
Simon Marquis 6a3a5ea692 Kotlinify codebase
2 years ago
Ben Weiss ca62bb6c49 Add automated baseline profile generation (#880)
2 years ago
kimdowoo 00a03ab0c1 Apply consistent use of waitAndFindObject extension
2 years ago
Melwin Magalhaes f470be2860 Add convention plugins to version catalogs
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Milosz Moczkowski c43c4d0b58 Merge pull request #858 from SimonMarquis/patch-10
2 years ago
Don Turner 596a036dcc Merge pull request #873 from SimonMarquis/misc-warnings
2 years ago
Don Turner 675b568579 Merge pull request #754 from android/tm/metrics-one-folder
2 years ago
Simon Marquis 54ad808e74 Fix miscellaneous warnings
2 years ago
Simon Marquis 1b95c743fa Add small delay before fling gesture
2 years ago
Simon Marquis 93d8df780d Update BaselineProfileGenerator.kt
2 years ago
Simon Marquis ffe609b2cc Add missing `allowNotifications()` in `BaselineProfileGenerator.kt`
2 years ago
Murat Yener 1a2e2a7a7b Merge pull request #827 from android/power-metric-benchmark
2 years ago
Martin Bonnin b79ac7f792 allow notifications
2 years ago
Murat Yener e85f80b015 addressed comments
2 years ago
Murat Yener 5d562d6673 Spotless fixes
2 years ago
Murat Yener 5b499be635 Ads PowerMetric benchmark which scrolls through the topics list in Light vs Dark theme
2 years ago
Murat Yener 794686ba60 Baseline Profiles API change 'collectStableBaselineProfile()' is changed to 'collect()'
2 years ago
Alejandra Stamato 41f3359168 Added scroll test for topic list
2 years ago
Tomáš Mlynarič b8e364537f Move waitAndFind + dumpWindowHierarchy to Utils
2 years ago
Tomáš Mlynarič da16884ca2 Fix FrameTimingMetric using StartupMode.WARM
2 years ago
Tomáš Mlynarič d41c36ce01 Allow notification for BP Generator
2 years ago
Tomáš Mlynarič cd102f7035 Add waitAndFind helper
2 years ago
Miłosz Moczkowski 31dd5ecf59 Remove redundant statements
2 years ago
Tomáš Mlynarič 13eb36676f Simplify StartupBenchmark to just use StartupMode.COLD
2 years ago
Ale Stamato e1f5ebf16c Merge pull request #733 from android/stamato/clicks-notification-dialog
2 years ago
Alejandra Stamato 2ca0d72f9a Fixing ScrollForYouFeedBenchmark
2 years ago
Simon Marquis 650b4d5f16 Update benchmarks module minSdk to 28
2 years ago
Simon Marquis 1df26b4b20 Replace unused variable with simpler method calls
2 years ago
Simon Marquis 3d7b71963c Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
3 years ago
Alex Vanyo fab6f9af7c Switch GMD to use a convention plugin
3 years ago
Márton Braun 56ecffbadd Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
mlykotom 30b123cafd Fix selecting topics
3 years ago
mlykotom 61c044a712 Merge branch 'main' into tm/fix-benchmarks-no-people
3 years ago
Takeshi Hagikura 7d22f3103f Introduce GMD + ATD (#479)
3 years ago
mlykotom 83e9c39c99 Simplify selecting topics
3 years ago
mlykotom ae0a3b0ec7 Add comment
3 years ago
mlykotom 37f958270e Fix wait for bookmarks to show
3 years ago
mlykotom 40b960c917 Fix scrolling benchmark
3 years ago