index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
SurfaceFlinger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "don't clear the framebuffer when the framebuffer is not used"
Mathias Agopian
2011-09-22
1
-5
/
+6
|
\
|
*
don't clear the framebuffer when the framebuffer is not used
Mathias Agopian
2011-09-22
1
-5
/
+6
*
|
Handle orientation changes more systematically.
Jeff Brown
2011-09-21
1
-2
/
+2
|
/
*
fix transition from full overlays to fb
Mathias Agopian
2011-09-20
1
-46
/
+50
*
rename mInvalidRegion to mSwapRegion
Mathias Agopian
2011-09-20
1
-10
/
+10
*
improve hwc dumpsys
Mathias Agopian
2011-09-20
1
-1
/
+1
*
Fix another problem with refreshing the screen when switching to/from overlay
Mathias Agopian
2011-09-09
1
-19
/
+34
*
Improve SF dumpsys output wrt HWC
Mathias Agopian
2011-09-09
1
-1
/
+1
*
Fix an issue is SF that caused drawing artifacts when hwc changed mode
Mathias Agopian
2011-09-08
1
-59
/
+68
*
fix a bug that caused the off animation to not show sometimes
Mathias Agopian
2011-09-02
1
-0
/
+6
*
Fix various flickering / artifacts
Mathias Agopian
2011-09-01
1
-0
/
+14
*
Fix screenshots
Mathias Agopian
2011-08-25
1
-7
/
+13
*
Fix Recent thumbnails aren't taken when leaving an activity via notification
Mathias Agopian
2011-08-24
1
-1
/
+1
*
Add a debug option to turn the "transformation hint" off
Mathias Agopian
2011-08-23
1
-0
/
+7
*
fix "show screen update" debug option.
Mathias Agopian
2011-08-22
1
-20
/
+26
*
SurfaceTexture: fix queues-to-composer
Jamie Gennis
2011-08-17
1
-8
/
+15
*
as a debug option SrufaceFlinger can now connect to DDMS
Mathias Agopian
2011-08-15
1
-0
/
+11
*
SurfaceFlinger doesn't rely on having a custom RefBase destructor
Mathias Agopian
2011-08-11
1
-28
/
+0
*
clean-up. get rid ofunused code and members in Surface[Control].cpp
Mathias Agopian
2011-07-20
1
-3
/
+0
*
dump GLES strings in SF dumpsys log
Mathias Agopian
2011-07-15
1
-1
/
+11
*
fix screen on/off animation (again)
Mathias Agopian
2011-07-08
1
-12
/
+36
*
Merge "don't kill surfaceflinger when system process dies"
Mathias Agopian
2011-07-06
1
-0
/
+25
|
\
|
*
don't kill surfaceflinger when system process dies
Mathias Agopian
2011-07-01
1
-0
/
+25
*
|
return an error code with gralloc buffer allocation failures
Mathias Agopian
2011-07-01
1
-2
/
+5
|
/
*
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
1
-80
/
+70
*
PermissionCache caches permission checks
Mathias Agopian
2011-06-27
1
-10
/
+16
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-13
1
-142
/
+72
*
Fix a race that could cause GL commands to be executed from the wrong thread.
Mathias Agopian
2011-05-19
1
-82
/
+62
*
Fix a race in SurfaceFlinger that could cause layers to be leaked forever.
Mathias Agopian
2011-05-03
1
-1
/
+16
*
Fix a race-condtion in SurfaceFlinger that could lead to a crash.
Mathias Agopian
2011-05-03
1
-8
/
+12
*
Get rid of the "pid" parameter from createSurface
Mathias Agopian
2011-04-20
1
-5
/
+7
*
Fix a GraphicBuffer leak in SurfaceTexture
Mathias Agopian
2011-04-08
1
-13
/
+0
*
Fix some const-ness and comments
Mathias Agopian
2011-03-11
1
-7
/
+5
*
SurfaceFlinger: Respect the PROTECTED gralloc bit.
Jamie Gennis
2011-03-10
1
-2
/
+13
*
ANativeWindow: add queues-to-window-composer check.
Jamie Gennis
2011-03-08
1
-0
/
+34
*
remove some logs
Mathias Agopian
2011-03-02
1
-3
/
+3
*
am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer toke...
Jamie Gennis
2011-02-27
1
-1
/
+1
|
\
|
*
Prevent SurfaceFlinger from using layer token 31.
Jamie Gennis
2011-02-10
1
-1
/
+1
|
*
fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)
Mathias Agopian
2011-01-25
1
-16
/
+0
|
*
partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT ME...
Mathias Agopian
2011-01-25
1
-1
/
+44
|
*
fix a small bug that caused screenshot to show garbage in some cases (DO NOT ...
Mathias Agopian
2011-01-25
1
-1
/
+2
|
*
workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE)
Mathias Agopian
2011-01-25
1
-0
/
+4
|
*
[317580] fix issue where the screen wouldn't be rotated properly in bypass mode
Mathias Agopian
2010-12-07
1
-1
/
+5
|
*
[3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)
Mathias Agopian
2010-12-03
1
-3
/
+65
*
|
[3418265] apply layer transformations to the DimLayer.
Mathias Agopian
2011-02-02
1
-2
/
+0
*
|
fix [3385504] Surface flinger hang when adding dim surface
Mathias Agopian
2011-01-25
1
-1
/
+1
*
|
tone down the log spew regarding taking screenshots.
Mathias Agopian
2011-01-24
1
-18
/
+1
*
|
Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before call...
Mathias Agopian
2011-01-20
1
-20
/
+26
|
\
\
|
*
|
fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc...
Mathias Agopian
2011-01-19
1
-20
/
+26
[next]