index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
Android.mk
Age
Commit message (
Expand
)
Author
2012-03-07
remove files that moved to frameworks/native
Mathias Agopian
2012-03-05
fixup include paths
Mathias Agopian
2012-02-05
ui freeze workaround: reenable triple buffering mode
Mathias Agopian
2012-02-01
separate transactions from updates
Mathias Agopian
2012-01-30
Nexus S now reports the proper frame-rate
Mathias Agopian
2012-01-30
SF now synchronizes to VSYNC
Mathias Agopian
2011-11-29
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-29
Fix build.
Mathias Agopian
2011-11-29
Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8
Mathias Agopian
2011-11-29
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-23
temporarily hardcode Nexus S refresh rate
Mathias Agopian
2011-11-16
remove hack that hardcoded the refresh rate
Mathias Agopian
2011-11-09
Back to 59fps
Dave Burke
2011-11-04
workaround to set the WM refresh rate to 48 Hz for tuna devices only
Mathias Agopian
2011-10-18
Add a LayerScreenshot
Mathias Agopian
2011-10-16
Revert "Add a LayerScreenshot"
Mathias Agopian
2011-10-14
Add a LayerScreenshot
Mathias Agopian
2011-10-07
enable EGL_IMG_context_priority for the omap4 platform
Mathias Agopian
2011-08-15
as a debug option SrufaceFlinger can now connect to DDMS
Mathias Agopian
2011-07-30
SurfaceFlinger: use async mode for video & cam
Jamie Gennis
2011-07-11
Remove the simulator target from all makefiles.
Jeff Brown
2011-06-13
unify SurfaceTexture and Surface
Mathias Agopian
2011-03-25
merge libsurfaceflinger_client into libgui
Mathias Agopian
2010-12-13
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.
Mathias Agopian
2010-12-08
More clean-up. Get rid off the "blur" effect in SurfaceFlinger
Mathias Agopian
2010-12-08
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-10-21
am fb31036f: am 583fefc8: Merge "Use the context_priority extension when pres...
Mathias Agopian
2010-10-11
Use the context_priority extension when present.
Mathias Agopian
2010-08-23
Squashed commit of the following:
Andreas Huber
2010-08-17
revert hwcomposer HAL changes. DO NOT MERGE.
Mathias Agopian
2010-08-11
call into hwcomposer HAL when present
Mathias Agopian
2010-07-14
move native services under services/
Mathias Agopian