Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b6eca6e6691d4563d8395b3c3843d9932a2a6560
/
services
/
surfaceflinger
1f29cbe
improve hwc log output
by Mathias Agopian
· 13 years ago
feb158b
Merge changes Ib302d79e,Ib4ee085f
by Jamie Gennis
· 13 years ago
d7b3c64
am da42e0fa: Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom
by Jamie Gennis
· 13 years ago
da42e0f
Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom
by Jamie Gennis
· 13 years ago
f329271
am 3780d380: Merge "SurfaceFlinger: fix the transform hint" into ics-factoryrom
by Jamie Gennis
· 13 years ago
3a23212
SurfaceFlinger: fix setting default buffer size
by Jamie Gennis
· 13 years ago
81f69ba
don't clear the framebuffer when the framebuffer is not used
by Mathias Agopian
· 13 years ago
892ac41
Merge "(DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip" into ics-factoryrom
by Jamie Gennis
· 13 years ago
fd2429d
SurfaceFlinger: fix the transform hint
by Jamie Gennis
· 13 years ago
0c92e4d
Merge "don't clear the framebuffer when the framebuffer is not used"
by Mathias Agopian
· 13 years ago
9f12c8b
Merge "fix dumpsys wording for h/w composer"
by Mathias Agopian
· 13 years ago
9fe9654
don't clear the framebuffer when the framebuffer is not used
by Mathias Agopian
· 13 years ago
5b315da
SurfaceFlinger: set layer names on SurfaceTextures
by Jamie Gennis
· 13 years ago
c4f5d5a
fix dumpsys wording for h/w composer
by Mathias Agopian
· 13 years ago
01a98dd
Handle orientation changes more systematically. Bug: 4981385
by Jeff Brown
· 13 years ago
661a1bf
fix transition from full overlays to fb
by Mathias Agopian
· 13 years ago
9791172
rename mInvalidRegion to mSwapRegion
by Mathias Agopian
· 13 years ago
951c12e
improve hwc dumpsys
by Mathias Agopian
· 13 years ago
88cde07
fix transition from full overlays to fb
by Mathias Agopian
· 13 years ago
d0f2f0d
rename mInvalidRegion to mSwapRegion
by Mathias Agopian
· 13 years ago
880ac7a
improve hwc dumpsys
by Mathias Agopian
· 13 years ago
8d46849
(DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip
by Jamie Gennis
· 13 years ago
11c44dd
SurfaceFlinger: fix isOpaque check in lockPageFlip
by Jamie Gennis
· 13 years ago
0a5abdb
Fix another problem with refreshing the screen when switching to/from overlay
by Mathias Agopian
· 13 years ago
5bd1b27
Improve SF dumpsys output wrt HWC
by Mathias Agopian
· 13 years ago
4bacc9d
Fix an issue is SF that caused drawing artifacts when hwc changed mode
by Mathias Agopian
· 13 years ago
7f97258
fix a bug that caused the off animation to not show sometimes
by Mathias Agopian
· 13 years ago
ff57415
Fix various flickering / artifacts
by Mathias Agopian
· 13 years ago
c21843a
Merge "fix Surface positions are not floats"
by Mathias Agopian
· 13 years ago
34cb9f2a
fix Surface positions are not floats
by Mathias Agopian
· 13 years ago
ce8e0ba
fix display artifacts in preview screen in timelapse video mode
by Mathias Agopian
· 13 years ago
ec49d89
Fix screenshots
by Mathias Agopian
· 13 years ago
7d0dd6a
Merge "Fix Recent thumbnails aren't taken when leaving an activity via notification"
by Mathias Agopian
· 13 years ago
e328134
Fix Recent thumbnails aren't taken when leaving an activity via notification
by Mathias Agopian
· 13 years ago
011833c
Merge "SurfaceFlinger: use the HWC gralloc usage bit"
by Jamie Gennis
· 13 years ago
f33bc2d
Merge changes I14e03939,I9aafe6f2
by Mathias Agopian
· 13 years ago
2143fe0
Add a debug option to turn the "transformation hint" off
by Mathias Agopian
· 13 years ago
56e8d67
Minor cleanup
by Mathias Agopian
· 13 years ago
7f76a3c
fix "show screen update" debug option.
by Mathias Agopian
· 13 years ago
d52c14d
SurfaceFlinger: use the HWC gralloc usage bit
by Jamie Gennis
· 13 years ago
3f88327
give the proper orientation to the h/w composer HAL
by Mathias Agopian
· 13 years ago
9b8fc65
SurfaceTexture: fix queues-to-composer
by Jamie Gennis
· 13 years ago
93d75ec
as a debug option SrufaceFlinger can now connect to DDMS
by Mathias Agopian
· 13 years ago
b290b5e
fix an orientation change drawing artifact.
by Mathias Agopian
· 13 years ago
91b5398
SurfaceFlinger doesn't rely on having a custom RefBase destructor
by Mathias Agopian
· 13 years ago
053b02d
return correct value from query after connecting a surface
by Mathias Agopian
· 13 years ago
0c3367f
improve dumpsys SurfaceFlinger output
by Mathias Agopian
· 13 years ago
b17ee7f
fix a crasher in surfaceflinger
by Mathias Agopian
· 13 years ago
d0ec240
Merge "update HWC data structures even when a layer is marked for SKIP"
by Mathias Agopian
· 13 years ago
0fb1a94
update HWC data structures even when a layer is marked for SKIP
by Mathias Agopian
· 13 years ago
a0bd0d8
Add a h/w composer API to allow the HAL to trigger a redraw
by Mathias Agopian
· 13 years ago
f178472
Merge "SurfaceFlinger: use async mode for video & cam"
by Jamie Gennis
· 13 years ago
950de41
SurfaceFlinger: use async mode for video & cam
by Jamie Gennis
· 13 years ago
a616d88
SurfaceFlinger: abandon Layer SurfaceTextures
by Jamie Gennis
· 13 years ago
c054570
SurfaceFlinger: fix a layer occlusion bug
by Jamie Gennis
· 13 years ago
f3503c2
remove dead code and member variables.
by Mathias Agopian
· 13 years ago
9a817a3
fix a typo that prevented preserveRects() to work properly
by Mathias Agopian
· 13 years ago
a5ed145
Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRANSFORM_HINT
by Mathias Agopian
· 13 years ago
45b63dd
Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT
by Mathias Agopian
· 13 years ago
50c24a2
clean-up. get rid ofunused code and members in Surface[Control].cpp
by Mathias Agopian
· 13 years ago
f07b8a3
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation"
by Mathias Agopian
· 13 years ago
ff86f37
use SurfaceTexture new scaling mode in SF
by Mathias Agopian
· 13 years ago
ab95117
dump GLES strings in SF dumpsys log
by Mathias Agopian
· 13 years ago
9e37abb
take the state transform into account with h/w composer hal
by Mathias Agopian
· 13 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
3a831d2
fix screen on/off animation (again)
by Mathias Agopian
· 13 years ago
1861786
Fix EGLUtils::selectConfigForPixelFormat()
by Mathias Agopian
· 13 years ago
55aaccd
Merge "don't kill surfaceflinger when system process dies"
by Mathias Agopian
· 13 years ago
0c63ef5
don't kill surfaceflinger when system process dies
by Mathias Agopian
· 13 years ago
eec0f7e
return an error code with gralloc buffer allocation failures
by Mathias Agopian
· 13 years ago
753db22
fix screen on/off animation, which was flipped
by Mathias Agopian
· 13 years ago
439863f
SF transactions are now O(1) wrt IPC instead of O(N).
by Mathias Agopian
· 13 years ago
3cf7cf5
Merge changes I9fb59763,I8b2c6e00
by Jamie Gennis
· 13 years ago
0dd593f
PermissionCache caches permission checks
by Mathias Agopian
· 13 years ago
bd5404d
SurfaceTexture: change onFrameAvailable behavior
by Jamie Gennis
· 13 years ago
eb99f0d
fix RefBase so it retains binary-compatibility with gingerbread
by Mathias Agopian
· 13 years ago
7bb843c
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
9e73554
Merge "Fix a race that could cause GL commands to be executed from the wrong thread."
by Mathias Agopian
· 13 years ago
6960811
Fix a race that could cause GL commands to be executed from the wrong thread.
by Mathias Agopian
· 13 years ago
e69b263
SurfaceFlinger: unfreeze windows for fixed size buffers.
by Jamie Gennis
· 13 years ago
6dcb155
Fix a race in SurfaceFlinger that could cause layers to be leaked forever.
by Mathias Agopian
· 14 years ago
b2a153a
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
50a2f8f
Merge "Fix a race-condtion in SurfaceFlinger that could lead to a crash."
by Mathias Agopian
· 14 years ago
5fa7ad6
Fix a race-condtion in SurfaceFlinger that could lead to a crash.
by Mathias Agopian
· 14 years ago
a31b3f2
am 08acaec6: am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time"
by Conley Owens
· 14 years ago
08acaec
am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time"
by Conley Owens
· 14 years ago
58e4a5e
Merge "Fixed to draw texture when loadTexture() is called at first time"
by Conley Owens
· 14 years ago
7ae9f08
Merge "Fixed to call computeVisibleRegions() when transparent value changed"
by Conley Owens
· 14 years ago
b4a56f1
am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage"
by Conley Owens
· 14 years ago
ba5aebd1
am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage"
by Conley Owens
· 14 years ago
f0556bb
am 86d1d747: Merge "Add lock before calling initEglImage"
by Conley Owens
· 14 years ago
9638e5c
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 14 years ago
9cc5a4e
Merge "remove support for console in SurfaceFlinger"
by Mathias Agopian
· 14 years ago
1a338b3
remove support for console in SurfaceFlinger
by Mathias Agopian
· 14 years ago
c94dce5
fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS
by Mathias Agopian
· 14 years ago
8ecc90d0
Add lock before calling initEglImage
by Kobi Cohen Arazi
· 14 years ago
5f05f99
Fix a GraphicBuffer leak in SurfaceTexture
by Mathias Agopian
· 14 years ago
c8a04b5
remove more unused references to ISurface
by Mathias Agopian
· 14 years ago
222c221
Fixed to draw texture when loadTexture() is called at first time
by Ichitaro Kohara
· 14 years ago
696257c
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
Next »