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