1. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 15 years ago
  2. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 15 years ago
  3. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 15 years ago
  4. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 15 years ago
  5. 8a7c940 SurfaceFlinger: fix layer removal race condition by Jesse Hall · 15 years ago
  6. cadd325 add a way to access the version string of the h/w implementation of EGL by Mathias Agopian · 15 years ago
  7. a06c06b Fix an issue where we could wait for a non-existing transaction by Mathias Agopian · 15 years ago
  8. e65beaa Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 15 years ago
  9. 01d650e fix Corrupted graphics while playing You Tube on orientation change by Mathias Agopian · 15 years ago
  10. 9ec98cd am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0 by Mathias Agopian · 15 years ago
  11. 6497eab mDirtyRegion is single threaded, but could be accessed from a hwc thread by Mathias Agopian · 15 years ago
  12. 10b4503 am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ics-mr0 by Mathias Agopian · 15 years ago
  13. abf88be added dpi and refresh rate info in SF's dumpsys by Mathias Agopian · 15 years ago
  14. 2696d05 am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0 by Dave Burke · 15 years ago
  15. 960a0b4 am f7613743: Merge "Don\'t call hwc set() if there is nothing new to do" into ics-mr0 by Mathias Agopian · 15 years ago
  16. 43d109c am 23bf2505: Merge "Make sure set GL state properly" into ics-mr0 by Mathias Agopian · 15 years ago
  17. 0ab84ef Add a LayerScreenshot by Mathias Agopian · 15 years ago
  18. 0d0fba4 Don't call hwc set() if there is nothing new to do by Mathias Agopian · 15 years ago
  19. 9044ef0 Make sure set GL state properly by Mathias Agopian · 15 years ago
  20. a3dca6f am 840b8a67: Revert "Add a LayerScreenshot" by Mathias Agopian · 15 years ago
  21. f7ae86f 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 · 15 years ago
  22. f21dd1e Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Elliott Hughes · 15 years ago
  23. 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 15 years ago
  24. e757a87 we need to guarantee that h/w comp set() is called when a buffer has been retired by Mathias Agopian · 15 years ago
  25. de14eca SurfaceFlinger: Remove display freezing code by Jamie Gennis · 15 years ago
  26. 122aa6b SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 15 years ago
  27. d6809f4 Add a LayerScreenshot by Mathias Agopian · 15 years ago
  28. e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 15 years ago
  29. 9191392 fix an issue where the screen could stay off by Mathias Agopian · 15 years ago
  30. b946a56 Fix screen off animation when in landscape by Mathias Agopian · 15 years ago
  31. 830d083 SurfaceFlinger: screenshots w/ protected buffers by Jamie Gennis · 15 years ago
  32. 0c92e4d Merge "don't clear the framebuffer when the framebuffer is not used" by Mathias Agopian · 15 years ago
  33. 9fe9654 don't clear the framebuffer when the framebuffer is not used by Mathias Agopian · 15 years ago
  34. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 15 years ago
  35. 88cde07 fix transition from full overlays to fb by Mathias Agopian · 15 years ago
  36. d0f2f0d rename mInvalidRegion to mSwapRegion by Mathias Agopian · 15 years ago
  37. 880ac7a8 improve hwc dumpsys by Mathias Agopian · 15 years ago
  38. 0a5abdb Fix another problem with refreshing the screen when switching to/from overlay by Mathias Agopian · 15 years ago
  39. 5bd1b27 Improve SF dumpsys output wrt HWC by Mathias Agopian · 15 years ago
  40. 4bacc9d Fix an issue is SF that caused drawing artifacts when hwc changed mode by Mathias Agopian · 15 years ago
  41. 7f97258 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 15 years ago
  42. ff57415b Fix various flickering / artifacts by Mathias Agopian · 15 years ago
  43. ec49d89 Fix screenshots by Mathias Agopian · 15 years ago
  44. e328134 Fix Recent thumbnails aren't taken when leaving an activity via notification by Mathias Agopian · 15 years ago
  45. 2143fe0 Add a debug option to turn the "transformation hint" off by Mathias Agopian · 15 years ago
  46. 7f76a3c fix "show screen update" debug option. by Mathias Agopian · 15 years ago
  47. 9b8fc65 SurfaceTexture: fix queues-to-composer by Jamie Gennis · 15 years ago
  48. 93d75ec as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 15 years ago
  49. 91b5398 SurfaceFlinger doesn't rely on having a custom RefBase destructor by Mathias Agopian · 15 years ago
  50. 50c24a2 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 15 years ago
  51. ab95117 dump GLES strings in SF dumpsys log by Mathias Agopian · 15 years ago
  52. 3a831d2 fix screen on/off animation (again) by Mathias Agopian · 15 years ago
  53. 55aaccd Merge "don't kill surfaceflinger when system process dies" by Mathias Agopian · 15 years ago
  54. 0c63ef5 don't kill surfaceflinger when system process dies by Mathias Agopian · 15 years ago
  55. eec0f7e return an error code with gralloc buffer allocation failures by Mathias Agopian · 15 years ago
  56. 753db22 fix screen on/off animation, which was flipped by Mathias Agopian · 15 years ago
  57. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 15 years ago
  58. 0dd593f PermissionCache caches permission checks by Mathias Agopian · 15 years ago
  59. 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 15 years ago
  60. 6960811 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 15 years ago
  61. 6dcb155 Fix a race in SurfaceFlinger that could cause layers to be leaked forever. by Mathias Agopian · 15 years ago
  62. 5fa7ad6 Fix a race-condtion in SurfaceFlinger that could lead to a crash. by Mathias Agopian · 15 years ago
  63. 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 15 years ago
  64. 5f05f99 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 15 years ago
  65. f0ff906 Fix some const-ness and comments by Mathias Agopian · 15 years ago
  66. f72606c SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 15 years ago
  67. d2acedf ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 15 years ago
  68. 32ae094 remove some logs by Mathias Agopian · 15 years ago
  69. 0dc5fdb am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 15 years ago
  70. c86d904 Prevent SurfaceFlinger from using layer token 31. by Jamie Gennis · 15 years ago
  71. 6e138fb [3418265] apply layer transformations to the DimLayer. by Mathias Agopian · 15 years ago
  72. d35c666 fix [3385504] Surface flinger hang when adding dim surface by Mathias Agopian · 15 years ago
  73. 2195604 fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) by Mathias Agopian · 16 years ago
  74. 68d3478 partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE) by Mathias Agopian · 16 years ago
  75. 8aa11d8 fix a small bug that caused screenshot to show garbage in some cases (DO NOT MERGE) by Mathias Agopian · 16 years ago
  76. 84c6f5a workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE) by Mathias Agopian · 16 years ago
  77. 3431f47b tone down the log spew regarding taking screenshots. by Mathias Agopian · 15 years ago
  78. 35e4a49 Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()" into honeycomb by Mathias Agopian · 15 years ago
  79. 1d4549a clean-up unneeded code by Mathias Agopian · 16 years ago
  80. 06a61e2 improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 16 years ago
  81. 4549169 fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare() by Mathias Agopian · 16 years ago
  82. cd2cfb6 Add logs when taking a screenshot to help tracking issue 3361121 by Mathias Agopian · 16 years ago
  83. fd7a411 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 16 years ago
  84. f4dfe1b partially fix [3306150] HTML5 video with H/W acceleration blackout by Mathias Agopian · 16 years ago
  85. 010719c Merge "fix [3312683] Camera mirroring problem after switching from back to front camera" into honeycomb by Mathias Agopian · 16 years ago
  86. fb4dcb1 fix [3312683] Camera mirroring problem after switching from back to front camera by Mathias Agopian · 16 years ago
  87. f7acf16 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 16 years ago
  88. 0a53d5c Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 16 years ago
  89. 1c4e4fc0 fix a small bug that caused screenshot to show garbage in some cases by Mathias Agopian · 16 years ago
  90. a6b8c1c workaround [3201922] display not on: log full of gralloc errors by Mathias Agopian · 16 years ago
  91. 04a709e4 fix debug.sf.showbackground by Mathias Agopian · 16 years ago
  92. 3dd25a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 16 years ago
  93. c3802d2 More clean-up. Get rid off the "blur" effect in SurfaceFlinger by Mathias Agopian · 16 years ago
  94. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 16 years ago
  95. 94720d7 surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 16 years ago
  96. ee5a3aca [317580] fix issue where the screen wouldn't be rotated properly in bypass mode by Mathias Agopian · 16 years ago
  97. 025005f [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE) by Mathias Agopian · 16 years ago
  98. d267d2a Remove a problematic empty update optimization. by Jamie Gennis · 16 years ago
  99. 7ece231 am 9f6d18ca: am 04358138: Merge "[3095807] screen takes a long time to turn on" into gingerbread by Mathias Agopian · 16 years ago
  100. 596e590 am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475 by Mathias Agopian · 16 years ago