1. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  2. 5273a97 resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 11 years ago
  3. 8b49125 Make string literal concatenation play nice with C++11. by Dan Albert · 11 years ago
  4. d53e052 Within CpuConsumer, use gralloc lockAsync/unlockAsync by Riley Andrews · 11 years ago
  5. a5b7513 gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired by Igor Murashkin · 12 years ago
  6. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  7. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  8. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  9. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  10. b4b6370 CpuConsumer: Add set buffer size and format functions. by Zhijun He · 12 years ago
  11. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 12 years ago
  12. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  13. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 12 years ago
  14. 042ecee CpuConsumer: Properly track acquired buffers by Eino-Ville Talvala · 12 years ago
  15. eb0d129 CpuConsumer: Add optional asynchronous mode by Eino-Ville Talvala · 12 years ago
  16. 64d8b19 CpuConsumer: Don't unlock buffers on producer disconnect by Eino-Ville Talvala · 12 years ago
  17. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 13 years ago
  18. b272541 libgui: move fence handling into ConsumerBase by Jamie Gennis · 13 years ago
  19. 72f096f BufferQueue: use max acquired buffer count by Jamie Gennis · 13 years ago
  20. e232fdc Add BufferItemConsumer, a simple BufferQueue consumer. by Eino-Ville Talvala · 13 years ago
  21. f57e754 CpuConsumer: inherit from ConsumerBase by Eino-Ville Talvala · 13 years ago
  22. b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
  23. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  24. e41b318 Add a BufferQueue CPU consumer. by Eino-Ville Talvala · 13 years ago