Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
cbcefae07ad1c13f771054dcd769e923ee88a88f
/
services
/
surfaceflinger
/
DisplayHardware
15b27e0
Revert "surfaceflinger: work around dumpsys lockup"
by Chia-I Wu
· 7 years ago
0af4b9f
Call validateDisplay() when skipping frames
by Steven Thomas
· 8 years ago
7d3dcb9
Avoid a potential race condition on mDisplays
by Stephen Kiazyk
· 8 years ago
0556d79
get rid of IGraphicBufferAlloc
by Mathias Agopian
· 8 years ago
c90e469
Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev
by TreeHugger Robot
· 8 years ago
8722a31
Revert "Avoid a potential race condition on mDisplays"
by Tomasz Wasilczyk
· 8 years ago
6d957ec
Merge changes Ia1fa4a32,I2a4c3d9f into oc-dev
by TreeHugger Robot
· 8 years ago
1636e00
Merge "VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger" into oc-dev
by TreeHugger Robot
· 8 years ago
ceb67d1
hwc2: Remove Display::{mIsVirtual,setVirtual}
by Chris Forbes
· 8 years ago
016d73c
hwc2: Cache display type at construction
by Chris Forbes
· 8 years ago
8d6c16d
Avoid a potential race condition on mDisplays
by Stephen Kiazyk
· 8 years ago
1f42e3a
VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger
by Daniel Nicoara
· 8 years ago
80c0232
Revert "Avoid a potential race condition on mDisplays"
by Polina Bondarenko
· 8 years ago
5576a55
Avoid a potential race condition on mDisplays
by Stephen Kiazyk
· 8 years ago
95a99a1
VR: Remove HIDL VR Composer from service/vr/vr_window_manager
by Daniel Nicoara
· 8 years ago
e96afe6
VR: Rename HIDL service name from vr_hwcomposer to vr
by Daniel Nicoara
· 8 years ago
1971b63
Use max acquired buffer setting to configStore
by Fabien Sanglard
· 8 years ago
d8ab439
Merge "egl: Remove retire event."
by TreeHugger Robot
· 8 years ago
4e606e3
egl: Remove retire event.
by Brian Anderson
· 8 years ago
c8e387e
Use configStore for maxVirtualDisplay Size
by Fabien Sanglard
· 8 years ago
8c02341
Revert "Use configStore for maxVirtualDisplay Size"
by Fabien Sanglard
· 8 years ago
56a5dbd
Use configStore for maxVirtualDisplay Size
by Fabien Sanglard
· 8 years ago
a34ed63
Use forceHwcCopyForVirtualDisplay in configStore
by Fabien Sanglard
· 8 years ago
f8b4ca5
Revert "Get rid of IGraphicBufferAlloc"
by Romain Guy
· 8 years ago
78491c9
Get rid of IGraphicBufferAlloc
by Mathias Agopian
· 8 years ago
975e49a
Merge "Revert "get rid of IGraphicBufferAlloc""
by Chia-I Wu
· 8 years ago
527747d
Revert "get rid of IGraphicBufferAlloc"
by Chia-I Wu
· 8 years ago
aaff73f
surfaceflinger: simplify HWC buffer cache clean up
by Chia-I Wu
· 8 years ago
1da94df
get rid of IGraphicBufferAlloc
by Mathias Agopian
· 8 years ago
e29055f
Create libhwc2on1adapter
by Fabien Sanglard
· 8 years ago
c859147
Add MiniFence to drop HWC2on1Adapter libui dep
by Fabien Sanglard
· 8 years ago
843460d
surfaceflinger: work around dumpsys lockup
by Chia-I Wu
· 8 years ago
b665cd3
Merge "Adjust traces to diagnostic of HWC2on1Adapter"
by TreeHugger Robot
· 8 years ago
af5b6b8
Adjust traces to diagnostic of HWC2on1Adapter
by Fabien Sanglard
· 8 years ago
f5eb5e6
hwcomposer HAL uses "default" service name
by Chris Phoenix
· 8 years ago
158f9a3
Merge "move vector math out of libui"
by TreeHugger Robot
· 8 years ago
1d77b71
move vector math out of libui
by Mathias Agopian
· 8 years ago
06e908a
Refactor HWC2on1Adapter
by Fabien Sanglard
· 8 years ago
310ac5e
Merge "Discard surfaceDamage for HWC1 v < 1.5"
by TreeHugger Robot
· 8 years ago
356bcd4
Discard surfaceDamage for HWC1 v < 1.5
by Fabien Sanglard
· 8 years ago
fb94f1d
Merge "Break a dependency of libui on libandroid"
by TreeHugger Robot
· 8 years ago
873e2ee
Merge "Move FloatRect from libgfx to libui"
by TreeHugger Robot
· 8 years ago
a934764
Break a dependency of libui on libandroid
by Mathias Agopian
· 8 years ago
0ed70dd
Merge "Add RGBA 10:10:10:2 format for surfaces"
by Romain Guy
· 8 years ago
5a423ea
Move FloatRect from libgfx to libui
by Dan Stoza
· 8 years ago
541f226
Add RGBA 10:10:10:2 format for surfaces
by Romain Guy
· 8 years ago
abc64f0
Merge "surfaceflinger: skip buffer cache when BYPASS_IHWC"
by TreeHugger Robot
· 8 years ago
3b70dff
Merge "Fix unitialized field in HWC2on1Adapter"
by TreeHugger Robot
· 8 years ago
0e9b20c
Merge "Remove magic number usage in SurfaceFlinger"
by TreeHugger Robot
· 8 years ago
2bd6f5f
Fix unitialized field in HWC2on1Adapter
by Fabien Sanglard
· 8 years ago
406acb8
surfaceflinger: skip buffer cache when BYPASS_IHWC
by Chia-I Wu
· 8 years ago
3cfac28
Ignore callbacks from the non-active hardware composer
by Steven Thomas
· 8 years ago
7382ed7
Remove magic number usage in SurfaceFlinger
by Fabien Sanglard
· 8 years ago
87670ff
Allow surfaceflinger to run vrflinger
by Hendrik Wagenaar
· 8 years ago
06d63de
surfaceflinger: cache HWC client targets and buffers
by Chia-I Wu
· 8 years ago
999a7fd
Fix protected content playback via HWC2on1Adapter
by Fabien Sanglard
· 8 years ago
6c97ea6
Merge "Set cache dirty on layer creation/destruction"
by TreeHugger Robot
· 8 years ago
03be681
Set cache dirty on layer creation/destruction
by Fabien Sanglard
· 8 years ago
16ab819
Fix unitialized field in HWC2on1Adapter
by Fabien Sanglard
· 8 years ago
2f5f8a5
VR: Add ability to pass layer info through SurfaceFlinger
by Daniel Nicoara
· 8 years ago
3c9cbd4
Update CommandWriter to CommandWriterBase
by Daniel Nicoara
· 8 years ago
e0ea99c
resolve merge conflicts of a2c2d11f9 to master
by Mark Salyzyn
· 8 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
847650b
HWC2: Initialize retire fence to -1
by Naseer Ahmed
· 8 years ago
c8e4c3d
Merge "Create libgfx, starting with FloatRect"
by TreeHugger Robot
· 8 years ago
9d02100
Return<*> getStatus().isOk() -> isOk()
by Steven Moreland
· 8 years ago
71bded5
Create libgfx, starting with FloatRect
by Dan Stoza
· 8 years ago
c03d283
resolve merge conflicts of 525a5f2 to master
by Mark Salyzyn
· 8 years ago
67e376d
Replace non-const references by pointers
by Chia-I Wu
· 8 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
c4c286f
Merge "Remove RGBX_FP16 format"
by Romain Guy
· 8 years ago
8018f22
Merge "surfaceflinger: update for IComposer changes"
by Chia-I Wu
· 8 years ago
d3e08d4
Remove RGBX_FP16 format
by Romain Guy
· 8 years ago
e2caadc
Merge "Add fp16 pixel and window formats"
by TreeHugger Robot
· 8 years ago
cd8d7f0
surfaceflinger: update for IComposer changes
by Chia-I Wu
· 8 years ago
9698c2f
Merge "Use FenceTime to share fence times and reduce open fds."
by Brian C. Anderson
· 8 years ago
100a437
Merge "Document HWC2to1Adapter"
by TreeHugger Robot
· 8 years ago
3396070
Document HWC2to1Adapter
by Fabien Sanglard
· 8 years ago
ff41514
Add fp16 pixel and window formats
by Romain Guy
· 8 years ago
3d4039d
Use FenceTime to share fence times and reduce open fds.
by Brian Anderson
· 8 years ago
ec0a956
Fix memory leak in HWC2to1Adapter
by Fabien Sanglard
· 8 years ago
11d0fc3
Rename "retire" to "present" for consistency
by Fabien Sanglard
· 8 years ago
426f9bc
Merge "Update producer's cache of frame events in de/queue"
by Brian C. Anderson
· 8 years ago
4a1f8a5
Merge "Rename "commit" to use "present" nomenclature"
by TreeHugger Robot
· 8 years ago
e89987a
Merge "Rename variable disp to displayId for consistency"
by TreeHugger Robot
· 8 years ago
a87aa7b
Rename "commit" to use "present" nomenclature
by Fabien Sanglard
· 8 years ago
df0b705
Rename variable disp to displayId for consistency
by Fabien Sanglard
· 8 years ago
834bccb
Merge "Add displayPresentTime to getFrameTimestamps"
by Brian C. Anderson
· 8 years ago
10ec994
Merge "BQ: Make QueueBufferOutput implement Flattenable"
by Brian C. Anderson
· 8 years ago
4143295
Merge "Delete HWC2to1Adapter unused code."
by TreeHugger Robot
· 8 years ago
601938c
Delete HWC2to1Adapter unused code.
by Fabien Sanglard
· 8 years ago
27efbdb
Delete unused mutex in HWC2to1Adapter
by Fabien Sanglard
· 8 years ago
3828399
Merge "Fix 5x and 6P crash when using HWC2to1adapter"
by TreeHugger Robot
· 8 years ago
eb3db61
Fix 5x and 6P crash when using HWC2to1adapter
by Fabien Sanglard
· 8 years ago
7c5a92f
Use hidl_handle instead of native_handle_t*.
by Martijn Coenen
· 8 years ago
7c3ba8a
Update producer's cache of frame events in de/queue
by Brian Anderson
· 8 years ago
5901fda
Use android.hardware.graphics.common@1.0
by Chia-I Wu
· 8 years ago
b7432cc
Fix HWC2to1Adapter crashing dragon at startup
by Fabien Sanglard
· 8 years ago
069b365
Add displayPresentTime to getFrameTimestamps
by Brian Anderson
· 8 years ago
baaad32
BQ: Make QueueBufferOutput implement Flattenable
by Brian Anderson
· 8 years ago
Next »