1. fc89335 Merge "libgui: Add test for OOB slot number in dequeue" into oc-dev am: c1225bdafc by Dan Stoza · 8 years ago
  2. 7c26243 Merge "libgui: Add test for OOB slot number in dequeue" into oc-dev by Dan Stoza · 8 years ago
  3. c1225bd Merge "libgui: Add test for OOB slot number in dequeue" into oc-dev by TreeHugger Robot · 8 years ago
  4. 476ad5a Merge "Surface: add unit test for GetAndFlushRemovedBuffers" into oc-dev am: 52402901b3 by Yin-Chia Yeh · 8 years ago
  5. 941af0b Merge "Surface: add unit test for GetAndFlushRemovedBuffers" into oc-dev by Yin-Chia Yeh · 8 years ago
  6. 47730d6 libgui: Add test for OOB slot number in dequeue by Dan Stoza · 8 years ago
  7. 1f2af5c Surface: add unit test for GetAndFlushRemovedBuffers by Yin-Chia Yeh · 8 years ago
  8. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  9. cc92455 Merge "Return error when trying to disconnect twice" into oc-dev am: fc333972e9 by Wonsik Kim · 8 years ago
  10. fc33397 Merge "Return error when trying to disconnect twice" into oc-dev by TreeHugger Robot · 8 years ago
  11. ebddb4e get rid of IGraphicBufferAlloc am: 0556d79eac by Mathias Agopian · 8 years ago
  12. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  13. f19cd09 Merge changes Ica5f5f5c,Ifb7d2cec,Ia402b4bc,I9c3b6b7e,I36ba19c7, ... into oc-dev by Dan Stoza · 8 years ago
  14. 1b47dfd Merge changes Ica5f5f5c,Ifb7d2cec,Ia402b4bc,I9c3b6b7e,I36ba19c7, ... into oc-dev by TreeHugger Robot · 8 years ago
  15. e153fed Merge changes from topic 'presentFenceNotReliable' into oc-dev am: 21d072ac4a by Brian C. Anderson · 8 years ago
  16. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 8 years ago
  17. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
  18. 0c9a1ed libgui: Normalize IGraphicBufferConsumer methods by Dan Stoza · 8 years ago
  19. 3e198b2 Return error when trying to disconnect twice by Wonsik Kim · 8 years ago
  20. fc33776 Merge "Use Configstore to test getWideColor function" into oc-dev am: 224306b0ac by Courtney Goeltzenleuchter · 8 years ago
  21. 6a570b6 Use Configstore to test getWideColor function by Courtney Goeltzenleuchter · 8 years ago
  22. 100360f Merge "Remove useless GraphicBuffer() constructor" into oc-dev am: d934111402 by Mathias Agopian · 8 years ago
  23. f543e5a Remove useless GraphicBuffer() constructor by Mathias Agopian · 8 years ago
  24. 0e6a5ca Merge "Add test config to libgui_test" am: 7f1e92dc64 am: ca8cc51273 by Dan Shi · 8 years ago
  25. 9cd5206 Add test config to libgui_test by Dan Shi · 8 years ago
  26. 88752d7 Disable BufferQueueInAnotherProcess test by Kalle Raita · 8 years ago
  27. d4c6f99 BQ: Resend queued buffer handles after disconnect by Dan Stoza · 8 years ago
  28. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 8 years ago
  29. af7b2a1 Add unit test for onBufferFreedListener by Jiwen 'Steve' Cai · 8 years ago
  30. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  31. d001058 Fix getFrameTimestamp test flakes. by Brian Anderson · 8 years ago
  32. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 8 years ago
  33. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  34. 801ea09 split libsensor our of libgui by Mathias Agopian · 8 years ago
  35. 1eb1b27 Add plumbing for Surface::getWideColorSupport by Courtney Goeltzenleuchter · 8 years ago
  36. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 8 years ago
  37. 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago
  38. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 8 years ago
  39. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
  40. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 9 years ago
  41. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 9 years ago
  42. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 9 years ago
  43. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 9 years ago
  44. 2619136 Merge "Fix warning: macro redefined" am: 909ef30a63 am: f62690cdaf am: d1f7b9d025 by Yunlian Jiang · 8 years ago
  45. 909ef30 Merge "Fix warning: macro redefined" by Treehugger Robot · 8 years ago
  46. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  47. e895863 Merge changes I96f8ad86,I84dcd82e,Ifcece69f by Rob Carr · 9 years ago
  48. 86aa938 Merge "BufferQueue: Add bufferReplaced flag in QueueBufferOutput" by TreeHugger Robot · 9 years ago
  49. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  50. 22f842b BufferQueue: Add bufferReplaced flag in QueueBufferOutput by Shuzhen Wang · 9 years ago
  51. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 9 years ago
  52. 3da8d27 Surface unit tests for getFrameTimestamps. by Brian Anderson · 9 years ago
  53. f638686 Add a DequeueReady FrameEvent by Brian Anderson · 9 years ago
  54. 643f094 Do not drop MonitoredProducer in binder calls by Kalle Raita · 9 years ago
  55. 18fcfb5 Fix warning: macro redefined by Yunlian Jiang · 9 years ago
  56. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 9 years ago
  57. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 9 years ago
  58. f0b3db9 Remove unused dependencies by Michael Schwartz · 9 years ago
  59. a331063 Convert to Android.bp by Dan Willemsen · 9 years ago
  60. 3106c1c Convert to Android.bp by Dan Willemsen · 9 years ago
  61. dc78251 Rename dump methods to dumpState by Colin Cross · 9 years ago
  62. 44c72d2 Merge "libgui: add a test for Sensor serialization." am: 01a0c92da0 am: cca7f83210 by David Pursell · 9 years ago
  63. 6f09ce1 libgui: add a test for Sensor serialization. by David Pursell · 9 years ago
  64. 5a00287 Increase YV12BufferPow2 test threshold am: 6a2593ac53 am: b384bc32a0 by Kalle Raita · 9 years ago
  65. 6a2593a Increase YV12BufferPow2 test threshold by Kalle Raita · 9 years ago
  66. 7ac8cef BufferQueue consumers: Add discardFreeBuffer method am: bc2df65a3f by Eino-Ville Talvala · 9 years ago
  67. bc2df65 BufferQueue consumers: Add discardFreeBuffer method by Eino-Ville Talvala · 9 years ago
  68. 45bb23a Merge \"BQ: Remove getNextFrameNumber Binder call\" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  69. bc8c192 BQ: Remove getNextFrameNumber Binder call by Pablo Ceballos · 9 years ago
  70. 3bfd2e1 Merge "BufferQueue/SF: Add OccupancyTracker" into nyc-mr1-dev am: faa71321b0 by Dan Stoza · 9 years ago
  71. 3495475 Merge "Fix misc-macro-parentheses warnings in libs/gui." am: 3f5fc8aa6a by Chih-Hung Hsieh · 9 years ago
  72. 7c5f109 Fix misc-macro-parentheses warnings in libs/gui. by Chih-Hung Hsieh · 9 years ago
  73. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 9 years ago
  74. ee1cd12 Merge "Fix google-explicit-constructor warnings." am: caff47a0c4 am: 4a912c41d3 by Chih-hung Hsieh · 9 years ago
  75. d9cdadb Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  76. 01f30f1 Merge "Return the transform to apply in getLastQueuedBuffer" into nyc-dev by John Reck · 9 years ago
  77. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  78. e9105ba Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev am: 4908a01 by Dan Stoza · 9 years ago
  79. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  80. 2dcb363 Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  81. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  82. e467ae3 BQ: Allow shared buffer to be the first queued buffer am: 295a9fc by Pablo Ceballos · 9 years ago
  83. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 9 years ago
  84. a58c826 Merge "Revert "Add a callback thread to ConsumerBase"" into nyc-dev by Pablo Ceballos · 9 years ago
  85. e07e3e5 Revert "Add a callback thread to ConsumerBase" by Pablo Ceballos · 9 years ago
  86. e5bae26 Merge "frameworks/native: Make Thread::run threadName argument required" into nyc-dev by Brian Carlstrom · 9 years ago
  87. 83b1e68 frameworks/native: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  88. edf9f2e Merge "Revert "Revert "Partial revert of "Fix Surface slot caching"""" into nyc-dev by Pablo Ceballos · 9 years ago
  89. 4782b26 Merge "Revert "Revert "Partial revert of "Fix Surface slot caching"""" into nyc-dev by Pablo Ceballos · 9 years ago
  90. 3827379 Revert "Revert "Partial revert of "Fix Surface slot caching""" by Pablo Ceballos · 9 years ago
  91. 6cc6fc2 Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev by Pablo Ceballos · 9 years ago
  92. d8bb8da Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev by Pablo Ceballos · 9 years ago
  93. 9ba6f66 Merge "Add a callback thread to ConsumerBase" into nyc-dev am: d880e517a5 by Pablo Ceballos · 9 years ago
  94. d880e51 Merge "Add a callback thread to ConsumerBase" into nyc-dev by Pablo Ceballos · 9 years ago
  95. a0ed8e3 Merge "Add interface for controlling single buffer auto refresh" into nyc-dev by Pablo Ceballos · 9 years ago
  96. aaf51e5 Merge "Add interface for controlling single buffer auto refresh" into nyc-dev by Pablo Ceballos · 9 years ago
  97. 22b5702 Add a callback thread to ConsumerBase by Pablo Ceballos · 9 years ago
  98. 16c9c30 Revert "Partial revert of "Fix Surface slot caching"" by Pablo Ceballos · 9 years ago
  99. 8c3d160 Merge "Partial revert of "Fix Surface slot caching"" into nyc-dev am: 8164ce1d59 by Pablo Ceballos · 9 years ago
  100. 981066c Partial revert of "Fix Surface slot caching" by Pablo Ceballos · 9 years ago