1. f74e8e0 don't attempt to clip layers anymore using glScissor by Mathias Agopian · 13 years ago
  2. a2f4e56 get rid off preserve backbuffer optimization in SF by Mathias Agopian · 13 years ago
  3. 8acce20 make sure to repaint the screen when screen turns on by Mathias Agopian · 13 years ago
  4. 69a655c Revert "handle surfaces posts independently from composition" by Mathias Agopian · 13 years ago
  5. 562f4b2 handle surfaces posts independently from composition by Mathias Agopian · 13 years ago
  6. 22ffb11 make sure to disable VSYNC while screen is off by Mathias Agopian · 13 years ago
  7. b60314a rework screen on/off code by Mathias Agopian · 13 years ago
  8. cb9732a refactor / simplify EventThread by Mathias Agopian · 13 years ago
  9. 4b2ba53 better workaround for bug: 6020860 by Mathias Agopian · 13 years ago
  10. 3854ed5 surfaceflinger: disable ddms debugging on pdk builds by Colin Cross · 13 years ago
  11. b5dd9c0 rewrite density calculation code so it's understandable by Mathias Agopian · 13 years ago
  12. b267579 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 13 years ago
  13. fddc28d add ATRACE logs for screenshots by Mathias Agopian · 13 years ago
  14. 35aadd6 fix surfaceflinger's dumpsys by Mathias Agopian · 13 years ago
  15. 841cde5 add more ATRACE by Mathias Agopian · 13 years ago
  16. 1c8e95c Add tracing to various graphics components. by Jamie Gennis · 13 years ago
  17. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  18. ff615cc deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 13 years ago
  19. fbc7922 workaround for an issue where the screen would flicker sometimes by Mathias Agopian · 13 years ago
  20. 4d143ee fix an issue in SF where we could miss some updates by Mathias Agopian · 13 years ago
  21. 751d0bb Merge "SurfaceFlinger: set wrap mode on screenshot texture" by Mathias Agopian · 13 years ago
  22. 1676828 Merge "Return information about whether overlays are disabled." by Dianne Hackborn · 13 years ago
  23. 12839be Return information about whether overlays are disabled. by Dianne Hackborn · 13 years ago
  24. f6de1c0 fix a crasher when starting SF with the screen off by Mathias Agopian · 13 years ago
  25. 303d538 ui freeze workaround: reenable triple buffering mode by Mathias Agopian · 13 years ago
  26. c95dbdc improve SF dumpsys by Mathias Agopian · 13 years ago
  27. b048cef fix UI freezes by Mathias Agopian · 13 years ago
  28. c9ca701 attempt to fix an ANR in various apps by Mathias Agopian · 13 years ago
  29. 99ce5cd separate transactions from updates by Mathias Agopian · 14 years ago
  30. 8aedd47 SF now synchronizes to VSYNC by Mathias Agopian · 14 years ago
  31. ad8d13c remove unneeded code by Mathias Agopian · 14 years ago
  32. 25e66fc added a few more commands to SF's dumpsys by Mathias Agopian · 14 years ago
  33. 82d7ab6 improve SurfaceFlinger dumpsys by Mathias Agopian · 14 years ago
  34. e8696a4 hack up frame latency measurement by Jamie Gennis · 14 years ago
  35. 1db13d7 Get AID_GRAPHICS from right place by Glenn Kasten · 14 years ago
  36. b1d1c6d SurfaceFlinger: set wrap mode on screenshot texture by Michael I. Gold · 14 years ago
  37. 55ef343 remove dead/usnused code by Mathias Agopian · 14 years ago
  38. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  39. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  40. c267bab Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 14 years ago
  41. 2adea70 Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 14 years ago
  42. 99ed224 Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 14 years ago
  43. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
  44. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  45. 478ae5e Improve the VSYNC api a bit. by Mathias Agopian · 14 years ago
  46. 43bfe7f am a91e54fe: am f57c1388: Merge "SurfaceFlinger: fix layer removal race condition" into ics-mr1 by Jesse Hall · 14 years ago
  47. 2f4b68d SurfaceFlinger: fix layer removal race condition by Jesse Hall · 14 years ago
  48. 7954436 am e2970700: am e8ba2aba: Merge "add a way to access the version string of the h/w implementation of EGL" into ics-mr1 by Mathias Agopian · 14 years ago
  49. bc2d79e add a way to access the version string of the h/w implementation of EGL by Mathias Agopian · 14 years ago
  50. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  51. 439cf85 Fix build. by Mathias Agopian · 14 years ago
  52. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  53. f61c57f rewrite SF's message loop on top of Looper by Mathias Agopian · 14 years ago
  54. 386aa98 Fix an issue where we could wait for a non-existing transaction by Mathias Agopian · 14 years ago
  55. 4a9ac37 Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 14 years ago
  56. 62f7114 fix Corrupted graphics while playing You Tube on orientation change by Mathias Agopian · 14 years ago
  57. 51726c3 am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0 by Mathias Agopian · 14 years ago
  58. 0dfb7b7 mDirtyRegion is single threaded, but could be accessed from a hwc thread by Mathias Agopian · 14 years ago
  59. 7ec662c am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ics-mr0 by Mathias Agopian · 14 years ago
  60. d5e4ef9 added dpi and refresh rate info in SF's dumpsys by Mathias Agopian · 14 years ago
  61. 818fb24 am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0 by Dave Burke · 14 years ago
  62. 675370a am f7613743: Merge "Don\'t call hwc set() if there is nothing new to do" into ics-mr0 by Mathias Agopian · 14 years ago
  63. 5ba8f36 am 23bf2505: Merge "Make sure set GL state properly" into ics-mr0 by Mathias Agopian · 14 years ago
  64. 118d024 Add a LayerScreenshot by Mathias Agopian · 14 years ago
  65. 3a3cad3 Don't call hwc set() if there is nothing new to do by Mathias Agopian · 14 years ago
  66. c492e67 Make sure set GL state properly by Mathias Agopian · 14 years ago
  67. cdec8f0 am 840b8a67: Revert "Add a LayerScreenshot" by Mathias Agopian · 14 years ago
  68. 5bacca6 am 4fb6416e: Merge "we need to guarantee that h/w comp set() is called when a buffer has been retired" into ics-mr0 by Mathias Agopian · 14 years ago
  69. 090cb44 Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Elliott Hughes · 14 years ago
  70. e9800c8 Revert "Add a LayerScreenshot" by Mathias Agopian · 14 years ago
  71. a44b041 we need to guarantee that h/w comp set() is called when a buffer has been retired by Mathias Agopian · 14 years ago
  72. a402c4c SurfaceFlinger: Remove display freezing code by Jamie Gennis · 14 years ago
  73. 2837839 SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 14 years ago
  74. f171ab6 Add a LayerScreenshot by Mathias Agopian · 14 years ago
  75. b8d69a5 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 14 years ago
  76. f7cdd05 fix an issue where the screen could stay off by Mathias Agopian · 14 years ago
  77. a9040d0 Fix screen off animation when in landscape by Mathias Agopian · 14 years ago
  78. 9575f60 SurfaceFlinger: screenshots w/ protected buffers by Jamie Gennis · 14 years ago
  79. 059fd18 Merge "don't clear the framebuffer when the framebuffer is not used" by Mathias Agopian · 14 years ago
  80. cd20eb0 don't clear the framebuffer when the framebuffer is not used by Mathias Agopian · 14 years ago
  81. 21230c6 Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 14 years ago
  82. 9c6e297 fix transition from full overlays to fb by Mathias Agopian · 14 years ago
  83. 0656a68 rename mInvalidRegion to mSwapRegion by Mathias Agopian · 14 years ago
  84. fb4d5d5 improve hwc dumpsys by Mathias Agopian · 14 years ago
  85. f9abeb9 Fix another problem with refreshing the screen when switching to/from overlay by Mathias Agopian · 14 years ago
  86. 22da60c Improve SF dumpsys output wrt HWC by Mathias Agopian · 14 years ago
  87. f384cc3 Fix an issue is SF that caused drawing artifacts when hwc changed mode by Mathias Agopian · 14 years ago
  88. 7ee4cd5 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 14 years ago
  89. f914e7f Fix various flickering / artifacts by Mathias Agopian · 14 years ago
  90. b061033 Fix screenshots by Mathias Agopian · 14 years ago
  91. 0abe83a Fix Recent thumbnails aren't taken when leaving an activity via notification by Mathias Agopian · 14 years ago
  92. a458364 Add a debug option to turn the "transformation hint" off by Mathias Agopian · 14 years ago
  93. 53331da fix "show screen update" debug option. by Mathias Agopian · 14 years ago
  94. 582270d SurfaceTexture: fix queues-to-composer by Jamie Gennis · 14 years ago
  95. 8afb7e3 as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 14 years ago
  96. 47d0812 SurfaceFlinger doesn't rely on having a custom RefBase destructor by Mathias Agopian · 14 years ago
  97. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 14 years ago
  98. ad70186 dump GLES strings in SF dumpsys log by Mathias Agopian · 14 years ago
  99. ffcf465 fix screen on/off animation (again) by Mathias Agopian · 14 years ago
  100. 7e91886 Merge "don't kill surfaceflinger when system process dies" by Mathias Agopian · 14 years ago