1. 04a709e4 fix debug.sf.showbackground by Mathias Agopian · 15 years ago
  2. 3dd25a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 15 years ago
  3. c3802d2 More clean-up. Get rid off the "blur" effect in SurfaceFlinger by Mathias Agopian · 15 years ago
  4. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  5. 94720d7 surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 15 years ago
  6. d267d2a Remove a problematic empty update optimization. by Jamie Gennis · 15 years ago
  7. 7ece231 am 9f6d18ca: am 04358138: Merge "[3095807] screen takes a long time to turn on" into gingerbread by Mathias Agopian · 15 years ago
  8. 596e590 am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475 by Mathias Agopian · 15 years ago
  9. 1cf3e2d am a8faf91f: am 6d71f6a0: Merge "fix [3095607] Gingerbread screen turn-on animation does not show the last frame" into gingerbread by Mathias Agopian · 15 years ago
  10. 3577e98 am 3d4a9774: am b0e020ab: Merge "may fix 3097381 and 3097482. don\'t abort on/off if the animation fails" into gingerbread by Mathias Agopian · 15 years ago
  11. 99e3fab am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread by Mathias Agopian · 15 years ago
  12. dfa08fb [3095807] screen takes a long time to turn on by Mathias Agopian · 15 years ago
  13. d4e03f3 addresses parts of 3096779 and 3097475 by Mathias Agopian · 15 years ago
  14. 8b6a054 fix [3095607] Gingerbread screen turn-on animation does not show the last frame by Mathias Agopian · 15 years ago
  15. a6cd6d3 may fix 3097381 and 3097482. don't abort on/off if the animation fails by Mathias Agopian · 15 years ago
  16. eb86aaa am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 15 years ago
  17. 2d2b803 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 15 years ago
  18. aab758e turn off the electron beam by Mathias Agopian · 15 years ago
  19. 597c7f6 refactored screenshot code by Mathias Agopian · 15 years ago
  20. 38ed2e3 refactored screenshot code by Mathias Agopian · 15 years ago
  21. d95fec0 am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 15 years ago
  22. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 15 years ago
  23. 90da4dd dump HWC state in dumpsys by Mathias Agopian · 15 years ago
  24. 6a96924 add a way to toggle the h/w composer at runtime by Mathias Agopian · 15 years ago
  25. 10a96da am 793b2293: am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 15 years ago
  26. e20a56d surfaceflinger / GL extensions cleanup by Michael I. Gold · 15 years ago
  27. a5ab8ce resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 15 years ago
  28. 04262e9 Add logging of various important graphics events by Mathias Agopian · 15 years ago
  29. 982f58b surfaceflinger: composite HWC_SKIP_LAYER layers by Antti Hatala · 15 years ago
  30. 4c0a4a2 surfaceflinger: unlock clients only after flip by Antti Hatala · 15 years ago
  31. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 15 years ago
  32. e3c0183 Squashed commit of the following: by Andreas Huber · 15 years ago
  33. cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 15 years ago
  34. 94364b9 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 15 years ago
  35. 0cf2f43 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 15 years ago
  36. f8e705d Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 15 years ago
  37. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 15 years ago
  38. 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 15 years ago
  39. ff1d410 keep a list of visible sorted surfaces by Mathias Agopian · 15 years ago
  40. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 15 years ago
  41. 08e83bb move native services under services/ by Mathias Agopian · 15 years ago[Renamed from libs/surfaceflinger/SurfaceFlinger.cpp]
  42. 4cfb3a6 fix live wallpapers on Droid by Mathias Agopian · 15 years ago
  43. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago
  44. 330dd30 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 15 years ago
  45. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago
  46. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  47. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  48. 1debc66 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  49. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  50. 593c05c clean-up client management. by Mathias Agopian · 15 years ago
  51. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  52. 898c4c9 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  53. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  54. e5c0a7b clean-up surfaceflinger a bit by Mathias Agopian · 15 years ago
  55. 59962ce Make pixels prettier. by Mathias Agopian · 15 years ago
  56. 9c041bb fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  57. 85b8d12 improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  58. 31901cc fix [2425395] portrait UI briefly shows in landscape by Mathias Agopian · 15 years ago
  59. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  60. 022a43b to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 15 years ago
  61. 8c20ca3 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 15 years ago
  62. 66c77a5 Add support for physically rotated displays by Mathias Agopian · 15 years ago
  63. 0e44976 fix [2297155] SurfaceFlinger's freeze-timeout doesn't work by Mathias Agopian · 16 years ago
  64. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  65. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  66. 98a9c56 attempt to work around [2155085, 2150246] stuck in closeTransaction() by Mathias Agopian · 16 years ago
  67. 8851617 remove unused code by Mathias Agopian · 16 years ago
  68. 81384bf don't emit GL commands when sf is in freeze mode by Mathias Agopian · 16 years ago
  69. f2d28b7 minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 16 years ago
  70. cc93476 turn dithering off if it's not needed by Mathias Agopian · 16 years ago
  71. 2e4b68d fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  72. 4a06bb4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  73. b1a1874 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 16 years ago
  74. bcef9ac add basic time stats for surfaces lock time by Mathias Agopian · 16 years ago
  75. 53973fd fix [2117464] SF can crash when calling dumpsys by Mathias Agopian · 16 years ago
  76. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  77. 9779b221 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  78. ffae4fc attempt to fix [2099362] Possible SurfaceFlinger crash by Mathias Agopian · 16 years ago
  79. a8d4917 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 16 years ago
  80. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 16 years ago
  81. 33863dd resolved conflicts for merge of ac38dfc5 to master by Mathias Agopian · 16 years ago
  82. 12cedff fix [2017532] Partial Update leaves residual image. by Mathias Agopian · 16 years ago
  83. 07e456d am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 16 years ago
  84. 4d2dbeb fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 16 years ago
  85. d763b5d get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 16 years ago
  86. 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 · 16 years ago
  87. ecfa7cc fix a bug that caused artifacts when SWAP_RECTANGLE was enabled by Mathias Agopian · 16 years ago
  88. 0aed7e9 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
  89. 2f157b1 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
  90. 8c9687a fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debug binder codes too by Mathias Agopian · 16 years ago
  91. 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
  92. c8fb5b1 release the last reference to surfaces explicitely instead of letting it go implicitely when the message is destroyed by Mathias Agopian · 16 years ago
  93. 151e859 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 16 years ago
  94. 2d5ee25 fix a bunch of problems with destroying surfaces. by Mathias Agopian · 16 years ago
  95. 947f4f4 merge master to master_gl by Mathias Agopian · 16 years ago
  96. e755d64 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 16 years ago
  97. 627e7b5 split boot animation out of SurfaceFlinger by Mathias Agopian · 16 years ago
  98. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  99. 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 · 16 years ago
  100. 2e20bff created an new EGL extension called ANDROID_swap_rectangle by Mathias Agopian · 16 years ago