summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/SurfaceFlinger.h
Commit message (Expand)AuthorAgeFilesLines
* move native services under services/Mathias Agopian2010-07-141-420/+0
* split surface management from surface's buffers managementMathias Agopian2010-06-041-14/+48
* clean-up client management.Mathias Agopian2010-06-041-82/+45
* more clean-up in preparation of bigger changesMathias Agopian2010-05-281-5/+5
* fix the threading issue for setBuffercount()Mathias Agopian2010-05-201-4/+7
* more surfaceflinger cleanupsMathias Agopian2010-04-211-1/+1
* Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-011-2/+2
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-5/+2
* Add support for physically rotated displaysMathias Agopian2010-02-081-3/+7
* fix [2297155] SurfaceFlinger's freeze-timeout doesn't workMathias Agopian2009-12-011-1/+5
* DO NOT MERGE: Another gcc 4.0.3 workaround.Andy McFadden2009-10-301-0/+2
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-061-1/+2
* fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: fr...Mathias Agopian2009-09-231-1/+0
* Work around gcc 4.0.3 bug.Andy McFadden2009-09-211-0/+2
* workaround for [2113743] Sholes: frozen then runtime restart going to list viewMathias Agopian2009-09-201-0/+1
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-071-6/+3
* dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlockedMathias Agopian2009-08-261-0/+4
* fix a bug that caused the PixelFormat viewed by Surface to be wrong.Mathias Agopian2009-08-191-2/+2
* resolved conflicts for merge of ac38dfc5 to masterMathias Agopian2009-07-281-0/+1
|\
| * fix [2017532] Partial Update leaves residual image.Mathias Agopian2009-07-281-0/+1
* | trying to fix the sim, I'm not even sure this syntaxe is valid, but my compil...Mathias Agopian2009-07-061-0/+1
* | get rid of references to MemoryDealer in SurfaceFlingerMathias Agopian2009-07-021-12/+16
* | free gralloc buffers as soon as possible (when a surface is not visible any l...Mathias Agopian2009-07-021-2/+0
* | fix a memory corruption where a SF Client could be used after it's been destr...Mathias Agopian2009-06-191-10/+10
* | implement dimming with a texture on msm7k so it uses copybitMathias Agopian2009-06-181-0/+1
* | new Permission class used to improve permission checks speed (by caching resu...Mathias Agopian2009-06-151-1/+6
* | fix a bunch of problems with destroying surfaces.Mathias Agopian2009-06-041-0/+3
* | merge master to master_glMathias Agopian2009-05-221-4/+1
|\ \
| * \ am 69a6c3eb: Merge change 2292 into donutAndroid (Google) Code Review2009-05-211-3/+0
| |\ \ | | |/
| | * split boot animation out of SurfaceFlingerMathias Agopian2009-05-211-3/+0
| | * AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh...Mathias Agopian2009-03-271-1/+2
| | * AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still cha...Mathias Agopian2009-03-271-0/+2
| | * Automated import from //branches/donutburger/...@142446,142446Mathias Agopian2009-03-241-2/+0
| | * Automated import from //branches/donutburger/...@141502,141502Mathias Agopian2009-03-241-0/+2
| * | move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
* | | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-4/+0
* | | get rid of the "show fps" debug optionMathias Agopian2009-04-241-1/+0
* | | a brand new MessageQueue for SurfaceFlinger.Mathias Agopian2009-04-241-22/+7
* | | more Surface lifetime managementMathias Agopian2009-04-241-1/+5
* | | more splitting of Surface/SurfaceControl. Surface.java is now implemented in ...Mathias Agopian2009-04-161-7/+0
* | | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-57/+41
|/ /
* | AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotatio...Mathias Agopian2009-03-271-1/+2
* | AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. it...Mathias Agopian2009-03-271-0/+2
* | Automated import from //branches/master/...@142447,142447Mathias Agopian2009-03-241-2/+0
* | Automated import from //branches/master/...@141504,141504Mathias Agopian2009-03-241-0/+2
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+435
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-435/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-2/+2
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-5/+14
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-11/+3