summaryrefslogtreecommitdiffstats
path: root/include/ui/GraphicBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* libgui: Add generation numbers to BufferQueueDan Stoza2015-06-031-0/+10
* libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-231-0/+3
* libui: Enable -Weverything and -WerrorDan Stoza2014-12-041-19/+26
* Enable clang for libui/libgui/surfaceflingerDan Stoza2014-12-041-8/+8
* Turn on support for async cursor update in surfaceflinger.Riley Andrews2014-07-281-1/+3
* am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-121-0/+5
|\
| * Use asynchronous lock/unlock APIFrancis Hart2014-05-121-0/+5
* | am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/u...Greg Hackmann2014-05-091-5/+0
|\ \ | |/
| * Revert "Use asynchronous lock/unlock API"Greg Hackmann2014-05-091-5/+0
* | am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-091-0/+5
|\ \ | |/
| * Use asynchronous lock/unlock APIFrancis Hart2014-05-021-0/+5
* | Add unique ID to GraphicBufferDan Stoza2014-03-311-1/+4
|/
* remove unused code form GraphicBufferMathias Agopian2013-07-311-11/+6
* Make Flattenable not virtualMathias Agopian2013-07-301-7/+6
* Add support for HAL_PIXEL_FORMAT_YCbCr_420_888Eino-Ville Talvala2013-05-061-0/+3
* Make GraphicBuffer a RefBaseMathias Agopian2013-03-061-4/+3
* GraphicBuffer.h: Remove redundant friend class declaration causing warningsIgor Murashkin2013-02-261-1/+0
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-141-1/+1
* remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-4/+3
* SurfaceMediaSource: use the vid enc usage bitJamie Gennis2011-11-211-0/+1
* SurfaceFlinger: use the HWC gralloc usage bitJamie Gennis2011-08-221-0/+1
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-6/+6
* Protected surface APIGlenn Kasten2011-01-281-2/+4
* Add the SurfaceTexture C++ implementation.Jamie Gennis2011-01-061-0/+1
* am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBu...Mathias Agopian2010-12-071-1/+4
|\
| * [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-031-1/+4
* | Move binder magic from the Surface class to GraphicBuffer.Jamie Gennis2010-10-101-0/+7
|/
* split surface management from surface's buffers managementMathias Agopian2010-06-041-6/+7
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-5/+12
* fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...Mathias Agopian2009-11-021-0/+2
* fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-271-2/+12
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-061-0/+124