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