1. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 9 years ago
  2. 17576de Fix trailing semicolon warnings by Colin Cross · 9 years ago
  3. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  4. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  5. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  6. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 9 years ago
  7. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  8. 72daab6 BQ: Flexible resizing by Pablo Ceballos · 10 years ago
  9. 23b4abe BQ: Improved buffer/slot tracking by Pablo Ceballos · 10 years ago
  10. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  11. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  12. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  13. b687a28 BQ: fix Volantis test failures by Pablo Ceballos · 10 years ago
  14. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 10 years ago
  15. 583b1b3 BQ: Prevent operations on disconnected BQs by Pablo Ceballos · 10 years ago
  16. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 10 years ago
  17. e5b755a BQ: Get rid of setBufferCount by Pablo Ceballos · 10 years ago
  18. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 10 years ago
  19. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  20. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  21. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  22. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  23. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  24. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  25. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  26. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  27. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  28. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  29. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 11 years ago
  30. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  31. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 11 years ago
  32. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  33. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  34. 7ea777f gui: Add tests for IGraphicBufferProducer by Igor Murashkin · 12 years ago
  35. 7d2d160 gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue by Igor Murashkin · 12 years ago
  36. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 12 years ago
  37. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 12 years ago
  38. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  39. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  40. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  41. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  42. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  43. 466a192 Minor tweaks. by Andy McFadden · 13 years ago
  44. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago[Renamed (85%) from include/gui/ISurfaceTexture.h]
  45. 0273adb Added some comments by Andy McFadden · 13 years ago
  46. 9e75ddd libgui: add BufferQueue test infrastructure by Jamie Gennis · 13 years ago
  47. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
  48. f785754 Pass fences from BufferQueue to SurfaceTextureClient by Jesse Hall · 13 years ago
  49. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 13 years ago
  50. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 13 years ago
  51. 2488b20 add a way to query whether an ANativeWindow consumer is running ahead of the producer by Mathias Agopian · 13 years ago
  52. 24202f5 update the binder protocol for connect to match that of queueBuffer by Mathias Agopian · 13 years ago
  53. f0bc2f1 use in/out structures for queueBuffer() IPC by Mathias Agopian · 13 years ago
  54. 851ef8f reduce IPC with BufferQueue by Mathias Agopian · 13 years ago
  55. 5bfc245 return correct value from query after connecting a surface by Mathias Agopian · 14 years ago
  56. 7b305ff SurfaceTexture: add the abandon method. by Jamie Gennis · 14 years ago
  57. 976f494 SurfaceTexture: remove getAllocator by Jamie Gennis · 14 years ago
  58. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 14 years ago
  59. 97c602c implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 14 years ago
  60. 7734ebf Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 14 years ago
  61. fe0a87b SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 14 years ago
  62. 8072711 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 14 years ago
  63. eafabcd unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  64. c04f153 Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 14 years ago
  65. a5c75c0 SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 14 years ago
  66. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  67. 1b20cde Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 15 years ago
  68. 8ba32fa Add the SurfaceTexture C++ implementation. by Jamie Gennis · 15 years ago