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