1. c1d1b0d Add logs when taking a screenshot to help tracking issue 3361121 by Mathias Agopian · 15 years ago
  2. 0d3dcc4 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 15 years ago
  3. 76cd4dd partially fix [3306150] HTML5 video with H/W acceleration blackout by Mathias Agopian · 15 years ago
  4. a49576f Merge "fix [3312683] Camera mirroring problem after switching from back to front camera" into honeycomb by Mathias Agopian · 15 years ago
  5. ad456f9 fix [3312683] Camera mirroring problem after switching from back to front camera by Mathias Agopian · 15 years ago
  6. 9a78c90 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 15 years ago
  7. 4956334 Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 15 years ago
  8. f653b89 fix a small bug that caused screenshot to show garbage in some cases by Mathias Agopian · 15 years ago
  9. e6f0984 workaround [3201922] display not on: log full of gralloc errors by Mathias Agopian · 15 years ago
  10. ebeb709 fix debug.sf.showbackground by Mathias Agopian · 15 years ago
  11. bf2c6a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 15 years ago
  12. 1293a8e More clean-up. Get rid off the "blur" effect in SurfaceFlinger by Mathias Agopian · 15 years ago
  13. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  14. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 15 years ago
  15. 37b126a Remove a problematic empty update optimization. by Jamie Gennis · 15 years ago
  16. 0a96e3c am 9f6d18ca: am 04358138: Merge "[3095807] screen takes a long time to turn on" into gingerbread by Mathias Agopian · 15 years ago
  17. fb3051b am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475 by Mathias Agopian · 15 years ago
  18. 1cc5374 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
  19. c9ce8cb 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
  20. e33a35f 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
  21. a6546e5 [3095807] screen takes a long time to turn on by Mathias Agopian · 15 years ago
  22. abd671a addresses parts of 3096779 and 3097475 by Mathias Agopian · 15 years ago
  23. a7f0373 fix [3095607] Gingerbread screen turn-on animation does not show the last frame by Mathias Agopian · 15 years ago
  24. 015fb3f may fix 3097381 and 3097482. don't abort on/off if the animation fails by Mathias Agopian · 15 years ago
  25. 503d2d4 am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 15 years ago
  26. 9daa5c9 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 15 years ago
  27. 59119e6 turn off the electron beam by Mathias Agopian · 15 years ago
  28. df85c45 refactored screenshot code by Mathias Agopian · 15 years ago
  29. 74c40c0 refactored screenshot code by Mathias Agopian · 15 years ago
  30. a3aefeb am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 15 years ago
  31. 1b0b30d add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 15 years ago
  32. 8372785 dump HWC state in dumpsys by Mathias Agopian · 15 years ago
  33. 73d3ba9 add a way to toggle the h/w composer at runtime by Mathias Agopian · 15 years ago
  34. fe0a0af am 793b2293: am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 15 years ago
  35. 7f198b6 surfaceflinger / GL extensions cleanup by Michael I. Gold · 15 years ago
  36. c479e18 resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 15 years ago
  37. 35b48d1 Add logging of various important graphics events by Mathias Agopian · 15 years ago
  38. 586a0de surfaceflinger: composite HWC_SKIP_LAYER layers by Antti Hatala · 15 years ago
  39. 8392b50 surfaceflinger: unlock clients only after flip by Antti Hatala · 15 years ago
  40. 89c2dd2 Change the framework to use the new camera preview path. by Jamie Gennis · 15 years ago
  41. 8b42e8a Squashed commit of the following: by Andreas Huber · 15 years ago
  42. 000ca8f revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 15 years ago
  43. ae95765 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 15 years ago
  44. 24925bf surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 15 years ago
  45. 4572177 Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 15 years ago
  46. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 15 years ago
  47. f6679fc get rid of our LayerVector implementation by Mathias Agopian · 15 years ago
  48. 4da7519 keep a list of visible sorted surfaces by Mathias Agopian · 15 years ago
  49. a1e6bc8 added BinderService<> template to help creating native binder services by Mathias Agopian · 15 years ago
  50. 81bac09 move native services under services/ by Mathias Agopian · 15 years ago[Renamed from libs/surfaceflinger/SurfaceFlinger.cpp]
  51. a8f3e4e fix live wallpapers on Droid by Mathias Agopian · 15 years ago
  52. 1f7bec6 Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago
  53. e049a95 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 15 years ago
  54. 01e4483 fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago
  55. 0a91775 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  56. 579b3f8 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  57. 53503a9 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  58. b7e930d split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  59. 96f0819 clean-up client management. by Mathias Agopian · 15 years ago
  60. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  61. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  62. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  63. 78fd501 clean-up surfaceflinger a bit by Mathias Agopian · 15 years ago
  64. 8f10540 Make pixels prettier. by Mathias Agopian · 15 years ago
  65. ab02873 fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  66. 948d69f improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  67. 064e1e6 fix [2425395] portrait UI briefly shows in landscape by Mathias Agopian · 15 years ago
  68. 285dbde Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  69. 45853c9 to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 15 years ago
  70. eda6540 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 15 years ago
  71. 2b92d89 Add support for physically rotated displays by Mathias Agopian · 15 years ago
  72. 0408772 fix [2297155] SurfaceFlinger's freeze-timeout doesn't work by Mathias Agopian · 16 years ago
  73. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  74. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  75. 448f015 attempt to work around [2155085, 2150246] stuck in closeTransaction() by Mathias Agopian · 16 years ago
  76. ba6be54 remove unused code by Mathias Agopian · 16 years ago
  77. 8a77baa don't emit GL commands when sf is in freeze mode by Mathias Agopian · 16 years ago
  78. 95a666b minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 16 years ago
  79. 401c257 turn dithering off if it's not needed by Mathias Agopian · 16 years ago
  80. 8c0a3d7 fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  81. 1f0ffc4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  82. 74faca2 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 16 years ago
  83. 86f7329 add basic time stats for surfaces lock time by Mathias Agopian · 16 years ago
  84. 4790a3c fix [2117464] SF can crash when calling dumpsys by Mathias Agopian · 16 years ago
  85. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  86. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  87. 0852e67 attempt to fix [2099362] Possible SurfaceFlinger crash by Mathias Agopian · 16 years ago
  88. 9795c42 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 16 years ago
  89. 1c97d2e fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 16 years ago
  90. 5d7126b resolved conflicts for merge of ac38dfc5 to master by Mathias Agopian · 16 years ago
  91. 9701122 fix [2017532] Partial Update leaves residual image. by Mathias Agopian · 16 years ago
  92. 4860b74 am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 16 years ago
  93. 6e2d648 fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 16 years ago
  94. 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 16 years ago
  95. 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
  96. 29d06ac fix a bug that caused artifacts when SWAP_RECTANGLE was enabled by Mathias Agopian · 16 years ago
  97. a8d44f7 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
  98. 6b3287b fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
  99. 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
  100. f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago