summaryrefslogtreecommitdiff
path: root/libs/surfaceflinger
AgeCommit message (Expand)Author
2009-05-21am 69a6c3eb: Merge change 2292 into donut Android (Google) Code Review
2009-05-21split boot animation out of SurfaceFlinger Mathias Agopian
2009-05-20move libbinder's header files under includes/binder Mathias Agopian
2009-05-20checkpoint: split libutils into libutils + libbinder Mathias Agopian
2009-05-17Region now has its own implementation instead of relying on SkRegion, which a... Mathias Agopian
2009-05-07add support for update-on-demand in SurfaceFlinger Mathias Agopian
2009-05-07fix EGL extension string names Mathias Agopian
2009-05-07created an new EGL extension called ANDROID_swap_rectangle Mathias Agopian
2009-05-05move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h... Mathias Agopian
2009-05-05removed the "bits" attribute from android_native_buffer_t. Mathias Agopian
2009-05-04minor clean-up in FramebufferNativeWindow 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-29am 0124a15: Merge change 626 into donut Android (Google) Code Review
2009-04-28make use of the perfectly fine List.h instead of our own reimplementation of ... 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-24get rid of the "show fps" debug option Mathias Agopian
2009-04-24Surfaces are now destroyed properly in SurfaceFlinger. Mathias Agopian
2009-04-24a brand new MessageQueue for SurfaceFlinger. Mathias Agopian
2009-04-24more Surface lifetime management Mathias Agopian
2009-04-24Squashed commit of the following: Mathias Agopian
2009-04-16more splitting of Surface/SurfaceControl. Surface.java is now implemented in ... Mathias Agopian
2009-04-16fix a few typos in comments. this is really intended as a git pull/push test. Mathias Agopian
2009-04-15fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the... Mathias Agopian
2009-04-10more debugging tools around BufferMapper Mathias Agopian
2009-04-10Merge commit 'goog/master' into master_gl Mathias Agopian
2009-04-10Integrate from //sandbox/mathias/donut/...@145728 Mathias Agopian
2009-03-27AI 143321: am: CL 143172 am: CL 142875 [1732012] for some reason these files ... Mathias Agopian
2009-03-27AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotatio... Mathias Agopian
2009-03-27AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. it... Mathias Agopian
2009-03-27AI 143172: am: CL 142875 [1732012] for some reason these files didn't go thro... Mathias Agopian
2009-03-27AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh... Mathias Agopian
2009-03-27Merge commit 'korg/cupcake' The Android Open Source Project
2009-03-27AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still cha... Mathias Agopian
2009-03-25Automated import from //branches/cupcake/...@142875,142875 Mathias Agopian
2009-03-25Automated import from //branches/cupcake/...@142873,142873 Mathias Agopian
2009-03-25Automated import from //branches/cupcake/...@142856,142856 Mathias Agopian
2009-03-24Automated import from //branches/master/...@142447,142447 Mathias Agopian
2009-03-24Automated import from //branches/master/...@142432,142432 Mathias Agopian
2009-03-24Automated import from //branches/donutburger/...@142446,142446 Mathias Agopian
2009-03-24Automated import from //branches/donutburger/...@142430,142430 Mathias Agopian
2009-03-24Automated import from //branches/master/...@141504,141504 Mathias Agopian
2009-03-24Automated import from //branches/donutburger/...@141502,141502 Mathias Agopian
2009-03-24Automated import from //branches/cupcake/...@142445,142445 Mathias Agopian
2009-03-24Automated import from //branches/cupcake/...@142427,142427 Mathias Agopian
2009-03-24Automated import from //branches/donutburger/...@140807,140807 Mathias Agopian
2009-03-24Automated import from //branches/master/...@140808,140808 Mathias Agopian
2009-03-19auto import from //branches/cupcake_rel/...@141571 The Android Open Source Project
2009-03-18Merge commit 'remotes/korg/cupcake' into merge Jean-Baptiste Queru