summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/LayerBase.cpp
AgeCommit message (Expand)Author
2011-02-16fix a surface leak in SurfaceFlinger Mathias Agopian
2011-01-28Reset ANativeWindow crop on buffer geometry changes. Jamie Gennis
2011-01-25fix [3385504] Surface flinger hang when adding dim surface Mathias Agopian
2011-01-20clean-up unneeded code Mathias Agopian
2011-01-19improve SurfaceFlinger 'dumpsys' log Mathias Agopian
2011-01-13fix [3312683] Camera mirroring problem after switching from back to front camera Mathias Agopian
2010-12-08remove support for PUSH_BUFFER surfaces and overlays Mathias Agopian
2010-12-07resolved conflicts for merge of a0f011ff to master Mathias Agopian
2010-12-03[3171580] Fix two typos related to fixed-size buffers Mathias Agopian
2010-10-27am 5c0efef9: am 7d452f69: Merge "really fix [3118445] Transform * Transform d... Mathias Agopian
2010-10-27really fix [3118445] Transform * Transform does not work as expected Mathias Agopian
2010-10-12am 5d477279: am cf6b2765: Merge "fix a bug where FLIP_H would do a 180 rotati... Mathias Agopian
2010-10-11fix a bug where FLIP_H would do a 180 rotation Mathias Agopian
2010-10-04refactored screenshot code Mathias Agopian
2010-09-29refactored screenshot code Mathias Agopian
2010-08-24am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or... Mathias Agopian
2010-08-24fix [2931513] Add support for setting the orientation of an ANativeWindow Mathias Agopian
2010-08-17revert hwcomposer HAL changes. DO NOT MERGE. Mathias Agopian
2010-08-11call into hwcomposer HAL when present Mathias Agopian
2010-08-11don't handle the transparent region of a layer in draw() Mathias Agopian
2010-08-11get rid of our LayerVector implementation Mathias Agopian
2010-07-14move native services under services/ Mathias Agopian