1. 8aedd47 SF now synchronizes to VSYNC by Mathias Agopian · 13 years ago
  2. ad8d13c remove unneeded code by Mathias Agopian · 13 years ago
  3. 25e66fc added a few more commands to SF's dumpsys by Mathias Agopian · 13 years ago
  4. 82d7ab6 improve SurfaceFlinger dumpsys by Mathias Agopian · 13 years ago
  5. e8696a4 hack up frame latency measurement by Jamie Gennis · 13 years ago
  6. 1db13d7 Get AID_GRAPHICS from right place by Glenn Kasten · 13 years ago
  7. 55ef343 remove dead/usnused code by Mathias Agopian · 13 years ago
  8. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  9. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  10. c267bab Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  11. 2adea70 Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  12. 99ed224 Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  13. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  14. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. 478ae5e Improve the VSYNC api a bit. by Mathias Agopian · 13 years ago
  16. 43bfe7f am a91e54fe: am f57c1388: Merge "SurfaceFlinger: fix layer removal race condition" into ics-mr1 by Jesse Hall · 13 years ago
  17. 2f4b68d SurfaceFlinger: fix layer removal race condition by Jesse Hall · 13 years ago
  18. 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 · 13 years ago
  19. bc2d79e add a way to access the version string of the h/w implementation of EGL by Mathias Agopian · 13 years ago
  20. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  21. 439cf85 Fix build. by Mathias Agopian · 13 years ago
  22. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  23. f61c57f rewrite SF's message loop on top of Looper by Mathias Agopian · 13 years ago
  24. 386aa98 Fix an issue where we could wait for a non-existing transaction by Mathias Agopian · 13 years ago
  25. 4a9ac37 Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 13 years ago
  26. 62f7114 fix Corrupted graphics while playing You Tube on orientation change by Mathias Agopian · 13 years ago
  27. 51726c3 am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0 by Mathias Agopian · 13 years ago
  28. 0dfb7b7 mDirtyRegion is single threaded, but could be accessed from a hwc thread by Mathias Agopian · 13 years ago
  29. 7ec662c am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ics-mr0 by Mathias Agopian · 13 years ago
  30. d5e4ef9 added dpi and refresh rate info in SF's dumpsys by Mathias Agopian · 13 years ago
  31. 818fb24 am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0 by Dave Burke · 13 years ago
  32. 675370a am f7613743: Merge "Don\'t call hwc set() if there is nothing new to do" into ics-mr0 by Mathias Agopian · 13 years ago
  33. 5ba8f36 am 23bf2505: Merge "Make sure set GL state properly" into ics-mr0 by Mathias Agopian · 13 years ago
  34. 118d024 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  35. 3a3cad3 Don't call hwc set() if there is nothing new to do by Mathias Agopian · 13 years ago
  36. c492e67 Make sure set GL state properly by Mathias Agopian · 13 years ago
  37. cdec8f0 am 840b8a67: Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  38. 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 · 13 years ago
  39. 090cb44 Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Elliott Hughes · 13 years ago
  40. e9800c8 Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  41. a44b041 we need to guarantee that h/w comp set() is called when a buffer has been retired by Mathias Agopian · 13 years ago
  42. a402c4c SurfaceFlinger: Remove display freezing code by Jamie Gennis · 13 years ago
  43. 2837839 SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
  44. f171ab6 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  45. b8d69a5 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  46. f7cdd05 fix an issue where the screen could stay off by Mathias Agopian · 13 years ago
  47. a9040d0 Fix screen off animation when in landscape by Mathias Agopian · 13 years ago
  48. 9575f60 SurfaceFlinger: screenshots w/ protected buffers by Jamie Gennis · 13 years ago
  49. 059fd18 Merge "don't clear the framebuffer when the framebuffer is not used" by Mathias Agopian · 13 years ago
  50. cd20eb0 don't clear the framebuffer when the framebuffer is not used by Mathias Agopian · 13 years ago
  51. 21230c6 Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  52. 9c6e297 fix transition from full overlays to fb by Mathias Agopian · 13 years ago
  53. 0656a68 rename mInvalidRegion to mSwapRegion by Mathias Agopian · 13 years ago
  54. fb4d5d5 improve hwc dumpsys by Mathias Agopian · 13 years ago
  55. f9abeb9 Fix another problem with refreshing the screen when switching to/from overlay by Mathias Agopian · 13 years ago
  56. 22da60c Improve SF dumpsys output wrt HWC by Mathias Agopian · 13 years ago
  57. f384cc3 Fix an issue is SF that caused drawing artifacts when hwc changed mode by Mathias Agopian · 13 years ago
  58. 7ee4cd5 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 13 years ago
  59. f914e7f Fix various flickering / artifacts by Mathias Agopian · 13 years ago
  60. b061033 Fix screenshots by Mathias Agopian · 13 years ago
  61. 0abe83a Fix Recent thumbnails aren't taken when leaving an activity via notification by Mathias Agopian · 13 years ago
  62. a458364 Add a debug option to turn the "transformation hint" off by Mathias Agopian · 13 years ago
  63. 53331da fix "show screen update" debug option. by Mathias Agopian · 13 years ago
  64. 582270d SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  65. 8afb7e3 as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 13 years ago
  66. 47d0812 SurfaceFlinger doesn't rely on having a custom RefBase destructor by Mathias Agopian · 13 years ago
  67. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 13 years ago
  68. ad70186 dump GLES strings in SF dumpsys log by Mathias Agopian · 13 years ago
  69. ffcf465 fix screen on/off animation (again) by Mathias Agopian · 13 years ago
  70. 7e91886 Merge "don't kill surfaceflinger when system process dies" by Mathias Agopian · 13 years ago
  71. 1f339ff don't kill surfaceflinger when system process dies by Mathias Agopian · 13 years ago
  72. d9e8c64 return an error code with gralloc buffer allocation failures by Mathias Agopian · 13 years ago
  73. 2dbf9ff fix screen on/off animation, which was flipped by Mathias Agopian · 13 years ago
  74. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  75. 99b4984 PermissionCache caches permission checks by Mathias Agopian · 13 years ago
  76. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  77. ca4d360 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 13 years ago
  78. dea20b1 Fix a race in SurfaceFlinger that could cause layers to be leaked forever. by Mathias Agopian · 13 years ago
  79. 4f11374 Fix a race-condtion in SurfaceFlinger that could lead to a crash. by Mathias Agopian · 13 years ago
  80. 0ef4e15 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 13 years ago
  81. 4cb1888 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 13 years ago
  82. 1bbafb9 Fix some const-ness and comments by Mathias Agopian · 13 years ago
  83. 7a4d0df SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 13 years ago
  84. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 13 years ago
  85. 1c71a47 remove some logs by Mathias Agopian · 13 years ago
  86. d1ad86f am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 13 years ago
  87. 8a08392 Prevent SurfaceFlinger from using layer token 31. by Jamie Gennis · 14 years ago
  88. bce26da [3418265] apply layer transformations to the DimLayer. by Mathias Agopian · 14 years ago
  89. 0d15612 fix [3385504] Surface flinger hang when adding dim surface by Mathias Agopian · 14 years ago
  90. d1a99ec fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) by Mathias Agopian · 14 years ago
  91. 53a67e1 partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE) by Mathias Agopian · 14 years ago
  92. cfb676f fix a small bug that caused screenshot to show garbage in some cases (DO NOT MERGE) by Mathias Agopian · 14 years ago
  93. 5dc7e7d workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE) by Mathias Agopian · 14 years ago
  94. 0c2648a tone down the log spew regarding taking screenshots. by Mathias Agopian · 14 years ago
  95. a9f54a7 Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()" into honeycomb by Mathias Agopian · 14 years ago
  96. 2bd1d95 clean-up unneeded code by Mathias Agopian · 14 years ago
  97. 48b888a improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 14 years ago
  98. f20a324 fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare() by Mathias Agopian · 14 years ago
  99. c1d1b0d Add logs when taking a screenshot to help tracking issue 3361121 by Mathias Agopian · 14 years ago
  100. 0d3dcc4 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 14 years ago