1. 7f198b6 surfaceflinger / GL extensions cleanup by Michael I. Gold · 14 years ago
  2. 35b48d1 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  3. 000ca8f revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  4. ae95765 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 14 years ago
  5. 4572177 Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 14 years ago
  6. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  7. f6679fc get rid of our LayerVector implementation by Mathias Agopian · 14 years ago
  8. 4da7519 keep a list of visible sorted surfaces by Mathias Agopian · 14 years ago
  9. a1e6bc8 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  10. 81bac09 move native services under services/ by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger/SurfaceFlinger.cpp]
  11. a8f3e4e fix live wallpapers on Droid by Mathias Agopian · 14 years ago
  12. 1f7bec6 Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 14 years ago
  13. e049a95 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 14 years ago
  14. 01e4483 fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  15. 0a91775 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 14 years ago
  16. 579b3f8 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  17. 53503a9 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 14 years ago
  18. b7e930d split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  19. 96f0819 clean-up client management. by Mathias Agopian · 14 years ago
  20. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  21. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 14 years ago
  22. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 14 years ago
  23. 78fd501 clean-up surfaceflinger a bit by Mathias Agopian · 14 years ago
  24. 8f10540 Make pixels prettier. by Mathias Agopian · 15 years ago
  25. ab02873 fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  26. 948d69f improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  27. 064e1e6 fix [2425395] portrait UI briefly shows in landscape by Mathias Agopian · 15 years ago
  28. 285dbde Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  29. 45853c9 to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 15 years ago
  30. eda6540 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 15 years ago
  31. 2b92d89 Add support for physically rotated displays by Mathias Agopian · 15 years ago
  32. 0408772 fix [2297155] SurfaceFlinger's freeze-timeout doesn't work by Mathias Agopian · 15 years ago
  33. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  34. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  35. 448f015 attempt to work around [2155085, 2150246] stuck in closeTransaction() by Mathias Agopian · 15 years ago
  36. ba6be54 remove unused code by Mathias Agopian · 15 years ago
  37. 8a77baa don't emit GL commands when sf is in freeze mode by Mathias Agopian · 15 years ago
  38. 95a666b minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 15 years ago
  39. 401c257 turn dithering off if it's not needed by Mathias Agopian · 15 years ago
  40. 8c0a3d7 fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
  41. 1f0ffc4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
  42. 74faca2 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  43. 86f7329 add basic time stats for surfaces lock time by Mathias Agopian · 15 years ago
  44. 4790a3c fix [2117464] SF can crash when calling dumpsys by Mathias Agopian · 15 years ago
  45. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  46. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  47. 0852e67 attempt to fix [2099362] Possible SurfaceFlinger crash by Mathias Agopian · 15 years ago
  48. 9795c42 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 15 years ago
  49. 1c97d2e fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  50. 5d7126b resolved conflicts for merge of ac38dfc5 to master by Mathias Agopian · 15 years ago
  51. 9701122 fix [2017532] Partial Update leaves residual image. by Mathias Agopian · 15 years ago
  52. 4860b74 am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  53. 6e2d648 fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  54. 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 15 years ago
  55. 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 · 15 years ago
  56. 29d06ac fix a bug that caused artifacts when SWAP_RECTANGLE was enabled by Mathias Agopian · 15 years ago
  57. a8d44f7 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 15 years ago
  58. 6b3287b fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 15 years ago
  59. b8a5560 fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debug binder codes too by Mathias Agopian · 15 years ago
  60. f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 15 years ago
  61. cd8c5e2 release the last reference to surfaces explicitely instead of letting it go implicitely when the message is destroyed by Mathias Agopian · 15 years ago
  62. 375f563 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 15 years ago
  63. 3d57964 fix a bunch of problems with destroying surfaces. by Mathias Agopian · 15 years ago
  64. 310f8da merge master to master_gl by Mathias Agopian · 15 years ago
  65. bdbf6b0 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 15 years ago
  66. a1ecca9 split boot animation out of SurfaceFlinger by Mathias Agopian · 15 years ago
  67. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  68. 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 · 15 years ago
  69. df3ca30 created an new EGL extension called ANDROID_swap_rectangle by Mathias Agopian · 15 years ago
  70. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  71. 3f54b2a am 0124a15: Merge change 626 into donut by Android (Google) Code Review · 15 years ago
  72. b6683b5 make use of the perfectly fine List.h instead of our own reimplementation of a linked list. by Mathias Agopian · 15 years ago
  73. 2b42fa7 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 15 years ago
  74. 550b79f get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 15 years ago
  75. cbc93ca get rid of the "show fps" debug option by Mathias Agopian · 15 years ago
  76. 0aa758d Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 15 years ago
  77. f1d8e87 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 15 years ago
  78. 9a11206 more Surface lifetime management by Mathias Agopian · 15 years ago
  79. 01b7668 more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 15 years ago
  80. 62b7444 fix a few typos in comments. this is really intended as a git pull/push test. by Mathias Agopian · 15 years ago
  81. 0308739 Merge commit 'goog/master' into master_gl by Mathias Agopian · 15 years ago
  82. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  83. 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
  84. 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
  85. 24fd77d AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
  86. 06ee417 Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
  87. 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
  88. ceff6e1 Automated import from //branches/cupcake/...@142873,142873 by Mathias Agopian · 16 years ago
  89. 262453c Automated import from //branches/cupcake/...@142856,142856 by Mathias Agopian · 16 years ago
  90. 7c143aa Automated import from //branches/master/...@142447,142447 by Mathias Agopian · 16 years ago
  91. 74c770b Automated import from //branches/donutburger/...@142446,142446 by Mathias Agopian · 16 years ago
  92. e74be0a Automated import from //branches/master/...@141504,141504 by Mathias Agopian · 16 years ago
  93. 3df5e43 Automated import from //branches/donutburger/...@141502,141502 by Mathias Agopian · 16 years ago
  94. 0348218 Automated import from //branches/cupcake/...@142445,142445 by Mathias Agopian · 16 years ago
  95. 0c2bcbc auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 16 years ago
  96. 732ca39 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  97. bcef13b auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  98. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  99. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  100. ac65e0b auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago