index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
SurfaceFlinger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow dumpsys SurfaceFlinger in user builds from the shell user
Mathias Agopian
2013-04-18
1
-4
/
+7
*
Merge "DO NOT MERGE Make sure surfaces always have latest orientation info" i...
Chet Haase
2013-04-12
1
-5
/
+10
|
\
|
*
DO NOT MERGE Make sure surfaces always have latest orientation info
Chet Haase
2013-04-11
1
-5
/
+10
*
|
Improve screenshot performance on some devices (DO NOT MERGE)
Mathias Agopian
2013-04-11
1
-120
/
+125
*
|
fix another bug where screenshots could end-up all black
Mathias Agopian
2013-04-10
1
-0
/
+10
|
/
*
Tell HWComposer the dimensions of virtual displays
Jesse Hall
2013-04-05
1
-1
/
+8
*
Merge "Clean up HWC state when releasing a DisplayDevice" into jb-mr2-dev
Jesse Hall
2013-04-04
1
-6
/
+15
|
\
|
*
Clean up HWC state when releasing a DisplayDevice
Jesse Hall
2013-03-27
1
-6
/
+15
*
|
latch transparent region hint only when we get a new frame
Mathias Agopian
2013-04-02
1
-2
/
+2
*
|
don't use compile-time configuration of libgui as much as possible
Mathias Agopian
2013-03-29
1
-9
/
+16
|
/
*
Fix virtual displays for HWC<=1.1
Jesse Hall
2013-03-22
1
-4
/
+6
*
Fix dump when virtual display exists
Jesse Hall
2013-03-22
1
-2
/
+14
*
make sure screenshot are in a format supported by Bitmap.java
Mathias Agopian
2013-03-22
1
-7
/
+31
*
fix a typo that broke all screenshots
Mathias Agopian
2013-03-21
1
-1
/
+1
*
only use glReadPixels() when needed when taking screenshots
Mathias Agopian
2013-03-21
1
-4
/
+8
*
rework how we take screenshots for a CPU consumer
Mathias Agopian
2013-03-19
1
-95
/
+80
*
Merge changes I61ae54f3,I57cb668e,I7a3f1e1a,Id28a2f9b into jb-mr2-dev
Jesse Hall
2013-03-19
1
-21
/
+19
|
\
|
*
Add DisplaySurface abstraction
Jesse Hall
2013-03-18
1
-19
/
+15
|
*
Minor cleanups/fixes before virtual display refactoring
Jesse Hall
2013-03-18
1
-2
/
+4
*
|
don't allow screenshots without the READ_FRAMEBUFFER permission
Mathias Agopian
2013-03-15
1
-0
/
+2
*
|
Merge "get rid of purgatory and fix QueuesToWindowComposer query" into jb-mr2...
Mathias Agopian
2013-03-16
1
-101
/
+16
|
\
\
|
*
|
get rid of purgatory and fix QueuesToWindowComposer query
Mathias Agopian
2013-03-14
1
-101
/
+16
|
|
/
*
|
don't capture hidden layers in screenshots
Mathias Agopian
2013-03-15
1
-3
/
+5
|
/
*
size IMemoryHeap properly for screenshots
Mathias Agopian
2013-03-13
1
-1
/
+1
*
get rid of ISurface
Mathias Agopian
2013-03-12
1
-40
/
+44
*
Fix missing recents screenshots
Mathias Agopian
2013-03-11
1
-6
/
+8
*
make sure to call compositionComplete after taking a screenshot
Mathias Agopian
2013-03-08
1
-0
/
+3
*
workaround to fix screenshot leak on N4
Mathias Agopian
2013-03-06
1
-0
/
+3
*
Merge changes I66511c08,Ia051949f,Ic7451365,I5b571a4c into jb-mr2-dev
Mathias Agopian
2013-03-07
1
-73
/
+53
|
\
|
*
Get rid of LayerBase.
Mathias Agopian
2013-03-05
1
-43
/
+43
|
*
fold LayerBaseClient into LayerBase
Mathias Agopian
2013-03-05
1
-22
/
+16
|
*
Remove support for ScreenshotLayer
Mathias Agopian
2013-03-05
1
-14
/
+0
*
|
Return NO_MEMORY when glReadPixels() fails.
Jeff Sharkey
2013-03-05
1
-0
/
+2
|
/
*
Merge "rework screenshot API and implementation" into jb-mr2-dev
Mathias Agopian
2013-03-05
1
-156
/
+177
|
\
|
*
rework screenshot API and implementation
Mathias Agopian
2013-03-01
1
-156
/
+177
*
|
Merge "Init displays to null layer stack" into jb-mr2-dev
Jesse Hall
2013-03-05
1
-4
/
+6
|
\
\
|
*
|
Init displays to null layer stack
Jesse Hall
2013-02-28
1
-4
/
+6
|
|
/
*
|
set correct crop rectangle in LayerBase::setCrop
Mathias Agopian
2013-02-28
1
-1
/
+1
|
/
*
Initialize DisplayData fences to NO_FENCE, not NULL
Jesse Hall
2013-02-27
1
-1
/
+1
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-14
1
-5
/
+5
*
get rid of Surface identity and token
Mathias Agopian
2013-02-13
1
-11
/
+7
*
SurfaceFlinger: add win anim frame time tracking
Jamie Gennis
2013-02-08
1
-11
/
+38
*
Merge "Add some comments."
Andy McFadden
2013-01-11
1
-1
/
+6
|
\
|
*
Add some comments.
Andy McFadden
2013-01-11
1
-1
/
+6
*
|
Reduce C++11 warnings
Andy McFadden
2013-01-11
1
-8
/
+8
|
/
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-5
/
+5
*
SurfaceFlinger: Move GraphicBufferAlloc to libgui
Jamie Gennis
2012-12-11
1
-1
/
+1
*
am a7da0dda: am 98cbec81: am efd614b8: Merge "make transform hint multi-displ...
Mathias Agopian
2012-11-27
1
-13
/
+56
|
\
|
*
am 98cbec81: am efd614b8: Merge "make transform hint multi-display aware" int...
Mathias Agopian
2012-11-27
1
-13
/
+56
|
|
\
|
|
*
make transform hint multi-display aware
Mathias Agopian
2012-11-21
1
-13
/
+56
[next]