Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
359e4d73a1c70de0e2cc70a7362d74b51d48b69d
/
libs
/
gui
/
SurfaceControl.cpp
d3d8f8e
Migrate ISurfaceComposerClient to AIDL
by Huihong Luo
· 3 years, 6 months ago
c2cf02c
SurfaceControl: Ensure unused fields are zeroed
by Robert Carr
· 3 years, 5 months ago
57f748c
Support setBuffer w/ release callback
by John Reck
· 3 years, 5 months ago
0bde6b5
SF: increase the number of buffers for SurfaceView
by Ady Abraham
· 4 years, 3 months ago
f9cb20a
Fix java SurfaceControl BBQ wrapper update path
by Vishnu Nair
· 4 years, 4 months ago
5b3b914
SurfaceFlinger: Prepare to remove BufferQueueLayer
by Robert Carr
· 4 years, 6 months ago
3b1f7bc
Extract ParcelableUtils to avoid code duplication
by Marin Shalamanov
· 4 years, 5 months ago
228f46b
Introduce DynamicDisplayInfo
by Marin Shalamanov
· 4 years, 7 months ago
11dcc22
Pass surface control instead of handle as reference to layers in LayerState
by Pablo Gamito
· 5 years ago
dbc3167
Add LayerId to SurfaceControl and LayerState when created
by Pablo Gamito
· 5 years ago
91512a0
Add functions to parcel nullable surface controls
by Pablo Gamito
· 5 years ago
421dfd5
Convert SurfaceControl parceling to SAFE_PARCEL
by Pablo Gamito
· 5 years ago
2faa631
Read everything and return NULL in SurfaceControl.
by Garfield Tan
· 5 years ago
0e328f6
SurfaceControl: C++ Binding Lifetime refactoring
by Robert Carr
· 6 years ago
1acd696
Pass back transformHint on Surface Creation
by Valerie Hau
· 6 years ago
f03652d
Store layer state changes by layer handle in Transaction objects
by Vishnu Nair
· 6 years ago
5b72500
Merge "Remove SurfaceControl.destroy function"
by Chavi Weingarten
· 6 years ago
621102e
Make SurfaceControl Transaction parcelable 2/2
by Vishnu Nair
· 6 years ago
e8097ca
Remove SurfaceControl.destroy function
by chaviw
· 6 years ago
c2fdc9a
Merge "SurfaceControl life-cycle refactoring."
by Rob Carr
· 7 years ago
8724653
SurfaceControl life-cycle refactoring.
by Robert Carr
· 7 years ago
8b6b321
SurfaceControl: Allow calling destroy when mOwned is true
by Robert Carr
· 7 years ago
a35ef9f
Expose IGBP getter
by Robert Carr
· 7 years ago
6fb1a7e
SurfaceFlinger: Remove removeLayer
by Robert Carr
· 7 years ago
b89ea9d
SurfaceFlinger: Removed createScopedConnection.
by Robert Carr
· 7 years ago
7274173
Replace magic 0 with enum in surfacecontrol
by Aleks Rozman
· 7 years ago
48a619f
Replace NULL/0 with nullptr
by Yi Kong
· 7 years ago
0b26710
Fix issue with Surface loss
by Jorim Jaggi
· 8 years ago
f3cf4bc
Make SurfaceControl parcelable (2/2)
by Jorim Jaggi
· 8 years ago
4cdc58f
SurfaceFlinger Transactions as distinct objects.
by Robert Carr
· 8 years ago
13fdc49
Added native functionality to create a color layer.
by chaviw
· 8 years ago
f1961f7
Re-parent invoked on child instead of on parent.
by chaviw
· 8 years ago
0617894
Add a re-parent function to re-parent a specific child.
by chaviw
· 8 years ago
4e623e2
Add method to explicitly create Surface.
by Bryce Lee
· 8 years ago
db66e62
SurfaceFlinger: Add parent-less relative layering.
by Robert Carr
· 8 years ago
cae605c
Fix seamless rotation with SurfaceView WM bypass.
by Robert Carr
· 8 years ago
77c073b
Merge changes from topic 'surfaceview-without-wm'
by Rob Carr
· 8 years ago
9524cb3
Add detachChildren transaction.
by Robert Carr
· 9 years ago
0d48072
Add deferTransaction variant taking GraphicBufferProducer.
by Robert Carr
· 9 years ago
cb6e1e3
SurfaceControl: Correct setMatrix parameter naming.
by Robert Carr
· 9 years ago
479c60c
Refactor how layer metadata for use by VR is propagated
by Albert Chaulk
· 9 years ago
1db73f6
SurfaceFlinger: Add support for non-privileged clients.
by Robert Carr
· 9 years ago
ae06083
SurfaceFlinger and libgui: Switch Z-order to signed type.
by Robert Carr
· 9 years ago
6cf6af0
VR: Add API to plumb surface type and owner through to SurfaceFlinger
by Albert Chaulk
· 9 years ago
367c568
SurfaceControl: Add getTransformToDisplayInverse
by Robert Carr
· 9 years ago
99e27f0
Change setPositionAppliesWithResize to apply to all geometry.
by Robert Carr
· 9 years ago
82364e3
SurfaceFlinger: Add mode to apply position with resize.
by Robert Carr
· 9 years ago
c3574f7
Add setOverrideScalingMode to SurfaceControl
by Robert Carr
· 9 years ago
acbe678
Add final crop implementation
by Pablo Ceballos
· 9 years ago
1b3a9ac
Add SurfaceControl::disconnect() to disconnect currently connected API
by Chong Zhang
· 9 years ago
7dde599
Support SurfaceView synchronization.
by Dan Stoza
· 10 years ago
d723bd7
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 11 years ago
2ea926b
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 11 years ago
017a538
Merge "libgui: Remove unnecessary casts in SurfaceControl"
by Dan Stoza
· 11 years ago
3b3ba78
libgui: Remove unnecessary casts in SurfaceControl
by Dan Stoza
· 11 years ago
d85084b
Adding render stats APIs to UiAutomation (framework native).
by Svetoslav
· 11 years ago
6de9653
Merge "Remove unnecessary include."
by Christopher Ferris
· 12 years ago
d142f4b
Remove unnecessary include.
by Christopher Ferris
· 12 years ago
83cafff
Stop using default value for Surface producerControlledByApp parameter
by Jesse Hall
· 12 years ago
ac00643
Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev
by Ramanan Rajeswaran
· 12 years ago
d6480c0
Revert "Revert "Change SurfaceControl setPosition to take floats""
by Ramanan Rajeswaran
· 12 years ago
4d9b822
get rid of ISurface
by Mathias Agopian
· 12 years ago
bbb57f3
Revert "Change SurfaceControl setPosition to take floats"
by Dave Burke
· 12 years ago
9a867a8
Change SurfaceControl setPosition to take floats
by Michael Wright
· 13 years ago
e3c697f
Refactoring: Rename SurfaceTextureClient to Surface
by Mathias Agopian
· 13 years ago