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