index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
LayerBase.cpp
Age
Commit message (
Expand
)
Author
2011-02-16
fix a surface leak in SurfaceFlinger
Mathias Agopian
2011-01-28
Reset ANativeWindow crop on buffer geometry changes.
Jamie Gennis
2011-01-25
fix [3385504] Surface flinger hang when adding dim surface
Mathias Agopian
2011-01-20
clean-up unneeded code
Mathias Agopian
2011-01-19
improve SurfaceFlinger 'dumpsys' log
Mathias Agopian
2011-01-13
fix [3312683] Camera mirroring problem after switching from back to front camera
Mathias Agopian
2010-12-08
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-12-07
resolved 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-27
am 5c0efef9: am 7d452f69: Merge "really fix [3118445] Transform * Transform d...
Mathias Agopian
2010-10-27
really fix [3118445] Transform * Transform does not work as expected
Mathias Agopian
2010-10-12
am 5d477279: am cf6b2765: Merge "fix a bug where FLIP_H would do a 180 rotati...
Mathias Agopian
2010-10-11
fix a bug where FLIP_H would do a 180 rotation
Mathias Agopian
2010-10-04
refactored screenshot code
Mathias Agopian
2010-09-29
refactored screenshot code
Mathias Agopian
2010-08-24
am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or...
Mathias Agopian
2010-08-24
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-17
revert hwcomposer HAL changes. DO NOT MERGE.
Mathias Agopian
2010-08-11
call into hwcomposer HAL when present
Mathias Agopian
2010-08-11
don't handle the transparent region of a layer in draw()
Mathias Agopian
2010-08-11
get rid of our LayerVector implementation
Mathias Agopian
2010-07-14
move native services under services/
Mathias Agopian