1. cb496ac use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  2. 1671de0 Revert "use 64-bits usage bits almost everywhere" by Guang Zhu · 8 years ago
  3. 175d987 use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  4. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  5. 64865fd Fix typo introduced by manual merge by Yi Kong · 8 years ago
  6. 58f1385 Merge commit '3a75c70a06795ff2d563d3828351ff7c8656c75a' into manual_merge_3a75c70a0 by Yi Kong · 8 years ago
  7. ca03851 Add 'override' specifier to overridden destructor methods by Yi Kong · 8 years ago
  8. 2041913 BufferQueue: plumbing mConsumerIsProtected by Jiwen 'Steve' Cai · 8 years ago
  9. fc33397 Merge "Return error when trying to disconnect twice" into oc-dev by TreeHugger Robot · 9 years ago
  10. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 9 years ago
  11. 1b47dfd Merge changes Ica5f5f5c,Ifb7d2cec,Ia402b4bc,I9c3b6b7e,I36ba19c7, ... into oc-dev by TreeHugger Robot · 9 years ago
  12. 7dcda80 Merge "SurfaceFlinger: Add parent-less relative layering." into oc-dev by TreeHugger Robot · 9 years ago
  13. 4b5fbdb libgui: Make IGraphicBufferConsumer a SafeInterface by Dan Stoza · 9 years ago
  14. db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 9 years ago
  15. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 9 years ago
  16. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 9 years ago
  17. 0c9a1ed libgui: Normalize IGraphicBufferConsumer methods by Dan Stoza · 9 years ago
  18. 1d0359c libgui: Format IGraphicBufferConsumer by Dan Stoza · 9 years ago
  19. 3e198b2 Return error when trying to disconnect twice by Wonsik Kim · 9 years ago
  20. 2d191c3 libgui: Make IDisplayEventConn... a SafeInterface by Dan Stoza · 9 years ago
  21. 6b698e4 libgui: Remove RefBase from BitTube by Dan Stoza · 9 years ago
  22. 27c8115 libgui: Format BitTube and move into gui namespace by Dan Stoza · 9 years ago
  23. e1c599b libgui: Normalize IDisplayEventConnection methods by Dan Stoza · 9 years ago
  24. a5f61dd libgui: Format IDisplayEventConnection by Dan Stoza · 9 years ago
  25. c8ca12a libgui: Make IConsumerListener a SafeInterface by Dan Stoza · 9 years ago
  26. d8339d9 libgui: Format IConsumerListener by Dan Stoza · 9 years ago
  27. 78b2860 libgui: Add missing FenceTime header to GLConsumer by Dan Stoza · 9 years ago
  28. 29ae6e3 libgui: Fix naming/enums in ISurfaceComposerClient by Dan Stoza · 9 years ago
  29. e572fd7 Surface: add getRemovedBuffer API by Yin-Chia Yeh · 9 years ago
  30. cae605c Fix seamless rotation with SurfaceView WM bypass. by Robert Carr · 9 years ago
  31. a615e47 libgui: Make ISurfaceComposerClient a SafeInterface by Dan Stoza · 9 years ago
  32. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 9 years ago
  33. 8c0761f Merge "BufferItemConsumer: Add onBufferFreedListener" by TreeHugger Robot · 9 years ago
  34. 021d92e BufferItemConsumer: Add onBufferFreedListener by Jiwen 'Steve' Cai · 9 years ago
  35. 4e606e3 egl: Remove retire event. by Brian Anderson · 9 years ago
  36. d001058 Fix getFrameTimestamp test flakes. by Brian Anderson · 9 years ago
  37. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 9 years ago
  38. 801ea09 split libsensor our of libgui by Mathias Agopian · 9 years ago
  39. c5b97c5 Add plumbing for Surface::getHdrSupport by Courtney Goeltzenleuchter · 9 years ago
  40. 1eb1b27 Add plumbing for Surface::getWideColorSupport by Courtney Goeltzenleuchter · 9 years ago
  41. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 9 years ago
  42. f3edb89 Merge "SurfaceControl: Correct setMatrix parameter naming." by Rob Carr · 9 years ago
  43. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 9 years ago
  44. 9524cb3 Add detachChildren transaction. by Robert Carr · 9 years ago
  45. 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 9 years ago
  46. cb6e1e3 SurfaceControl: Correct setMatrix parameter naming. by Robert Carr · 9 years ago
  47. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 9 years ago
  48. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 9 years ago
  49. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 9 years ago
  50. ed816e6 Add FrameEvents::isValidTimestamp by Brian Anderson · 9 years ago
  51. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 9 years ago
  52. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 9 years ago
  53. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 9 years ago
  54. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 9 years ago
  55. 841abed clean-ups, remove warnings, fix includes. by Mathias Agopian · 9 years ago
  56. 05debe1 Split view::Surface out of Surface.cpp by Mathias Agopian · 9 years ago
  57. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 9 years ago
  58. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 9 years ago
  59. 5a2cc1d Merge "Fix include dependencies" by Mathias Agopian · 9 years ago
  60. 2b5dd40 Fix include dependencies by Mathias Agopian · 9 years ago
  61. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 9 years ago
  62. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 9 years ago
  63. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 9 years ago
  64. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 9 years ago
  65. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  66. 4c69529 Merge "Vulkan: only report refreshDuration, not {min|max}RefreshDuration" by Ian Elliott · 9 years ago
  67. be833a2 Vulkan: only report refreshDuration, not {min|max}RefreshDuration by Ian Elliott · 9 years ago
  68. e895863 Merge changes I96f8ad86,I84dcd82e,Ifcece69f by Rob Carr · 9 years ago
  69. eda1dc7 Merge "Plumb refresh cycle duration up to VK_GOOGLE_display_timing." by Ian Elliott · 9 years ago
  70. 86aa938 Merge "BufferQueue: Add bufferReplaced flag in QueueBufferOutput" by TreeHugger Robot · 9 years ago
  71. 1f0a16a SurfaceFlinger and libgui: Support for child layers. by Robert Carr · 9 years ago
  72. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  73. 6cf6af0 VR: Add API to plumb surface type and owner through to SurfaceFlinger by Albert Chaulk · 9 years ago
  74. 62c48c9 Plumb refresh cycle duration up to VK_GOOGLE_display_timing. by Ian Elliott · 9 years ago
  75. 146abf3 Merge "Make dataspace accessible to surface flinger" by Courtney Goeltzenleuchter · 9 years ago
  76. 22f842b BufferQueue: Add bufferReplaced flag in QueueBufferOutput by Shuzhen Wang · 9 years ago
  77. e36e347 Direct report mode support in sensor service and client by Peng Xu · 9 years ago
  78. 1966cf6 EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
  79. b240120 Load updated drivers using derived loader namespace by Jesse Hall · 9 years ago
  80. 27d4079 Merge changes from topic 'drvup-master' by TreeHugger Robot · 9 years ago
  81. 7a8d83e EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
  82. 53457db Load updated drivers using derived loader namespace by Jesse Hall · 9 years ago
  83. c939411 Merge changes from topic 'latchAndLastRefresh' by Brian C. Anderson · 9 years ago
  84. b621c5f Merge "Clean up Fence a little." by Brian C. Anderson · 9 years ago
  85. e36acfa Add GraphicsEnv to libgui by Jesse Hall · 9 years ago
  86. 90b25ed Add GraphicsEnv to libgui by Jesse Hall · 9 years ago
  87. 9119078 Merge changes I6f728af0,I580409f0 by Brian C. Anderson · 9 years ago
  88. 673134e Add ScreenshotClient functionality for returning GraphicBuffer. by Robert Carr · 9 years ago
  89. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 9 years ago
  90. 175a720 Clean up Fence a little. by Brian Anderson · 9 years ago
  91. 3da8d27 Surface unit tests for getFrameTimestamps. by Brian Anderson · 9 years ago
  92. f638686 Add a DequeueReady FrameEvent by Brian Anderson · 9 years ago
  93. 50143b3 Avoid sync calls for unsupported/non-existant times by Brian Anderson · 9 years ago
  94. bb09b43 Make dataspace accessible to surface flinger by Courtney Goeltzenleuchter · 9 years ago
  95. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  96. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  97. 4565daa Suppress unnecessary "frame not found" errors. by Brian Anderson · 9 years ago
  98. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  99. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 9 years ago
  100. 3890c39 Cache frame event history producer-side. by Brian Anderson · 9 years ago