summaryrefslogtreecommitdiff
path: root/libs/surfaceflinger
AgeCommit message (Expand)Author
2010-02-12minor cleanup. Mathias Agopian
2010-02-11split libsurfaceflinger_client and libcamera_client out of libui Mathias Agopian
2010-02-08Add support for physically rotated displays Mathias Agopian
2010-02-04Add support for direct EGLImageKHR use with pushbuffer API Mathias Agopian
2010-01-22Add support for 180/270 degrees rotation. Chih-Chung Chang
2010-01-21Add an orientation parameter for overlay, so we can do camera preview in port... Chih-Chung Chang
2010-01-21fix [2324665] texture leak in surfaceflinger when using camera Mathias Agopian
2010-01-21fix a texture leak introduced recently. Mathias Agopian
2010-01-20fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot Mathias Agopian
2010-01-20part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during s... Mathias Agopian
2010-01-20fix [2363506] [Sapphire] Video playback broken Mathias Agopian
2009-12-11fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview scre... Mathias Agopian
2009-12-10fix [2319255] crash in openGL : from the media recorder stress test. Mathias Agopian
2009-12-09fix [2315900] Monochrome camera preview screen after launching camera Mathias Agopian
2009-12-08improve video performance to minimize the tearing effect seen in 720p movies Mathias Agopian
2009-12-07Revert "When using MDP, we needed to use a texture for diming." Dima Zavin
2009-12-03surfaceflinger: remove un-cached buffer hack for SGX Erik Gilling
2009-12-02fix [2291418] Camera preview cannot work in Emulator Mathias Agopian
2009-12-01fix [2297155] SurfaceFlinger's freeze-timeout doesn't work Mathias Agopian
2009-11-30fixed [2260070] display stopped updating Mathias Agopian
2009-11-23When using MDP, we needed to use a texture for diming. Mathias Agopian
2009-11-19backout a workaround that is not needed anymore Mathias Agopian
2009-11-19fix [2269022] The raw picture displayed post shutter seems to have low-resolu... Mathias Agopian
2009-11-16fix [2262591] Junk on screen in ERD46 Mathias Agopian
2009-11-13addresses several bugs: 2206097, 2166583, 2261119, 2216759 Mathias Agopian
2009-11-11fix [2143798] Need to figure out how to do video on Passion w/ GPU Mathias Agopian
2009-11-02fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ... Mathias Agopian
2009-10-30Merge change Id8b28e4f into eclair Android (Google) Code Review
2009-10-30Merge change I56779290 into eclair Android (Google) Code Review
2009-10-30Merge change If007a2fa into eclair Android (Google) Code Review
2009-10-30fix[2222341] Soft reset while going back from camcorder settings Mathias Agopian
2009-10-30DO NOT MERGE: Another gcc 4.0.3 workaround. Andy McFadden
2009-10-29fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp Mathias Agopian
2009-10-29return proper error code from eglCreateImageKHR Mathias Agopian
2009-10-27 fix [2143798] Need to figure out how to do video Mathias Agopian
2009-10-23fix [2211532] improves sholes graphics performance Mathias Agopian
2009-10-07fix [2164183] sometimes device just wants to stay asleep Mathias Agopian
2009-10-07fix [2170319] gmail bulk operation checkbox latency on passion Mathias Agopian
2009-10-06Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes." Mathias Agopian
2009-10-06Merge change I4961c959 into eclair Android (Google) Code Review
2009-10-06fix [2152536] ANR in browser Mathias Agopian
2009-10-06temporarily disable the use of glTexImage2D for sw buffers on sholes. Mathias Agopian
2009-10-06fix [2168528] enable glTexImage2D code path in SF for software-only buffers Mathias Agopian
2009-10-06fix [2167050] glTexImage2D code path buggy in SurfaceFlinger Mathias Agopian
2009-10-02Attempt to fix [2152536] ANR in browser Mathias Agopian
2009-09-30attempt to work around [2155085, 2150246] stuck in closeTransaction() Mathias Agopian
2009-09-30fix [2152247] Windows sometimes drawn scaled up. Mathias Agopian
2009-09-30invalidate the surface when the physical changes Mathias Agopian
2009-09-29introduce the notion of the requested size in the Layer state Mathias Agopian
2009-09-29remove unused code Mathias Agopian