summaryrefslogtreecommitdiffstats
path: root/libs/ui/GraphicBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNumber to be smaller.Michael Lentine2015-02-191-1/+5
|\
| * am 2758eb2e: am fde92eb0: Update maxNumber to be smaller.Michael Lentine2015-02-191-1/+5
| |\
| | * Update maxNumber to be smaller.Michael Lentine2015-02-181-1/+5
* | | am 76ebd319: am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numI...Michael Lentine2014-12-021-1/+16
|\ \ \ | |/ /
| * | am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numInts is too la...Michael Lentine2014-12-021-1/+16
| |\ \ | | |/
| | * Fix for corruption when numFds or numInts is too large.Michael Lentine2014-11-211-1/+16
* | | 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