summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerBlur.cpp
Commit message (Expand)AuthorAgeFilesLines
* move native services under services/Mathias Agopian2010-07-141-249/+0
* Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""Mathias Agopian2010-06-251-2/+4
* Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"Andreas Huber2010-06-251-4/+2
* fix [2793164] Spam 2x/second with TOT master in SurfaceFlingerMathias Agopian2010-06-241-2/+4
* Added support for the GL_TEXTURE_EXTERNAL targetMathias Agopian2010-06-151-0/+3
* clean-up client management.Mathias Agopian2010-06-041-2/+2
* fix the threading issue for setBuffercount()Mathias Agopian2010-05-201-1/+3
* more surfaceflinger cleanupsMathias Agopian2010-04-211-5/+0
* clean-up surfaceflinger a bitMathias Agopian2010-04-201-33/+15
* backout a workaround that is not needed anymoreMathias Agopian2009-11-191-1/+0
* fix [2262591] Junk on screen in ERD46Mathias Agopian2009-11-161-0/+1
* fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cppMathias Agopian2009-10-291-3/+4
* fix [2152536] ANR in browserMathias Agopian2009-10-061-2/+2
* fix again [2102410] Home Screen is not displayed in the background in Landsca...Mathias Agopian2009-09-161-17/+30
* fix [2102410] Home Screen is not displayed in the background in Landscape ModeMathias Agopian2009-09-091-11/+32
* fix a memory corruption where a SF Client could be used after it's been destr...Mathias Agopian2009-06-191-1/+1
* Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-171-18/+17
* get rid of an old hack to work around a bug around glDeleteTextures() in the ...Mathias Agopian2009-04-241-2/+1
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-2/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+234
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-234/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+3
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-4/+6
* Initial ContributionThe Android Open Source Project2008-10-211-0/+229