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
/
ISurfaceComposerClient.cpp
Age
Commit message (
Expand
)
Author
2014-12-05
libgui: Enable -Weverything and -Werror
Dan Stoza
2014-11-14
Replace IInterface::asBinder() with a static
Marco Nelissen
2014-09-23
am 6ee97e74: Merge "Fix a null dereference."
Dan Albert
2014-09-23
Fix a null dereference.
Dan Albert
2014-04-10
Adding render stats APIs to UiAutomation (framework native).
Svetoslav
2013-03-12
get rid of ISurface
Mathias Agopian
2013-02-13
get rid of Surface identity and token
Mathias Agopian
2012-08-27
Banish DisplayID from the SurfaceFlinger API.
Jeff Brown
2012-02-27
fix libgui header location
Mathias Agopian
2012-01-13
Get AID_GRAPHICS from right place
Glenn Kasten
2012-01-05
Use the standard CC_LIKELY and CC_UNLIKELY macros
Glenn Kasten
2011-07-20
clean-up. get rid ofunused code and members in Surface[Control].cpp
Mathias Agopian
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-04-20
Get rid of the "pid" parameter from createSurface
Mathias Agopian
2011-03-25
merge libsurfaceflinger_client into libgui
Mathias Agopian