Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
076ac670262e448c531e6db7727cfade325866ca
/
services
/
surfaceflinger
076ac67
HWC2: Add support for color modes
by Dan Stoza
· 9 years ago
5df2a86
HWC2: Hook up setColorTransform/setLayerDataspace
by Dan Stoza
· 9 years ago
54ebc56
Merge "SF: Clear local sync points on hide and destroy" into nyc-dev
by Dan Stoza
· 9 years ago
c814517
SF: Clear local sync points on hide and destroy
by Dan Stoza
· 9 years ago
1a61da5
Return the transform to apply in getLastQueuedBuffer
by John Reck
· 9 years ago
4d85da4
BQ: Replace items from back of queue
by Pablo Ceballos
· 9 years ago
4908a01
Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev
by Jesse Hall
· 9 years ago
8a56bb7
Merge "DispSync: Actually wait forever" into nyc-dev
by Dan Stoza
· 9 years ago
50101d0
libgui: Add getLastQueuedBuffer to BufferQueue
by Dan Stoza
· 9 years ago
15732be
Merge "DispSync: Don't resync if HW vsync is unavailable" into nyc-dev
by Dan Stoza
· 9 years ago
0a3c4d6
DispSync: Don't resync if HW vsync is unavailable
by Dan Stoza
· 9 years ago
55b29f2
Merge "SF: Fix camera orientation on virtual displays" into nyc-dev
by Pablo Ceballos
· 9 years ago
8f8374d
DispSync: Actually wait forever
by Dan Stoza
· 9 years ago
6328134
Merge "Revert "Revert "DispSync: Always resync after inactivity""" into nyc-dev
by Tim Murray
· 9 years ago
4a4e4a2
Revert "Revert "DispSync: Always resync after inactivity""
by Tim Murray
· 9 years ago
021623b
SF: Fix camera orientation on virtual displays
by Pablo Ceballos
· 9 years ago
c3574f7
Add setOverrideScalingMode to SurfaceControl
by Robert Carr
· 9 years ago
12402e3
Merge "SF: Fix the delivery of visible and damage rects to HWC" into nyc-dev
by Dan Stoza
· 9 years ago
ccf8058
Merge "Revert "DispSync: Always resync after inactivity"" into nyc-dev
by Tim Murray
· 9 years ago
9eb286a
Merge "SF: Don't pop pending state into mCurrentState" into nyc-dev
by TreeHugger Robot
· 9 years ago
f5abc78
SF: Fix the delivery of visible and damage rects to HWC
by Gary Smith
· 9 years ago
8bf556e
Merge "HWC2: Change version detection scheme" into nyc-dev
by Dan Stoza
· 9 years ago
05289c2
SF: Don't pop pending state into mCurrentState
by Pablo Ceballos
· 9 years ago
355f604
HWC2: Change version detection scheme
by Dan Stoza
· 9 years ago
09e7a27
HWC2: Check SidebandStream capability on load
by Dan Stoza
· 9 years ago
67264e9
Revert "DispSync: Always resync after inactivity"
by Dan Stoza
· 9 years ago
7e5e128
Merge "DispSync: Always resync after inactivity" into nyc-dev
by Dan Stoza
· 9 years ago
97a46df
Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev
by Dan Stoza
· 9 years ago
c4f471e
Plumb HDR capabilities up to SurfaceComposerClient
by Dan Stoza
· 9 years ago
7d7ae73
HWC2: Add getHdrCapabilities to C++ shim
by Dan Stoza
· 9 years ago
ed40eba
HWC2: Add getHdrCapabilities stub to adapter
by Dan Stoza
· 9 years ago
f34b9be
DispSync: Always resync after inactivity
by Dan Stoza
· 9 years ago
79632ee
Merge "SF/HWC2: Reorder makeCurrent to avoid deadlock" into nyc-dev
by Dan Stoza
· 9 years ago
2dc3be8
SF/HWC2: Reorder makeCurrent to avoid deadlock
by Dan Stoza
· 9 years ago
8b0d55e
GpuService: Add 'help' and 'vkjson' commands
by Jesse Hall
· 9 years ago
fc038bd
Add service "gpu" in the SurfaceFlinger process
by Jesse Hall
· 9 years ago
69a1a38
SF: Disable FenceTracker from makefile
by Pablo Ceballos
· 9 years ago
abddf72
Merge changes I653b84e7,Ieafdc14a into nyc-dev
by Rob Carr
· 9 years ago
69663fb
Apply position updates immediately.
by Robert Carr
· 9 years ago
b5d3d26
Move crop outside of geometry state.
by Robert Carr
· 9 years ago
59d12e9
Merge "Rename single buffer mode to shared buffer mode" into nyc-dev
by Pablo Ceballos
· 9 years ago
830f500
Merge "SF: Add FenceTracker" into nyc-dev
by Pablo Ceballos
· 9 years ago
acbe678
Add final crop implementation
by Pablo Ceballos
· 9 years ago
40845df
SF: Add FenceTracker
by Pablo Ceballos
· 9 years ago
3559fbf
Rename single buffer mode to shared buffer mode
by Pablo Ceballos
· 9 years ago
3aa14b5
Merge "Revert "DispSync: workaround HH hardware vsync issue"" into nyc-dev
by Dan Stoza
· 9 years ago
52448f3
Merge "HWC2: Track move of transform into Geometry" into nyc-dev
by Dan Stoza
· 9 years ago
22279c4
Revert "DispSync: workaround HH hardware vsync issue"
by Dan Stoza
· 9 years ago
baf416d
HWC2: Track move of transform into Geometry
by Dan Stoza
· 9 years ago
f3209b0
Do not queue trivial buffer for unsupported screenshot request.
by Prathmesh Prabhu
· 9 years ago
8ea4e7b
Revert "SF: detachLayer from Client earlier on destruction"
by Pablo Ceballos
· 9 years ago
3dcabfa
Latch transform with geometry state.
by Robert Carr
· 9 years ago
9e56aa0
Switch SurfaceFlinger to HWC 2.0
by Dan Stoza
· 9 years ago
fc4e202
HWC2On1Adapter: Initialize variables and fix mutex
by Dan Stoza
· 9 years ago
1433e3d
Merge "SF: check secure layers in screenshot message handler" into nyc-dev
by Pablo Ceballos
· 9 years ago
b5b3563
SF: check secure layers in screenshot message handler
by Pablo Ceballos
· 9 years ago
a4c2c3b
Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev
by Dan Stoza
· 9 years ago
651bf31
SF: HWC2 C++ shim
by Dan Stoza
· 9 years ago
c6998d2
SF: HWC2On1Adapter
by Dan Stoza
· 9 years ago
aaf51e5
Merge "Add interface for controlling single buffer auto refresh" into nyc-dev
by Pablo Ceballos
· 9 years ago
792e529
SF: Prevent non-sync transactions from syncing
by Dan Stoza
· 9 years ago
ff95aab
Add interface for controlling single buffer auto refresh
by Pablo Ceballos
· 9 years ago
c243d32
Merge "SF: Modify transaction/buffer sync logic"
by Dan Stoza
· 9 years ago
cac3538
SF: Modify transaction/buffer sync logic
by Dan Stoza
· 9 years ago
ac8d239
Set cpuset from surfaceflinger.
by Tim Murray
· 9 years ago
70982a5
Revert "libgui: Remove custom BufferQueue allocators"
by Dan Stoza
· 9 years ago
acd5615
libgui: Remove custom BufferQueue allocators
by Dan Stoza
· 9 years ago
127fc63
libgui: Add dequeue/attach timeout
by Dan Stoza
· 9 years ago
8ce1c84
Merge "SF: Prevent accidentally re-adding a removed layer"
by Pablo Ceballos
· 9 years ago
47db6eb
SF: Prevent accidentally re-adding a removed layer
by Pablo Ceballos
· 9 years ago
db39901
Merge "DispSync: workaround HH hardware vsync issue"
by Haixia Shi
· 9 years ago
e338df1
SF: detachLayer from Client earlier on destruction
by Pablo Ceballos
· 9 years ago
438afe1
Merge "bug#460672 framebuffer surface can\'t keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3" am: b2e3095a60 am: 46f8beb07f
by Dan Stoza
· 9 years ago
6f9ba3b
Merge "bug#460672 framebuffer surface can\'t keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3" am: b2e3095a60
by Dan Stoza
· 9 years ago
5e8eb5e
bug#460672 framebuffer surface can't keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
by james.zhang
· 9 years ago
c734d95
DispSync: workaround HH hardware vsync issue
by Haixia Shi
· 9 years ago
3bddd5b
SF: Don't use pointer if promote() fails
by Pablo Ceballos
· 9 years ago
fedb5f4
Actively mangage EAS schedtune nodes
by Todd Kjos
· 9 years ago
0f0ecf4
Actively mangage EAS schedtune nodes
by Todd Kjos
· 9 years ago
04839ab
SF: Initialize mSingleBufferMode
by Pablo Ceballos
· 9 years ago
07e25ab
Merge "Allow read access to /proc entries for other UIDs" am: fd53598220 am: 877b5daecc
by Nick Kralevich
· 9 years ago
ab46a49
Allow read access to /proc entries for other UIDs
by Nick Kralevich
· 9 years ago
6eaede6
Merge changes from topic 'single_buffer_mode'
by Pablo Ceballos
· 9 years ago
0631218
SF: Force refresh when in single buffer mode
by Pablo Ceballos
· 9 years ago
ccdfd60
BQ: Add support for single buffer mode
by Pablo Ceballos
· 9 years ago
676b1f6
SF: more DispSync improvements.
by Haixia Shi
· 9 years ago
664339a
SF: use first sample timestamp as reference.
by Haixia Shi
· 9 years ago
b0c8d78
Merge "Support SurfaceView synchronization."
by Rob Carr
· 9 years ago
7dde599
Support SurfaceView synchronization.
by Dan Stoza
· 9 years ago
e76d32d
Merge "surfaceflinger: Set max acquired buffer count" am: af5c3b1d6a
by Dan Stoza
· 9 years ago
af5c3b1
Merge "surfaceflinger: Set max acquired buffer count"
by Dan Stoza
· 9 years ago
f133d00
SF: Connect the VDS scratch surface producer
by Pablo Ceballos
· 9 years ago
567dbbb
BQ: get rid of async in producer interface
by Pablo Ceballos
· 9 years ago
48d1d1f
am f1519eeb: am 64b83133: Merge "Remove usage of SharedBuffer"
by Sergio Giro
· 9 years ago
f1519ee
am 64b83133: Merge "Remove usage of SharedBuffer"
by Sergio Giro
· 9 years ago
c652d17
Merge "BQ: Prevent operations on disconnected BQs"
by Pablo Ceballos
· 9 years ago
6fa7469
am 9ec97471: add system-background cpuset
by Tom Cherry
· 9 years ago
9ec9747
add system-background cpuset
by Tom Cherry
· 9 years ago
f53f3c8
Remove usage of SharedBuffer
by Pablo Ceballos
· 9 years ago
583b1b3
BQ: Prevent operations on disconnected BQs
by Pablo Ceballos
· 9 years ago
Next »