summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/SurfaceFlinger.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | fix a bunch of problems with destroying surfaces.Mathias Agopian2009-06-041-36/+60
* | merge master to master_glMathias Agopian2009-05-221-19/+18
|\ \
| * \ am 69a6c3eb: Merge change 2292 into donutAndroid (Google) Code Review2009-05-211-15/+15
| |\ \ | | |/
| | * split boot animation out of SurfaceFlingerMathias Agopian2009-05-211-15/+15
| * | move libbinder's header files under includes/binderMathias Agopian2009-05-201-4/+4
| * | am 0124a15: Merge change 626 into donutAndroid (Google) Code Review2009-04-291-2/+12
| |\ \ | | |/
| | * fix 1803886 android15 Translucent GLSurfaceView demo does not display properlyMathias Agopian2009-04-271-2/+12
| | * AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh...Mathias Agopian2009-03-271-3/+6
| | * AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still cha...Mathias Agopian2009-03-271-1/+2
| | * Automated import from //branches/donutburger/...@142446,142446Mathias Agopian2009-03-241-2/+1
| | * Automated import from //branches/donutburger/...@141502,141502Mathias Agopian2009-03-241-1/+2
* | | Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-171-9/+12
* | | created an new EGL extension called ANDROID_swap_rectangleMathias Agopian2009-05-071-5/+9
* | | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-20/+21
* | | make use of the perfectly fine List.h instead of our own reimplementation of ...Mathias Agopian2009-04-281-1/+1
* | | get rid of an old hack to work around a bug around glDeleteTextures() in the ...Mathias Agopian2009-04-241-7/+0
* | | get rid of the "show fps" debug optionMathias Agopian2009-04-241-11/+1
* | | Surfaces are now destroyed properly in SurfaceFlinger.Mathias Agopian2009-04-241-43/+34
* | | a brand new MessageQueue for SurfaceFlinger.Mathias Agopian2009-04-241-27/+48
* | | more Surface lifetime managementMathias Agopian2009-04-241-10/+62
* | | more splitting of Surface/SurfaceControl. Surface.java is now implemented in ...Mathias Agopian2009-04-161-36/+2
* | | fix a few typos in comments. this is really intended as a git pull/push test.Mathias Agopian2009-04-161-5/+5
* | | Merge commit 'goog/master' into master_glMathias Agopian2009-04-101-0/+1
|\ \ \ | |/ /
| * | Merge commit 'korg/cupcake'The Android Open Source Project2009-03-271-4/+8
| |\ \
| | * | Automated import from //branches/cupcake/...@142873,142873Mathias Agopian2009-03-251-3/+6
| | * | Automated import from //branches/cupcake/...@142856,142856Mathias Agopian2009-03-251-1/+2
| | * | Automated import from //branches/cupcake/...@142445,142445Mathias Agopian2009-03-241-2/+1
| | * | auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-1/+2
| | |/
| * | Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-181-120/+92
| |\ \ | | |/
| * | Add missing <limits.h> includeJean-Baptiste Queru2009-01-261-0/+1
* | | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-166/+88
* | | AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotatio...Mathias Agopian2009-03-271-3/+6
* | | AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. it...Mathias Agopian2009-03-271-1/+2
* | | Automated import from //branches/master/...@142447,142447Mathias Agopian2009-03-241-2/+1
* | | Automated import from //branches/master/...@141504,141504Mathias Agopian2009-03-241-1/+2
| |/ |/|
* | auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-8/+10
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1840
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1840/+0
* | auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-94/+47
* | auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-19/+36
|/
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-20/+4
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-44/+35
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1895