summaryrefslogtreecommitdiff
path: root/libs/hwui/JankTracker.h
AgeCommit message (Expand)Author
2021-08-31Stop reporting frame stats from frames completed before observer was attached Pablo Gamito
2021-07-09Properly protect mFrameMetricsReporter Siarhei Vishniakou
2021-04-13Change hwui jank detection to use deadline & gpu completion (1/2) Jorim Jaggi
2021-02-17Add GPU completion to FrameMetrics (1/3) Jorim Jaggi
2020-07-24fix uninitialization issue in JankTracker Zhiyin Luo (罗植尹)
2019-10-25[HWUI] Get DeviceInfo through stable ABI Alec Mouri
2019-08-01Add GPU draw stats to gfxinfo and GraphicsStatsService Stan Iliev
2018-03-19Revert "Revert "Break down jank between frame drops vs. triple buffered"" John Reck
2018-03-19Revert "Break down jank between frame drops vs. triple buffered" Aaron Whyte
2018-03-14Break down jank between frame drops vs. triple buffered John Reck
2017-11-03Format the world (or just HWUI) John Reck
2017-07-05Move frame history into jank tracker John Reck
2017-07-05Split out jank data from policy John Reck
2017-02-21Overhaul GraphicsStatsService John Reck
2016-07-29resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp John Reck
2016-07-29Teach JankTracker about new swap behaviors John Reck
2016-07-21resolve merge conflicts of 5152fd9 to stage-aosp-master Chih-Hung Hsieh
2016-07-21Fix google-explicit-constructor warnings in frameworks/base Chih-Hung Hsieh
2016-03-31Expand JankTracker John Reck
2016-03-24Track slowest frames John Reck
2015-04-06Add stat collection start time John Reck
2015-03-27Add GraphicsStatsService John Reck
2015-03-11Cleanups & simplifications John Reck
2015-03-06Add percentiles John Reck
2015-02-20Initial attempt at jank-tracking stat collection John Reck