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
/
FrameInfo.cpp
Age
Commit message (
Expand
)
Author
2025-02-18
Add infrastructure for registering a native frame metrics observer
Siarhei Vishniakou
2025-02-18
Pass metrics buffer as std::array
Siarhei Vishniakou
2025-02-11
Calculate workload target using original frame deadline
Melody Hsu
2023-08-10
hwui: add reason for skipped frames
Ady Abraham
2022-06-01
Make GPU duration metrics more accurate for Vulkan
Alec Mouri
2021-04-13
Change hwui jank detection to use deadline & gpu completion (1/2)
Jorim Jaggi
2021-04-10
Integrate HWUI with PerformanceHintManager
Bo Liu
2021-02-18
Add presentTime to FrameInfo
Siarhei Vishniakou
2021-02-17
Add missing frame info name
Jorim Jaggi
2021-02-17
Add GPU completion to FrameMetrics (1/3)
Jorim Jaggi
2020-12-01
Track per-window information in ViewFrameInfo
Siarhei Vishniakou
2020-10-09
pass frame deadline to Choreographer
Ady Abraham
2020-09-16
Shared timeline plumbing
Steven Thomas
2019-08-01
Add GPU draw stats to gfxinfo and GraphicsStatsService
Stan Iliev
2017-11-03
Format the world (or just HWUI)
John Reck
2016-08-02
Fix FrameMetricsObserver crash
John Reck
2016-07-29
Teach JankTracker about new swap behaviors
John Reck
2015-07-06
Adjust for pipeline stalls
John Reck
2015-06-03
Fix warning
John Reck
2015-06-02
FrameInfo header fixes
John Reck
2015-02-20
Initial attempt at jank-tracking stat collection
John Reck