Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
57e63c5339381e7fdc8299608182a5c99b13f914
/
libs
/
gui
/
ISurfaceComposer.cpp
57e63c5
Moved brightness from Lights to SF.
by Dan Gittik
· 6 years ago
05cbb7e
Merge "SF: Add defensive check on luma sampling"
by Sean Callanan
· 6 years ago
b6040af
Merge "SurfaceFlinger: add getAllowedDisplayConfigs"
by TreeHugger Robot
· 6 years ago
d9b3ea6
SurfaceFlinger: add getAllowedDisplayConfigs
by Ady Abraham
· 6 years ago
af45f01
SF: Add defensive check on luma sampling
by tangrobin
· 6 years ago
d20dbdb
Merge changes from topic "display_policy"
by TreeHugger Robot
· 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
291d88a
Add synchronous transaction to wait for setInputWindow to complete (3/n)
by chaviw
· 6 years ago
5f21a5e
Add synchronous transaction to wait for setInputWindow to complete (1/n)
by chaviw
· 6 years ago
84ab937
[gui] Add {add,remove}RegionSamplingListener
by Dan Stoza
· 6 years ago
846c833
Merge "SF: Plumb physical display IDs to libgui"
by Dominik Laskowski
· 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
42d0456
SurfaceFlinger: Add API to get native display color primaries
by Daniel Solomon
· 6 years ago
b6888fa
Fix getProtectedContentSupport API.
by Peiyong Lin
· 6 years ago
4f3fddf
Eliminate the usage of ConfigStore in native/libs/gui.
by Peiyong Lin
· 6 years ago
ebc2c05
blast: cache buffers
by Marissa Wall
· 6 years ago
17b4e45
blast: add desired present time
by Marissa Wall
· 6 years ago
3c2791e
[ComposerService] Add API to query protected content support.
by Peiyong Lin
· 6 years ago
b89ea9d
SurfaceFlinger: Removed createScopedConnection.
by Robert Carr
· 6 years ago
273171b
Fix drag and drop (1/3)
by chaviw
· 6 years ago
713b63f
blast: Queue transactions by applying client
by Marissa Wall
· 6 years ago
55ef412
Merge changes Ie8fe724d,Ifd42f31d
by Kevin DuBois
· 6 years ago
1d4c6a6
SF: clean up casting around histogram reporting
by Kevin DuBois
· 6 years ago
aa3da6a
[ISurfaceComposer] Fix wrong returned value.
by Peiyong Lin
· 6 years ago
1d4249a
[SurfaceFlinger] add getDisplayedContentSample i/f
by Kevin DuBois
· 6 years ago
74e5377
[SurfaceFlinger] add setDisplayContentSamplingEnabled i/f
by Kevin DuBois
· 6 years ago
9c0a176
[SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f
by Kevin DuBois
· 6 years ago
c837b5e
blast: Send transaction listener from SCC to SF
by Marissa Wall
· 6 years ago
37965d4
ISurfaceComposer: rename isColorManagementUsed()
by Ady Abraham
· 6 years ago
c678097
[SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API.
by Peiyong Lin
· 6 years ago
2a6ab2a
SurfaceFlinger: fix color transfer test
by Ady Abraham
· 6 years ago
0e003c9
[SurfaceFlinger] Accept data space and pixel format to take screenshot.
by Peiyong Lin
· 6 years ago
0e3479f
Remove minLayer and maxLayer from screenshot code.
by chaviw
· 6 years ago
0256f72
[SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer.
by Peiyong Lin
· 6 years ago
27de5df
Merge getDisplayViewport into DisplayInfo
by Yiwei Zhang
· 6 years ago
cd3f9e9
Add getDisplayViewport for screenrecord tool
by Yiwei Zhang
· 6 years ago
2d41e42
Updating ISurfaceComposer to report errors
by Ana Krulec
· 6 years ago
9f03447
Add proper namespace to GraphicTypes.
by Peiyong Lin
· 7 years ago
a52f029
[Native] Replace android_color_mode usage with ColorMode.
by Peiyong Lin
· 7 years ago
578038f
SurfaceFlinger: Add childLayersOnly variant of capture layers.
by Robert Carr
· 7 years ago
40482ff
Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""
by Chavi Weingarten
· 7 years ago
707b8f3
Revert "Use GraphicBuffer instead of GBP for screenshots."
by Chavi Weingarten
· 7 years ago
a252d89
Use GraphicBuffer instead of GBP for screenshots.
by chaviw
· 7 years ago
7206d49
Add additional parameters for the captureLayer functions.
by chaviw
· 7 years ago
a76b271
Add captureLayers function to capture a layer and its children.
by chaviw
· 7 years ago
4cdc58f
SurfaceFlinger Transactions as distinct objects.
by Robert Carr
· 7 years ago
a099a24
Faked HWC for SurfaceFlinger testing
by Kalle Raita
· 8 years ago
b1e2f8d
Properly run window animations at vsync-sf (2/2)
by Jorim Jaggi
· 8 years ago
0556d79
get rid of IGraphicBufferAlloc
by Mathias Agopian
· 8 years ago
6b37671
egl: Avoid use of retire as present
by Brian Anderson
· 8 years ago
4e606e3
egl: Remove retire event.
by Brian Anderson
· 8 years ago
527747d
Revert "get rid of IGraphicBufferAlloc"
by Chia-I Wu
· 8 years ago
1da94df
get rid of IGraphicBufferAlloc
by Mathias Agopian
· 8 years ago
6961b6b
Remove unneeded references to IMemory
by Mathias Agopian
· 8 years ago
e1f5e6f
Break dependency of libui on libbinder
by Mathias Agopian
· 8 years ago
2b5dd40
Fix include dependencies
by Mathias Agopian
· 8 years ago
1db73f6
SurfaceFlinger: Add support for non-privileged clients.
by Robert Carr
· 8 years ago
ae06083
SurfaceFlinger and libgui: Switch Z-order to signed type.
by Robert Carr
· 8 years ago
3890c39
Cache frame event history producer-side.
by Brian Anderson
· 8 years ago
069b365
Add displayPresentTime to getFrameTimestamps
by Brian Anderson
· 8 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
· 8 years ago
28f24d0
Color transforms are now color modes.
by Michael Wright
· 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
c4f471e
Plumb HDR capabilities up to SurfaceComposerClient
by Dan Stoza
· 9 years ago
60d6922
libsgui: Change Rect default constructor
by Pablo Ceballos
· 9 years ago
a21b7a0
am b93bca5d: am a59d7a6a: Merge "GUI: Remove unused variables"
by Andreas Gampe
· 10 years ago
b93bca5
am a59d7a6a: Merge "GUI: Remove unused variables"
by Andreas Gampe
· 10 years ago
7398a5a
GUI: Remove unused variables
by Andreas Gampe
· 10 years ago
dd883c0
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 10 years ago
ae33eff
Fix crash when user provides large values in the Parcel.
by Michael Lentine
· 10 years ago
d723bd7
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 10 years ago
e12cfc2
am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"
by Marco Nelissen
· 10 years ago
097ca27
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 10 years ago
2ea926b
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 10 years ago
8afa1c4
Fix crash when user provides large values in the Parcel.
by Michael Lentine
· 10 years ago
67d8bd6
surfaceflinger: add getDisplayStats() method
by Lajos Molnar
· 10 years ago
c3ebe66
Add rotation to surfaceflingers screen cap.
by Riley Andrews
· 10 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
c701401
Allow disabling layer rotation during screenshots
by Dan Stoza
· 11 years ago
6c913be
Add ISurfaceComposer::destroyDisplay
by Jesse Hall
· 11 years ago
3ca76f4
remove support for glReadPixels screenshot path
by Mathias Agopian
· 11 years ago
abe815d
rework how we take screenshots for a CPU consumer
by Mathias Agopian
· 12 years ago
2a9fc49
rework screenshot API and implementation
by Mathias Agopian
· 12 years ago
2adaf04
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
dd3cb84
SurfaceFlinger: add support for secure displays
by Jamie Gennis
· 12 years ago
c01a79d
Pass display arg to blank/unblank
by Andy McFadden
· 12 years ago
8dfa92f
Plumb display name into SurfaceFlinger
by Andy McFadden
· 12 years ago
9d4e3d2
Banish DisplayID from the SurfaceFlinger API.
by Jeff Brown
· 12 years ago
e57f292
make multi-display more real
by Mathias Agopian
· 12 years ago
92efd84
screen-off animation won't be handled by SF anymore
by Mathias Agopian
· 12 years ago
c666cae
get rid of the shared-memory control block
by Mathias Agopian
· 12 years ago
8b33f03
update SF binder protocol to support setting display attributes
by Mathias Agopian
· 12 years ago
3094df3
First prototype atttempting to support an external display
by Mathias Agopian
· 13 years ago
Next »