Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
7b2e64b9e4a7b143f7b29bc5a8c0334f3741bbd9
/
libs
/
gui
/
SurfaceComposerClient.cpp
713b63f
blast: Queue transactions by applying client
by Marissa Wall
· 7 years ago
2dbd69d
Merge "[SurfaceFlinger] add getDisplayedContentSample i/f"
by Kevin DuBois
· 7 years ago
1270145
Merge changes from topic "blast frame"
by TreeHugger Robot
· 7 years ago
1d4249a
[SurfaceFlinger] add getDisplayedContentSample i/f
by Kevin DuBois
· 7 years ago
861616d
blast: use frame instead of size and position
by Marissa Wall
· 7 years ago
74e5377
[SurfaceFlinger] add setDisplayContentSamplingEnabled i/f
by Kevin DuBois
· 7 years ago
1b6531c
Rounded corners
by Lucas Dupin
· 7 years ago
9c0a176
[SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f
by Kevin DuBois
· 7 years ago
2c358bf
Add setInputWindowInfo to SurfaceComposerClient::Transaction
by Robert Carr
· 7 years ago
e2ffb42
blast: Send transaction callback
by Marissa Wall
· 7 years ago
c837b5e
blast: Send transaction listener from SCC to SF
by Marissa Wall
· 7 years ago
7a9b6ff
blast: Create ITransactionCompletedListener
by Marissa Wall
· 7 years ago
c678097
[SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API.
by Peiyong Lin
· 7 years ago
0e003c9
[SurfaceFlinger] Accept data space and pixel format to take screenshot.
by Peiyong Lin
· 7 years ago
d378863
[SurfaceFlinger] Implement per layer color transformation.
by Peiyong Lin
· 7 years ago
0e3479f
Remove minLayer and maxLayer from screenshot code.
by chaviw
· 7 years ago
0256f72
[SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer.
by Peiyong Lin
· 7 years ago
e4a93ec
Merge "Merge getDisplayViewport into DisplayInfo"
by TreeHugger Robot
· 7 years ago
dcce0e2
SF: Remove setFinalCrop impl 2/2
by Vishnu Nair
· 7 years ago
6407571
Merge "SF: Set the buffer size immediately when applying a transaction"
by TreeHugger Robot
· 7 years ago
27de5df
Merge getDisplayViewport into DisplayInfo
by Yiwei Zhang
· 7 years ago
cd3f9e9
Add getDisplayViewport for screenrecord tool
by Yiwei Zhang
· 7 years ago
d01c443
SF: Set the buffer size immediately when applying a transaction
by Vishnu Nair
· 7 years ago
61c5862
blast: BufferStateLayer
by Marissa Wall
· 7 years ago
f58c14b
blast: Append "_legacy" to old buffer state values
by Marissa Wall
· 7 years ago
a03e044
[gui] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
48a619f
Replace NULL/0 with nullptr
by Yi Kong
· 7 years ago
84d619e
Early wake-up for transitions (1/2)
by Dan Stoza
· 7 years ago
9f03447
Add proper namespace to GraphicTypes.
by Peiyong Lin
· 7 years ago
c5b2cd2
Merge "SurfaceComposerClient: Ensure createSurface returns error codes." into pi-dev
by TreeHugger Robot
· 7 years ago
740eaf0
SurfaceComposerClient: Ensure createSurface returns error codes.
by Robert Carr
· 7 years ago
ccd3484
Pass correct window type and app id to hw composer.
by rongliu
· 7 years ago
a912b6e
Merge "Propagate error codes from createSurface" into pi-dev
by TreeHugger Robot
· 7 years ago
a52f029
[Native] Replace android_color_mode usage with ColorMode.
by Peiyong Lin
· 7 years ago
3b382ed
Propagate error codes from createSurface
by Robert Carr
· 7 years ago
578038f
SurfaceFlinger: Add childLayersOnly variant of capture layers.
by Robert Carr
· 7 years ago
8e3fe5d
Store SurfaceControl reference when creating transactions
by chaviw
· 7 years ago
763ef57
Rename getLayerState and getDisplayState functions.
by chaviw
· 7 years ago
ca27f25
Allow destroySurface to get called in transaction.
by chaviw
· 7 years ago
0b26710
Fix issue with Surface loss
by Jorim Jaggi
· 7 years ago
1eaa103
Merge "Make SurfaceControl parcelable (2/2)"
by Jorim Jaggi
· 8 years ago
f3cf4bc
Make SurfaceControl parcelable (2/2)
by Jorim Jaggi
· 8 years ago
40482ff
Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""
by Chavi Weingarten
· 8 years ago
707b8f3
Revert "Use GraphicBuffer instead of GBP for screenshots."
by Chavi Weingarten
· 8 years ago
a252d89
Use GraphicBuffer instead of GBP for screenshots.
by chaviw
· 8 years ago
7206d49
Add additional parameters for the captureLayer functions.
by chaviw
· 8 years ago
2c5f6d2
SurfaceFlinger: Implement merging of transaction objects.
by Robert Carr
· 8 years ago
a76b271
Add captureLayers function to capture a layer and its children.
by chaviw
· 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
88d37dd
Various fixes for wide color gamut rendering
by Romain Guy
· 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
f3edb89
Merge "SurfaceControl: Correct setMatrix parameter naming."
by Rob Carr
· 8 years ago
6961b6b
Remove unneeded references to IMemory
by Mathias Agopian
· 8 years ago
9524cb3
Add detachChildren transaction.
by Robert Carr
· 8 years ago
0d48072
Add deferTransaction variant taking GraphicBufferProducer.
by Robert Carr
· 9 years ago
cb6e1e3
SurfaceControl: Correct setMatrix parameter naming.
by Robert Carr
· 8 years ago
479c60c
Refactor how layer metadata for use by VR is propagated
by Albert Chaulk
· 8 years ago
1db73f6
SurfaceFlinger: Add support for non-privileged clients.
by Robert Carr
· 9 years ago
1f0a16a
SurfaceFlinger and libgui: Support for child layers.
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
673134e
Add ScreenshotClient functionality for returning GraphicBuffer.
by Robert Carr
· 9 years ago
d7de179
libgui: Add null pointer check in setDisplaySurface am: eddbef88cf am: 8663a03444
by Pablo Ceballos
· 9 years ago
739c90c
libgui: Add null pointer check in setDisplaySurface am: eddbef88cf
by Pablo Ceballos
· 9 years ago
eddbef8
libgui: Add null pointer check in setDisplaySurface
by Pablo Ceballos
· 9 years ago
ec8ab15
Fail setDisplaySurface if can't enable async am: 1aad24c0c4 am: ad685f0f9f
by Pablo Ceballos
· 9 years ago
881a8a9
Fail setDisplaySurface if can't enable async am: 1aad24c0c4 am: ad685f0f9f
by Pablo Ceballos
· 9 years ago
1aad24c
Fail setDisplaySurface if can't enable async
by Pablo Ceballos
· 9 years ago
c1ba5c4
Multithreaded Surface Replayer that replays traces
by Sahil Dhanju
· 9 years ago
19cd2f8
Merge \"Color transforms are now color modes.\" into nyc-mr1-dev am: f42ca4da5b
by Michael Wright
· 9 years ago
28f24d0
Color transforms are now color modes.
by Michael Wright
· 9 years ago
d99daf4
Merge changes from topic \'seamless-rotation\' into nyc-mr1-dev am: 4bfbe1f7ef
by Robert Carr
· 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
f7b6b5d
Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev am: c3da482bb8
by Robert Carr
· 9 years ago
82364e3
SurfaceFlinger: Add mode to apply position with resize.
by Robert Carr
· 9 years ago
68a593e
resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
e2347b7
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
c3574f7
Add setOverrideScalingMode to SurfaceControl
by Robert Carr
· 9 years ago
092123c
Revert "Death to synchronous transactions (1/2)"
by Jorim Jaggi
· 9 years ago
c6a607a
Death to synchronous transactions (1/2)
by Jorim Jaggi
· 9 years ago
c4f471e
Plumb HDR capabilities up to SurfaceComposerClient
by Dan Stoza
· 9 years ago
acbe678
Add final crop implementation
by Pablo Ceballos
· 9 years ago
7dde599
Support SurfaceView synchronization.
by Dan Stoza
· 10 years ago
53390e1
libgui/SF: Fix some code warnings
by Pablo Ceballos
· 10 years ago
2311608
libgui/SF: Propagate SECURE Layer flag changes
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
f10c46e
Enable clang for libui/libgui/surfaceflinger
by Dan Stoza
· 11 years ago
d15ef27
Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api
by Riley Andrews
· 11 years ago
1f6078a
Have VirtualDisplays send SF resize messages when resizing
by Michael Wright
· 11 years ago
2c9b11f
surfaceflinger: Replace blank/unblank with setPowerMode
by Prashant Malani
· 11 years ago
c187900
SurfaceFlinger: Add sourceCrop to screenshot
by Dan Stoza
· 11 years ago
7f7da32
Enable changing display configuration
by Dan Stoza
· 11 years ago
d85084b
Adding render stats APIs to UiAutomation (framework native).
by Svetoslav
· 11 years ago
Next »