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.h
Age
Commit message (
Expand
)
Author
2021-08-31
Stop reporting frame stats from frames completed before observer was attached
Pablo Gamito
2021-07-09
Properly protect mFrameMetricsReporter
Siarhei Vishniakou
2021-04-13
Change hwui jank detection to use deadline & gpu completion (1/2)
Jorim Jaggi
2021-02-17
Add GPU completion to FrameMetrics (1/3)
Jorim Jaggi
2020-07-24
fix uninitialization issue in JankTracker
Zhiyin Luo (罗植尹)
2019-10-25
[HWUI] Get DeviceInfo through stable ABI
Alec Mouri
2019-08-01
Add GPU draw stats to gfxinfo and GraphicsStatsService
Stan Iliev
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
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-02-21
Overhaul GraphicsStatsService
John Reck
2016-07-29
resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp
John Reck
2016-07-29
Teach JankTracker about new swap behaviors
John Reck
2016-07-21
resolve merge conflicts of 5152fd9 to stage-aosp-master
Chih-Hung Hsieh
2016-07-21
Fix google-explicit-constructor warnings in frameworks/base
Chih-Hung Hsieh
2016-03-31
Expand JankTracker
John Reck
2016-03-24
Track slowest frames
John Reck
2015-04-06
Add stat collection start time
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
Initial attempt at jank-tracking stat collection
John Reck