summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfo.cpp
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
2025-02-11Calculate workload target using original frame deadline Melody Hsu
2023-08-10hwui: add reason for skipped frames Ady Abraham
2022-06-01Make GPU duration metrics more accurate for Vulkan Alec Mouri
2021-04-13Change hwui jank detection to use deadline & gpu completion (1/2) Jorim Jaggi
2021-04-10Integrate HWUI with PerformanceHintManager Bo Liu
2021-02-18Add presentTime to FrameInfo Siarhei Vishniakou
2021-02-17Add missing frame info name Jorim Jaggi
2021-02-17Add GPU completion to FrameMetrics (1/3) Jorim Jaggi
2020-12-01Track per-window information in ViewFrameInfo Siarhei Vishniakou
2020-10-09pass frame deadline to Choreographer Ady Abraham
2020-09-16Shared timeline plumbing Steven Thomas
2019-08-01Add GPU draw stats to gfxinfo and GraphicsStatsService Stan Iliev
2017-11-03Format the world (or just HWUI) John Reck
2016-08-02Fix FrameMetricsObserver crash John Reck
2016-07-29Teach JankTracker about new swap behaviors John Reck
2015-07-06Adjust for pipeline stalls John Reck
2015-06-03Fix warning John Reck
2015-06-02FrameInfo header fixes John Reck
2015-02-20Initial attempt at jank-tracking stat collection John Reck