1. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 8 years ago
  2. d3e08d4 Remove RGBX_FP16 format by Romain Guy · 9 years ago
  3. ff41514 Add fp16 pixel and window formats by Romain Guy · 9 years ago
  4. 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 9 years ago
  5. 47650f4 native: Rename mBuf to mSlot by Pablo Ceballos · 10 years ago
  6. 847f11e Refactor ConsumerBase and it's derived classes. by Michael Lentine · 10 years ago
  7. 921d1d7 Revert "libgui: Plumb attach/detach through CpuConsumer" by Dan Stoza · 10 years ago
  8. 20c5672 libgui: Plumb attach/detach through CpuConsumer by Dan Stoza · 10 years ago
  9. 724768f Revert "libgui: Plumb attach/detach through CpuConsumer" by Dan Stoza · 10 years ago
  10. 43078e2 libgui: Plumb attach/detach through CpuConsumer by Dan Stoza · 10 years ago
  11. dd26416 libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  12. 5b75a51 Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  13. b3ca72c CpuConsumer: fix build error by Lajos Molnar · 10 years ago
  14. bacce71 Merge commit 'ec41d55b8d018f349f7687cfe491651db600b51d' by Chad Jones · 10 years ago
  15. ec41d55 am 94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  16. 6a26be7 CpuConsumer: lock buffers that could be YUV as ycbcr by Lajos Molnar · 10 years ago
  17. a21b7a0 am b93bca5d: am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 11 years ago
  18. b93bca5 am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 11 years ago
  19. 7398a5a GUI: Remove unused variables by Andreas Gampe · 11 years ago
  20. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  21. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  22. 5273a97 resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 11 years ago
  23. 8b49125 Make string literal concatenation play nice with C++11. by Dan Albert · 11 years ago
  24. d53e052 Within CpuConsumer, use gralloc lockAsync/unlockAsync by Riley Andrews · 11 years ago
  25. a5b7513 gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired by Igor Murashkin · 12 years ago
  26. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  27. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  28. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  29. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  30. b4b6370 CpuConsumer: Add set buffer size and format functions. by Zhijun He · 12 years ago
  31. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 12 years ago
  32. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  33. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 12 years ago
  34. 042ecee CpuConsumer: Properly track acquired buffers by Eino-Ville Talvala · 12 years ago
  35. eb0d129 CpuConsumer: Add optional asynchronous mode by Eino-Ville Talvala · 12 years ago
  36. 64d8b19 CpuConsumer: Don't unlock buffers on producer disconnect by Eino-Ville Talvala · 12 years ago
  37. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 13 years ago
  38. b272541 libgui: move fence handling into ConsumerBase by Jamie Gennis · 13 years ago
  39. 72f096f BufferQueue: use max acquired buffer count by Jamie Gennis · 13 years ago
  40. e232fdc Add BufferItemConsumer, a simple BufferQueue consumer. by Eino-Ville Talvala · 13 years ago
  41. f57e754 CpuConsumer: inherit from ConsumerBase by Eino-Ville Talvala · 13 years ago
  42. b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
  43. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  44. e41b318 Add a BufferQueue CPU consumer. by Eino-Ville Talvala · 13 years ago