Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
cca37b0d39137ccb5ad6843fffd1ff34b5961f06
/
libs
/
gui
/
SurfaceComposerClient.cpp
2311608
libgui/SF: Propagate SECURE Layer flag changes
by Dan Stoza
· 10 years ago
d723bd7
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 10 years ago
2ea926b
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 10 years ago
f10c46e
Enable clang for libui/libgui/surfaceflinger
by Dan Stoza
· 10 years ago
d15ef27
Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api
by Riley Andrews
· 10 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
6d5a7bb
Remove deprecated BufferQueue constructor
by Dan Stoza
· 11 years ago
c701401
Allow disabling layer rotation during screenshots
by Dan Stoza
· 11 years ago
4125a4f
Allow "opaque" flag to be updated
by Andy McFadden
· 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
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 11 years ago
ba93b3f
log an error when dequeueBuffer gets a NULL Fence
by Mathias Agopian
· 11 years ago
8f938a5
always pass the BufferQueue explicitely to consumers
by Mathias Agopian
· 12 years ago
8000d06
make sure to unlock the screenshot's buffer on destruction
by Mathias Agopian
· 12 years ago
abe815d
rework how we take screenshots for a CPU consumer
by Mathias Agopian
· 12 years ago
4d9b822
get rid of ISurface
by Mathias Agopian
· 12 years ago
2a9fc49
rework screenshot API and implementation
by Mathias Agopian
· 12 years ago
e3c697f
Refactoring: Rename SurfaceTextureClient to Surface
by Mathias Agopian
· 12 years ago
ac9fa42
get rid of Surface identity and token
by Mathias Agopian
· 12 years ago
2adaf04
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
f3f7db6
Allow global transactions to nest.
by Jeff Brown
· 12 years ago
dd3cb84
SurfaceFlinger: add support for secure displays
by Jamie Gennis
· 12 years ago
2d5e230
SurfaceFlinger: add animation transactions
by Jamie Gennis
· 12 years ago
2a09bb3
Add blankDisplay/unblankDisplay to SurfaceComposerClient.
by Jeff Brown
· 12 years ago
38b6572
Revert "Compatibility work around for bad graphics driver dependency."
by Iliyan Malchev
· 12 years ago
8dfa92f
Plumb display name into SurfaceFlinger
by Andy McFadden
· 12 years ago
6652b3e
Watch for SurfaceFlinger death
by Andy McFadden
· 12 years ago
00e8c7a
display projection API now has a single function instead of 3
by Mathias Agopian
· 12 years ago
94f2615
Revert "A vendor ril depends on a native screen shot code."
by Wink Saville
· 12 years ago
9b5782b
A vendor ril depends on a native screen shot code.
by Wink Saville
· 12 years ago
a50b51c
Compatibility work around for bad graphics driver dependency.
by Jeff Brown
· 12 years ago
380223b
Remove unused "layer" argument from show().
by Jeff Brown
· 12 years ago
9d4e3d2
Banish DisplayID from the SurfaceFlinger API.
by Jeff Brown
· 12 years ago
818b460
display states can't share the dirty flags
by Mathias Agopian
· 12 years ago
e57f292
make multi-display more real
by Mathias Agopian
· 12 years ago
3165cc2
libgui includes refactoring
by Mathias Agopian
· 12 years ago
c666cae
get rid of the shared-memory control block
by Mathias Agopian
· 12 years ago
8785578
add a layerStack attribute to Layers.
by Mathias Agopian
· 12 years ago
8b33f03
update SF binder protocol to support setting display attributes
by Mathias Agopian
· 12 years ago
6501e99
Remove freeze(), unfreeze() and setFreezeTint().
by Jeff Brown
· 12 years ago
f9176a9
Remove freezeDisplay(), which is no-op.
by Jeff Brown
· 12 years ago
f15a83f
SurfaceFlinger: add a crop to the layer state
by Jamie Gennis
· 13 years ago
90ac799
fix libgui header location
by Mathias Agopian
· 13 years ago
41f673c
split ComposerService out of SurfaceComposerClient.h
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
41b6aab
fix Surface positions are not floats
by Mathias Agopian
· 13 years ago
c10d9d9
clean-up. get rid ofunused code and members in Surface[Control].cpp
by Mathias Agopian
· 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
0ef4e15
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 14 years ago
d87f162
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
[Renamed from libs/surfaceflinger_client/SurfaceComposerClient.cpp]
bf2c6a6
[3258939] Need snapshot to limit which layers are included
by Mathias Agopian
· 14 years ago
74c40c0
refactored screenshot code
by Mathias Agopian
· 14 years ago
53503a9
fix [2751143] Device crashes when in a text box for too long
by Mathias Agopian
· 15 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
d4784a3
more clean-up of Surfaceflinger's client management
by Mathias Agopian
· 15 years ago
631f358
fix [2712278] The preview buffer left some black borders in left and bottom edges
by Mathias Agopian
· 15 years ago
bb64124
fix the threading issue for setBuffercount()
by Mathias Agopian
· 15 years ago
4c53558
merge from open-source master
by The Android Open Source Project
· 15 years ago
285dbde
Added a name to Surface created by SurfaceFlinger
by Mathias Agopian
· 15 years ago
9cce325
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
[Renamed (97%) from libs/ui/SurfaceComposerClient.cpp]
e700501
fix [2170319] gmail bulk operation checkbox latency on passion
by Mathias Agopian
· 15 years ago
dd3423c
fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain)
by Mathias Agopian
· 15 years ago
cbb288b
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 15 years ago
7303c6b
get rid of references to MemoryDealer in SurfaceFlinger
by Mathias Agopian
· 16 years ago
310f8da
merge master to master_gl
by Mathias Agopian
· 16 years ago
c5b2c0b
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
01b7668
more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl.
by Mathias Agopian
· 16 years ago
62185b7
split Surface.cpp into Surface and SurfaceControl
by Mathias Agopian
· 16 years ago
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
c08731e
AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor
by Mathias Agopian
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 16 years ago