- 1c97d2e fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 16 years ago
- 5d7126b resolved conflicts for merge of ac38dfc5 to master by Mathias Agopian · 16 years ago
- 9701122 fix [2017532] Partial Update leaves residual image. by Mathias Agopian · 16 years ago
- 4860b74 am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 16 years ago
- 6e2d648 fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 16 years ago
- 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 16 years ago
- 759fdb2 free gralloc buffers as soon as possible (when a surface is not visible any longer), client who have the buffers still mapped won't crash, btu may see garbage data by Mathias Agopian · 16 years ago
- 29d06ac fix a bug that caused artifacts when SWAP_RECTANGLE was enabled by Mathias Agopian · 16 years ago
- a8d44f7 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
- 6b3287b fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
- b8a5560 fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debug binder codes too by Mathias Agopian · 16 years ago
- f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
- cd8c5e2 release the last reference to surfaces explicitely instead of letting it go implicitely when the message is destroyed by Mathias Agopian · 16 years ago
- 375f563 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 16 years ago
- 3d57964 fix a bunch of problems with destroying surfaces. by Mathias Agopian · 16 years ago
- 310f8da merge master to master_gl by Mathias Agopian · 16 years ago
- bdbf6b0 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 16 years ago
- a1ecca9 split boot animation out of SurfaceFlinger by Mathias Agopian · 16 years ago
- c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
- 20f6878 Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 16 years ago
- df3ca30 created an new EGL extension called ANDROID_swap_rectangle by Mathias Agopian · 16 years ago
- 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
- 3f54b2a am 0124a15: Merge change 626 into donut by Android (Google) Code Review · 16 years ago
- b6683b5 make use of the perfectly fine List.h instead of our own reimplementation of a linked list. by Mathias Agopian · 16 years ago
- 2b42fa7 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 16 years ago
- 550b79f get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 16 years ago
- cbc93ca get rid of the "show fps" debug option by Mathias Agopian · 16 years ago
- 0aa758d Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 16 years ago
- f1d8e87 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 16 years ago
- 9a11206 more Surface lifetime management by Mathias Agopian · 16 years ago
- 01b7668 more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 16 years ago
- 62b7444 fix a few typos in comments. this is really intended as a git pull/push test. by Mathias Agopian · 16 years ago
- 0308739 Merge commit 'goog/master' into master_gl by Mathias Agopian · 16 years ago
- 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
- c08731e AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
- 0d1318b AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 16 years ago
- 24fd77d AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
- 06ee417 Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
- ecbeaa0 AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 16 years ago
- ceff6e1 Automated import from //branches/cupcake/...@142873,142873 by Mathias Agopian · 16 years ago
- 262453c Automated import from //branches/cupcake/...@142856,142856 by Mathias Agopian · 16 years ago
- 7c143aa Automated import from //branches/master/...@142447,142447 by Mathias Agopian · 16 years ago
- 74c770b Automated import from //branches/donutburger/...@142446,142446 by Mathias Agopian · 16 years ago
- e74be0a Automated import from //branches/master/...@141504,141504 by Mathias Agopian · 16 years ago
- 3df5e43 Automated import from //branches/donutburger/...@141502,141502 by Mathias Agopian · 16 years ago
- 0348218 Automated import from //branches/cupcake/...@142445,142445 by Mathias Agopian · 16 years ago
- 0c2bcbc auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 16 years ago
- 732ca39 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
- bcef13b auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
- edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- ac65e0b auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
- a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
- a837ba7 Add missing <limits.h> include by Jean-Baptiste Queru · 16 years ago
- 2762932 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
- e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
- 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago