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
/
Layer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-4
/
+3
*
Improve debug logs and minor clean-up
Mathias Agopian
2012-05-23
1
-25
/
+52
*
Fix "Battery/Status/Clock status bar area flickers when dragging down"
Mathias Agopian
2012-05-16
1
-13
/
+21
*
minor refactoring in praparation of crop fix
Mathias Agopian
2012-05-16
1
-28
/
+29
*
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
1
-58
/
+45
*
SurfaceFlinger: recompute visible regions more
Jamie Gennis
2012-05-10
1
-0
/
+2
*
SurfaceFlinger: SCALING_MODE_FREEZE cropping support
Jamie Gennis
2012-05-09
1
-1
/
+42
*
SurfaceFlinger: tell SurfaceTex about filtering
Jamie Gennis
2012-05-09
1
-10
/
+11
*
remove SurfaceTexture::connect()
Mathias Agopian
2012-04-23
1
-4
/
+1
*
triple buffering is now controled by BoardConfig and enabled by default
Mathias Agopian
2012-04-23
1
-4
/
+4
*
SurfaceTexture: Fully refactored from BufferQueue
Daniel Lam
2012-03-13
1
-3
/
+22
*
Merge "a window could get stuck to gpu composition"
Mathias Agopian
2012-02-27
1
-0
/
+6
|
\
|
*
a window could get stuck to gpu composition
Mathias Agopian
2012-02-27
1
-0
/
+6
*
|
Add tracing to various graphics components.
Jamie Gennis
2012-02-27
1
-0
/
+11
|
/
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-2
/
+2
*
deprecate L_8, LA_88 and RGB_332 in sdk
Mathias Agopian
2012-02-24
1
-1
/
+5
*
fix an issue in SF where we could miss some updates
Mathias Agopian
2012-02-23
1
-30
/
+23
*
ui freeze workaround: reenable triple buffering mode
Mathias Agopian
2012-02-05
1
-0
/
+5
*
separate transactions from updates
Mathias Agopian
2012-02-01
1
-9
/
+30
*
SF now synchronizes to VSYNC
Mathias Agopian
2012-01-30
1
-0
/
+5
*
added a few more commands to SF's dumpsys
Mathias Agopian
2012-01-28
1
-2
/
+6
*
improve SurfaceFlinger dumpsys
Mathias Agopian
2012-01-24
1
-20
/
+28
*
hack up frame latency measurement
Jamie Gennis
2012-01-24
1
-0
/
+29
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
Fix software GL renderer.
Xavier Ducrohet
2011-10-21
1
-1
/
+1
*
am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0
Dave Burke
2011-10-18
1
-10
/
+2
|
\
|
*
Add a LayerScreenshot
Mathias Agopian
2011-10-18
1
-10
/
+2
*
|
am 23bf2505: Merge "Make sure set GL state properly" into ics-mr0
Mathias Agopian
2011-10-18
1
-12
/
+12
|
\
\
|
|
/
|
*
Make sure set GL state properly
Mathias Agopian
2011-10-18
1
-12
/
+12
*
|
am 840b8a67: Revert "Add a LayerScreenshot"
Mathias Agopian
2011-10-17
1
-2
/
+10
|
\
\
|
|
/
|
*
Revert "Add a LayerScreenshot"
Mathias Agopian
2011-10-16
1
-2
/
+10
*
|
Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base
Elliott Hughes
2011-10-17
1
-31
/
+3
|
\
\
|
|
/
|
/
|
|
*
SurfaceFlinger: Remove display freezing code
Jamie Gennis
2011-10-14
1
-31
/
+3
*
|
Add a LayerScreenshot
Mathias Agopian
2011-10-14
1
-10
/
+2
|
/
*
SurfaceFlinger: screenshots w/ protected buffers
Jamie Gennis
2011-10-07
1
-12
/
+21
*
Merge changes Ib302d79e,Ib4ee085f
Jamie Gennis
2011-09-27
1
-0
/
+5
|
\
|
*
SurfaceFlinger: set layer names on SurfaceTextures
Jamie Gennis
2011-09-22
1
-0
/
+5
|
*
SurfaceFlinger: fix isOpaque check in lockPageFlip
Jamie Gennis
2011-09-14
1
-10
/
+10
*
|
Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom
Jamie Gennis
2011-09-27
1
-4
/
+5
|
\
\
|
*
|
SurfaceFlinger: fix setting default buffer size
Jamie Gennis
2011-09-26
1
-4
/
+5
|
|
/
*
|
Merge "(DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip" int...
Jamie Gennis
2011-09-26
1
-10
/
+10
|
\
\
|
*
|
(DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip
Jamie Gennis
2011-09-16
1
-10
/
+10
|
|
/
*
|
SurfaceFlinger: fix the transform hint
Jamie Gennis
2011-09-24
1
-1
/
+1
|
/
*
fix display artifacts in preview screen in timelapse video mode
Mathias Agopian
2011-08-30
1
-19
/
+34
*
Merge "SurfaceFlinger: use the HWC gralloc usage bit"
Jamie Gennis
2011-08-24
1
-0
/
+1
|
\
[prev]
[next]