summaryrefslogtreecommitdiff
path: root/libs/gui/Surface.cpp
AgeCommit message (Expand)Author
2021-09-03Surface: Release references to BlastBufferQueue and SurfaceControl on Surface... Vishnu Nair
2021-07-16Surface: Initialize mAutoPrerotation Vishnu Nair
2021-06-17SF: increase the number of buffers for SurfaceView Ady Abraham
2021-05-25Merge "Add robustness for permissions errors to Surface APIs." into sc-dev TreeHugger Robot
2021-05-21Add robustness for permissions errors to Surface APIs. Brian Lindahl
2021-05-20Merge "Add a better getLastQueuedBuffer" into sc-dev John Reck
2021-05-19Add a better getLastQueuedBuffer John Reck
2021-05-10BBQSurface: Give client a chance to observe transform hint earlier Robert Carr
2021-03-24setFrameRate: Make shouldBeSeamless an enum Marin Shalamanov
2021-02-22Introduce DynamicDisplayInfo Marin Shalamanov
2021-02-05SurfaceFlinger: expose vsync id extra buffers Ady Abraham
2021-01-29Add inputEventId to SurfaceFrame Siarhei Vishniakou
2021-01-14Merge "Surface: add batch dequeue/queue/cancel methods" TreeHugger Robot
2021-01-13Surface: add batch dequeue/queue/cancel methods Yin-Chia Yeh
2021-01-05BlastBufferQueue: Handle queue to window composer queries Vishnu Nair
2020-11-16Add shouldBeSeamless to setFrameRate Marin Shalamanov
2020-10-22Allow creating child surfaces from BlastBufferQueue Vishnu Nair
2020-10-19BLASTBufferQueue: Support setFrameTimelineVsync Robert Carr
2020-09-16SurfaceFlinger: Shared timeline plumbing Ady Abraham
2020-07-30Merge "Surface: do not evict outstanding buffer in onBuffersDiscarded" into r... Yin-Chia Yeh
2020-07-30Merge "Surface: do not evict outstanding buffer in onBuffersDiscarded" into r... Yin-Chia Yeh
2020-07-30Surface: do not evict outstanding buffer in onBuffersDiscarded Yin-Chia Yeh
2020-07-29Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e... Peiyong Lin
2020-07-28Use more inclusive terms. Peiyong Lin
2020-06-22Merge "libgui: align the Surface default mMaxBufferCount value with BufferQue... TreeHugger Robot
2020-06-22libgui: align the Surface default mMaxBufferCount value with BufferQueue Yiwei Zhang
2020-06-03Use GraphicBuffer::toAHardwareBuffer() instead of casting Yiwei Zhang
2020-05-07Add hook for intercepting query John Reck
2020-02-18Add compatibility param to setFrameRate() api Steven Thomas
2020-02-13[ANativeWindow] Add getLastQueuedBuffer api Alec Mouri
2020-01-23[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi. Alec Mouri
2020-01-23[ANativeWindow] Support interception methods in apex Alec Mouri
2020-01-16Add plumbing for upcoming setFrameRate() api Steven Thomas
2019-09-06[ANativeWindow] Increase precision for duration queries. Alec Mouri
2019-09-06[ANativeWindow] Add stub for ANativeWindow_setDequeueTimeout Alec Mouri
2019-09-06[ANativeWindow] Add apex stub for getLastDequeueStartTime Alec Mouri
2019-09-03libgui: Add discardFreeBuffers callback to producer Shuzhen Wang
2019-08-21libgui: reset mEnableFrameTimestamps when Surface disconnects Yiwei Zhang
2019-06-28Attach color space information when attach and queue buffer. am: 0f6a41299a Peiyong Lin
2019-06-28Merge "BufferQueue: handle consumer driven size for pre-rotation" TreeHugger Robot
2019-06-27BufferQueue: handle consumer driven size for pre-rotation Yiwei Zhang
2019-06-26Attach color space information when attach and queue buffer. Peiyong Lin
2019-06-19Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface silence_dogood
2019-06-18Revert "Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface" silence_dogood
2019-06-10Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface silence_dogood
2019-04-08Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky Vishnu Nair
2019-03-13systrace: forbid FrameEventHistory from stealing the fence Yiwei Zhang
2019-03-08systrace: avoid queuing signaled fence in FenceMonitor Yiwei Zhang
2019-03-07systrace: monitor GPU completion fence and HWC release fence Yiwei Zhang
2019-02-02SF: Plumb physical display IDs to libgui Dominik Laskowski