summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Always create OpenGL accelerated windows in RGBA 8888.Romain Guy2010-10-121-1/+2
* refactored screenshot codeMathias Agopian2010-09-291-0/+11
* fix [3018216] UI shrinks / stretches while using apps with IMEMathias Agopian2010-09-211-1/+2
* Fix a SurfaceFlinger bug.Jamie Gennis2010-09-171-0/+1
* am 6d4346ce: am 4cffbb47: Merge "fix [2946787] Screen flicker on low resoluti...Mathias Agopian2010-08-251-11/+21
|\
| * fix [2946787] Screen flicker on low resolution setting in camcorder.Mathias Agopian2010-08-251-11/+21
* | am 46820412: am 8eb16af2: Merge "don\'t try to lock a buffer that wasn\'t all...Mathias Agopian2010-08-251-6/+10
|\ \ | |/
| * don't try to lock a buffer that wasn't allocated with SW usage bitsMathias Agopian2010-08-251-6/+10
* | am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or...Mathias Agopian2010-08-241-1/+8
|\ \ | |/
| * 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