1. 38ed2e3 refactored screenshot code by Mathias Agopian · 14 years ago
  2. d95fec0 am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  3. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  4. 90da4dd dump HWC state in dumpsys by Mathias Agopian · 14 years ago
  5. 6a96924 add a way to toggle the h/w composer at runtime by Mathias Agopian · 14 years ago
  6. 10a96da am 793b2293: am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 14 years ago
  7. e20a56d surfaceflinger / GL extensions cleanup by Michael I. Gold · 14 years ago
  8. a5ab8ce resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 14 years ago
  9. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  10. 982f58b surfaceflinger: composite HWC_SKIP_LAYER layers by Antti Hatala · 14 years ago
  11. 4c0a4a2 surfaceflinger: unlock clients only after flip by Antti Hatala · 14 years ago
  12. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  13. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  14. cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  15. 94364b9 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 14 years ago
  16. 0cf2f43 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 14 years ago
  17. f8e705d Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 14 years ago
  18. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  19. 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 14 years ago
  20. ff1d410 keep a list of visible sorted surfaces by Mathias Agopian · 14 years ago
  21. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  22. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger/SurfaceFlinger.cpp]
  23. 4cfb3a6 fix live wallpapers on Droid by Mathias Agopian · 14 years ago
  24. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 14 years ago
  25. 330dd30 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 14 years ago
  26. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  27. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 14 years ago
  28. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  29. 1debc66 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 14 years ago
  30. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  31. 593c05c clean-up client management. by Mathias Agopian · 14 years ago
  32. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  33. 898c4c9 fix the threading issue for setBuffercount() by Mathias Agopian · 14 years ago
  34. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 14 years ago
  35. e5c0a7b clean-up surfaceflinger a bit by Mathias Agopian · 14 years ago
  36. 59962ce Make pixels prettier. by Mathias Agopian · 15 years ago
  37. 9c041bb fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  38. 85b8d12 improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  39. 31901cc fix [2425395] portrait UI briefly shows in landscape by Mathias Agopian · 15 years ago
  40. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  41. 022a43b to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 15 years ago
  42. 8c20ca3 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 15 years ago
  43. 66c77a5 Add support for physically rotated displays by Mathias Agopian · 15 years ago
  44. 0e44976 fix [2297155] SurfaceFlinger's freeze-timeout doesn't work by Mathias Agopian · 15 years ago
  45. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  46. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  47. 98a9c56 attempt to work around [2155085, 2150246] stuck in closeTransaction() by Mathias Agopian · 15 years ago
  48. 8851617 remove unused code by Mathias Agopian · 15 years ago
  49. 81384bf don't emit GL commands when sf is in freeze mode by Mathias Agopian · 15 years ago
  50. f2d28b7 minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 15 years ago
  51. cc93476 turn dithering off if it's not needed by Mathias Agopian · 15 years ago
  52. 2e4b68d fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
  53. 4a06bb4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
  54. b1a1874 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  55. bcef9ac add basic time stats for surfaces lock time by Mathias Agopian · 15 years ago
  56. 53973fd fix [2117464] SF can crash when calling dumpsys by Mathias Agopian · 15 years ago
  57. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  58. 9779b22 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  59. ffae4fc attempt to fix [2099362] Possible SurfaceFlinger crash by Mathias Agopian · 15 years ago
  60. a8d4917 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 15 years ago
  61. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  62. 33863dd resolved conflicts for merge of ac38dfc5 to master by Mathias Agopian · 15 years ago
  63. 12cedff fix [2017532] Partial Update leaves residual image. by Mathias Agopian · 15 years ago
  64. 07e456d am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  65. 4d2dbeb fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  66. d763b5d get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 15 years ago
  67. 359140c 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
  68. ecfa7cc fix a bug that caused artifacts when SWAP_RECTANGLE was enabled by Mathias Agopian · 15 years ago
  69. 0aed7e9 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 15 years ago
  70. 2f157b1 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 15 years ago
  71. 8c9687a fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debug binder codes too by Mathias Agopian · 15 years ago
  72. 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 15 years ago
  73. c8fb5b1 release the last reference to surfaces explicitely instead of letting it go implicitely when the message is destroyed by Mathias Agopian · 15 years ago
  74. 151e859 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 15 years ago
  75. 2d5ee25 fix a bunch of problems with destroying surfaces. by Mathias Agopian · 15 years ago
  76. 947f4f4 merge master to master_gl by Mathias Agopian · 15 years ago
  77. e755d64 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 15 years ago
  78. 627e7b5 split boot animation out of SurfaceFlinger by Mathias Agopian · 15 years ago
  79. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  80. 6158b1b 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
  81. 2e20bff created an new EGL extension called ANDROID_swap_rectangle by Mathias Agopian · 15 years ago
  82. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  83. a73b41a am 0124a15: Merge change 626 into donut by Android (Google) Code Review · 15 years ago
  84. bdbe602 make use of the perfectly fine List.h instead of our own reimplementation of a linked list. by Mathias Agopian · 15 years ago
  85. 0c6b5f6 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 15 years ago
  86. 81b0aa6 get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 15 years ago
  87. ef07dda get rid of the "show fps" debug option by Mathias Agopian · 15 years ago
  88. a3aa6c9 Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 15 years ago
  89. 6ead5d9 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 15 years ago
  90. 6cf0db2 more Surface lifetime management by Mathias Agopian · 16 years ago
  91. 17f638b more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 16 years ago
  92. ed81f22 fix a few typos in comments. this is really intended as a git pull/push test. by Mathias Agopian · 16 years ago
  93. 0179ff6 Merge commit 'goog/master' into master_gl by Mathias Agopian · 16 years ago
  94. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  95. eb0c86e 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
  96. 3552f53 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
  97. 66b8ec9 AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
  98. e186113 Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
  99. 89a1872 AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 16 years ago
  100. c75c4364 Automated import from //branches/cupcake/...@142873,142873 by Mathias Agopian · 16 years ago