1. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  2. 11611f9 DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItem by Dan Stoza · 10 years ago
  3. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  4. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  5. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  6. fd9d183 Build fix to use the correct source. by Michael Lentine · 11 years ago
  7. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 11 years ago
  8. 24cd98e Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] by Jesse Hall · 11 years ago
  9. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  10. 0b63cd1 Handle failed requestBuffer after successful dequeueBuffer by Jesse Hall · 11 years ago
  11. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 11 years ago
  12. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 11 years ago
  13. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 11 years ago
  14. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  15. b9b0883 Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  16. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 11 years ago
  17. 88a459a VirtualDisplaySurface: no attach/detach support by Dan Stoza · 11 years ago
  18. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  19. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  20. 7143316 Fix virtual display nesting by Dan Stoza · 11 years ago
  21. fdfde88 SurfaceFlinger: mFbProducerSlot initailization by mayank parshar · 11 years ago
  22. b988f85 SurfaceFlinger: mFbFence initialization by mayank parshar · 12 years ago
  23. 14e8b01 Don't change the framebuffer target until we render a new one by Jesse Hall · 12 years ago android-4.4.1_r1 android-4.4.1_r1.0.1 android-4.4.2_r1 android-4.4.2_r1.0.1 android-4.4.2_r2 android-4.4.2_r2.0.1 android-sdk-4.4.2_r1 android-sdk-4.4.2_r1.0.1
  24. 497ba0e Don't use implementation-defined format with CPU consumers by Jesse Hall · 12 years ago
  25. c354eff Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS by Jesse Hall · 12 years ago
  26. 6a96846 Add a boardconfig to force HWC composition of virtual displays by Naseer Ahmed · 12 years ago
  27. 1e27ba2 Use implementation-defined format when HWC writes to output buffer by Jesse Hall · 12 years ago
  28. b716e57 Set the outbuf acquire fence after we actually have it. by Jesse Hall · 12 years ago
  29. 6da15f4 fix crashers with wifi/virtual displays by Mathias Agopian · 12 years ago
  30. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 12 years ago
  31. 8db9255 Force async behavior for the virtual display output BufferQueue by Jesse Hall · 12 years ago
  32. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 12 years ago
  33. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 12 years ago
  34. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  35. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  36. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  37. bce7611 Fix build -- update for function signature change by Jesse Hall · 12 years ago
  38. 38efe86 Rewrite VirtualDisplaySurface by Jesse Hall · 12 years ago
  39. e737c11 Remove experimental HWC virtual display support by Jesse Hall · 12 years ago
  40. 2ba647e Actually set the virtual display output buffer. by Jesse Hall · 12 years ago
  41. ffe1f19 Fix virtual displays for HWC<=1.1 by Jesse Hall · 12 years ago
  42. 851cfe8 Isolate knowledge that fb target == output buffer by Jesse Hall · 12 years ago
  43. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  44. 7414965 Release virtual display buffer immediately after HWC set by Jesse Hall · 12 years ago
  45. 80e0a39 Add BufferQueueInterposer and use it for virtual displays by Jesse Hall · 12 years ago
  46. 99c7dbb Add DisplaySurface abstraction by Jesse Hall · 12 years ago