summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/BufferAllocator.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-061-129/+0
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-2/+0
* Allways dump the list of allocated buffers when an allocation fails.Mathias Agopian2009-09-271-0/+4
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-071-1/+10
* update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-54/+2
* Squashed commit of the following:Mathias Agopian2009-04-241-2/+1
* fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the...Mathias Agopian2009-04-151-5/+14
* more debugging tools around BufferMapperMathias Agopian2009-04-101-8/+8
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-0/+162