Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
6b62c82848b9823a26fc107deef8227d9cd516a6
/
services
/
surfaceflinger
afffa8f
fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
6f96080
Fix a race that could cause GL commands to be executed from the wrong thread.
by Mathias Agopian
· 14 years ago
fa21cb2
Fix a race in SurfaceFlinger that could cause layers to be leaked forever.
by Mathias Agopian
· 14 years ago
a725ccd
Fix a race-condtion in SurfaceFlinger that could lead to a crash.
by Mathias Agopian
· 14 years ago
cf8b945
revert the surface purgatory list and dependent changes.
by Mathias Agopian
· 14 years ago
951d3fe
Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only
by Mathias Agopian
· 14 years ago
c86d904
Prevent SurfaceFlinger from using layer token 31.
by Jamie Gennis
· 14 years ago
2195604
fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
68d3478
partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
8aa11d8
fix a small bug that caused screenshot to show garbage in some cases (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
84c6f5a
workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
728d849
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
c724f2f
disable the bypass mode. DO NOT MERGE.
by Mathias Agopian
· 14 years ago
ee5a3aca
[317580] fix issue where the screen wouldn't be rotated properly in bypass mode
by Mathias Agopian
· 14 years ago
025005f
[3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
1989af2
[3171580] Fix two typos related to fixed-size buffers
by Mathias Agopian
· 14 years ago
e869aee
[3171580] don't automatically log GraphicBuffer allocation failures
by Mathias Agopian
· 14 years ago
e031ba8
really fix [3118445] Transform * Transform does not work as expected
by Mathias Agopian
· 14 years ago
457bed2
Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread
by Mathias Agopian
· 14 years ago
c57b15c
fix [3123221] Video sticks playing back upside down following orientation switch
by Mathias Agopian
· 14 years ago
546c21d
fix [3118445] Transform * Transform does not work as expected
by Mathias Agopian
· 14 years ago
583fefc
Merge "Use the context_priority extension when present." into gingerbread
by Mathias Agopian
· 14 years ago
dfa08fb
[3095807] screen takes a long time to turn on
by Mathias Agopian
· 14 years ago
d4e03f3
addresses parts of 3096779 and 3097475
by Mathias Agopian
· 14 years ago
8b6a054
fix [3095607] Gingerbread screen turn-on animation does not show the last frame
by Mathias Agopian
· 14 years ago
a6cd6d3
may fix 3097381 and 3097482. don't abort on/off if the animation fails
by Mathias Agopian
· 14 years ago
2d2b803
implement part of [3094280] New animation for screen on and screen off
by Mathias Agopian
· 14 years ago
aab758e
turn off the electron beam
by Mathias Agopian
· 14 years ago
cd54dc2
Use the context_priority extension when present.
by Mathias Agopian
· 14 years ago
cf6b276
Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread
by Mathias Agopian
· 14 years ago
5ba5997
fix a bug where FLIP_H would do a 180 rotation
by Mathias Agopian
· 14 years ago
7b50a6d
deliver invalidate messages AFTER other messages
by Mathias Agopian
· 14 years ago
b921d30
fix a bug where timeouts would only be handled when a message was delivered
by Mathias Agopian
· 14 years ago
597c7f6
refactored screenshot code
by Mathias Agopian
· 14 years ago
dce21a3
simple test app for screen capture API
by Mathias Agopian
· 14 years ago
ca5edbe
add support for [1974164] Be able to take a screen shot on the device
by Mathias Agopian
· 14 years ago
e20a56d
surfaceflinger / GL extensions cleanup
by Michael I. Gold
· 14 years ago
04262e9
Add logging of various important graphics events
by Mathias Agopian
· 14 years ago
c51114f
fix [2946787] Screen flicker on low resolution setting in camcorder.
by Mathias Agopian
· 14 years ago
c817b22
don't try to lock a buffer that wasn't allocated with SW usage bits
by Mathias Agopian
· 14 years ago
e96aa3e
fix [2931513] Add support for setting the orientation of an ANativeWindow
by Mathias Agopian
· 14 years ago
e509328
remove unused pixel format
by Mathias Agopian
· 14 years ago
cfa2759
revert hwcomposer HAL changes. DO NOT MERGE.
by Mathias Agopian
· 14 years ago
6a73368
Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread
by Mathias Agopian
· 14 years ago
10f5c99
fix a typo that prevented glTexImage2D codepath to work
by Mathias Agopian
· 14 years ago
94364b9
surfaceflinger: don't check HWComposer numLayers unless one exists
by Erik Gilling
· 14 years ago
f8e705d
Fix a couple issues with the new hwcomposer HAL
by Mathias Agopian
· 14 years ago
b59beb5
should fix sim build, hopefully
by Mathias Agopian
· 14 years ago
e0d5f5b
call into hwcomposer HAL when present
by Mathias Agopian
· 14 years ago
8514b92
don't handle the transparent region of a layer in draw()
by Mathias Agopian
· 14 years ago
1efba9a
get rid of our LayerVector implementation
by Mathias Agopian
· 14 years ago
ff1d410
keep a list of visible sorted surfaces
by Mathias Agopian
· 14 years ago
51c70e3
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once.
by Mathias Agopian
· 14 years ago
2465168
added BinderService<> template to help creating native binder services
by Mathias Agopian
· 14 years ago
08e83bb
move native services under services/
by Mathias Agopian
· 14 years ago