summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/SurfaceFlinger.cpp
Commit message (Expand)AuthorAgeFilesLines
* add support for [1974164] Be able to take a screen shot on the deviceMathias Agopian2010-09-241-0/+149
* surfaceflinger / GL extensions cleanupMichael I. Gold2010-09-151-1/+1
* Add logging of various important graphics eventsMathias Agopian2010-09-131-2/+17
* revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-171-91/+4
* surfaceflinger: don't check HWComposer numLayers unless one existsErik Gilling2010-08-131-1/+3
* Fix a couple issues with the new hwcomposer HALMathias Agopian2010-08-121-35/+47
* call into hwcomposer HAL when presentMathias Agopian2010-08-111-2/+75
* get rid of our LayerVector implementationMathias Agopian2010-08-111-93/+4
* keep a list of visible sorted surfacesMathias Agopian2010-08-111-12/+28
* added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-141-14/+0
* move native services under services/Mathias Agopian2010-07-141-0/+1909