1. f5a3392 we now correctly set-up connected screens during boot by Mathias Agopian · 12 years ago
  2. 148994e We now report hotplug events to the framework by Mathias Agopian · 12 years ago
  3. 1604f77 one more step toward HDMI support by Mathias Agopian · 12 years ago
  4. 6ab9329 suppress superfluous log by Mathias Agopian · 12 years ago
  5. d3d35f1 Check that HWC exists before trying to use it by Jesse Hall · 12 years ago
  6. da27af9 add support hwc 1.1 by Mathias Agopian · 12 years ago
  7. cde87a3 refactor things a bit by Mathias Agopian · 12 years ago
  8. ae2cfb5 Minor tweaks by Andy McFadden · 12 years ago
  9. db27621 Initialize new HWC 1.2 fields by Jesse Hall · 12 years ago
  10. babba18 Fix emulator by Andy McFadden · 12 years ago
  11. 43601a2 Reduce failure uncertainty by Andy McFadden · 12 years ago
  12. b0d1dd3 Reshuffle FramebufferSurface by Andy McFadden · 12 years ago
  13. 55882de fix a problem where all hwc layers would have the SKIP flags set by Mathias Agopian · 12 years ago
  14. e25d005 Always reset layer acquireFenceFd after commit by Jesse Hall · 12 years ago
  15. c397360 the visible region sent to HWC was garbage by Mathias Agopian · 12 years ago
  16. 1bd20e0 HWC 1.1: hook up hotplug event, use new display config queries by Jesse Hall · 12 years ago
  17. 9eb1eb5 Handle new device api version encoding by Jesse Hall · 12 years ago
  18. 13a082e Added display initialization method by Andy McFadden · 12 years ago
  19. f435863 teach HWC about multiple displays by Mathias Agopian · 12 years ago
  20. 30bcc61 remove support for HWC < 1.0 by Mathias Agopian · 12 years ago
  21. e60b068 HWComposer now has its own concept of display IDs by Mathias Agopian · 12 years ago
  22. bbd164a Update for cleanups in hwc interface by Jesse Hall · 12 years ago
  23. 8f971ff Pass the correct number of displays based on HWC version by Jesse Hall · 12 years ago
  24. 5f20e2d reimplement wifi display hack with new external display SF framework by Mathias Agopian · 12 years ago
  25. 8b736f1 xdpi / ydpi were reported as 0 by Mathias Agopian · 12 years ago
  26. 748f3df avoid crashing when we don't have an h/w composer by Mathias Agopian · 12 years ago
  27. 1e26087 Add a display parameter to HWComposer where needed by Mathias Agopian · 12 years ago
  28. b685c54 Changes to support multi-display HWC by Jesse Hall · 12 years ago
  29. 888c822 remove a dependency of DisplayDevice on the refresh rate by Mathias Agopian · 12 years ago
  30. d3ee231 cleanups in preparation of bigger changes by Mathias Agopian · 12 years ago
  31. 34a09ba Move eglSwapBuffers out of HWComposer by Jesse Hall · 12 years ago
  32. 028508c hopefully fixe a race condition in sf initialization by Mathias Agopian · 12 years ago
  33. 8630320 split HWComposer out of DisplayHardware by Mathias Agopian · 12 years ago
  34. 921e6ac SurfaceFlinger cleanup by Mathias Agopian · 12 years ago
  35. 10fbdb6 surfaceflinger: call into hardware composer to blank screen by Colin Cross · 12 years ago
  36. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 12 years ago
  37. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 12 years ago
  38. 5880cc5 Add support for HWC_DEVICE_API_VERSION_1_0 by Jesse Hall · 12 years ago
  39. 3e8b853 refactor HWComposer to break dependency with the HAL headers by Mathias Agopian · 12 years ago
  40. 03e4072 set vsync power hint by Mathias Agopian · 12 years ago
  41. 22ffb11 make sure to disable VSYNC while screen is off by Mathias Agopian · 12 years ago
  42. e2c4f4e Added vsync debugging information in dumpsys log by Mathias Agopian · 12 years ago
  43. 3a77871 start VSYNC thread when HWC doesn't handle it by Mathias Agopian · 12 years ago
  44. 2965b26 VSYNC handling cleanup by Mathias Agopian · 12 years ago
  45. 1a3bf41 Fix SurfaceFlinger crash in HWC::eventControl by Erik Gilling · 12 years ago
  46. 3eb38cb SurfaceFlinger now uses the new VSYNC HAL API. by Mathias Agopian · 12 years ago
  47. 31d2843 Add HWC vsync hook. Currently unused. by Mathias Agopian · 12 years ago
  48. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  49. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  50. e2c2f92 Force a repaint when hwc invalidate hook is called by Mathias Agopian · 13 years ago
  51. aebac5f improve hwc log output by Mathias Agopian · 13 years ago
  52. fc60b94 fix dumpsys wording for h/w composer by Mathias Agopian · 13 years ago
  53. 9c6e297 fix transition from full overlays to fb by Mathias Agopian · 13 years ago
  54. fb4d5d5 improve hwc dumpsys by Mathias Agopian · 13 years ago
  55. 22da60c Improve SF dumpsys output wrt HWC by Mathias Agopian · 13 years ago
  56. 7ee4cd5 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 13 years ago
  57. c7d14e2 Add a h/w composer API to allow the HAL to trigger a redraw by Mathias Agopian · 13 years ago
  58. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 14 years ago
  59. 5895934 Fix a null dereference by Mathias Agopian · 14 years ago
  60. 8372785 dump HWC state in dumpsys by Mathias Agopian · 14 years ago
  61. f5f2712 surfaceflinger: give hwcomposer a chance to release buffers by Antti Hatala · 14 years ago
  62. 4572177 Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 14 years ago
  63. f1352df should fix sim build, hopefully by Mathias Agopian · 14 years ago
  64. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 14 years ago