Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
0801473321553b9f0e772d6a44c53ddcf12fc5ac
/
libs
/
gui
/
SurfaceComposerClient.cpp
0801473
Merge "blast: fix caching crash"
by TreeHugger Robot
· 6 years ago
0059724
blast: fix caching crash
by Marissa Wall
· 6 years ago
3dad52d
blast: transaction callbacks should come in order
by Marissa Wall
· 6 years ago
78b7220
blast: drop buffer from SF's cache when destroyed
by Marissa Wall
· 6 years ago
57e63c5
Moved brightness from Lights to SF.
by Dan Gittik
· 6 years ago
fe42b0d
Merge "libgui: add sampling fns to SurfaceComposerClient"
by TreeHugger Robot
· 6 years ago
c502cb7
[SurfaceFlinger] Add setColorSpaceAgnostic API.
by Peiyong Lin
· 6 years ago
d2639aa
Fix ctad-maybe-unsupported warning
by Yi Kong
· 6 years ago
b6040af
Merge "SurfaceFlinger: add getAllowedDisplayConfigs"
by TreeHugger Robot
· 6 years ago
d9b3ea6
SurfaceFlinger: add getAllowedDisplayConfigs
by Ady Abraham
· 6 years ago
d20dbdb
Merge changes from topic "display_policy"
by TreeHugger Robot
· 6 years ago
6d9c763
Merge "Exclude secure layers from most screenshots taken by the system server."
by Rob Carr
· 6 years ago
00c6683
libgui: add sampling fns to SurfaceComposerClient
by Kevin DuBois
· 6 years ago
838de06
SurfaceFlinger: add setAllowedDisplayConfigs
by Ady Abraham
· 6 years ago
fa8855f
Exclude secure layers from most screenshots taken by the system server.
by Robert Carr
· 6 years ago
a911b10
Add synchronous transaction to wait for setInputWindow to complete (2/n)
by chaviw
· 6 years ago
ec0ab38
SF: Lock access to InputWindowCommands
by Vishnu Nair
· 6 years ago
846c833
Merge "SF: Plumb physical display IDs to libgui"
by Dominik Laskowski
· 6 years ago
c4d81bd
Merge "blast: implicitly cache buffers"
by TreeHugger Robot
· 6 years ago
7341162
blast: implicitly cache buffers
by Marissa Wall
· 6 years ago
dcb38bb
SF: Plumb physical display IDs to libgui
by Dominik Laskowski
· 6 years ago
dd0b757
Combining background color related transactions/functions
by Valerie Hau
· 6 years ago
42d0456
SurfaceFlinger: Add API to get native display color primaries
by Daniel Solomon
· 6 years ago
bf9a49a
Merge "Eliminate the usage of ConfigStore in native/libs/gui."
by Peiyong Lin
· 6 years ago
4f3fddf
Eliminate the usage of ConfigStore in native/libs/gui.
by Peiyong Lin
· 6 years ago
1f6d6d5
Add metadata store to surfaces
by Evan Rosky
· 7 years ago
7b9c887
Merge "Add Color Layer to ASurfaceControl"
by Valerie Hau
· 6 years ago
ed54efa
Add Color Layer to ASurfaceControl
by Valerie Hau
· 6 years ago
fb4d58b
Preparation for SurfaceControl publication through SDK
by Robert Carr
· 6 years ago
64b61fa
Merge "ASurfaceControl: add more support to NDK (2/2)"
by TreeHugger Robot
· 6 years ago
80d94ad
ASurfaceControl: add more support to NDK (2/2)
by Marissa Wall
· 6 years ago
1878450
Merge changes from topic "ASC-SF"
by TreeHugger Robot
· 6 years ago
ebc2c05
blast: cache buffers
by Marissa Wall
· 6 years ago
17b4e45
blast: add desired present time
by Marissa Wall
· 7 years ago
08d1051
[SurfaceComposerClient] Add API to query protected content support.
by Peiyong Lin
· 6 years ago
35187b3
blast: [FIXED] create SurfaceControl from Surface parent
by Marissa Wall
· 6 years ago
6fb1a7e
SurfaceFlinger: Remove removeLayer
by Robert Carr
· 7 years ago
b89ea9d
SurfaceFlinger: Removed createScopedConnection.
by Robert Carr
· 7 years ago
273171b
Fix drag and drop (1/3)
by chaviw
· 7 years ago
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
· 8 years ago
cb6e1e3
SurfaceControl: Correct setMatrix parameter naming.
by Robert Carr
· 8 years ago
Next »