Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
c837b5ecc406f6bf6e5424d48435b56decbd903e
/
libs
/
gui
/
ISurfaceComposer.cpp
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
8e53306
surfaceflinger: replace early suspend with binder call from PowerManager
by Colin Cross
· 13 years ago
90ac799
fix libgui header location
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
99ed224
Use the standard CC_LIKELY and CC_UNLIKELY macros
by Glenn Kasten
· 13 years ago
d0566bc
Add support for sending VSYNC events to the framework
by Mathias Agopian
· 13 years ago
439cf85
Fix build.
by Mathias Agopian
· 13 years ago
461afeb
Add support for sending VSYNC events to the framework
by Mathias Agopian
· 13 years ago
2837839
SurfaceFlinger: make sync transactions explicit
by Jamie Gennis
· 13 years ago
b8d69a5
SurfaceFlinger: update orientation via transactions
by Jamie Gennis
· 13 years ago
582270d
SurfaceTexture: fix queues-to-composer
by Jamie Gennis
· 13 years ago
698c087
SF transactions are now O(1) wrt IPC instead of O(N).
by Mathias Agopian
· 14 years ago
a67932f
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
d87f162
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
[Renamed from libs/surfaceflinger_client/ISurfaceComposer.cpp]
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago
cc866ed
Merge "Fix the ISurfaceComposer onTransact switch."
by Mathias Agopian
· 14 years ago
9a78c90
Fix remote GraphicBuffer allocation in SurfaceFlinger.
by Jamie Gennis
· 14 years ago
4956334
Add the ISurfaceComposer::createGraphicBuffer IPC.
by Jamie Gennis
· 14 years ago
151f2f5
Fix the ISurfaceComposer onTransact switch.
by Jamie Gennis
· 14 years ago
bf2c6a6
[3258939] Need snapshot to limit which layers are included
by Mathias Agopian
· 14 years ago
9daa5c9
implement part of [3094280] New animation for screen on and screen off
by Mathias Agopian
· 14 years ago
59119e6
turn off the electron beam
by Mathias Agopian
· 14 years ago
df85c45
refactored screenshot code
by Mathias Agopian
· 14 years ago
1b0b30d
add support for [1974164] Be able to take a screen shot on the device
by Mathias Agopian
· 14 years ago
b7e930d
split surface management from surface's buffers management
by Mathias Agopian
· 15 years ago
7e27f05
more clean-up in preparation of bigger changes
by Mathias Agopian
· 15 years ago
9cce325
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
[Renamed (98%) from libs/ui/ISurfaceComposer.cpp]
7303c6b
get rid of references to MemoryDealer in SurfaceFlinger
by Mathias Agopian
· 16 years ago
723ec00
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 16 years ago
83c0446
some work to try to reduce the code size of some native libraries
by Mathias Agopian
· 16 years ago
Next »