1. 620685c Fix emulator vsync by Andy McFadden · 13 years ago
  2. cdbaecb SurfaceFlinger: make the num FBs a board config by Jamie Gennis · 13 years ago
  3. 9e9689c Fix HDMI unblank behavior by Andy McFadden · 13 years ago
  4. cb55857 fix dumpsys Layer name when using multiple displays by Mathias Agopian · 13 years ago
  5. 5a8f901 Tone down a fatal assert by Andy McFadden · 13 years ago
  6. 81cd5d3 make sure we don't call into the HWC HAL when not needed by Mathias Agopian · 13 years ago
  7. 27ec573 Fix crashes after HDMI disconnect by Andy McFadden · 13 years ago
  8. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 13 years ago
  9. d30b36d SurfaceFlinger: reset the FB_TGT acquire fence by Jamie Gennis · 13 years ago
  10. c01a79d Pass display arg to blank/unblank by Andy McFadden · 13 years ago
  11. 9e2463e add/remove displays properly on hotplug events by Mathias Agopian · 13 years ago
  12. b4d18ed fix an issue where hotplug events were not dispatched by Mathias Agopian · 13 years ago
  13. 38e623b fix a typo preventing pre hwc-1.1 devices from booting by Mathias Agopian · 13 years ago
  14. f5a3392 we now correctly set-up connected screens during boot by Mathias Agopian · 13 years ago
  15. 148994e We now report hotplug events to the framework by Mathias Agopian · 13 years ago
  16. 1604f77 one more step toward HDMI support by Mathias Agopian · 13 years ago
  17. f33e4b6 GraphicBufferAlloc class was declared twice by Mathias Agopian · 13 years ago
  18. 6ab9329 suppress superfluous log by Mathias Agopian · 13 years ago
  19. d3d35f1 Check that HWC exists before trying to use it by Jesse Hall · 13 years ago
  20. da27af9 add support hwc 1.1 by Mathias Agopian · 13 years ago
  21. cde87a3 refactor things a bit by Mathias Agopian · 13 years ago
  22. ae2cfb5 Minor tweaks by Andy McFadden · 13 years ago
  23. db27621 Initialize new HWC 1.2 fields by Jesse Hall · 13 years ago
  24. babba18 Fix emulator by Andy McFadden · 13 years ago
  25. 43601a2 Reduce failure uncertainty by Andy McFadden · 13 years ago
  26. b0d1dd3 Reshuffle FramebufferSurface by Andy McFadden · 13 years ago
  27. b272541 libgui: move fence handling into ConsumerBase by Jamie Gennis · 13 years ago
  28. 55882de fix a problem where all hwc layers would have the SKIP flags set by Mathias Agopian · 13 years ago
  29. e25d005 Always reset layer acquireFenceFd after commit by Jesse Hall · 13 years ago
  30. c397360 the visible region sent to HWC was garbage by Mathias Agopian · 13 years ago
  31. f90883d Merge "HWC 1.1: hook up hotplug event, use new display config queries" into jb-mr1-dev by Jesse Hall · 13 years ago
  32. 1bd20e0 HWC 1.1: hook up hotplug event, use new display config queries by Jesse Hall · 13 years ago
  33. 72f096f BufferQueue: use max acquired buffer count by Jamie Gennis · 13 years ago
  34. 2b97769 Merge "BufferQueue: clean up buffer counting" into jb-mr1-dev by Jamie Gennis · 13 years ago
  35. 31a353d BufferQueue: clean up buffer counting by Jamie Gennis · 13 years ago
  36. 9eb1eb5 Handle new device api version encoding by Jesse Hall · 13 years ago
  37. 13a082e Added display initialization method by Andy McFadden · 13 years ago
  38. f435863 teach HWC about multiple displays by Mathias Agopian · 13 years ago
  39. 30bcc61 remove support for HWC < 1.0 by Mathias Agopian · 13 years ago
  40. e60b068 HWComposer now has its own concept of display IDs by Mathias Agopian · 13 years ago
  41. bbd164a Update for cleanups in hwc interface by Jesse Hall · 13 years ago
  42. 8f971ff Pass the correct number of displays based on HWC version by Jesse Hall · 13 years ago
  43. 5f20e2d reimplement wifi display hack with new external display SF framework by Mathias Agopian · 13 years ago
  44. 8b736f1 xdpi / ydpi were reported as 0 by Mathias Agopian · 13 years ago
  45. 748f3df avoid crashing when we don't have an h/w composer by Mathias Agopian · 13 years ago
  46. 1e26087 Add a display parameter to HWComposer where needed by Mathias Agopian · 13 years ago
  47. b685c54 Changes to support multi-display HWC by Jesse Hall · 13 years ago
  48. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago
  49. 888c822 remove a dependency of DisplayDevice on the refresh rate by Mathias Agopian · 13 years ago
  50. d3ee231 cleanups in preparation of bigger changes by Mathias Agopian · 13 years ago
  51. 0f2f5ff rename DisplayHardware to DisplayDevice by Mathias Agopian · 13 years ago
  52. 34a09ba Move eglSwapBuffers out of HWComposer by Jesse Hall · 13 years ago
  53. 028508c hopefully fixe a race condition in sf initialization by Mathias Agopian · 13 years ago
  54. 8630320 split HWComposer out of DisplayHardware by Mathias Agopian · 13 years ago
  55. 921e6ac SurfaceFlinger cleanup by Mathias Agopian · 13 years ago
  56. a491260 factor EGL/GL and surface creation out of DisplayHardware by Mathias Agopian · 13 years ago
  57. 10fbdb6 surfaceflinger: call into hardware composer to blank screen by Colin Cross · 13 years ago
  58. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 13 years ago
  59. b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
  60. 1b03149 get rid of GraphicPlane by Mathias Agopian · 13 years ago
  61. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 13 years ago
  62. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  63. 549646d Merge "Add support for HWC_DEVICE_API_VERSION_1_0" by Jesse Hall · 13 years ago
  64. d3076ac Merge "Implement SurfaceFlinger's ANW on top of BufferQueue" by Mathias Agopian · 13 years ago
  65. 5880cc5 Add support for HWC_DEVICE_API_VERSION_1_0 by Jesse Hall · 13 years ago
  66. 3e8b853 refactor HWComposer to break dependency with the HAL headers by Mathias Agopian · 13 years ago
  67. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 13 years ago
  68. 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 13 years ago
  69. 06e51a0 don't actuate vsync hint when not needed by Mathias Agopian · 13 years ago
  70. 03e4072 set vsync power hint by Mathias Agopian · 13 years ago
  71. a2f4e56 get rid off preserve backbuffer optimization in SF by Mathias Agopian · 13 years ago
  72. 22ffb11 make sure to disable VSYNC while screen is off by Mathias Agopian · 13 years ago
  73. b60314a rework screen on/off code by Mathias Agopian · 13 years ago
  74. e2c4f4e Added vsync debugging information in dumpsys log by Mathias Agopian · 13 years ago
  75. 3a77871 start VSYNC thread when HWC doesn't handle it by Mathias Agopian · 13 years ago
  76. 2965b26 VSYNC handling cleanup by Mathias Agopian · 13 years ago
  77. 1a3bf41 Fix SurfaceFlinger crash in HWC::eventControl by Erik Gilling · 13 years ago
  78. 3eb38cb SurfaceFlinger now uses the new VSYNC HAL API. by Mathias Agopian · 13 years ago
  79. 31d2843 Add HWC vsync hook. Currently unused. by Mathias Agopian · 13 years ago
  80. b5dd9c0 rewrite density calculation code so it's understandable by Mathias Agopian · 13 years ago
  81. 6fc0a9b displayhardware: fix not obeying ro.sf.lcd_density when specified by Dima Zavin · 13 years ago
  82. 1b15e1e surfaceflinger: use display dpi if not forced with ro.sf.lcd_nensity by Dima Zavin · 13 years ago
  83. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  84. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  85. f6de1c0 fix a crasher when starting SF with the screen off by Mathias Agopian · 14 years ago
  86. 67016af fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist by Mathias Agopian · 14 years ago
  87. 82d7ab6 improve SurfaceFlinger dumpsys by Mathias Agopian · 14 years ago
  88. 55ef343 remove dead/usnused code by Mathias Agopian · 14 years ago
  89. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  90. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  91. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
  92. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  93. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  94. 439cf85 Fix build. by Mathias Agopian · 14 years ago
  95. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  96. 4b9511c rework a bit how we manage EGL extensions by Mathias Agopian · 14 years ago
  97. 385977f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 14 years ago
  98. f7cdd05 fix an issue where the screen could stay off by Mathias Agopian · 14 years ago
  99. e2c2f92 Force a repaint when hwc invalidate hook is called by Mathias Agopian · 14 years ago
  100. aebac5f improve hwc log output by Mathias Agopian · 14 years ago