summaryrefslogtreecommitdiff
path: root/libs/surfaceflinger/Layer.cpp
AgeCommit message (Expand)Author
2010-04-14fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau... Mathias Agopian
2010-03-15fix [2515291] Native crash and runtime restart while trying to preview captur... Mathias Agopian
2010-03-08fixes for [2474091] Saw Poor behaviour playing a video. Mathias Agopian
2010-02-16get rid off the YUV formats at the libui layer Mathias Agopian
2010-02-11split libsurfaceflinger_client and libcamera_client out of libui 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-11-30fixed [2260070] display stopped updating 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-06fix [2152536] ANR in browser 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-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-24minor SurfaceFlinger code cleanup and remove unnecessary tests Mathias Agopian
2009-09-23turn dithering off if it's not needed Mathias Agopian
2009-09-23fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: fr... Mathias Agopian
2009-09-20workaround for [2113743] Sholes: frozen then runtime restart going to list view Mathias Agopian
2009-09-17fix [2129080] Soft reboot after clicking around and then rubbing the screen Mathias Agopian
2009-09-16fix [2119400] sholes: artifacting when switching orientation Mathias Agopian
2009-09-14add support for RGBX_8888 surfaces in SurfaceFlinger Mathias Agopian
2009-09-10fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore Mathias Agopian
2009-09-07fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly Mathias Agopian
2009-08-13fix a bug that could cause a window to be hidden in some cases. Mathias Agopian
2009-08-13Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom... Mathias Agopian
2009-08-11second take, hopefully this time it doesn't break one of the builds: "Surface... Mathias Agopian
2009-08-11Revert "SurfaceFlinger will now allocate buffers based on the usage specified... Fred Quintana
2009-08-11SurfaceFlinger will now allocate buffers based on the usage specified by the ... Mathias Agopian
2009-08-07remove unused and confusing comment Mathias Agopian
2009-07-02free gralloc buffers as soon as possible (when a surface is not visible any l... Mathias Agopian
2009-06-23checkpoint. bring back video/camera Mathias Agopian
2009-06-19fix a memory corruption where a SF Client could be used after it's been destr... Mathias Agopian
2009-05-22merge master to master_gl Mathias Agopian
2009-05-04update surfaceflinger, libui and libagl to the new gralloc api Mathias Agopian
2009-04-30Merge commit 'goog/master' into merge_master Mathias Agopian
2009-04-27fix 1803886 android15 Translucent GLSurfaceView demo does not display properly Mathias Agopian
2009-04-24get rid of an old hack to work around a bug around glDeleteTextures() in the ... Mathias Agopian
2009-04-24Surfaces are now destroyed properly in SurfaceFlinger. Mathias Agopian
2009-04-24more Surface lifetime management Mathias Agopian
2009-04-10Integrate from //sandbox/mathias/donut/...@145728 Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-02-13auto import from //branches/cupcake/...@131421 The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745 The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939 The Android Open Source Project