summaryrefslogtreecommitdiffstats
path: root/libs/ui/GraphicBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* libgui: Don't assign handle to NULL after free is commonCaio Schnepper2015-11-251-1/+1
* libgui: Don't assign handle to NULL after freeCaio Schnepper2015-11-231-0/+4
* libgui: assign handle to NULL after freePraveen Chavan2015-10-311-0/+1
* libgui: Add generation numbers to BufferQueueDan Stoza2015-06-031-11/+14
* Merge "libgui: Allow an IGBProducer to disable allocation"Dan Stoza2015-04-241-0/+10
|\
| * libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-231-0/+10
* | libui/libgui: Fix errors in parcelingDan Stoza2015-04-201-2/+2
|/
* Update maxNumber to be smaller.Michael Lentine2015-03-181-1/+5
* Fix -Werror on 64-bit buildsDan Stoza2014-12-041-1/+1
* libui: Enable -Weverything and -WerrorDan Stoza2014-12-041-58/+75
* Enable clang for libui/libgui/surfaceflingerDan Stoza2014-12-041-18/+15
* Fix for corruption when numFds or numInts is too large.Michael Lentine2014-12-041-1/+16
* crash if getNativeBuffer() called on NULL GraphicBufferColin Cross2014-07-221-0/+1
* am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-121-0/+46
|\
| * Use asynchronous lock/unlock APIFrancis Hart2014-05-121-0/+46
* | am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/u...Greg Hackmann2014-05-091-46/+0
|\ \ | |/
| * Merge "Revert "Use asynchronous lock/unlock API""Greg Hackmann2014-05-091-46/+0
| |\
| | * Revert "Use asynchronous lock/unlock API"Greg Hackmann2014-05-091-46/+0
* | | am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-091-0/+46
|\ \ \ | |/ /
| * | Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-091-0/+46
| |\ \ | | |/
| | * Use asynchronous lock/unlock APIFrancis Hart2014-05-021-0/+46
| * | fix GraphicBuffer::flatten crash issue when handle is nullJun Jiang2014-04-291-2/+4
| |/
* | Add unique ID to GraphicBufferDan Stoza2014-03-311-15/+28
* | Added null checkAndy McFadden2014-03-171-2/+4
|/
* am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer"Jesse Hall2013-08-131-0/+2
|\
| * Graphics:Add error check when create GraphicBufferLingyun Zhu2013-08-131-0/+2
* | remove unused code form GraphicBufferMathias Agopian2013-07-311-14/+4
* | Make Flattenable not virtualMathias Agopian2013-07-301-6/+13
|/
* Add support for HAL_PIXEL_FORMAT_YCbCr_420_888Eino-Ville Talvala2013-05-061-0/+21
* libgui: add some error checksJamie Gennis2012-08-301-1/+6
* remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-17/+0
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-4/+4
* am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBu...Mathias Agopian2010-12-071-0/+5
|\
| * [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-031-0/+5
* | Move binder magic from the Surface class to GraphicBuffer.Jamie Gennis2010-10-101-0/+20
|/
* fix live wallpapers on DroidMathias Agopian2010-06-301-12/+0
* allow re-targetting of surfacesMathias Agopian2010-06-081-0/+3
* split surface management from surface's buffers managementMathias Agopian2010-06-041-13/+3
* fix a bug where fading in/out of opaque 32-bits windows wasn't workingMathias Agopian2010-06-011-3/+12
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-42/+83
* fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...Mathias Agopian2009-11-021-0/+8
* fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-271-5/+23
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-061-0/+213