index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
Scheduler
/
VSyncReactor.h
Age
Commit message (
Expand
)
Author
2023-11-21
SF: pass DisplayMode to VsyncTracker
Ady Abraham
2023-02-22
Reland "Create a VsyncSchedule per display"
Leon Scroggins III
2023-02-06
Revert "Create a VsyncSchedule per display"
Leon Scroggins III
2023-02-01
Create a VsyncSchedule per display
Leon Scroggins III
2022-06-07
HW Vsync turns off correctly in Doze/AOD.
Rachel Lee
2022-01-14
SF: Set up libscheduler and libscheduler_test
Dominik Laskowski
2021-11-19
SF: Add VsyncSchedule skeleton
Dominik Laskowski
2020-08-28
SurfaceFlinger: DispSync -> VsyncController
Ady Abraham
2020-08-24
SurfaceFlinger: VSyncReactor should not know VSyncDispatch
Ady Abraham
2020-08-24
SurfaceFlinger: use duration instead of offset
Ady Abraham
2020-07-20
SF: move VSyncTracker and VSyncDispatch ownership to Scheduler
Ady Abraham
2020-06-01
SF: Reconfirm all period changes, ignore HWC
Dan Stoza
2020-04-16
SurfaceFlinger: use intended wake up time when calculating next present time
Ady Abraham
2020-03-24
SurfaceFlinger: add debug information when vsync is not generated
Ady Abraham
2020-03-02
SurfaceFlinger: add VSYNC-predicted as debug option
Ady Abraham
2020-02-10
SurfaceFlinger: use vsyncPeriod from HWC
Ady Abraham
2020-01-28
SF: VSR: VSyncTracker can reorients itself
Kevin DuBois
2020-01-10
SF: VSyncReactor ensure period change confirmation
Kevin DuBois
2020-01-06
SF: VSyncReactor change offsets at correct time
Kevin DuBois
2019-12-20
SF: add disabled VRR DispSync impl (VSyncReactor)
Kevin DuBois
2019-12-19
SF: VSyncReactor add event subscription functions
Kevin DuBois
2019-12-03
SF: VSyncReactor add hwvsync ingestion functions
Kevin DuBois
2019-12-02
SF: VSyncReactor add period modification functions
Kevin DuBois
2019-11-26
SF: VSyncReactor add timestamp querying functions
Kevin DuBois
2019-11-26
SF: add partial implementation of VSyncReactor
Kevin DuBois