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
/
VSyncDispatch.h
Age
Commit message (
Expand
)
Author
2024-08-26
SF: Use last commited vsync for the next vsync callback
ramindani
2024-02-21
[SF] Send NotifyExpectedPresentHint at the transaction time
ramindani
2024-02-06
SF: Remove StrongTyping in favor of FTL mixins
Dominik Laskowski
2024-02-06
SF: Store VsyncDispatch callbacks in ftl::SmallMap
Dominik Laskowski
2023-12-19
SF: pass last vsync to VsyncPredictor
Ady Abraham
2023-04-27
Make VSyncCallbackRegistration's move operator= call unregisterCallback
Leon Scroggins III
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
2023-01-17
SF: remove DispSyncSource
Ady Abraham
2022-01-14
SF: Set up libscheduler and libscheduler_test
Dominik Laskowski
2021-05-13
SF: return the expected wakeup time from VSyncDispatch
Ady Abraham
2020-10-05
SurfaceFlinger: decouple EventThread from SF wakeup
Ady Abraham
2020-08-24
SurfaceFlinger: use duration instead of offset
Ady Abraham
2020-03-24
SurfaceFlinger: add debug information when vsync is not generated
Ady Abraham
2020-01-15
SF: VSyncReactor: correct distribute timestamp
Kevin DuBois
2019-12-19
SF: VSyncDispatch: correct vsync prediction drift
Kevin DuBois
2019-12-05
SurfaceFlinger: use config groups
Ady Abraham
2019-11-12
SF: dispatch add testing surface for VSyncDispatch
Kevin DuBois
2019-11-07
SF: add VSyncDispatch
Kevin DuBois