index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gui
/
ISurfaceComposer.cpp
Age
Commit message (
Expand
)
Author
2012-12-18
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-10-22
SurfaceFlinger: add support for secure displays
Jamie Gennis
2012-09-28
Pass display arg to blank/unblank
Andy McFadden
2012-09-18
Plumb display name into SurfaceFlinger
Andy McFadden
2012-08-27
Banish DisplayID from the SurfaceFlinger API.
Jeff Brown
2012-08-10
make multi-display more real
Mathias Agopian
2012-08-03
screen-off animation won't be handled by SF anymore
Mathias Agopian
2012-07-25
get rid of the shared-memory control block
Mathias Agopian
2012-07-24
update SF binder protocol to support setting display attributes
Mathias Agopian
2012-06-28
First prototype atttempting to support an external display
Mathias Agopian
2012-06-07
surfaceflinger: replace early suspend with binder call from PowerManager
Colin Cross
2012-02-27
fix libgui header location
Mathias Agopian
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-05
Use the standard CC_LIKELY and CC_UNLIKELY macros
Glenn Kasten
2011-11-29
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-29
Fix build.
Mathias Agopian
2011-11-29
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-10-14
SurfaceFlinger: make sync transactions explicit
Jamie Gennis
2011-10-11
SurfaceFlinger: update orientation via transactions
Jamie Gennis
2011-08-17
SurfaceTexture: fix queues-to-composer
Jamie Gennis
2011-06-29
SF transactions are now O(1) wrt IPC instead of O(N).
Mathias Agopian
2011-06-13
unify SurfaceTexture and Surface
Mathias Agopian
2011-03-25
merge libsurfaceflinger_client into libgui
Mathias Agopian