summaryrefslogtreecommitdiffstats
path: root/include/gui
Commit message (Expand)AuthorAgeFilesLines
* fix uninitialized variables in GLConsumerMathias Agopian2013-04-221-1/+1
* Merge "BufferItemConsumer: add functions to set default buffer format/size" i...Igor Murashkin2013-04-171-0/+8
|\
| * BufferItemConsumer: add functions to set default buffer format/sizeIgor Murashkin2013-04-161-0/+8
* | Merge "Updated comments" into jb-mr2-devAndy McFadden2013-04-111-101/+193
|\ \
| * | Updated commentsAndy McFadden2013-04-051-101/+193
| |/
* | libgui: fix an EGLImage leakJamie Gennis2013-04-081-0/+12
|/
* don't use compile-time configuration of libgui as much as possibleMathias Agopian2013-03-291-4/+0
* make sure to unlock the screenshot's buffer on destructionMathias Agopian2013-03-261-0/+1
* Pass sp<Fence>s around instead of file descriptorsJesse Hall2013-03-221-7/+6
* Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-devEino-Ville Talvala2013-03-211-5/+16
|\
| * CpuConsumer: Properly track acquired buffersEino-Ville Talvala2013-03-051-5/+16
* | Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" in...Ramanan Rajeswaran2013-03-211-1/+1
|\ \
| * | Revert "Revert "Change SurfaceControl setPosition to take floats""Ramanan Rajeswaran2013-03-211-1/+1
| |/
* | rework how we take screenshots for a CPU consumerMathias Agopian2013-03-192-15/+8
* | Merge changes I61ae54f3,I57cb668e,I7a3f1e1a,Id28a2f9b into jb-mr2-devJesse Hall2013-03-193-8/+7
|\ \
| * | Fix argument types in IGraphicBufferProducer methodsJesse Hall2013-03-182-4/+4
| * | Minor cleanups/fixes before virtual display refactoringJesse Hall2013-03-181-4/+3
* | | don't allow screenshots without the READ_FRAMEBUFFER permissionMathias Agopian2013-03-151-2/+9
|/ /
* | Surface can now be created only from an IGraphicBufferProducerMathias Agopian2013-03-121-11/+0
* | get rid of ISurfaceMathias Agopian2013-03-123-70/+12
* | Remove support for ScreenshotLayerMathias Agopian2013-03-051-2/+0
* | Merge "rework screenshot API and implementation" into jb-mr2-devMathias Agopian2013-03-052-2/+16
|\ \ | |/ |/|
| * rework screenshot API and implementationMathias Agopian2013-03-012-2/+16
* | Revert "Change SurfaceControl setPosition to take floats"Dave Burke2013-03-011-1/+1
|/
* CpuConsumer: Add optional asynchronous modeEino-Ville Talvala2013-02-281-1/+1
* CpuConsumer: Don't unlock buffers on producer disconnectEino-Ville Talvala2013-02-281-1/+5
* Change SurfaceControl setPosition to take floatsMichael Wright2013-02-211-1/+1
* get rid of Surface::getISurfaceTexture()Mathias Agopian2013-02-191-7/+25
* fix build: SurfaceTextureClient to Surface renameMathias Agopian2013-02-151-1/+1
* fix build: SurfaceTextureClient to Surface renameMathias Agopian2013-02-151-0/+4
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-145-359/+295
* remove access ANDROID_VIEW_SURFACE_JNI_IDMathias Agopian2013-02-132-2/+1
* get rid of Surface identity and tokenMathias Agopian2013-02-134-32/+17
* Add some comments.Andy McFadden2013-01-113-10/+13
* Minor tweaks.Andy McFadden2013-01-081-10/+9
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-1812-86/+86
* Added some commentsAndy McFadden2012-12-174-0/+53
* Merge "SurfaceTextureClient: remove a deprecated ctor"Jamie Gennis2012-12-121-6/+0
|\
| * SurfaceTextureClient: remove a deprecated ctorJamie Gennis2012-12-121-6/+0
* | Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui"Jamie Gennis2012-12-121-0/+44
|\ \
| * | SurfaceFlinger: Move GraphicBufferAlloc to libguiJamie Gennis2012-12-111-0/+44
| |/
* | Avoid unnecessary texture bindAndy McFadden2012-12-111-7/+12
|/
* Refactor SurfaceTexture a bit.Andy McFadden2012-12-112-32/+41
* Change ConsumerBase's FrameAvailableListener to be a weak pointerIgor Murashkin2012-11-052-2/+4
* SurfaceFlinger: add support for secure displaysJamie Gennis2012-10-222-5/+3
* SurfaceFlinger: add animation transactionsJamie Gennis2012-10-152-1/+5
* Add blankDisplay/unblankDisplay to SurfaceComposerClient.Jeff Brown2012-10-081-0/+6
* Fix race condition in ConsumerBase::addReleaseFence()Jesse Hall2012-10-051-2/+3
* Pass display arg to blank/unblankAndy McFadden2012-09-281-2/+2
* Revert "Compatibility work around for bad graphics driver dependency."Iliyan Malchev2012-09-271-5/+0