summaryrefslogtreecommitdiff
path: root/libs/surfaceflinger/LayerBitmap.cpp
AgeCommit message (Expand)Author
2009-09-07fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly Mathias Agopian
2009-08-19fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of... Mathias Agopian
2009-08-11second take, hopefully this time it doesn't break one of the builds: "Surface... Mathias Agopian
2009-08-11Revert "SurfaceFlinger will now allocate buffers based on the usage specified... Fred Quintana
2009-08-11SurfaceFlinger will now allocate buffers based on the usage specified by the ... Mathias Agopian
2009-08-03free surface buffers before trying to allocate new ones, so we have more chan... Mathias Agopian
2009-07-28fix [1985856] Seg fault when using the soft keyboard in the Messaging app Mathias Agopian
2009-07-02get rid of references to MemoryDealer in SurfaceFlinger Mathias Agopian
2009-07-02free gralloc buffers as soon as possible (when a surface is not visible any l... Mathias Agopian
2009-05-22merge master to master_gl Mathias Agopian
2009-05-20move libbinder's header files under includes/binder Mathias Agopian
2009-05-05removed the "bits" attribute from android_native_buffer_t. Mathias Agopian
2009-05-04update surfaceflinger, libui and libagl to the new gralloc api Mathias Agopian
2009-04-10Integrate from //sandbox/mathias/donut/...@145728 Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project