1. 801ea09 split libsensor our of libgui by Mathias Agopian · 8 years ago
  2. ab04685 Fix duplicated VSync tracing in SurfaceInterceptor by Irvel · 9 years ago
  3. 468051e Integrate SurfaceInterceptor into SurfaceFlinger by Irvel · 9 years ago
  4. 4a4e4a2 Revert "Revert "DispSync: Always resync after inactivity"" by Tim Murray · 9 years ago
  5. 67264e9 Revert "DispSync: Always resync after inactivity" by Dan Stoza · 9 years ago
  6. f34b9be DispSync: Always resync after inactivity by Dan Stoza · 9 years ago
  7. db4ac3c SF: Permit changing DispSync offsets at runtime by Dan Stoza · 10 years ago
  8. ef472ec SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago
  9. 4098f03 Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" by Ruchi Kandoi · 11 years ago
  10. d469a1c SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago
  11. 86efcc0 SurfaceFlinger: fix 64-bit format string warnings by Greg Hackmann · 11 years ago
  12. faf77cc SurfaceFlinger: SW-based vsync events by Jamie Gennis · 12 years ago
  13. 9e663de Use new HWC display type/count constants. by Jesse Hall · 12 years ago
  14. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 12 years ago
  15. 7adb0f8 Minor cleanups/fixes before virtual display refactoring by Jesse Hall · 12 years ago
  16. 81cd5d3 make sure we don't call into the HWC HAL when not needed by Mathias Agopian · 13 years ago
  17. ff28e20 Display events now always carry the display id they happened on by Mathias Agopian · 13 years ago
  18. b4d18ed fix an issue where hotplug events were not dispatched by Mathias Agopian · 13 years ago
  19. 148994e We now report hotplug events to the framework by Mathias Agopian · 13 years ago
  20. ae2cfb5 Minor tweaks by Andy McFadden · 13 years ago
  21. 6bf552e Add timeout when waiting for HW vsync by Andy McFadden · 13 years ago
  22. 3ee454a Eradicate DisplayID. by Mathias Agopian · 13 years ago
  23. f6bbd44 simplify further vsync handling by Mathias Agopian · 13 years ago
  24. a4cb35a fix various issues in SF's EventThread by Mathias Agopian · 13 years ago
  25. 10125f0 Fix deadlock in SF. by Mathias Agopian · 13 years ago
  26. 0f2f5ff rename DisplayHardware to DisplayDevice by Mathias Agopian · 13 years ago
  27. 8630320 split HWComposer out of DisplayHardware by Mathias Agopian · 13 years ago
  28. 921e6ac SurfaceFlinger cleanup by Mathias Agopian · 13 years ago
  29. 1b03149 get rid of GraphicPlane by Mathias Agopian · 13 years ago
  30. 7d88647 SF could get stuck waiting for vsync when turning the screen off by Mathias Agopian · 13 years ago
  31. 03e4072 set vsync power hint by Mathias Agopian · 13 years ago
  32. fca660c don't wake-up eventthread every 16ms if there are no vsync requests by Mathias Agopian · 13 years ago
  33. 22ffb11 make sure to disable VSYNC while screen is off by Mathias Agopian · 13 years ago
  34. e2c4f4e Added vsync debugging information in dumpsys log by Mathias Agopian · 13 years ago
  35. 2965b26 VSYNC handling cleanup by Mathias Agopian · 13 years ago
  36. d94d3b8 avoid turning vsync off/on at each frame by Mathias Agopian · 13 years ago
  37. 3eb38cb SurfaceFlinger now uses the new VSYNC HAL API. by Mathias Agopian · 13 years ago
  38. cb9732a refactor / simplify EventThread by Mathias Agopian · 13 years ago
  39. 841cde5 add more ATRACE by Mathias Agopian · 13 years ago
  40. 3cf199a fix an issue with vsync event delivery by Mathias Agopian · 13 years ago
  41. 8aedd47 SF now synchronizes to VSYNC by Mathias Agopian · 13 years ago
  42. 82d7ab6 improve SurfaceFlinger dumpsys by Mathias Agopian · 13 years ago
  43. 616c0cd fix a bug with vsync management by Mathias Agopian · 13 years ago
  44. a72d0db Fix an issue with VSYNC by Mathias Agopian · 13 years ago
  45. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  46. 478ae5e Improve the VSYNC api a bit. by Mathias Agopian · 14 years ago
  47. 2374866 fix a deadlock when removing a DisplayEventConnection by Mathias Agopian · 14 years ago
  48. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago