1. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 9 years ago
  2. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 9 years ago
  3. 932f008 libgui: Add Surface::getLastDequeueStartTime by Dan Stoza · 9 years ago
  4. 1f2af5c Surface: add unit test for GetAndFlushRemovedBuffers by Yin-Chia Yeh · 9 years ago
  5. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 9 years ago
  6. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 9 years ago
  7. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 9 years ago
  8. 6a570b6 Use Configstore to test getWideColor function by Courtney Goeltzenleuchter · 9 years ago
  9. 4e606e3 egl: Remove retire event. by Brian Anderson · 9 years ago
  10. d001058 Fix getFrameTimestamp test flakes. by Brian Anderson · 9 years ago
  11. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 9 years ago
  12. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 9 years ago
  13. 1eb1b27 Add plumbing for Surface::getWideColorSupport by Courtney Goeltzenleuchter · 9 years ago
  14. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 9 years ago
  15. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 10 years ago
  16. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 9 years ago
  17. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 9 years ago
  18. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  19. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  20. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 10 years ago
  21. f638686 Add a DequeueReady FrameEvent by Brian Anderson · 10 years ago
  22. 3da8d27 Surface unit tests for getFrameTimestamps. by Brian Anderson · 10 years ago
  23. 643f094 Do not drop MonitoredProducer in binder calls by Kalle Raita · 9 years ago
  24. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 10 years ago
  25. 789a0c8 Fix Surface slot caching by Pablo Ceballos · 10 years ago
  26. 583b1b3 BQ: Prevent operations on disconnected BQs by Pablo Ceballos · 11 years ago
  27. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 11 years ago
  28. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 11 years ago
  29. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 11 years ago
  30. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 11 years ago
  31. 5b75a51 Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 11 years ago
  32. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 12 years ago
  33. 5603a2f Remove deprecated BufferQueue constructor by Dan Stoza · 12 years ago
  34. 8d75996 Fix calls to captureScreen by Dan Stoza · 12 years ago
  35. 5f51ed9 fix tests more by Mathias Agopian · 13 years ago
  36. 3dce336 fix tests by Mathias Agopian · 13 years ago
  37. 126b9c8 Fix build. 3rd attempt by Mathias Agopian · 13 years ago
  38. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 13 years ago
  39. f7c6087 BufferQueue: Support query of consumer usage bits by Eino-Ville Talvala · 13 years ago
  40. 6fda52b always pass the BufferQueue explicitely to consumers by Ying Wang · 13 years ago
  41. 7c1a487 fix build. update test to new API by Mathias Agopian · 13 years ago
  42. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 14 years ago
  43. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 14 years ago
  44. 90ac799 fix libgui header location by Mathias Agopian · 14 years ago
  45. 41f673c split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 14 years ago
  46. c901ca0 Surface: fix a protected buffer test by Jamie Gennis · 15 years ago
  47. 9303eee fix ScreenshotsOfProtectedBuffersFail by Mathias Agopian · 15 years ago
  48. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 15 years ago
  49. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 15 years ago
  50. fc85012 libgui: Fix the tests so they build. by Jamie Gennis · 15 years ago
  51. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 15 years ago[Renamed from libs/surfaceflinger_client/tests/Surface_test.cpp]
  52. 391bbe2 ANativeWindow: add query for the concrete type. by Jamie Gennis · 15 years ago
  53. 7a4d0df SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 15 years ago
  54. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 15 years ago