summaryrefslogtreecommitdiff
path: root/libs/ui/GraphicBuffer.cpp
AgeCommit message (Expand)Author
2012-08-30libgui: add some error checks Jamie Gennis
2012-02-24remove dependency on android_native{s_priv|buffer}.h Mathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2011-05-03frameworks/base: android_native_buffer_t -> ANativeWindowBuffer Iliyan Malchev
2010-12-07am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBu... Mathias Agopian
2010-12-03[3171580] don't automatically log GraphicBuffer allocation failures Mathias Agopian
2010-10-10Move binder magic from the Surface class to GraphicBuffer. Jamie Gennis
2010-06-30fix live wallpapers on Droid Mathias Agopian
2010-06-08allow re-targetting of surfaces Mathias Agopian
2010-06-04split surface management from surface's buffers management Mathias Agopian
2010-06-01fix a bug where fading in/out of opaque 32-bits windows wasn't working Mathias Agopian
2010-02-21remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). Mathias Agopian
2009-11-02fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ... Mathias Agopian
2009-10-27 fix [2143798] Need to figure out how to do video Mathias Agopian
2009-10-06fix [2167050] glTexImage2D code path buggy in SurfaceFlinger Mathias Agopian