1. 302ebed SF: add vsyncId to SurfaceFlinger::composite trace by Ady Abraham · 3 years, 6 months ago
  2. 6fac523 Migrate IDisplayEventConnection interface to AIDL by Huihong Luo · 3 years, 9 months ago
  3. 46f3e3b SF: Merge commit/composite in MessageQueue by Dominik Laskowski · 4 years, 1 month ago
  4. e0e0cde SF: Decouple MessageQueue by Dominik Laskowski · 4 years, 1 month ago
  5. 562c271 SF: region sampling scheduling optimization by Ady Abraham · 4 years, 4 months ago
  6. 208235c SF: Fix VSYNC injection by Dominik Laskowski · 4 years, 9 months ago
  7. 326ecde SurfaceFlinger: fix wake up time when sf duration change by Ady Abraham · 4 years, 10 months ago
  8. 55fa727 SurfaceFlinger: decouple EventThread from SF wakeup by Ady Abraham · 5 years ago
  9. 5f683cf Enable SurfaceFlinger to use FrameTimeline by Adithya Srinivasan · 5 years ago
  10. dd4ef27 SF: Modernize task scheduling API by Dominik Laskowski · 5 years ago
  11. 5facfb1 SurfaceFlinger: expected present time directly from VSyncReactor by Ady Abraham · 5 years ago
  12. 0ed31c9 SurfaceFlinger: use intended wake up time when calculating next present time by Ady Abraham · 5 years ago
  13. 6505f79 SF: Hook up VSYNC injection to Scheduler by Dominik Laskowski · 6 years ago
  14. 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 6 years ago
  15. 46e2f3e SurfaceFlinger: cleanup some TODOs for Scheduler by Ady Abraham · 6 years ago
  16. f654d57 SF: Register resync callback per event connection by Dominik Laskowski · 7 years ago
  17. 7d1d683 SF: Adding callback to Scheduler for setting refresh rate to 60 and 90. by Ana Krulec · 7 years ago
  18. 85c39af SF: Moving EventThread::Connection out of impl class by Ana Krulec · 7 years ago
  19. 98b5b24 SF: Creating a basic Scheduler class. by Ana Krulec · 7 years ago
  20. fefcb58 SF: Move relevant scheduler files into one directory. by Ana Krulec · 7 years ago[Renamed from services/surfaceflinger/MessageQueue.h]
  21. 3fcdef1 SF: Separate MessageQueue into interface and impl by Lloyd Pique · 8 years ago
  22. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 8 years ago
  23. 78ce418 SF: Clang format selected sources by Lloyd Pique · 8 years ago
  24. 117698b Add LambdaMessage to SurfaceFlinger by Alex Sakhartchouk · 8 years ago
  25. 6b698e4 libgui: Remove RefBase from BitTube by Dan Stoza · 8 years ago
  26. 27c8115 libgui: Format BitTube and move into gui namespace by Dan Stoza · 8 years ago
  27. 342b760 Fix google-explicit-constructor warnings in surfaceflinger. by Chih-Hung Hsieh · 9 years ago
  28. 14e54ba SF: Remove forced transaction on screenshot by Dan Stoza · 9 years ago
  29. 9eb1f05 fix another bug where screenshots could end-up all black by Mathias Agopian · 12 years ago
  30. 4fec873 one more step towards multiple display support by Mathias Agopian · 13 years ago
  31. 99ce5cd separate transactions from updates by Mathias Agopian · 14 years ago
  32. 8aedd47 SF now synchronizes to VSYNC by Mathias Agopian · 14 years ago
  33. be42aef fix an issue where invalidate/transactions could be missed by Mathias Agopian · 14 years ago
  34. 2228936 fix an issue where updates could starve transactions by Mathias Agopian · 14 years ago
  35. f61c57f rewrite SF's message loop on top of Looper by Mathias Agopian · 14 years ago
  36. 81bac09 move native services under services/ by Mathias Agopian · 15 years ago[Renamed from libs/surfaceflinger/MessageQueue.h]
  37. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  38. b6683b5 make use of the perfectly fine List.h instead of our own reimplementation of a linked list. by Mathias Agopian · 16 years ago
  39. 0aa758d Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 16 years ago
  40. f1d8e87 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 16 years ago