1. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  2. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 9 years ago
  3. 3890c39 Cache frame event history producer-side. by Brian Anderson · 9 years ago
  4. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 9 years ago
  5. dbd0ea8 Rename posted to requestedPresent for getFrameTimestamps by Brian Anderson · 9 years ago
  6. 9a80d50 Fix libgui warnings by Colin Cross · 9 years ago
  7. 96fc72d Merge "Surface: Allow nullable IGBPs when unparceling a Surface" by TreeHugger Robot · 9 years ago
  8. 7407963 Surface: Allow nullable IGBPs when unparceling a Surface by Eino-Ville Talvala · 9 years ago
  9. 97b9c86 Surface: Add force disconnection method. by Robert Carr · 9 years ago
  10. 529a103 Surface: Add parcel/unparceling for missing field. by Eino-Ville Talvala · 9 years ago
  11. f9de6e0 Merge "BQ: Remove getNextFrameNumber Binder call" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  12. 70ccba5 Surface: Add LAST_[DE]QUEUE_DURATION queries by Dan Stoza · 9 years ago
  13. bc8c192 BQ: Remove getNextFrameNumber Binder call by Pablo Ceballos · 9 years ago
  14. 0ade247 resolve merge conflicts of 8e3e92b to nyc-mr1-dev by Pablo Ceballos · 9 years ago
  15. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 9 years ago
  16. 9e8143e Merge "Plumbing for getting FenceTracker timestamps" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  17. ce796e7 Plumbing for getting FenceTracker timestamps by Pablo Ceballos · 9 years ago
  18. 87709c9 libgui: Check result in hook_dequeueBuffer_DEPRECATED by Mike Stroyan · 9 years ago
  19. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  20. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  21. 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 9 years ago
  22. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  23. 8861291 GUI: Move Surface.aidl here and implement for native by Eino-Ville Talvala · 10 years ago
  24. aaf51e5 Merge "Add interface for controlling single buffer auto refresh" into nyc-dev by Pablo Ceballos · 9 years ago
  25. 789a0c8 Fix Surface slot caching by Pablo Ceballos · 9 years ago
  26. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  27. 23b4abe BQ: Improved buffer/slot tracking by Pablo Ceballos · 10 years ago
  28. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  29. c2e7788 Expose setScalingMode from Surface. by Robert Carr · 10 years ago
  30. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  31. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  32. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 10 years ago
  33. d89c2bb libgui: Fix missing va_end in Surface::hook_perform() by Haixia Shi · 10 years ago
  34. e5b755a BQ: Get rid of setBufferCount by Pablo Ceballos · 10 years ago
  35. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 10 years ago
  36. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 10 years ago
  37. db4850c libgui: Fix handling of rotated surface damage by Dan Stoza · 10 years ago
  38. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  39. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  40. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  41. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  42. 0e65e6c libgui: Fix surface damage on rotated buffers by Dan Stoza · 10 years ago
  43. 4d0cd3f Close Fence FDs in error cases of Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  44. d9c4971 libgui: Change detachNextBuffer to return sp<GB> by Dan Stoza · 10 years ago
  45. c62acbd libgui: Fix CPU rendering on Surface by Dan Stoza · 10 years ago
  46. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  47. 231832e DO NOT MERGE libgui: Plumb attach/detach through Surface by Dan Stoza · 10 years ago
  48. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  49. 966b98b Surface: Permit an IProducerListener on connect by Dan Stoza · 10 years ago
  50. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  51. b93bca5 am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 11 years ago
  52. 7398a5a GUI: Remove unused variables by Andreas Gampe · 11 years ago
  53. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  54. 9f5a1b6 Surface: cancel the dequeued buffer when requestBuffer fails by Jesse Hall · 11 years ago
  55. 7cb0d39 Tunneled Video Playback support by Rachad · 11 years ago
  56. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  57. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  58. f974bff am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  59. 8f39601 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  60. 2f3dca1 am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 11 years ago
  61. 02528cf am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  62. 53ec725 Revert "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  63. 378ef07 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  64. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  65. 0ee14ca Fill in sideband stream caveat by Wonsik Kim · 11 years ago
  66. 0f1889e gui: Surface::dequeueBuffer no locker holds mutex while blocking in binder by Igor Murashkin · 11 years ago
  67. 7d2d160 gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue by Igor Murashkin · 12 years ago
  68. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 12 years ago
  69. 7895e90 Surface: Fix controlledByApp parameter by Eino-Ville Talvala · 12 years ago
  70. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 12 years ago
  71. d9ba970 Merge "Roll back recent change" by Andy McFadden · 12 years ago
  72. 4b49e08 Roll back recent change by Andy McFadden · 12 years ago
  73. 86cd09d Merge "Drop frames based on presentation timestamp" by Andy McFadden · 12 years ago
  74. 14fab7d Drop frames based on presentation timestamp by Andy McFadden · 12 years ago
  75. ba93b3f log an error when dequeueBuffer gets a NULL Fence by Mathias Agopian · 12 years ago
  76. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  77. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  78. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  79. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  80. 35ffa6a Surface can now be created only from an IGraphicBufferProducer by Mathias Agopian · 12 years ago
  81. 006a601 Fix reading NULL Surfaces from Parcels by Jesse Hall · 12 years ago
  82. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  83. ac9fa42 get rid of Surface identity and token by Mathias Agopian · 12 years ago
  84. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  85. 380223b Remove unused "layer" argument from show(). by Jeff Brown · 13 years ago
  86. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
  87. 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 13 years ago
  88. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  89. b0e76f4 remove dependency of EGL on ndk header by Mathias Agopian · 13 years ago
  90. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  91. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  92. 87a96ea Fix an issue where Surface::lock() would never update the output region by Mathias Agopian · 14 years ago
  93. 582270d SurfaceTexture: fix queues-to-composer by Jamie Gennis · 14 years ago
  94. e5d6eb8 Read leftover parcel data when a parceled Surface is found in the cache. by Ted Bonkenburg · 14 years ago
  95. bd050ab Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 14 years ago
  96. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 14 years ago
  97. 8f9dbf9 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 14 years ago
  98. 1e7fa9e Add method to create a ParcelSurfaceTexture from android.view.Surface. by tedbo · 14 years ago
  99. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  100. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago