summaryrefslogtreecommitdiff
path: root/libs/gui/DisplayEventDispatcher.cpp
AgeCommit message (Expand)Author
2025-02-19Merge "Revert "Harden construction sites of android::StrongPointer."" into main Steven Moreland
2025-02-19Revert "Harden construction sites of android::StrongPointer." Priyanka Advani (xWF)
2025-02-19Merge "Harden construction sites of android::StrongPointer." into main Anton Ivanov
2025-02-17Harden construction sites of android::StrongPointer. Anton Ivanov
2025-02-06SF: Fix dispatch of DISPLAY_EVENT_MODE_REJECTION Manasi Navare
2024-11-27SF: Propagate Display Mode Rejection from SF to DM Manasi Navare
2024-06-14SF: trace the render rate of an app Ady Abraham
2023-12-15Update HDCP for external displays Huihong Luo
2023-09-21SF: Propagate display hotplug errors Brian Johnson
2023-02-01Framework code for Attached Choreographer. Rachel Lee
2022-04-19Migrate bootFinished of ISurfaceComposer to AIDL Huihong Luo
2022-03-21Add JNI getLatestVsyncEventData. Rachel Lee
2022-02-14Use VsyncEventData in DisplayEventReceiver::Event. Rachel Lee
2022-02-07Split VsyncEventData from DisplayEventDispatcher. Rachel Lee
2021-11-17Merge "Obsoleted VsyncEventData.expectedPresentTime." Rachel Lee
2021-11-16Obsoleted VsyncEventData.expectedPresentTime. Rachel Lee
2021-11-10Merge "Dispatch vsync when receiving vsync timeout to handle vsync loss." am:... Alec Mouri
2021-11-04Revert "Revert "Send multiple scheduler frame timelines."" Rachel Lee
2021-11-02Dispatch vsync when receiving vsync timeout to handle vsync loss. Cheng Shi
2021-10-29Revert "Send multiple scheduler frame timelines." Rachel Lee
2021-10-18Send multiple scheduler frame timelines. Rachel Lee
2021-09-23Plumb expected present time to Choreographer. Rachel Lee
2021-04-13Change hwui jank detection to use deadline & gpu completion (2/2) Jorim Jaggi
2021-02-09Merge "Revert "DisplayEventDispatcher: optimize binder calls"" into sc-dev TreeHugger Robot
2021-02-09Revert "DisplayEventDispatcher: optimize binder calls" Ady Abraham
2021-02-05Rename DisplayConfig to DisplayMode Marin Shalamanov
2021-02-01DisplayEventDispatcher: optimize binder calls Ady Abraham
2020-11-18SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE Ady Abraham
2020-10-09SurfaceFlinger: pass frame deadline to Choreographer Ady Abraham
2020-09-16SurfaceFlinger: Shared timeline plumbing Ady Abraham
2020-08-07Fix refresh rate callback fan-out for choreographer Alec Mouri
2020-07-31Use type safe display IDs. Marin Shalamanov
2020-05-07Receive 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