summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix [2098939] Smooth gradients show banding on SholesMathias Agopian2009-09-041-1/+2
* Add colorkey to gl clear operationRebecca Schultz Zavin2009-09-021-2/+9
* fix a bug that caused the PixelFormat viewed by Surface to be wrong.Mathias Agopian2009-08-191-8/+0
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-1/+1
* Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-111-1/+1
* SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-111-1/+1
* NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly sca...Mathias Agopian2009-07-301-1/+2
* fix a bug causing push-buffer surfaces' identity to be garbage, which resulte...Mathias Agopian2009-06-231-4/+4
* checkpoint. bring back video/cameraMathias Agopian2009-06-231-9/+14
* fix a memory corruption where a SF Client could be used after it's been destr...Mathias Agopian2009-06-191-7/+11
* new Permission class used to improve permission checks speed (by caching resu...Mathias Agopian2009-06-151-15/+8
* merge master to master_glMathias Agopian2009-05-221-2/+2
|\
* | Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-171-15/+21
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-11/+13
* | get rid of an old hack to work around a bug around glDeleteTextures() in the ...Mathias Agopian2009-04-241-2/+0
* | more Surface lifetime managementMathias Agopian2009-04-241-10/+17
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-141/+174
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+740
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-740/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-7/+10
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+20
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-3/+14
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-15/+22
* Initial ContributionThe Android Open Source Project2008-10-211-0/+700