summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/Layer.h
Commit message (Expand)AuthorAgeFilesLines
* fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-271-2/+0
* fix [2211532] improves sholes graphics performanceMathias Agopian2009-10-231-0/+3
* fix [2152536] ANR in browserMathias Agopian2009-10-061-1/+1
* fix [2168528] enable glTexImage2D code path in SF for software-only buffersMathias Agopian2009-10-061-0/+1
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-061-8/+8
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-2/+0
* turn dithering off if it's not neededMathias Agopian2009-09-231-0/+2
* fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymoreMathias Agopian2009-09-101-4/+2
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-071-45/+36
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-2/+2
* Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-111-2/+2
* SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-111-2/+2
* get rid of references to MemoryDealer in SurfaceFlingerMathias Agopian2009-07-021-1/+0
* checkpoint. bring back video/cameraMathias Agopian2009-06-231-10/+0
* fix a memory corruption where a SF Client could be used after it's been destr...Mathias Agopian2009-06-191-3/+3
* Surfaces are now destroyed properly in SurfaceFlinger.Mathias Agopian2009-04-241-1/+2
* more Surface lifetime managementMathias Agopian2009-04-241-1/+4
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-10/+38
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+120
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-120/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+120