summaryrefslogtreecommitdiff
path: root/libs/hwui/JankTracker.cpp
AgeCommit message (Expand)Author
2017-07-05Move frame history into jank tracker John Reck
2017-07-05Split out jank data from policy John Reck
2017-05-01Merge "Remove no-op std::max call" am: c00af4c533 am: ef5e579cec Yi Kong
2017-04-30Remove no-op std::max call Yi Kong
2017-03-27Add a few asserts for possible corruption cases John Reck
2017-02-21Overhaul GraphicsStatsService John Reck
2017-01-11Replace cutils/log.h and log/logger.h with android/log.h or log/log.h Mark Salyzyn
2017-01-09Replace cutils/log.h and log/logger.h with log/log.h Mark Salyzyn
2016-07-29Teach JankTracker about new swap behaviors John Reck
2016-04-15Switch JankTracker to FrameInfo::duration() John Reck
2016-04-12Fix reset() to zero slowFrameCounts John Reck
2016-03-31Expand JankTracker John Reck
2016-03-30Add an option to try and filter out test overhead John Reck
2016-03-28Fix array out of bounds access in JankTracker John Reck
2016-03-24Track slowest frames John Reck
2015-12-16Add some options to macrobench John Reck
2015-07-06Adjust for pipeline stalls John Reck
2015-06-03Delete MAKE_ENUM_FLAGS Chris Craik
2015-04-07Fix 64-bit build. Ying Wang
2015-04-06Add stat collection start time John Reck
2015-03-31Fix warn log format John Reck
2015-03-27Add GraphicsStatsService John Reck
2015-03-11Cleanups & simplifications John Reck
2015-03-06Add percentiles John Reck
2015-02-20C++11 style fixups John Reck
2015-02-20Initial attempt at jank-tracking stat collection John Reck