summaryrefslogtreecommitdiff
path: root/libs/hwui/JankTracker.cpp
AgeCommit message (Expand)Author
2020-07-27fix uninitialization issue in JankTrackerZhiyin Luo (罗植尹)
2019-12-26[HWUI] use AChoreographer in place of DisplayEventReceiver.Alec Mouri
2019-10-25[HWUI] Get DeviceInfo through stable ABIAlec Mouri
2019-08-01Add GPU draw stats to gfxinfo and GraphicsStatsServiceStan Iliev
2019-05-28Merge "Avoid fake high input latency while vsync drifting" am: 3996c9eb72Gao Shuo
2019-05-27Avoid fake high input latency while vsync driftingGao Shuo
2018-11-28Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86John Reck
2018-11-28Remove USE_HWC2 usageJohn Reck
2018-10-10Log the davey event.Yangster-mac
2018-09-14Don't run comparisons on non-jank framesJohn Reck
2018-04-20Add socket listener to statsd. And remove Davey atom.Yao Chen
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 bufferedJohn Reck
2018-02-26Updates jank metrics in statsd to include uid.David Chen
2018-02-01Atom: DaveyOccurredTej Singh
2017-12-15Log daveysJohn Reck
2017-11-13Fix leak of FILE* in dumpingJohn Reck
2017-11-03Format the world (or just HWUI)John Reck
2017-07-05Move frame history into jank trackerJohn Reck
2017-07-05Split out jank data from policyJohn Reck
2017-05-01Merge "Remove no-op std::max call" am: c00af4c533 am: ef5e579cecYi Kong
2017-04-30Remove no-op std::max callYi Kong
2017-03-27Add a few asserts for possible corruption casesJohn Reck
2017-02-21Overhaul GraphicsStatsServiceJohn Reck
2017-01-11Replace cutils/log.h and log/logger.h with android/log.h or log/log.hMark Salyzyn
2017-01-09Replace cutils/log.h and log/logger.h with log/log.hMark Salyzyn
2016-07-29Teach JankTracker about new swap behaviorsJohn Reck
2016-04-15Switch JankTracker to FrameInfo::duration()John Reck
2016-04-12Fix reset() to zero slowFrameCountsJohn Reck
2016-03-31Expand JankTrackerJohn Reck
2016-03-30Add an option to try and filter out test overheadJohn Reck
2016-03-28Fix array out of bounds access in JankTrackerJohn Reck
2016-03-24Track slowest framesJohn Reck
2015-12-16Add some options to macrobenchJohn Reck
2015-07-06Adjust for pipeline stallsJohn Reck
2015-06-03Delete MAKE_ENUM_FLAGSChris Craik
2015-04-07Fix 64-bit build.Ying Wang
2015-04-06Add stat collection start timeJohn Reck
2015-03-31Fix warn log formatJohn Reck
2015-03-27Add GraphicsStatsServiceJohn Reck
2015-03-11Cleanups & simplificationsJohn Reck
2015-03-06Add percentilesJohn Reck
2015-02-20C++11 style fixupsJohn Reck
2015-02-20Initial attempt at jank-tracking stat collectionJohn Reck