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