1. b0d1dd3 Reshuffle FramebufferSurface by Andy McFadden · 12 years ago
  2. b272541 libgui: move fence handling into ConsumerBase by Jamie Gennis · 12 years ago
  3. 55882de fix a problem where all hwc layers would have the SKIP flags set by Mathias Agopian · 12 years ago
  4. e25d005 Always reset layer acquireFenceFd after commit by Jesse Hall · 12 years ago
  5. c397360 the visible region sent to HWC was garbage by Mathias Agopian · 12 years ago
  6. f90883d Merge "HWC 1.1: hook up hotplug event, use new display config queries" into jb-mr1-dev by Jesse Hall · 12 years ago
  7. 1bd20e0 HWC 1.1: hook up hotplug event, use new display config queries by Jesse Hall · 12 years ago
  8. 72f096f BufferQueue: use max acquired buffer count by Jamie Gennis · 12 years ago
  9. 2b97769 Merge "BufferQueue: clean up buffer counting" into jb-mr1-dev by Jamie Gennis · 12 years ago
  10. 31a353d BufferQueue: clean up buffer counting by Jamie Gennis · 12 years ago
  11. 9eb1eb5 Handle new device api version encoding by Jesse Hall · 12 years ago
  12. 13a082e Added display initialization method by Andy McFadden · 12 years ago
  13. f435863 teach HWC about multiple displays by Mathias Agopian · 12 years ago
  14. 30bcc61 remove support for HWC < 1.0 by Mathias Agopian · 12 years ago
  15. e60b068 HWComposer now has its own concept of display IDs by Mathias Agopian · 12 years ago
  16. bbd164a Update for cleanups in hwc interface by Jesse Hall · 12 years ago
  17. 8f971ff Pass the correct number of displays based on HWC version by Jesse Hall · 12 years ago
  18. 5f20e2d reimplement wifi display hack with new external display SF framework by Mathias Agopian · 12 years ago
  19. 8b736f1 xdpi / ydpi were reported as 0 by Mathias Agopian · 12 years ago
  20. 748f3df avoid crashing when we don't have an h/w composer by Mathias Agopian · 12 years ago
  21. 1e26087 Add a display parameter to HWComposer where needed by Mathias Agopian · 12 years ago
  22. b685c54 Changes to support multi-display HWC by Jesse Hall · 12 years ago
  23. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 12 years ago
  24. 888c822 remove a dependency of DisplayDevice on the refresh rate by Mathias Agopian · 12 years ago
  25. d3ee231 cleanups in preparation of bigger changes by Mathias Agopian · 12 years ago
  26. 0f2f5ff rename DisplayHardware to DisplayDevice by Mathias Agopian · 12 years ago
  27. 34a09ba Move eglSwapBuffers out of HWComposer by Jesse Hall · 12 years ago
  28. 028508c hopefully fixe a race condition in sf initialization by Mathias Agopian · 12 years ago
  29. 8630320 split HWComposer out of DisplayHardware by Mathias Agopian · 12 years ago
  30. 921e6ac SurfaceFlinger cleanup by Mathias Agopian · 12 years ago
  31. a491260 factor EGL/GL and surface creation out of DisplayHardware by Mathias Agopian · 12 years ago
  32. 10fbdb6 surfaceflinger: call into hardware composer to blank screen by Colin Cross · 12 years ago
  33. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 12 years ago
  34. b42b1ac Return fence from acquireBuffer by Jesse Hall · 12 years ago
  35. 1b03149 get rid of GraphicPlane by Mathias Agopian · 12 years ago
  36. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 12 years ago
  37. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 12 years ago
  38. 549646d Merge "Add support for HWC_DEVICE_API_VERSION_1_0" by Jesse Hall · 12 years ago
  39. d3076ac Merge "Implement SurfaceFlinger's ANW on top of BufferQueue" by Mathias Agopian · 12 years ago
  40. 5880cc5 Add support for HWC_DEVICE_API_VERSION_1_0 by Jesse Hall · 12 years ago
  41. 3e8b853 refactor HWComposer to break dependency with the HAL headers by Mathias Agopian · 12 years ago
  42. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 12 years ago
  43. 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 12 years ago
  44. 06e51a0 don't actuate vsync hint when not needed by Mathias Agopian · 12 years ago
  45. 03e4072 set vsync power hint by Mathias Agopian · 12 years ago
  46. a2f4e56 get rid off preserve backbuffer optimization in SF by Mathias Agopian · 12 years ago
  47. 22ffb11 make sure to disable VSYNC while screen is off by Mathias Agopian · 12 years ago
  48. b60314a rework screen on/off code by Mathias Agopian · 12 years ago
  49. e2c4f4e Added vsync debugging information in dumpsys log by Mathias Agopian · 12 years ago
  50. 3a77871 start VSYNC thread when HWC doesn't handle it by Mathias Agopian · 12 years ago
  51. 2965b26 VSYNC handling cleanup by Mathias Agopian · 12 years ago
  52. 1a3bf41 Fix SurfaceFlinger crash in HWC::eventControl by Erik Gilling · 12 years ago
  53. 3eb38cb SurfaceFlinger now uses the new VSYNC HAL API. by Mathias Agopian · 12 years ago
  54. 31d2843 Add HWC vsync hook. Currently unused. by Mathias Agopian · 12 years ago
  55. b5dd9c0 rewrite density calculation code so it's understandable by Mathias Agopian · 12 years ago
  56. 6fc0a9b displayhardware: fix not obeying ro.sf.lcd_density when specified by Dima Zavin · 12 years ago
  57. 1b15e1e surfaceflinger: use display dpi if not forced with ro.sf.lcd_nensity by Dima Zavin · 12 years ago
  58. 90ac799 fix libgui header location by Mathias Agopian · 12 years ago
  59. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 12 years ago
  60. f6de1c0 fix a crasher when starting SF with the screen off by Mathias Agopian · 12 years ago
  61. 67016af fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist by Mathias Agopian · 12 years ago
  62. 82d7ab6 improve SurfaceFlinger dumpsys by Mathias Agopian · 12 years ago
  63. 55ef343 remove dead/usnused code by Mathias Agopian · 13 years ago
  64. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  65. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  66. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  67. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  68. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  69. 439cf85 Fix build. by Mathias Agopian · 13 years ago
  70. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  71. 4b9511c rework a bit how we manage EGL extensions by Mathias Agopian · 13 years ago
  72. 385977f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 13 years ago
  73. f7cdd05 fix an issue where the screen could stay off by Mathias Agopian · 13 years ago
  74. e2c2f92 Force a repaint when hwc invalidate hook is called by Mathias Agopian · 13 years ago
  75. aebac5f improve hwc log output by Mathias Agopian · 13 years ago
  76. fc60b94 fix dumpsys wording for h/w composer by Mathias Agopian · 13 years ago
  77. 9c6e297 fix transition from full overlays to fb by Mathias Agopian · 13 years ago
  78. fb4d5d5 improve hwc dumpsys by Mathias Agopian · 13 years ago
  79. 22da60c Improve SF dumpsys output wrt HWC by Mathias Agopian · 13 years ago
  80. 7ee4cd5 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 13 years ago
  81. c7d14e2 Add a h/w composer API to allow the HAL to trigger a redraw by Mathias Agopian · 13 years ago
  82. 6163091 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 13 years ago
  83. 1f339ff don't kill surfaceflinger when system process dies by Mathias Agopian · 13 years ago
  84. d9071ad Merge "remove support for console in SurfaceFlinger" by Mathias Agopian · 13 years ago
  85. 3d03150 remove support for console in SurfaceFlinger by Mathias Agopian · 13 years ago
  86. 3d64e73 fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS by Mathias Agopian · 13 years ago
  87. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  88. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 14 years ago
  89. 47a7946 am fb31036f: am 583fefc8: Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 14 years ago
  90. 3c85e4a Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 14 years ago
  91. 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 · 14 years ago
  92. 503d2d4 am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 14 years ago
  93. 9daa5c9 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 14 years ago
  94. 59119e6 turn off the electron beam by Mathias Agopian · 14 years ago
  95. 6722681 Use the context_priority extension when present. by Mathias Agopian · 14 years ago
  96. 5895934 Fix a null dereference by Mathias Agopian · 14 years ago
  97. 8372785 dump HWC state in dumpsys by Mathias Agopian · 14 years ago
  98. c479e18 resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 14 years ago
  99. 35b48d1 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  100. f5f2712 surfaceflinger: give hwcomposer a chance to release buffers by Antti Hatala · 14 years ago