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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force a repaint when hwc invalidate hook is called
Mathias Agopian
2011-10-05
1
-5
/
+3
*
Handle orientation changes more systematically.
Jeff Brown
2011-09-21
1
-1
/
+1
*
fix transition from full overlays to fb
Mathias Agopian
2011-09-20
1
-1
/
+1
*
rename mInvalidRegion to mSwapRegion
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
-1
/
+1
*
Fix an issue is SF that caused drawing artifacts when hwc changed mode
Mathias Agopian
2011-09-08
1
-0
/
+1
*
Add a debug option to turn the "transformation hint" off
Mathias Agopian
2011-08-23
1
-0
/
+1
*
fix "show screen update" debug option.
Mathias Agopian
2011-08-22
1
-0
/
+1
*
SurfaceTexture: fix queues-to-composer
Jamie Gennis
2011-08-17
1
-1
/
+1
*
as a debug option SrufaceFlinger can now connect to DDMS
Mathias Agopian
2011-08-15
1
-0
/
+1
*
SurfaceFlinger doesn't rely on having a custom RefBase destructor
Mathias Agopian
2011-08-11
1
-2
/
+0
*
Merge "don't kill surfaceflinger when system process dies"
Mathias Agopian
2011-07-06
1
-0
/
+5
|
\
|
*
don't kill surfaceflinger when system process dies
Mathias Agopian
2011-07-01
1
-0
/
+5
*
|
return an error code with gralloc buffer allocation failures
Mathias Agopian
2011-07-01
1
-1
/
+1
|
/
*
SF transactions are now O(1) wrt IPC instead of O(N).
Mathias Agopian
2011-06-29
1
-7
/
+2
*
PermissionCache caches permission checks
Mathias Agopian
2011-06-27
1
-11
/
+6
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-13
1
-39
/
+3
*
Fix a race that could cause GL commands to be executed from the wrong thread.
Mathias Agopian
2011-05-19
1
-4
/
+9
*
Fix a race in SurfaceFlinger that could cause layers to be leaked forever.
Mathias Agopian
2011-05-03
1
-0
/
+1
*
Fix a race-condtion in SurfaceFlinger that could lead to a crash.
Mathias Agopian
2011-05-03
1
-3
/
+9
*
Get rid of the "pid" parameter from createSurface
Mathias Agopian
2011-04-20
1
-4
/
+5
*
Fix a GraphicBuffer leak in SurfaceTexture
Mathias Agopian
2011-04-08
1
-6
/
+0
*
Fix some const-ness and comments
Mathias Agopian
2011-03-11
1
-2
/
+2
*
ANativeWindow: add queues-to-window-composer check.
Jamie Gennis
2011-03-08
1
-0
/
+1
*
clean-up unneeded code
Mathias Agopian
2011-01-20
1
-1
/
+0
*
Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" in...
Mathias Agopian
2011-01-14
1
-0
/
+1
|
\
|
*
partially fix [3306150] HTML5 video with H/W acceleration blackout
Mathias Agopian
2011-01-14
1
-0
/
+1
*
|
Merge "fix [3312683] Camera mirroring problem after switching from back to fr...
Mathias Agopian
2011-01-14
1
-0
/
+1
|
\
\
|
*
|
fix [3312683] Camera mirroring problem after switching from back to front camera
Mathias Agopian
2011-01-13
1
-0
/
+1
|
|
/
*
|
Fix remote GraphicBuffer allocation in SurfaceFlinger.
Jamie Gennis
2011-01-13
1
-2
/
+17
|
/
*
Add the ISurfaceComposer::createGraphicBuffer IPC.
Jamie Gennis
2011-01-06
1
-0
/
+2
*
[3258939] Need snapshot to limit which layers are included
Mathias Agopian
2010-12-10
1
-8
/
+9
*
More clean-up. Get rid off the "blur" effect in SurfaceFlinger
Mathias Agopian
2010-12-08
1
-6
/
+0
*
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-12-08
1
-8
/
+0
*
am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475
Mathias Agopian
2010-10-16
1
-3
/
+3
|
\
|
*
addresses parts of 3096779 and 3097475
Mathias Agopian
2010-10-14
1
-3
/
+3
*
|
am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation fo...
Mathias Agopian
2010-10-15
1
-0
/
+7
|
\
\
|
|
/
|
*
implement part of [3094280] New animation for screen on and screen off
Mathias Agopian
2010-10-13
1
-0
/
+7
*
|
am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread
Joe Onorato
2010-10-13
1
-0
/
+4
|
\
\
|
|
/
|
*
turn off the electron beam
Mathias Agopian
2010-10-12
1
-0
/
+4
|
*
refactored screenshot code
Mathias Agopian
2010-10-04
1
-1
/
+8
*
|
refactored screenshot code
Mathias Agopian
2010-09-29
1
-1
/
+8
*
|
am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread
Mathias Agopian
2010-09-24
1
-0
/
+6
|
\
\
|
|
/
|
*
add support for [1974164] Be able to take a screen shot on the device
Mathias Agopian
2010-09-24
1
-0
/
+6
|
*
revert hwcomposer HAL changes. DO NOT MERGE.
Mathias Agopian
2010-08-17
1
-2
/
+0
*
|
add a way to toggle the h/w composer at runtime
Mathias Agopian
2010-09-22
1
-0
/
+1
|
/
*
call into hwcomposer HAL when present
Mathias Agopian
2010-08-11
1
-0
/
+2
*
get rid of our LayerVector implementation
Mathias Agopian
2010-08-11
1
-14
/
+12
*
keep a list of visible sorted surfaces
Mathias Agopian
2010-08-11
1
-3
/
+2
*
added BinderService<> template to help creating native binder services
Mathias Agopian
2010-07-14
1
-3
/
+6
[next]