summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerDim.cpp
Commit message (Expand)AuthorAgeFilesLines
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-3/+2
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-1/+6
* Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-111-6/+1
* SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-111-1/+6
* don't use a 1/4th of the screen size texture for the dim layerMathias Agopian2009-06-291-6/+0
* use 1/16 the size (20KB) for the dim texture in the copybit/msm caseMathias Agopian2009-06-251-1/+7
* fix a memory corruption where a SF Client could be used after it's been destr...Mathias Agopian2009-06-191-1/+1
* implement dimming with a texture on msm7k so it uses copybitMathias Agopian2009-06-181-5/+91
* Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-171-4/+5
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-51/+15
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+113
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-113/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+113