summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/LayerBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-156/+52
* Fix a race that could cause GL commands to be executed from the wrong thread.Mathias Agopian2011-05-191-4/+1
* fix a surface leak in SurfaceFlingerMathias Agopian2011-02-161-7/+10
* Reset ANativeWindow crop on buffer geometry changes.Jamie Gennis2011-01-281-5/+3
* fix [3385504] Surface flinger hang when adding dim surfaceMathias Agopian2011-01-251-0/+5
* clean-up unneeded codeMathias Agopian2011-01-201-4/+0
* improve SurfaceFlinger 'dumpsys' logMathias Agopian2011-01-191-0/+12
* fix [3312683] Camera mirroring problem after switching from back to front cameraMathias Agopian2011-01-131-2/+8
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-35/+0
* resolved conflicts for merge of a0f011ff to masterMathias Agopian2010-12-071-8/+4
|\
| * [3171580] Fix two typos related to fixed-size buffersMathias Agopian2010-12-031-8/+4
* | am 5c0efef9: am 7d452f69: Merge "really fix [3118445] Transform * Transform d...Mathias Agopian2010-10-271-0/+14
|\ \ | |/
| * really fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-271-0/+14
* | am 5d477279: am cf6b2765: Merge "fix a bug where FLIP_H would do a 180 rotati...Mathias Agopian2010-10-121-3/+3
|\ \ | |/
| * fix a bug where FLIP_H would do a 180 rotationMathias Agopian2010-10-111-3/+3
| * refactored screenshot codeMathias Agopian2010-10-041-0/+6
* | refactored screenshot codeMathias Agopian2010-09-291-0/+6
* | am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or...Mathias Agopian2010-08-241-25/+82
|\ \ | |/
| * fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-241-25/+82
| * revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-171-9/+0
|/
* call into hwcomposer HAL when presentMathias Agopian2010-08-111-0/+9
* don't handle the transparent region of a layer in draw()Mathias Agopian2010-08-111-15/+1
* get rid of our LayerVector implementationMathias Agopian2010-08-111-0/+3
* move native services under services/Mathias Agopian2010-07-141-0/+593