summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [317580] fix issue where the screen wouldn't be rotated properly in bypass modeMathias Agopian2010-12-071-0/+12
* [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)Mathias Agopian2010-12-031-8/+85
* [3171580] Fix two typos related to fixed-size buffersMathias Agopian2010-12-031-12/+11
* [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-031-0/+1
* refactored screenshot codeMathias Agopian2010-10-041-0/+11
* fix [2946787] Screen flicker on low resolution setting in camcorder.Mathias Agopian2010-08-251-11/+21
* don't try to lock a buffer that wasn't allocated with SW usage bitsMathias Agopian2010-08-251-6/+10
* fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-241-1/+8
* revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-171-57/+0
* call into hwcomposer HAL when presentMathias Agopian2010-08-111-0/+57
* fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-271-22/+6
* move native services under services/Mathias Agopian2010-07-141-0/+875