index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
gui
/
SurfaceComposerClient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ISurfaceComposer::destroyDisplay
Jesse Hall
2013-08-08
1
-0
/
+9
*
remove support for glReadPixels screenshot path
Mathias Agopian
2013-08-06
1
-3
/
+2
*
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-3
/
+3
*
log an error when dequeueBuffer gets a NULL Fence
Mathias Agopian
2013-08-01
1
-1
/
+1
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-1
/
+2
*
make sure to unlock the screenshot's buffer on destruction
Mathias Agopian
2013-03-26
1
-0
/
+4
*
rework how we take screenshots for a CPU consumer
Mathias Agopian
2013-03-19
1
-29
/
+49
*
get rid of ISurface
Mathias Agopian
2013-03-12
1
-6
/
+9
*
rework screenshot API and implementation
Mathias Agopian
2013-03-01
1
-0
/
+11
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-14
1
-0
/
+1
*
get rid of Surface identity and token
Mathias Agopian
2013-02-13
1
-36
/
+34
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-5
/
+6
*
Allow global transactions to nest.
Jeff Brown
2012-11-02
1
-3
/
+24
*
SurfaceFlinger: add support for secure displays
Jamie Gennis
2012-10-22
1
-5
/
+7
*
SurfaceFlinger: add animation transactions
Jamie Gennis
2012-10-15
1
-1
/
+22
*
Add blankDisplay/unblankDisplay to SurfaceComposerClient.
Jeff Brown
2012-10-08
1
-0
/
+8
*
Revert "Compatibility work around for bad graphics driver dependency."
Iliyan Malchev
2012-09-27
1
-9
/
+0
*
Plumb display name into SurfaceFlinger
Andy McFadden
2012-09-18
1
-5
/
+5
*
Watch for SurfaceFlinger death
Andy McFadden
2012-09-06
1
-2
/
+37
*
display projection API now has a single function instead of 3
Mathias Agopian
2012-09-04
1
-43
/
+17
*
Revert "A vendor ril depends on a native screen shot code."
Wink Saville
2012-08-30
1
-8
/
+0
*
A vendor ril depends on a native screen shot code.
Wink Saville
2012-08-28
1
-0
/
+8
*
Compatibility work around for bad graphics driver dependency.
Jeff Brown
2012-08-27
1
-0
/
+9
*
Remove unused "layer" argument from show().
Jeff Brown
2012-08-27
1
-1
/
+1
*
Banish DisplayID from the SurfaceFlinger API.
Jeff Brown
2012-08-27
1
-33
/
+20
*
display states can't share the dirty flags
Mathias Agopian
2012-08-16
1
-3
/
+3
*
make multi-display more real
Mathias Agopian
2012-08-10
1
-35
/
+126
*
libgui includes refactoring
Mathias Agopian
2012-08-10
1
-14
/
+14
*
get rid of the shared-memory control block
Mathias Agopian
2012-07-25
1
-65
/
+1
*
add a layerStack attribute to Layers.
Mathias Agopian
2012-07-24
1
-0
/
+17
*
update SF binder protocol to support setting display attributes
Mathias Agopian
2012-07-24
1
-3
/
+7
*
Remove freeze(), unfreeze() and setFreezeTint().
Jeff Brown
2012-07-16
1
-30
/
+0
*
Remove freezeDisplay(), which is no-op.
Jeff Brown
2012-07-16
1
-14
/
+0
*
SurfaceFlinger: add a crop to the layer state
Jamie Gennis
2012-05-11
1
-0
/
+17
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-7
/
+6
*
split ComposerService out of SurfaceComposerClient.h
Mathias Agopian
2011-11-28
1
-0
/
+1
*
SurfaceFlinger: make sync transactions explicit
Jamie Gennis
2011-10-14
1
-8
/
+25
*
SurfaceFlinger: update orientation via transactions
Jamie Gennis
2011-10-11
1
-14
/
+25
*
fix Surface positions are not floats
Mathias Agopian
2011-08-30
1
-3
/
+3
*
clean-up. get rid ofunused code and members in Surface[Control].cpp
Mathias Agopian
2011-07-20
1
-1
/
+1
*
SF transactions are now O(1) wrt IPC instead of O(N).
Mathias Agopian
2011-06-29
1
-314
/
+279
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-13
1
-8
/
+9
*
Get rid of the "pid" parameter from createSurface
Mathias Agopian
2011-04-20
1
-4
/
+2
*
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
1
-0
/
+611