1. b02d51c surfaceflinger: use std::vector for waitForEventLocked by Chia-I Wu · 7 years ago
  2. 98cd38f surfaceflinger: use std::vector for mDisplayEventConnections by Chia-I Wu · 7 years ago
  3. eac3db2 surfaceflinger: use std::queue for mPendingEvents by Chia-I Wu · 7 years ago
  4. 98b5b24 SF: Creating a basic Scheduler class. by Ana Krulec · 7 years ago
  5. fefcb58 SF: Move relevant scheduler files into one directory. by Ana Krulec · 7 years ago[Renamed from services/surfaceflinger/EventThread.h]
  6. 00a6fa2 SF: Decouple EventThread from DisplayDevice by Dominik Laskowski · 7 years ago
  7. 24b0a48 SF: Test coverage for EventThread by Lloyd Pique · 7 years ago
  8. 9cbe4da SF: Fix an EventThread deadlock by Lloyd Pique · 7 years ago
  9. 0fcde1b SF: Separate EventThread into interface and impl by Lloyd Pique · 8 years ago
  10. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 7 years ago
  11. 46a46b3 SF: Cleanup EventThread Part 1 by Lloyd Pique · 7 years ago
  12. 78ce418 SF: Clang format selected sources by Lloyd Pique · 7 years ago
  13. 2c32175 surfaceflinger: remove vsync hint by Tim Murray · 8 years ago
  14. 6b698e4 libgui: Remove RefBase from BitTube by Dan Stoza · 8 years ago
  15. 27c8115 libgui: Format BitTube and move into gui namespace by Dan Stoza · 8 years ago
  16. e1c599b libgui: Normalize IDisplayEventConnection methods by Dan Stoza · 8 years ago
  17. 071b0a6 Merge "Fix google-explicit-constructor warnings in surfaceflinger." am: 5e703a6ad0 am: 101b4cc9d7 am: 32db2f3c9f by Chih-Hung Hsieh · 9 years ago
  18. 342b760 Fix google-explicit-constructor warnings in surfaceflinger. by Chih-Hung Hsieh · 9 years ago
  19. ab04685 Fix duplicated VSync tracing in SurfaceInterceptor by Irvel · 9 years ago
  20. 4a4e4a2 Revert "Revert "DispSync: Always resync after inactivity"" by Tim Murray · 9 years ago
  21. 67264e9 Revert "DispSync: Always resync after inactivity" by Dan Stoza · 9 years ago
  22. f34b9be DispSync: Always resync after inactivity by Dan Stoza · 9 years ago
  23. db4ac3c SF: Permit changing DispSync offsets at runtime by Dan Stoza · 10 years ago
  24. ef472ec SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago
  25. 4098f03 Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" by Ruchi Kandoi · 11 years ago
  26. d469a1c SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago
  27. faf77cc SurfaceFlinger: SW-based vsync events by Jamie Gennis · 12 years ago
  28. 9e663de Use new HWC display type/count constants. by Jesse Hall · 12 years ago
  29. 5c876fa SurfaceFlinger: EventThread: Fix Vsync array size. by Saurabh Shah · 12 years ago
  30. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 12 years ago
  31. ff28e20 Display events now always carry the display id they happened on by Mathias Agopian · 13 years ago
  32. 148994e We now report hotplug events to the framework by Mathias Agopian · 13 years ago
  33. ae2cfb5 Minor tweaks by Andy McFadden · 13 years ago
  34. 3ee454a Eradicate DisplayID. by Mathias Agopian · 13 years ago
  35. f6bbd44 simplify further vsync handling by Mathias Agopian · 13 years ago
  36. a4cb35a fix various issues in SF's EventThread by Mathias Agopian · 13 years ago
  37. 10125f0 Fix deadlock in SF. by Mathias Agopian · 13 years ago
  38. 0f2f5ff rename DisplayHardware to DisplayDevice by Mathias Agopian · 13 years ago
  39. 8630320 split HWComposer out of DisplayHardware by Mathias Agopian · 13 years ago
  40. 921e6ac SurfaceFlinger cleanup by Mathias Agopian · 13 years ago
  41. 1b03149 get rid of GraphicPlane by Mathias Agopian · 13 years ago
  42. 22ffb11 make sure to disable VSYNC while screen is off by Mathias Agopian · 13 years ago
  43. e2c4f4e Added vsync debugging information in dumpsys log by Mathias Agopian · 13 years ago
  44. 3eb38cb SurfaceFlinger now uses the new VSYNC HAL API. by Mathias Agopian · 13 years ago
  45. cb9732a refactor / simplify EventThread by Mathias Agopian · 13 years ago
  46. 8aedd47 SF now synchronizes to VSYNC by Mathias Agopian · 14 years ago
  47. 478ae5e Improve the VSYNC api a bit. by Mathias Agopian · 14 years ago
  48. 2374866 fix a deadlock when removing a DisplayEventConnection by Mathias Agopian · 14 years ago
  49. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago