index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gui
/
DisplayEventDispatcher.cpp
Age
Commit message (
Expand
)
Author
2025-02-19
Merge "Revert "Harden construction sites of android::StrongPointer."" into main
Steven Moreland
2025-02-19
Revert "Harden construction sites of android::StrongPointer."
Priyanka Advani (xWF)
2025-02-19
Merge "Harden construction sites of android::StrongPointer." into main
Anton Ivanov
2025-02-17
Harden construction sites of android::StrongPointer.
Anton Ivanov
2025-02-06
SF: Fix dispatch of DISPLAY_EVENT_MODE_REJECTION
Manasi Navare
2024-11-27
SF: Propagate Display Mode Rejection from SF to DM
Manasi Navare
2024-06-14
SF: trace the render rate of an app
Ady Abraham
2023-12-15
Update HDCP for external displays
Huihong Luo
2023-09-21
SF: Propagate display hotplug errors
Brian Johnson
2023-02-01
Framework code for Attached Choreographer.
Rachel Lee
2022-04-19
Migrate bootFinished of ISurfaceComposer to AIDL
Huihong Luo
2022-03-21
Add JNI getLatestVsyncEventData.
Rachel Lee
2022-02-14
Use VsyncEventData in DisplayEventReceiver::Event.
Rachel Lee
2022-02-07
Split VsyncEventData from DisplayEventDispatcher.
Rachel Lee
2021-11-17
Merge "Obsoleted VsyncEventData.expectedPresentTime."
Rachel Lee
2021-11-16
Obsoleted VsyncEventData.expectedPresentTime.
Rachel Lee
2021-11-10
Merge "Dispatch vsync when receiving vsync timeout to handle vsync loss." am:...
Alec Mouri
2021-11-04
Revert "Revert "Send multiple scheduler frame timelines.""
Rachel Lee
2021-11-02
Dispatch vsync when receiving vsync timeout to handle vsync loss.
Cheng Shi
2021-10-29
Revert "Send multiple scheduler frame timelines."
Rachel Lee
2021-10-18
Send multiple scheduler frame timelines.
Rachel Lee
2021-09-23
Plumb expected present time to Choreographer.
Rachel Lee
2021-04-13
Change hwui jank detection to use deadline & gpu completion (2/2)
Jorim Jaggi
2021-02-09
Merge "Revert "DisplayEventDispatcher: optimize binder calls"" into sc-dev
TreeHugger Robot
2021-02-09
Revert "DisplayEventDispatcher: optimize binder calls"
Ady Abraham
2021-02-05
Rename DisplayConfig to DisplayMode
Marin Shalamanov
2021-02-01
DisplayEventDispatcher: optimize binder calls
Ady Abraham
2020-11-18
SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE
Ady Abraham
2020-10-09
SurfaceFlinger: pass frame deadline to Choreographer
Ady Abraham
2020-09-16
SurfaceFlinger: Shared timeline plumbing
Ady Abraham
2020-08-07
Fix refresh rate callback fan-out for choreographer
Alec Mouri
2020-07-31
Use type safe display IDs.
Marin Shalamanov
2020-05-07
Receive refresh rate callbacks from DMS
Alec Mouri
2020-02-05
[AChoreographer] Add const qualifiers for getFd().
Alec Mouri
2019-12-26
[AChoreographer] Add private api that decouples from ALooper.
Alec Mouri
2019-12-26
[AChoreographer] Add refresh rate callback.
Alec Mouri
2019-11-25
[DisplayEventDispatcher] Move DisplayEventDispatcher into libgui.
Alec Mouri