1. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 7 years ago
  2. 78ce418 SF: Clang format selected sources by Lloyd Pique · 7 years ago
  3. 117698b Add LambdaMessage to SurfaceFlinger by Alex Sakhartchouk · 8 years ago
  4. 6b698e4 libgui: Remove RefBase from BitTube by Dan Stoza · 8 years ago
  5. 27c8115 libgui: Format BitTube and move into gui namespace by Dan Stoza · 8 years ago
  6. 342b760 Fix google-explicit-constructor warnings in surfaceflinger. by Chih-Hung Hsieh · 9 years ago
  7. 14e54ba SF: Remove forced transaction on screenshot by Dan Stoza · 9 years ago
  8. 9eb1f05 fix another bug where screenshots could end-up all black by Mathias Agopian · 12 years ago
  9. 4fec873 one more step towards multiple display support by Mathias Agopian · 13 years ago
  10. 99ce5cd separate transactions from updates by Mathias Agopian · 13 years ago
  11. 8aedd47 SF now synchronizes to VSYNC by Mathias Agopian · 14 years ago
  12. be42aef fix an issue where invalidate/transactions could be missed by Mathias Agopian · 14 years ago
  13. 2228936 fix an issue where updates could starve transactions by Mathias Agopian · 14 years ago
  14. f61c57f rewrite SF's message loop on top of Looper by Mathias Agopian · 14 years ago
  15. 81bac09 move native services under services/ by Mathias Agopian · 15 years ago[Renamed from libs/surfaceflinger/MessageQueue.h]
  16. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  17. b6683b5 make use of the perfectly fine List.h instead of our own reimplementation of a linked list. by Mathias Agopian · 16 years ago
  18. 0aa758d Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 16 years ago
  19. f1d8e87 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 16 years ago