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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move eglSwapBuffers out of HWComposer
Jesse Hall
2012-07-30
4
-29
/
+11
*
get rid of the shared-memory control block
Mathias Agopian
2012-07-25
5
-47
/
+33
*
hopefully fixe a race condition in sf initialization
Mathias Agopian
2012-07-25
2
-15
/
+10
*
split HWComposer out of DisplayHardware
Mathias Agopian
2012-07-24
8
-115
/
+92
*
get rid of ro.sf.hwrotation, it's not used anymore
Mathias Agopian
2012-07-24
3
-67
/
+23
*
add a layerStack attribute to Layers.
Mathias Agopian
2012-07-24
3
-1
/
+17
*
update SF binder protocol to support setting display attributes
Mathias Agopian
2012-07-24
2
-4
/
+17
*
SurfaceFlinger cleanup
Mathias Agopian
2012-07-24
14
-431
/
+418
*
Increment iterator on early-out too
Jesse Hall
2012-07-23
1
-0
/
+1
*
Handle empty HWC layer list when composing
Jesse Hall
2012-07-20
1
-2
/
+5
*
factor EGL/GL and surface creation out of DisplayHardware
Mathias Agopian
2012-07-19
8
-297
/
+351
*
mVisibleLayersSortedByZ is now maintained per display
Mathias Agopian
2012-07-19
4
-56
/
+92
*
Merge "surfaceflinger: call into hardware composer to blank screen"
Colin Cross
2012-07-16
3
-1
/
+29
|
\
|
*
surfaceflinger: call into hardware composer to blank screen
Colin Cross
2012-07-13
3
-1
/
+29
*
|
one more step towards multiple display support
Mathias Agopian
2012-07-10
10
-314
/
+335
|
/
*
Only set acquire fences on overlay layers
Jesse Hall
2012-07-02
5
-7
/
+26
*
Pass fence to HWC on first use of buffer
Jesse Hall
2012-06-30
4
-0
/
+36
*
Return fence from acquireBuffer
Jesse Hall
2012-06-30
1
-0
/
+10
*
get rid of GraphicPlane
Mathias Agopian
2012-06-28
15
-335
/
+225
*
First prototype atttempting to support an external display
Mathias Agopian
2012-06-28
4
-13
/
+92
*
Transfer HWC release fences to BufferQueue
Jesse Hall
2012-06-21
7
-6
/
+29
*
am 8aaf3e47: am a67e418e: Exit boot animation cleanly.
Mathias Agopian
2012-06-20
2
-3
/
+13
|
\
|
*
Exit boot animation cleanly.
Mathias Agopian
2012-06-19
2
-3
/
+13
*
|
Merge "Add support for HWC_DEVICE_API_VERSION_1_0"
Jesse Hall
2012-06-19
2
-33
/
+169
|
\
\
|
*
|
Add support for HWC_DEVICE_API_VERSION_1_0
Jesse Hall
2012-06-14
2
-33
/
+169
*
|
|
fix typo in makefile LOCAL_CFLAGS was spelled LOCAL_CLFAGS
Mathias Agopian
2012-06-18
2
-6
/
+8
*
|
|
split-up Client.h out of SurfaceFlinger.h
Mathias Agopian
2012-06-18
6
-158
/
+241
*
|
|
am bbdad819: am 7c24b1d4: Merge "SF could get stuck waiting for vsync when tu...
Jeff Brown
2012-06-18
1
-12
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
SF could get stuck waiting for vsync when turning the screen off
Mathias Agopian
2012-06-15
1
-12
/
+13
*
|
|
Merge "Implement SurfaceFlinger's ANW on top of BufferQueue"
Mathias Agopian
2012-06-15
5
-4
/
+264
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Implement SurfaceFlinger's ANW on top of BufferQueue
Mathias Agopian
2012-06-13
5
-4
/
+264
*
|
|
refactor HWComposer to break dependency with the HAL headers
Mathias Agopian
2012-06-14
7
-100
/
+286
|
/
/
*
|
Merge "surfaceflinger: replace early suspend with binder call from PowerManager"
Colin Cross
2012-06-08
3
-84
/
+8
|
\
\
|
|
/
|
/
|
|
*
surfaceflinger: replace early suspend with binder call from PowerManager
Colin Cross
2012-06-07
3
-84
/
+8
*
|
sometimes we would incorrectly scale the content of a surface
Mathias Agopian
2012-06-07
1
-6
/
+19
|
/
*
Merge "SurfaceFlinger: remove all GLES scissor calls." into jb-dev
Jamie Gennis
2012-06-06
1
-12
/
+0
|
\
|
*
SurfaceFlinger: remove all GLES scissor calls.
Jamie Gennis
2012-06-05
1
-12
/
+0
*
|
sometimes SF would not process a surface resize
Mathias Agopian
2012-06-04
1
-3
/
+4
|
/
*
Fix a crasher is surfaceflinger.
Mathias Agopian
2012-05-29
1
-5
/
+7
*
add the ability to reject buffers in SurfaceTexture::updateTexImage
Mathias Agopian
2012-05-23
1
-67
/
+95
*
refactoring in preparation for bug:6498869 fix
Mathias Agopian
2012-05-23
1
-42
/
+47
*
improve resize transactions
Mathias Agopian
2012-05-23
3
-8
/
+10
*
Improve debug logs and minor clean-up
Mathias Agopian
2012-05-23
1
-25
/
+52
*
we need to wait for vsync when doing the screen-off animation
Mathias Agopian
2012-05-18
1
-0
/
+48
*
Fix "Battery/Status/Clock status bar area flickers when dragging down"
Mathias Agopian
2012-05-16
3
-25
/
+37
*
minor refactoring in praparation of crop fix
Mathias Agopian
2012-05-16
3
-63
/
+67
*
SurfaceFlinger: recompute visible regions less
Jamie Gennis
2012-05-14
1
-2
/
+0
*
SurfaceFlinger: add a crop to the layer state
Jamie Gennis
2012-05-11
5
-73
/
+91
*
SurfaceFlinger: recompute visible regions more
Jamie Gennis
2012-05-10
1
-0
/
+2
*
SurfaceFlinger: SCALING_MODE_FREEZE cropping support
Jamie Gennis
2012-05-09
2
-2
/
+43
[next]