index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
DisplayHardware
/
VirtualDisplaySurface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
vds: Allocate Framebuffer target buffer
Manoj Kumar AVM
2016-03-13
1
-1
/
+9
*
SurfaceFlinger: Add support for DisplayUtils
Raj Kamal
2015-10-06
1
-2
/
+6
*
libgui/SurfaceFlinger: Add getConsumerName
Dan Stoza
2015-06-08
1
-0
/
+4
*
libgui: Add generation numbers to BufferQueue
Dan Stoza
2015-06-03
1
-0
/
+5
*
libgui: Allow an IGBProducer to disable allocation
Dan Stoza
2015-04-23
1
-0
/
+4
*
DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItem
Dan Stoza
2015-03-19
1
-1
/
+3
*
DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.
Eino-Ville Talvala
2015-03-19
1
-2
/
+4
*
libgui: Enable -Weverything and -Werror
Dan Stoza
2015-03-18
1
-4
/
+4
*
Enable clang for libui/libgui/surfaceflinger
Dan Stoza
2014-12-04
1
-1
/
+1
*
Build fix to use the correct source.
Michael Lentine
2014-07-30
1
-1
/
+1
*
Allow for resizing of Virtual Displays.
Michael Lentine
2014-07-30
1
-7
/
+35
*
Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE]
Jesse Hall
2014-07-14
1
-3
/
+3
*
BufferQueue: Add allocateBuffers method
Dan Stoza
2014-06-20
1
-0
/
+6
*
Handle failed requestBuffer after successful dequeueBuffer
Jesse Hall
2014-05-01
1
-1
/
+6
*
Merge "BufferQueue: Increase max slots from 32 to 64"
Dan Stoza
2014-04-21
1
-5
/
+5
|
\
|
*
BufferQueue: Increase max slots from 32 to 64
Dan Stoza
2014-04-18
1
-5
/
+5
*
|
BufferQueueProducer: add detachNextBuffer
Dan Stoza
2014-04-15
1
-0
/
+6
*
|
BufferQueue: Add producer buffer-released callback
Dan Stoza
2014-03-31
1
-2
/
+3
|
/
*
Remove deprecated BufferQueue constructor
Dan Stoza
2014-03-18
1
-3
/
+4
*
Merge "Add sideband streams to BufferQueue and related classes"
Jesse Hall
2014-03-13
1
-0
/
+4
|
\
|
*
Add sideband streams to BufferQueue and related classes
Jesse Hall
2014-03-11
1
-0
/
+4
*
|
VirtualDisplaySurface: no attach/detach support
Dan Stoza
2014-03-12
1
-5
/
+7
*
|
BufferQueue: Allow detaching/reattaching buffers
Dan Stoza
2014-03-10
1
-0
/
+9
|
/
*
Fix virtual display nesting
Dan Stoza
2014-02-04
1
-12
/
+23
*
SurfaceFlinger: mFbProducerSlot initailization
mayank parshar
2014-01-28
1
-0
/
+1
*
SurfaceFlinger: mFbFence initialization
mayank parshar
2014-01-25
1
-0
/
+1
*
Don't change the framebuffer target until we render a new one
Jesse Hall
2013-11-07
1
-12
/
+10
*
Don't use implementation-defined format with CPU consumers
Jesse Hall
2013-11-04
1
-7
/
+23
*
Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS
Jesse Hall
2013-10-25
1
-1
/
+5
*
Add a boardconfig to force HWC composition of virtual displays
Naseer Ahmed
2013-10-17
1
-0
/
+14
*
Use implementation-defined format when HWC writes to output buffer
Jesse Hall
2013-10-17
1
-10
/
+35
*
Set the outbuf acquire fence after we actually have it.
Jesse Hall
2013-10-01
1
-1
/
+9
*
fix crashers with wifi/virtual displays
Mathias Agopian
2013-09-25
1
-0
/
+11
*
Make sure do disconnect from a BQ when its client dies.
Mathias Agopian
2013-09-16
1
-2
/
+3
*
Force async behavior for the virtual display output BufferQueue
Jesse Hall
2013-08-29
1
-5
/
+12
*
Provide HWC prepare with a valid output buffer
Jesse Hall
2013-08-20
1
-36
/
+69
*
Re-enable frame dropping for non-auto timestamps
Andy McFadden
2013-08-16
1
-3
/
+4
*
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-19
/
+10
*
Make ANW.setSwapInterval(0) work again
Mathias Agopian
2013-07-19
1
-7
/
+8
*
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
1
-7
/
+4
*
Fix build -- update for function signature change
Jesse Hall
2013-07-16
1
-1
/
+1
*
Rewrite VirtualDisplaySurface
Jesse Hall
2013-07-15
1
-7
/
+373
*
Remove experimental HWC virtual display support
Jesse Hall
2013-05-07
1
-67
/
+7
*
Actually set the virtual display output buffer.
Jesse Hall
2013-04-04
1
-1
/
+5
*
Fix virtual displays for HWC<=1.1
Jesse Hall
2013-03-22
1
-10
/
+22
*
Isolate knowledge that fb target == output buffer
Jesse Hall
2013-03-22
1
-1
/
+13
*
Pass sp<Fence>s around instead of file descriptors
Jesse Hall
2013-03-22
1
-2
/
+1
*
Release virtual display buffer immediately after HWC set
Jesse Hall
2013-03-20
1
-29
/
+15
*
Add BufferQueueInterposer and use it for virtual displays
Jesse Hall
2013-03-18
1
-7
/
+50
*
Add DisplaySurface abstraction
Jesse Hall
2013-03-18
1
-0
/
+60