1. 53a2e97 libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  2. 993772a libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  3. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  4. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  5. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  6. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  7. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  8. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  9. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 11 years ago
  10. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  11. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 11 years ago
  12. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  13. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  14. 7ea777f gui: Add tests for IGraphicBufferProducer by Igor Murashkin · 11 years ago
  15. 7d2d160 gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue by Igor Murashkin · 11 years ago
  16. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 11 years ago
  17. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 11 years ago
  18. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  19. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 11 years ago
  20. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  21. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  22. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  23. 466a192 Minor tweaks. by Andy McFadden · 12 years ago
  24. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago[Renamed (85%) from include/gui/ISurfaceTexture.h]
  25. 0273adb Added some comments by Andy McFadden · 12 years ago
  26. 9e75ddd libgui: add BufferQueue test infrastructure by Jamie Gennis · 12 years ago
  27. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
  28. f785754 Pass fences from BufferQueue to SurfaceTextureClient by Jesse Hall · 13 years ago
  29. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 13 years ago
  30. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 13 years ago
  31. 2488b20 add a way to query whether an ANativeWindow consumer is running ahead of the producer by Mathias Agopian · 13 years ago
  32. 24202f5 update the binder protocol for connect to match that of queueBuffer by Mathias Agopian · 13 years ago
  33. f0bc2f1 use in/out structures for queueBuffer() IPC by Mathias Agopian · 13 years ago
  34. 851ef8f reduce IPC with BufferQueue by Mathias Agopian · 13 years ago
  35. 5bfc245 return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  36. 7b305ff SurfaceTexture: add the abandon method. by Jamie Gennis · 13 years ago
  37. 976f494 SurfaceTexture: remove getAllocator by Jamie Gennis · 13 years ago
  38. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 13 years ago
  39. 97c602c implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 13 years ago
  40. 7734ebf Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 14 years ago
  41. fe0a87b SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 14 years ago
  42. 8072711 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 14 years ago
  43. eafabcd unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  44. c04f153 Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 14 years ago
  45. a5c75c0 SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 14 years ago
  46. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  47. 1b20cde Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  48. 8ba32fa Add the SurfaceTexture C++ implementation. by Jamie Gennis · 14 years ago