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
/
services
/
surfaceflinger
/
SurfaceFlinger.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated BufferQueue constructor
Dan Stoza
2014-03-18
1
-1
/
+1
*
Revert "Implement video plane layer"
Wonsik Kim
2014-03-17
1
-4
/
+0
*
Implement video plane layer
Wonsik Kim
2014-02-27
1
-0
/
+4
*
Allow disabling layer rotation during screenshots
Dan Stoza
2014-02-14
1
-3
/
+5
*
am 4c37d088: am 6c7dcfa9: am 662d3134: Merge "Move EGLConfig selection to Ren...
Jesse Hall
2014-01-03
1
-6
/
+0
|
\
|
*
Move EGLConfig selection to RenderEngine
Jesse Hall
2013-12-23
1
-6
/
+0
*
|
am bbfbe93c: am 0a645cc5: SurfaceFlinger: give SF its own vsync phase
Jamie Gennis
2013-10-15
1
-0
/
+1
|
\
\
|
|
/
|
*
SurfaceFlinger: give SF its own vsync phase
Jamie Gennis
2013-10-15
1
-0
/
+1
*
|
am 47c772e8: am d1700756: SurfaceFlinger: Add EventControlThread
Jamie Gennis
2013-10-15
1
-1
/
+2
|
\
\
|
|
/
|
*
SurfaceFlinger: Add EventControlThread
Jamie Gennis
2013-10-15
1
-1
/
+2
*
|
resolved conflicts for merge of e94d204a to master
Jesse Hall
2013-10-15
1
-2
/
+3
|
\
\
|
|
/
|
*
Disable hardware vsync when blanking the screen
Jesse Hall
2013-10-14
1
-2
/
+3
*
|
resolved conflicts for merge of 790b6d09 to master
Jamie Gennis
2013-10-08
1
-0
/
+12
|
\
\
|
|
/
|
*
SurfaceFlinger: SW-based vsync events
Jamie Gennis
2013-10-07
1
-0
/
+12
*
|
am 92d7c3ee: am b65f32eb: Fix two EGLConfig selection bugs
Jesse Hall
2013-10-01
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix two EGLConfig selection bugs
Jesse Hall
2013-09-30
1
-2
/
+2
*
|
am 754bad45: am d555684c: reinstate black-screenshot debugging code
Mathias Agopian
2013-09-20
1
-1
/
+1
|
\
\
|
|
/
|
*
reinstate black-screenshot debugging code
Mathias Agopian
2013-09-19
1
-1
/
+1
*
|
am f589dd29: am e2a3e872: Merge "Fix GLES context version selection" into klp...
Mathias Agopian
2013-09-20
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix GLES context version selection
Mathias Agopian
2013-09-18
1
-1
/
+2
*
|
Add API for pushing color transforms to SurfaceFlinger
Alan Viverette
2013-09-12
1
-0
/
+4
|
/
*
color blindness enhancement
Mathias Agopian
2013-09-04
1
-1
/
+3
*
SurfaceFlinger now runs in the process's main thread
Mathias Agopian
2013-08-20
1
-8
/
+8
*
Use new HWC display type/count constants.
Jesse Hall
2013-08-16
1
-1
/
+1
*
SurfaceFlinger now uses GLES 2.x when available
Mathias Agopian
2013-08-13
1
-22
/
+15
*
Add ISurfaceComposer::destroyDisplay
Jesse Hall
2013-08-08
1
-0
/
+1
*
remove support for glReadPixels screenshot path
Mathias Agopian
2013-08-06
1
-3
/
+2
*
surfaceflinger: add frame duration logging
Jamie Gennis
2013-07-23
1
-0
/
+6
*
Merge "Refactor SF. Move all GL operations in their own class."
Mathias Agopian
2013-07-08
1
-22
/
+7
|
\
|
*
Refactor SF. Move all GL operations in their own class.
Mathias Agopian
2013-07-03
1
-22
/
+7
*
|
Debug code for detecting all black pixels screenshots
Mathias Agopian
2013-07-08
1
-0
/
+3
|
/
*
Prevent opaque windows from making framebuffer translucent
Jesse Hall
2013-05-24
1
-0
/
+13
*
make all libsurfaceflinger and libsensorservice symbols's visibility hidden
Mathias Agopian
2013-05-09
1
-2
/
+2
*
use a Framebuffer Object to render all screenshots
Mathias Agopian
2013-04-29
1
-8
/
+2
*
clean-up/simplify all dump() APIs
Mathias Agopian
2013-04-22
1
-4
/
+5
*
Improve screenshot performance on some devices (DO NOT MERGE)
Mathias Agopian
2013-04-11
1
-0
/
+6
*
Clean up HWC state when releasing a DisplayDevice
Jesse Hall
2013-03-27
1
-3
/
+3
*
Fix dump when virtual display exists
Jesse Hall
2013-03-22
1
-1
/
+1
*
make sure screenshot are in a format supported by Bitmap.java
Mathias Agopian
2013-03-22
1
-0
/
+1
*
only use glReadPixels() when needed when taking screenshots
Mathias Agopian
2013-03-21
1
-0
/
+1
*
rework how we take screenshots for a CPU consumer
Mathias Agopian
2013-03-19
1
-10
/
+6
*
get rid of purgatory and fix QueuesToWindowComposer query
Mathias Agopian
2013-03-14
1
-8
/
+6
*
get rid of ISurface
Mathias Agopian
2013-03-12
1
-8
/
+12
*
Get rid of LayerBase.
Mathias Agopian
2013-03-05
1
-12
/
+10
*
fold LayerBaseClient into LayerBase
Mathias Agopian
2013-03-05
1
-4
/
+2
*
Remove support for ScreenshotLayer
Mathias Agopian
2013-03-05
1
-5
/
+0
*
rework screenshot API and implementation
Mathias Agopian
2013-03-01
1
-12
/
+16
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-14
1
-1
/
+1
*
get rid of Surface identity and token
Mathias Agopian
2013-02-13
1
-4
/
+3
*
SurfaceFlinger: add win anim frame time tracking
Jamie Gennis
2013-02-08
1
-2
/
+5
[next]