index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid context priority for S5PC110 and OMAP4 boards
replicant-4.2-0003
replicant-4.2-0002
replicant-4.2-0001
Paul Kocialkowski
2013-10-29
1
-8
/
+0
*
SurfaceFlinger: Removal of NO_RGBX_8888 flag for OMAP3
Krylon360
2013-03-31
1
-3
/
+0
*
ui/sf: Add support for exynos HDMI
Ricardo Cerqueira
2012-12-30
1
-0
/
+8
*
DisplayDevice: Backwards compatibility with old EGL
Andrew Dodd
2012-12-10
1
-0
/
+4
*
SurfaceFlinger: make the num FBs a board config
Jamie Gennis
2012-10-12
1
-0
/
+4
*
fix SurfaceFlinger DDMS debugging
Mathias Agopian
2012-10-07
1
-1
/
+2
*
GraphicBufferAlloc class was declared twice
Mathias Agopian
2012-09-20
1
-0
/
+1
*
add libsurfaceflinger_ddmconnection for PDK build
Keun young Park
2012-08-31
1
-0
/
+16
*
break SF dependencies on libdvm and libandroid_runtime
Mathias Agopian
2012-08-04
1
-7
/
+2
*
cleanups in preparation of bigger changes
Mathias Agopian
2012-08-02
1
-1
/
+0
*
rename DisplayHardware to DisplayDevice
Mathias Agopian
2012-08-02
1
-2
/
+2
*
get rid of GraphicPlane
Mathias Agopian
2012-06-28
1
-1
/
+1
*
fix typo in makefile LOCAL_CFLAGS was spelled LOCAL_CLFAGS
Mathias Agopian
2012-06-18
1
-6
/
+6
*
split-up Client.h out of SurfaceFlinger.h
Mathias Agopian
2012-06-18
1
-0
/
+1
*
Implement SurfaceFlinger's ANW on top of BufferQueue
Mathias Agopian
2012-06-13
1
-0
/
+1
*
set vsync power hint
Mathias Agopian
2012-04-26
1
-0
/
+1
*
triple buffering is now controled by BoardConfig and enabled by default
Mathias Agopian
2012-04-23
1
-6
/
+6
*
SurfaceFlinger now uses the new VSYNC HAL API.
Mathias Agopian
2012-04-04
1
-1
/
+0
*
refactor / simplify EventThread
Mathias Agopian
2012-04-03
1
-1
/
+0
*
surfaceflinger: disable ddms debugging on pdk builds
Colin Cross
2012-03-23
1
-2
/
+5
*
fixup include paths
Mathias Agopian
2012-03-05
1
-5
/
+0
*
ui freeze workaround: reenable triple buffering mode
Mathias Agopian
2012-02-05
1
-0
/
+1
*
separate transactions from updates
Mathias Agopian
2012-02-01
1
-1
/
+0
*
Nexus S now reports the proper frame-rate
Mathias Agopian
2012-01-30
1
-1
/
+0
*
SF now synchronizes to VSYNC
Mathias Agopian
2012-01-30
1
-1
/
+5
*
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-29
1
-12
/
+15
*
Fix build.
Mathias Agopian
2011-11-29
1
-15
/
+12
*
Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8
Mathias Agopian
2011-11-29
1
-12
/
+15
|
\
|
*
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-29
1
-12
/
+15
*
|
temporarily hardcode Nexus S refresh rate
Mathias Agopian
2011-11-23
1
-0
/
+1
|
/
*
remove hack that hardcoded the refresh rate
Mathias Agopian
2011-11-16
1
-4
/
+0
*
Back to 59fps
Dave Burke
2011-11-09
1
-1
/
+1
*
workaround to set the WM refresh rate to 48 Hz for tuna devices only
Mathias Agopian
2011-11-04
1
-0
/
+4
*
Add a LayerScreenshot
Mathias Agopian
2011-10-18
1
-0
/
+1
*
Revert "Add a LayerScreenshot"
Mathias Agopian
2011-10-16
1
-1
/
+0
*
Add a LayerScreenshot
Mathias Agopian
2011-10-14
1
-0
/
+1
*
enable EGL_IMG_context_priority for the omap4 platform
Mathias Agopian
2011-10-07
1
-0
/
+3
*
as a debug option SrufaceFlinger can now connect to DDMS
Mathias Agopian
2011-08-15
1
-0
/
+4
*
SurfaceFlinger: use async mode for video & cam
Jamie Gennis
2011-07-30
1
-1
/
+1
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-7
/
+0
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-13
1
-11
/
+11
*
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
1
-1
/
+1
*
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.
Mathias Agopian
2010-12-13
1
-1
/
+0
*
More clean-up. Get rid off the "blur" effect in SurfaceFlinger
Mathias Agopian
2010-12-08
1
-2
/
+0
*
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-12-08
1
-2
/
+1
*
am fb31036f: am 583fefc8: Merge "Use the context_priority extension when pres...
Mathias Agopian
2010-10-21
1
-0
/
+4
|
\
|
*
Use the context_priority extension when present.
Mathias Agopian
2010-10-11
1
-0
/
+4
|
*
revert hwcomposer HAL changes. DO NOT MERGE.
Mathias Agopian
2010-08-17
1
-1
/
+0
*
|
Squashed commit of the following:
Andreas Huber
2010-08-23
1
-1
/
+1
|
/
*
call into hwcomposer HAL when present
Mathias Agopian
2010-08-11
1
-0
/
+1
[next]