summaryrefslogtreecommitdiffstats
path: root/libs/ui/GraphicBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* libgui: Add support to update buffer geometry.Ramkumar Radhakrishnan2013-03-101-0/+10
* Add support for custom buffer sizes.Ramkumar Radhakrishnan2013-03-101-0/+33
* 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