summaryrefslogtreecommitdiff
path: root/libs/gui/DisplayEventReceiver.cpp
AgeCommit message (Expand)Author
2023-05-19Fix status log in getLatestVsyncEventData Rachel Lee
2023-02-01Framework code for Attached Choreographer. Rachel Lee
2022-04-19Migrate bootFinished of ISurfaceComposer to AIDL Huihong Luo
2022-02-15Merge "Use VsyncEventData in DisplayEventReceiver::Event." Rachel Lee
2022-02-14Use VsyncEventData in DisplayEventReceiver::Event. Rachel Lee
2022-02-10Merge "DisplayEventReceiver: improve error handling" Ady Abraham
2022-02-09DisplayEventReceiver: improve error handling Ady Abraham
2022-02-07Add method to get current vsync from sf directly. Rachel Lee
2021-11-23Migrate IDisplayEventConnection interface to AIDL Huihong Luo
2020-11-18SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE Ady Abraham
2020-08-07Fix refresh rate callback fan-out for choreographer Alec Mouri
2020-05-07Receive refresh rate callbacks from DMS Alec Mouri
2019-12-26[AChoreographer] Add refresh rate callback. Alec Mouri
2019-06-05SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED Ady Abraham
2018-06-05Replace NULL/0 with nullptr Yi Kong
2017-06-08Properly run window animations at vsync-sf (2/2) Jorim Jaggi
2017-04-06libgui: Remove RefBase from BitTube Dan Stoza
2017-04-06libgui: Format BitTube and move into gui namespace Dan Stoza
2017-04-06libgui: Normalize IDisplayEventConnection methods Dan Stoza
2017-03-07split libsensor our of libgui Mathias Agopian
2012-04-02use a socketpair instead of a pipe in BitTube Mathias Agopian
2012-02-27fix libgui header location Mathias Agopian
2012-02-01separate transactions from updates Mathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2011-12-06Improve the VSYNC api a bit. Mathias Agopian
2011-11-29Add support for sending VSYNC events to the framework Mathias Agopian