index
:
Project-1CE/frameworks_native
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
tests
/
unittests
/
EventThreadTest.cpp
Age
Commit message (
Expand
)
Author
2021-07-02
SF: Move desired active mode management to DisplayDevice
Ady Abraham
2021-04-13
Change hwui jank detection to use deadline & gpu completion (2/2)
Jorim Jaggi
2021-02-05
Rename DisplayConfig to DisplayMode
Marin Shalamanov
2021-01-22
SF: Rename HwcConfigIndexType to DisplayModeId
Marin Shalamanov
2020-12-24
SF: Compile with -Wextra
Marin Shalamanov
2020-11-18
SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE
Ady Abraham
2020-11-03
SurfaceFlinger: throttle applications based on uid
Ady Abraham
2020-09-17
Enable SurfaceFlinger to use FrameTimeline
Adithya Srinivasan
2020-08-24
SurfaceFlinger: use duration instead of offset
Ady Abraham
2020-07-31
Use type safe display IDs.
Marin Shalamanov
2020-04-23
SurfaceFlinger: expected present time directly from VSyncReactor
Ady Abraham
2020-03-24
SurfaceFlinger: add debug information when vsync is not generated
Ady Abraham
2020-02-10
[SfStats] Record vsync event connection count
Alec Mouri
2019-12-26
[AChoreographer] Add refresh rate callback.
Alec Mouri
2019-12-05
SurfaceFlinger: use config groups
Ady Abraham
2019-09-18
SF: Hook up VSYNC injection to Scheduler
Dominik Laskowski
2019-06-05
SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED
Ady Abraham
2019-05-17
SurfaceFlinger: Add touch events to Scheduler
Ady Abraham
2019-04-09
Remove app vsync pausing
Alec Mouri
2019-03-28
SurfaceFlinger: fix invalid PhysicalDisplayId in onConfigChanged event
Ady Abraham
2019-02-25
SurfaceFlinger: add DISPLAY_EVENT_CONFIG_CHANGED
Ady Abraham
2019-02-19
SurfaceFlinger: no app vsyncs during config switch
Ady Abraham
2019-02-08
Merge "SF: Fix thread safety for scheduler callbacks"
TreeHugger Robot
2019-02-07
Merge "SF: Fix for rare flakes in Event{Control}ThreadTests"
TreeHugger Robot
2019-02-06
SF: Fix thread safety for scheduler callbacks
Dominik Laskowski
2019-02-02
SF: Plumb physical display IDs to libgui
Dominik Laskowski
2019-02-01
SF: Fix for rare flakes in Event{Control}ThreadTests
Lloyd Pique
2019-01-30
SF: Fix contradiction in EventThreadTest
Dominik Laskowski
2019-01-28
SF: Tie VSyncState lifetime to display hotplug
Dominik Laskowski
2019-01-26
SF: Toggle VSYNC in EventThread with state machine
Dominik Laskowski
2019-01-14
SF: Register resync callback per event connection
Dominik Laskowski
2019-01-11
SF: Adding callback to Scheduler for setting refresh rate to 60 and 90.
Ana Krulec
2018-12-27
SF: Moving EventThread::Connection out of impl class
Ana Krulec
2018-08-09
SF: Move relevant scheduler files into one directory.
Ana Krulec
2018-06-19
SF: Decouple EventThread from DisplayDevice
Dominik Laskowski
2018-05-14
SF: Test coverage for EventThread
Lloyd Pique