summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"Andreas Huber2010-06-251-1/+0
* fix [2793164] Spam 2x/second with TOT master in SurfaceFlingerMathias Agopian2010-06-241-0/+1
* clean-up client management.Mathias Agopian2010-06-041-2/+2
* clean-up dead-codeMathias Agopian2010-05-261-3/+0
* Refactor some code in surfaceflinger in preparation of upcoming changesMathias Agopian2010-05-121-2/+3
* more surfaceflinger cleanupsMathias Agopian2010-04-211-5/+1
* fixes for [2474091] Saw Poor behaviour playing a video.Mathias Agopian2010-03-081-1/+2
* minor cleanup.Mathias Agopian2010-02-121-1/+0
* Add support for direct EGLImageKHR use with pushbuffer APIMathias Agopian2010-02-041-0/+1
* Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang2010-01-211-3/+5
* part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during s...Mathias Agopian2010-01-201-0/+1
* fix [2363506] [Sapphire] Video playback brokenMathias Agopian2010-01-201-0/+4
* fix [2315900] Monochrome camera preview screen after launching cameraMathias Agopian2009-12-091-1/+2
* fix [2143798] Need to figure out how to do video on Passion w/ GPUMathias Agopian2009-11-111-1/+3
* fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian2009-10-301-0/+5
* fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-271-1/+0
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-061-4/+1
* fix [2037525] Fail to start camera after adb sync new CameraMathias Agopian2009-09-091-19/+15
* rename Mutexes to make the code easier to followMathias Agopian2009-09-081-11/+14
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-071-4/+6
* Add a flag to set whether the overlay has been initialized. Commit needs to ...Rebecca Schultz Zavin2009-07-221-0/+1
* Fix hardware overlay so all changes are commited when done.Rebecca Schultz Zavin2009-07-211-0/+1
* get rid of references to MemoryDealer in SurfaceFlingerMathias Agopian2009-07-021-1/+0
* hack copybit back in for video playback on msm7k. we have h/w accelerated vid...Mathias Agopian2009-06-241-0/+3
* checkpoint. bring back video/cameraMathias Agopian2009-06-231-7/+7
* fix a memory corruption where a SF Client could be used after it's been destr...Mathias Agopian2009-06-191-1/+1
* merge master to master_glMathias Agopian2009-05-221-1/+1
|\
| * move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
* | more Surface lifetime managementMathias Agopian2009-04-241-6/+6
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-15/+7
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+216
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-216/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-3/+3
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-19/+15
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-1/+1
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-3/+6
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-33/+101
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+145