1. bc0d7dc Revert "Minimal changes to support multi-display HWC" by Jesse Hall · 13 years ago
  2. bddd724 Minimal changes to support multi-display HWC by Jesse Hall · 13 years ago
  3. 028508c hopefully fixe a race condition in sf initialization by Mathias Agopian · 13 years ago
  4. 8630320 split HWComposer out of DisplayHardware by Mathias Agopian · 13 years ago
  5. 921e6ac SurfaceFlinger cleanup by Mathias Agopian · 13 years ago
  6. 10fbdb6 surfaceflinger: call into hardware composer to blank screen by Colin Cross · 13 years ago
  7. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 13 years ago
  8. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  9. 5880cc5 Add support for HWC_DEVICE_API_VERSION_1_0 by Jesse Hall · 13 years ago
  10. 3e8b853 refactor HWComposer to break dependency with the HAL headers by Mathias Agopian · 13 years ago
  11. 03e4072 set vsync power hint by Mathias Agopian · 13 years ago
  12. 22ffb11 make sure to disable VSYNC while screen is off by Mathias Agopian · 13 years ago
  13. e2c4f4e Added vsync debugging information in dumpsys log by Mathias Agopian · 13 years ago
  14. 3a77871 start VSYNC thread when HWC doesn't handle it by Mathias Agopian · 13 years ago
  15. 2965b26 VSYNC handling cleanup by Mathias Agopian · 13 years ago
  16. 1a3bf41 Fix SurfaceFlinger crash in HWC::eventControl by Erik Gilling · 13 years ago
  17. 3eb38cb SurfaceFlinger now uses the new VSYNC HAL API. by Mathias Agopian · 13 years ago
  18. 31d2843 Add HWC vsync hook. Currently unused. by Mathias Agopian · 13 years ago
  19. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  20. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  21. e2c2f92 Force a repaint when hwc invalidate hook is called by Mathias Agopian · 14 years ago
  22. aebac5f improve hwc log output by Mathias Agopian · 14 years ago
  23. fc60b94 fix dumpsys wording for h/w composer by Mathias Agopian · 14 years ago
  24. 9c6e297 fix transition from full overlays to fb by Mathias Agopian · 14 years ago
  25. fb4d5d5 improve hwc dumpsys by Mathias Agopian · 14 years ago
  26. 22da60c Improve SF dumpsys output wrt HWC by Mathias Agopian · 14 years ago
  27. 7ee4cd5 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 14 years ago
  28. c7d14e2 Add a h/w composer API to allow the HAL to trigger a redraw by Mathias Agopian · 14 years ago
  29. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 15 years ago
  30. 5895934 Fix a null dereference by Mathias Agopian · 15 years ago
  31. 8372785 dump HWC state in dumpsys by Mathias Agopian · 15 years ago
  32. f5f2712 surfaceflinger: give hwcomposer a chance to release buffers by Antti Hatala · 15 years ago
  33. 4572177 Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 15 years ago
  34. f1352df should fix sim build, hopefully by Mathias Agopian · 15 years ago
  35. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 15 years ago