index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
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
*
Fix another problem with refreshing the screen when switching to/from overlay
Mathias Agopian
2011-09-09
3
-21
/
+36
*
Improve SF dumpsys output wrt HWC
Mathias Agopian
2011-09-09
4
-9
/
+15
*
Fix an issue is SF that caused drawing artifacts when hwc changed mode
Mathias Agopian
2011-09-08
4
-60
/
+85
*
fix a bug that caused the off animation to not show sometimes
Mathias Agopian
2011-09-02
3
-2
/
+24
*
Fix various flickering / artifacts
Mathias Agopian
2011-09-01
1
-0
/
+14
*
Merge "fix Surface positions are not floats"
Mathias Agopian
2011-08-30
4
-18
/
+13
|
\
|
*
fix Surface positions are not floats
Mathias Agopian
2011-08-30
4
-18
/
+13
*
|
fix display artifacts in preview screen in timelapse video mode
Mathias Agopian
2011-08-30
2
-23
/
+39
|
/
*
Fix screenshots
Mathias Agopian
2011-08-25
1
-7
/
+13
*
Merge "Fix Recent thumbnails aren't taken when leaving an activity via notifi...
Mathias Agopian
2011-08-24
1
-1
/
+1
|
\
|
*
Fix Recent thumbnails aren't taken when leaving an activity via notification
Mathias Agopian
2011-08-24
1
-1
/
+1
*
|
Merge "SurfaceFlinger: use the HWC gralloc usage bit"
Jamie Gennis
2011-08-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
SurfaceFlinger: use the HWC gralloc usage bit
Jamie Gennis
2011-08-22
1
-0
/
+1
*
|
Merge changes I14e03939,I9aafe6f2
Mathias Agopian
2011-08-23
5
-9
/
+23
|
\
\
|
*
|
Add a debug option to turn the "transformation hint" off
Mathias Agopian
2011-08-23
5
-9
/
+23
*
|
|
Minor cleanup
Mathias Agopian
2011-08-23
3
-442
/
+5
|
/
/
*
|
fix "show screen update" debug option.
Mathias Agopian
2011-08-22
2
-20
/
+27
|
/
*
give the proper orientation to the h/w composer HAL
Mathias Agopian
2011-08-18
3
-3
/
+4
*
SurfaceTexture: fix queues-to-composer
Jamie Gennis
2011-08-17
6
-9
/
+29
*
as a debug option SrufaceFlinger can now connect to DDMS
Mathias Agopian
2011-08-15
5
-0
/
+120
*
fix an orientation change drawing artifact.
Mathias Agopian
2011-08-12
1
-3
/
+2
*
SurfaceFlinger doesn't rely on having a custom RefBase destructor
Mathias Agopian
2011-08-11
4
-38
/
+11
*
return correct value from query after connecting a surface
Mathias Agopian
2011-08-08
2
-3
/
+14
*
improve dumpsys SurfaceFlinger output
Mathias Agopian
2011-08-08
1
-1
/
+1
*
fix a crasher in surfaceflinger
Mathias Agopian
2011-08-02
1
-2
/
+7
*
Merge "update HWC data structures even when a layer is marked for SKIP"
Mathias Agopian
2011-08-02
2
-29
/
+43
|
\
|
*
update HWC data structures even when a layer is marked for SKIP
Mathias Agopian
2011-08-02
2
-29
/
+43
*
|
Add a h/w composer API to allow the HAL to trigger a redraw
Mathias Agopian
2011-08-01
5
-6
/
+37
|
/
*
Merge "SurfaceFlinger: use async mode for video & cam"
Jamie Gennis
2011-08-01
3
-1
/
+29
|
\
|
*
SurfaceFlinger: use async mode for video & cam
Jamie Gennis
2011-07-30
3
-1
/
+29
*
|
SurfaceFlinger: abandon Layer SurfaceTextures
Jamie Gennis
2011-07-30
1
-0
/
+1
|
/
*
SurfaceFlinger: fix a layer occlusion bug
Jamie Gennis
2011-07-28
1
-4
/
+6
*
remove dead code and member variables.
Mathias Agopian
2011-07-25
1
-2
/
+11
*
fix a typo that prevented preserveRects() to work properly
Mathias Agopian
2011-07-25
1
-1
/
+1
*
Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRA...
Mathias Agopian
2011-07-22
1
-1
/
+1
*
Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT
Mathias Agopian
2011-07-21
1
-0
/
+4
*
clean-up. get rid ofunused code and members in Surface[Control].cpp
Mathias Agopian
2011-07-20
1
-3
/
+0
*
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...
Mathias Agopian
2011-07-19
5
-49
/
+71
*
use SurfaceTexture new scaling mode in SF
Mathias Agopian
2011-07-19
3
-17
/
+10
*
dump GLES strings in SF dumpsys log
Mathias Agopian
2011-07-15
1
-1
/
+11
*
take the state transform into account with h/w composer hal
Mathias Agopian
2011-07-12
2
-5
/
+21
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-7
/
+0
*
fix screen on/off animation (again)
Mathias Agopian
2011-07-08
2
-13
/
+42
*
Fix EGLUtils::selectConfigForPixelFormat()
Mathias Agopian
2011-07-08
1
-6
/
+39
*
Merge "don't kill surfaceflinger when system process dies"
Mathias Agopian
2011-07-06
3
-0
/
+35
|
\
|
*
don't kill surfaceflinger when system process dies
Mathias Agopian
2011-07-01
3
-0
/
+35
*
|
return an error code with gralloc buffer allocation failures
Mathias Agopian
2011-07-01
2
-3
/
+6
|
/
*
fix screen on/off animation, which was flipped
Mathias Agopian
2011-06-30
1
-8
/
+8
*
SF transactions are now O(1) wrt IPC instead of O(N).
Mathias Agopian
2011-06-29
4
-93
/
+78
*
Merge changes I9fb59763,I8b2c6e00
Jamie Gennis
2011-06-28
1
-11
/
+8
|
\
[next]