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
2020-10-06
SurfaceFLinger: rename outLayerId
Ady Abraham
2020-09-25
Provide layer id on surface creation
Pablo Gamito
2019-11-06
Pass back transformHint on Surface Creation
Valerie Hau
2019-10-01
[Mirror Layers] Added mirrorSurface API to enable mirroring (3/4)
chaviw
2019-01-25
Add metadata store to surfaces
Evan Rosky
2019-01-10
blast: [FIXED] create SurfaceControl from Surface parent
Marissa Wall
2019-01-08
SurfaceFlinger: Remove removeLayer
Robert Carr
2018-03-26
Manual merge of ag/3738015 because of conflicts.
rongliu
2017-04-03
libgui: Fix naming/enums in ISurfaceComposerClient
Dan Stoza
2017-03-30
Fix seamless rotation with SurfaceView WM bypass.
Robert Carr
2017-03-30
libgui: Make ISurfaceComposerClient a SafeInterface
Dan Stoza
2017-02-28
Remove unneeded references to IMemory
Mathias Agopian
2017-01-31
Refactor how layer metadata for use by VR is propagated
Albert Chaulk
2017-01-24
SurfaceFlinger and libgui: Support for child layers.
Robert Carr
2016-06-22
Merge changes from topic \'seamless-rotation\' into nyc-mr1-dev
Robert Carr
2016-06-21
SurfaceControl: Add getTransformToDisplayInverse
Robert Carr
2016-04-25
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
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