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
*
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
|
\
|
*
SurfaceTexture: change onFrameAvailable behavior
Jamie Gennis
2011-06-27
1
-11
/
+8
*
|
PermissionCache caches permission checks
Mathias Agopian
2011-06-27
2
-21
/
+22
|
/
*
fix RefBase so it retains binary-compatibility with gingerbread
Mathias Agopian
2011-06-13
2
-4
/
+6
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-13
12
-1246
/
+499
*
Merge "Fix a race that could cause GL commands to be executed from the wrong ...
Mathias Agopian
2011-05-19
6
-108
/
+79
|
\
|
*
Fix a race that could cause GL commands to be executed from the wrong thread.
Mathias Agopian
2011-05-19
6
-108
/
+79
*
|
SurfaceFlinger: unfreeze windows for fixed size buffers.
Jamie Gennis
2011-05-16
1
-2
/
+3
|
/
*
Fix a race in SurfaceFlinger that could cause layers to be leaked forever.
Mathias Agopian
2011-05-03
2
-1
/
+17
*
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
2
-2
/
+2
*
Merge "Fix a race-condtion in SurfaceFlinger that could lead to a crash."
Mathias Agopian
2011-05-03
2
-11
/
+21
|
\
|
*
Fix a race-condtion in SurfaceFlinger that could lead to a crash.
Mathias Agopian
2011-05-03
2
-11
/
+21
*
|
am 08acaec6: am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when load...
Conley Owens
2011-05-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is ...
Conley Owens
2011-04-29
1
-1
/
+1
|
|
\
|
|
*
Merge "Fixed to draw texture when loadTexture() is called at first time"
Conley Owens
2011-04-29
1
-1
/
+1
|
|
|
\
|
|
|
*
Fixed to draw texture when loadTexture() is called at first time
Ichitaro Kohara
2011-04-05
1
-1
/
+1
|
|
*
|
Merge "Fixed to call computeVisibleRegions() when transparent value changed"
Conley Owens
2011-04-29
1
-0
/
+3
|
|
|
\
\
|
|
|
*
|
Fixed to call computeVisibleRegions() when transparent value changed
Ichitaro Kohara
2011-02-17
1
-0
/
+3
*
|
|
|
|
am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before ca...
Conley Owens
2011-04-27
1
-2
/
+10
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEgl...
Conley Owens
2011-04-27
1
-2
/
+10
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
am 86d1d747: Merge "Add lock before calling initEglImage"
Conley Owens
2011-04-27
1
-2
/
+10
|
|
|
\
\
\
|
|
|
*
|
|
Add lock before calling initEglImage
Kobi Cohen Arazi
2011-04-15
1
-2
/
+10
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
am 33029221: Merge "revert the surface purgatory list and dependent changes."...
Mathias Agopian
2011-03-09
7
-87
/
+18
|
|
|
\
\
\
|
|
|
*
|
|
revert the surface purgatory list and dependent changes.
Mathias Agopian
2011-03-09
7
-87
/
+18
[next]