index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
JankTracker.cpp
Age
Commit message (
Expand
)
Author
2020-07-27
fix uninitialization issue in JankTracker
Zhiyin Luo (罗植尹)
2019-12-26
[HWUI] use AChoreographer in place of DisplayEventReceiver.
Alec Mouri
2019-10-25
[HWUI] Get DeviceInfo through stable ABI
Alec Mouri
2019-08-01
Add GPU draw stats to gfxinfo and GraphicsStatsService
Stan Iliev
2019-05-28
Merge "Avoid fake high input latency while vsync drifting" am: 3996c9eb72
Gao Shuo
2019-05-27
Avoid fake high input latency while vsync drifting
Gao Shuo
2018-11-28
Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86
John Reck
2018-11-28
Remove USE_HWC2 usage
John Reck
2018-10-10
Log the davey event.
Yangster-mac
2018-09-14
Don't run comparisons on non-jank frames
John Reck
2018-04-20
Add socket listener to statsd. And remove Davey atom.
Yao Chen
2018-03-19
Revert "Revert "Break down jank between frame drops vs. triple buffered""
John Reck
2018-03-19
Revert "Break down jank between frame drops vs. triple buffered"
Aaron Whyte
2018-03-14
Break down jank between frame drops vs. triple buffered
John Reck
2018-02-26
Updates jank metrics in statsd to include uid.
David Chen
2018-02-01
Atom: DaveyOccurred
Tej Singh
2017-12-15
Log daveys
John Reck
2017-11-13
Fix leak of FILE* in dumping
John Reck
2017-11-03
Format the world (or just HWUI)
John Reck
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