summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/Layer.h
Commit message (Expand)AuthorAgeFilesLines
* move native services under services/Mathias Agopian2010-07-141-239/+0
* Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""Mathias Agopian2010-06-251-1/+3
* Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"Andreas Huber2010-06-251-3/+1
* fix [2793164] Spam 2x/second with TOT master in SurfaceFlingerMathias Agopian2010-06-241-1/+3
* allow re-targetting of surfacesMathias Agopian2010-06-081-4/+7
* split surface management from surface's buffers managementMathias Agopian2010-06-041-102/+133
* clean-up client management.Mathias Agopian2010-06-041-3/+8
* Make sure to use filtering while in fixed-size modeMathias Agopian2010-05-261-0/+1
* added the notion of fixed-size buffersMathias Agopian2010-05-241-3/+10
* fix the threading issue for setBuffercount()Mathias Agopian2010-05-201-6/+14
* SharedBufferStack now can grow up to 16 buffers.Mathias Agopian2010-05-121-0/+2
* Refactor some code in surfaceflinger in preparation of upcoming changesMathias Agopian2010-05-121-18/+66
* remove the "memcpy" hackMathias Agopian2010-05-121-2/+0
* more surfaceflinger cleanupsMathias Agopian2010-04-211-6/+6
* to help debugging [2461567] Home screen redraw messed upMathias Agopian2010-02-261-0/+2
* 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