Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_native
/
2fceed00cda362e7efaa9ca5a37361c7b25ebde5
/
services
/
surfaceflinger
/
SurfaceFlinger.cpp
b552167
Merge "SurfaceFlinger: remove SurfaceControl level vsyncId setting" into sc-dev
by Ady Abraham
· 5 years ago
fa8dc0f
Merge "Remove legacy disable triple buffering config" into sc-dev
by TreeHugger Robot
· 5 years ago
f9bd241
SF: disable frame rate override by default
by Ady Abraham
· 5 years ago
81a9915
Merge changes from topic "eEarlyWakeup_remove" into sc-dev
by Ady Abraham
· 5 years ago
112b272
Merge "SF: add vsync id to onMessageReceived trace" into sc-dev
by TreeHugger Robot
· 5 years ago
8db1010
SurfaceFlinger: remove SurfaceControl level vsyncId setting
by Ady Abraham
· 5 years ago
bb100af
SF: add vsync id to onMessageReceived trace
by Ady Abraham
· 5 years ago
debd1cb
Remove legacy disable triple buffering config
by Vishnu Nair
· 5 years ago
1506b18
Introduce release buffer callback for BufferStateLayer
by Vishnu Nair
· 5 years ago
3fabf68
Merge "Expand setBrightness to take BrightnessInfo object" into sc-dev
by John Reck
· 5 years ago
2bbc3a8
Merge "Rename crop_legacy to just crop" into sc-dev
by Chavi Weingarten
· 5 years ago
c6465a5
Merge "SF: Don't override active mode with desired mode" into sc-dev
by Marin Shalamanov
· 5 years ago
8cbd307
SF: rename ExplicitEarlyWakeup -> EarlyWakeup
by Ady Abraham
· 5 years ago
67fba0f
SurfaceFlinger: remove ISurfaceComposer::eEarlyWakeup
by Ady Abraham
· 5 years ago
858944d
Merge "SF: check isVsyncValid based on the transaction submitter" into sc-dev
by Ady Abraham
· 5 years ago
b5ecae7
Merge "SF: avoid calling pendingBuffers.insert twice" into sc-dev
by Ady Abraham
· 5 years ago
49c01d0
Merge "SF: add traces to transactionIsReadyToBeApplied" into sc-dev
by Ady Abraham
· 5 years ago
fcddc8e
Merge "SurfaceFlinger: run refresh directly after invalidate" into sc-dev
by Ady Abraham
· 5 years ago
d1b4853
SurfaceFlinger: run refresh directly after invalidate
by Ady Abraham
· 5 years ago
2571450
Rename crop_legacy to just crop
by chaviw
· 5 years ago
132bfbf
Merge "Prevent waiting synchronous case if transaction applied first" into sc-dev
by Arthur Hung
· 5 years ago
5690bda
SF: check isVsyncValid based on the transaction submitter
by Ady Abraham
· 5 years ago
c790012
SF: avoid calling pendingBuffers.insert twice
by Ady Abraham
· 5 years ago
2f43b20
SF: add traces to transactionIsReadyToBeApplied
by Ady Abraham
· 5 years ago
c04b920
Merge changes I0b1cb7ac,I1a5eb572 into sc-dev
by Rob Carr
· 5 years ago
22be696
Expand setBrightness to take BrightnessInfo object
by John Reck
· 5 years ago
f1b7c7b
Prevent waiting synchronous case if transaction applied first
by arthurhung
· 5 years ago
79bf8a9
SurfaceFlinger: Check both queues in transactionFlushNeeded
by Robert Carr
· 5 years ago
0c268c7
SF: Don't override active mode with desired mode
by Marin Shalamanov
· 5 years ago
cf69b99
Merge changes Ie6cff82f,I0f95f2a3 into sc-dev
by Ady Abraham
· 5 years ago
29d16cb
SurfaceFlinger: check transaction timings even if it doesn't have a buffer
by Ady Abraham
· 5 years ago
43752eb
SurfaceFlinger: get nextPredictedPresentTime directly from frame timeline
by Ady Abraham
· 5 years ago
a9a68a6
Support task ID for fps listener rather than SurfaceControl.
by Alec Mouri
· 5 years ago
44b26bd
Merge "SF: Requery display modes if the active mode is not supported" into sc-dev
by Marin Shalamanov
· 5 years ago
24939d6
Merge "SF: Sequential display mode IDs" into sc-dev
by Marin Shalamanov
· 5 years ago
9d517aa
Merge "Update pending buffer counts immediately" into sc-dev
by Vishnu Nair
· 5 years ago
d3b5c5d
SF: Requery display modes if the active mode is not supported
by Marin Shalamanov
· 5 years ago
f22e6ac
SF: Sequential display mode IDs
by Marin Shalamanov
· 5 years ago
e560d0c
Merge "Change fps listener permission to allow systemui to use it." into sc-dev
by Alec Mouri
· 5 years ago
8603b1e
Merge "Sever the link to inputflinger when system_server crashes" into sc-dev
by Vishnu Nair
· 5 years ago
c8957ee
Change fps listener permission to allow systemui to use it.
by Alec Mouri
· 5 years ago
cd5e638
Merge "SurfaceFlinger: Check frameIsEarly earlier" into sc-dev
by Rob Carr
· 5 years ago
b9df470
Sever the link to inputflinger when system_server crashes
by Vishnu Nair
· 5 years ago
a7cda15
SurfaceFlinger: Check frameIsEarly earlier
by Robert Carr
· 5 years ago
53c4e8a
Merge "Dispatch texture destruction off of render thread for screenshots" into sc-dev
by Alec Mouri
· 5 years ago
0d99510
Dispatch texture destruction off of render thread for screenshots
by Alec Mouri
· 5 years ago
8eda69e
Update pending buffer counts immediately
by Vishnu Nair
· 5 years ago
c738a17
Merge "SurfaceFlinger: mExpectedPresentTime should not be updated outside the main thread" into sc-dev
by Ady Abraham
· 5 years ago
e46243a
SurfaceFlinger: mExpectedPresentTime should not be updated outside the
by Ady Abraham
· 5 years ago
9dce082
Merge changes from topic "sf_planner" into sc-dev
by Ady Abraham
· 5 years ago
dde1abd
Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev
by Alec Mouri
· 5 years ago
269dc4d
SF: Add initial Planner infrastructure
by Dan Stoza
· 5 years ago
6c8199f
Merge "Check for any permissions before holding any sf locks" into sc-dev
by Vishnu Nair
· 5 years ago
24e3bba
Check for any permissions before holding any sf locks
by Vishnu Nair
· 5 years ago
329808e
Merge "SF: Move ALLM and GameContentType to DynamicDisplayInfo" into sc-dev
by Marin Shalamanov
· 5 years ago
adebf5c
Support streaming fps updates for a layer subtree to sysui via listener.
by Alec Mouri
· 5 years ago
b173f75
SF: Move ALLM and GameContentType to DynamicDisplayInfo
by Marin Shalamanov
· 5 years ago
4ab66f4
Merge "SurfaceFlinger: Add ClientCache dumps" into sc-dev
by TreeHugger Robot
· 5 years ago
af9b2ae
Merge "Introduce DynamicDisplayInfo" into sc-dev
by Marin Shalamanov
· 5 years ago
228f46b
Introduce DynamicDisplayInfo
by Marin Shalamanov
· 5 years ago
2db024a
Merge "Unrotate inputwindows into rotation display grew-up in" into sc-dev
by Evan Rosky
· 5 years ago
2b9fc25
Unrotate inputwindows into rotation display grew-up in
by [1;3C
· 5 years ago
beba6f0
SurfaceFlinger: Add ClientCache dumps
by Robert Carr
· 5 years ago
7013b6f
Check status codes of GraphicBuffers on allocation
by Alec Mouri
· 5 years ago
e06403f
Merge changes Ic348cf9f,Icfd4cecf into sc-dev
by Alec Mouri
· 5 years ago
1c69780
Merge "Add plumbing for sending stretch effect to SF" into sc-dev
by TreeHugger Robot
· 5 years ago
d486b82
Merge "SurfaceFlinger: expose vsync id extra buffers" into sc-dev
by Ady Abraham
· 5 years ago
7d436ec
Plumb refresh and render rates into shared timeline
by Alec Mouri
· 5 years ago
cdb4ed7
Add plumbing for sending stretch effect to SF
by John Reck
· 5 years ago
4cd0184
Merge "Rename DisplayConfig to DisplayMode" into sc-dev
by TreeHugger Robot
· 5 years ago
7381d48
Merge "SurfaceFlinger: Emit TransactionCompleted callbacks directly." into sc-dev
by Rob Carr
· 5 years ago
ca34484
Merge "Fix Transaction tracking for FrameTimeline" into sc-dev
by TreeHugger Robot
· 5 years ago
564f9de
SurfaceFlinger: expose vsync id extra buffers
by Ady Abraham
· 5 years ago
a7fe304
Rename DisplayConfig to DisplayMode
by Marin Shalamanov
· 5 years ago
f3ba25b
Merge "Check transaction queues when dropping or queuing buffers" into sc-dev
by Vishnu Nair
· 5 years ago
b9a7dab
Fix Transaction tracking for FrameTimeline
by Adithya Srinivasan
· 5 years ago
9a803c3
SurfaceFlinger: Emit TransactionCompleted callbacks directly.
by Robert Carr
· 5 years ago
12f62a0
Check transaction queues when dropping or queuing buffers
by Vishnu Nair
· 5 years ago
b2ce998
Merge "SF: Don't cache display modes in HWComposer" into sc-dev
by Marin Shalamanov
· 5 years ago
d39555c
Merge "Revert "Add permission check for blurs in SurfaceFlinger"" into sc-dev
by Galia Peycheva
· 5 years ago
a73115b
Merge "Remove detachChildren" into sc-dev
by Chavi Weingarten
· 5 years ago
045b700
SF: Don't cache display modes in HWComposer
by Marin Shalamanov
· 5 years ago
e11d575
Revert "Add permission check for blurs in SurfaceFlinger"
by Galia Peycheva
· 5 years ago
5814427
Introduce SurfaceFlinger Queued Transaction
by Arthur Hung
· 5 years ago
7825368
Merge "Add inputEventId to SurfaceFrame" into sc-dev
by Siarhei Vishniakou
· 5 years ago
b89b51a
Merge "Added new arguments for screenshot request" into sc-dev
by Chavi Weingarten
· 5 years ago
ab7a201
Merge "SurfaceFlinger: Null guard for setRelativeLayer" into sc-dev
by Rob Carr
· 5 years ago
3a53204
Merge "Ensure that expected present time is in the future" into sc-dev
by Ady Abraham
· 5 years ago
17ac24b
Added new arguments for screenshot request
by chaviw
· 5 years ago
90d1747
Merge "SF: Query display modes only once during display creation / update" into sc-dev
by TreeHugger Robot
· 5 years ago
819636c
Ensure that expected present time is in the future
by Snild Dolkow
· 5 years ago
fc434ac
Add inputEventId to SurfaceFrame
by Siarhei Vishniakou
· 5 years ago
9959994
SurfaceFlinger: move sync_wait for screen capture to client
by Ady Abraham
· 5 years ago
31999ef
Merge "Enable backpressure for BufferStateLayer" into sc-dev
by TreeHugger Robot
· 5 years ago
a903d03
SF: Query display modes only once during display creation / update
by Marin Shalamanov
· 5 years ago
1c3cd77
Merge changes Id05d2eac,I3d8bcbf8 into sc-dev
by Marin Shalamanov
· 5 years ago
12c9e5a
SF: Add DisplayDevice::initiateModeChange
by Marin Shalamanov
· 5 years ago
5801c94
SF: Store display modes in DisplayDevice
by Marin Shalamanov
· 5 years ago
f6eddb6
Enable backpressure for BufferStateLayer
by Vishnu Nair
· 5 years ago
8ba8b07
Remove detachChildren
by chaviw
· 5 years ago
Next »