summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/LayerBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure set GL state properlyMathias Agopian2011-10-181-12/+2
* SurfaceFlinger: fix the transform hintJamie Gennis2011-09-241-0/+2
* Fix another problem with refreshing the screen when switching to/from overlayMathias Agopian2011-09-091-1/+1
* Improve SF dumpsys output wrt HWCMathias Agopian2011-09-091-4/+3
* Fix an issue is SF that caused drawing artifacts when hwc changed modeMathias Agopian2011-09-081-0/+8
* Merge "fix Surface positions are not floats"Mathias Agopian2011-08-301-6/+3
|\
| * fix Surface positions are not floatsMathias Agopian2011-08-301-6/+3
* | fix display artifacts in preview screen in timelapse video modeMathias Agopian2011-08-301-4/+5
|/
* give the proper orientation to the h/w composer HALMathias Agopian2011-08-181-0/+1
* SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-171-0/+4
* update HWC data structures even when a layer is marked for SKIPMathias Agopian2011-08-021-2/+36
* fix screen on/off animation (again)Mathias Agopian2011-07-081-1/+6
* 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