summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerBitmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...Mathias Agopian2009-08-191-5/+3
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-15/+9
* Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-111-9/+15
* SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-111-15/+9
* free surface buffers before trying to allocate new ones, so we have more chan...Mathias Agopian2009-08-031-0/+1
* fix [1985856] Seg fault when using the soft keyboard in the Messaging appMathias Agopian2009-07-281-15/+10
* get rid of references to MemoryDealer in SurfaceFlingerMathias Agopian2009-07-021-1/+0
* free gralloc buffers as soon as possible (when a surface is not visible any l...Mathias Agopian2009-07-021-4/+10
* merge master to master_glMathias Agopian2009-05-221-3/+3
|\
| * move libbinder's header files under includes/binderMathias Agopian2009-05-201-2/+2
* | removed the "bits" attribute from android_native_buffer_t.Mathias Agopian2009-05-051-2/+3
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-29/+14
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-115/+149
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+185
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-185/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-8/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+188