summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameMetricsReporter.h
AgeCommit message (Expand)Author
2025-02-18Add infrastructure for registering a native frame metrics observer Siarhei Vishniakou
2025-02-18Pass metrics buffer as std::array Siarhei Vishniakou
2021-09-07Make frame number type consistent Pablo Gamito
2021-08-31Stop reporting frame stats from frames completed before observer was attached Pablo Gamito
2021-04-13Change hwui jank detection to use deadline & gpu completion (1/2) Jorim Jaggi
2021-03-05Pass actual present time to ViewRootImpl Siarhei Vishniakou
2021-02-17Add GPU completion to FrameMetrics (1/3) Jorim Jaggi
2018-12-03Remove ; from closing namespaces in libs/hwui Chris Blume
2017-11-03Format the world (or just HWUI) John Reck
2016-02-17allow for slow FrameMetricsListeners Andres Morales
2016-02-09updates to FrameStatsObserver API Andres Morales