- bb56192 Fix condition for waiting next frame by Vadim Caen · 9 months ago
- bad6c06 Surface: Add a SurfaceQueueOutput struct for replaced buffers by Jim Shargo · 1 year, 1 month ago
- a3da302 Surface: Add a death notification to SurfaceListener by Jim Shargo · 1 year, 1 month ago
- 924f950 Rename AidlStatusUtil.h to AidlUtil.h by Alec Mouri · 12 months ago
- 6a5fdc1 Remove redundant connect methods in Surface. by Carlos Martinez Romero · 1 year, 1 month ago
- c604993 Surface: don't hold mMutex when queuing buffers by Jim Shargo · 1 year, 1 month ago
- e77d47e Surface: expose allowAllocation method by Jim Shargo · 1 year, 1 month ago
- 0088639 Surface: Provide more useful/platform-y buffer methods by Jim Shargo · 1 year, 1 month ago
- ab8443c Use SurfaceListener instead of IProducerListener by Carlos Martinez Romero · 1 year, 1 month ago
- db164ff Add allocator-v2 extended options to BufferQueue by John Reck · 1 year, 4 months ago
- 6beb8ee Fix up GPU completion fence for EGL_ANDROID_get_frame_timestamps. by Alec Mouri · 1 year, 8 months ago
- 107788e libgui: use flag MACRO for BQ_SETFRAMERATE by Ady Abraham · 1 year, 10 months ago
- 6cdd3fd libgui: plumb setFrameRate thru BufferQueue by Ady Abraham · 1 year, 11 months ago
- 88930f9 SF: improve RenderThread jank classificaion by Ady Abraham · 2 years, 2 months ago
- 0f0c977 Merge "Add tracing thread for RenderEngine's fences" into udc-dev by Alec Mouri · 2 years, 3 months ago
- 0e7d8fd Add tracing thread for RenderEngine's fences by Alec Mouri · 2 years, 3 months ago
- 5526916 SF: use TextureView hint when selecting the refresh rate by Ady Abraham · 2 years, 3 months ago
- fa2dafe Merge "Fix unintended buffer canceling" am: ec9c339b3a am: 932910e25b am: 9afefc8186 by John Reck · 2 years, 4 months ago
- 9afefc8 Merge "Fix unintended buffer canceling" am: ec9c339b3a am: 932910e25b by John Reck · 2 years, 4 months ago
- 70cc6ff Fix unintended buffer canceling by Kwangkyu Park · 2 years, 9 months ago
- d49f15f Merge "SF: fix FrameTimelineInfo association to buffers" into tm-qpr-dev am: 853d475955 by Wei Wang · 2 years, 6 months ago
- c9abfdc SF: fix FrameTimelineInfo association to buffers by Ady Abraham · 2 years, 7 months ago
- d6e409e SF: fix FrameTimelineInfo association to buffers by Ady Abraham · 2 years, 7 months ago
- b165f8c Merge "Fix Surface HDR meta reset" am: 96611b93bb am: 008e733ce7 am: 7065b18997 by Treehugger Robot · 2 years, 8 months ago
- 8f0a380 Fix Surface HDR meta reset by yihsing.shen · 2 years, 11 months ago
- 31b5ac2 Remove internal display related methods by Huihong Luo · 3 years ago
- dcaf80d Merge "vulkan: respect consumer default dataspace upon PASS_THROUGH" am: eae8088caa am: 885d6146e9 am: 643895a5c9 am: 06141f436b am: ea4f5ef09a by Treehugger Robot · 3 years ago
- 885d614 Merge "vulkan: respect consumer default dataspace upon PASS_THROUGH" am: eae8088caa by Treehugger Robot · 3 years ago
- 51572c2 vulkan: respect consumer default dataspace upon PASS_THROUGH by Yiwei Zhang · 3 years, 1 month ago
- 5b4b29b Add Consumer name in Surface::dequeueBuffer trace by chaviw · 3 years, 2 months ago
- 8ac14eb Return NO_ERROR for setFrameRate by ramindani · 3 years, 3 months ago
- 3bdef86 Migrate and clean up methods of ISurfaceComposer by Huihong Luo · 3 years, 5 months ago
- 0fd1af9 Migrate display related methods to AIDL part 3 by Huihong Luo · 3 years, 6 months ago
- 694aeff Migrate display related methods to AIDL part 2 by Huihong Luo · 3 years, 6 months ago
- b5cb7c1 Migrate display related methods to AIDL by Huihong Luo · 3 years, 6 months ago
- 6d6ffc1 Merge "Migrate getSupportedFrameTimestamps() to AIDL" by Huihong Luo · 3 years, 4 months ago
- 10cb0d8 Merge "Polish up metadata propagation for native window" into tm-dev am: 963291017c am: 91c39f65de by Alec Mouri · 3 years, 4 months ago
- 0a81aa3 Migrate getSupportedFrameTimestamps() to AIDL by Huihong Luo · 3 years, 6 months ago
- 38603fd Convert DynamicDisplayInfo to AIDL parcelable by Huihong Luo · 3 years, 6 months ago
- 9c604e3 Polish up metadata propagation for native window by Alec Mouri · 3 years, 5 months ago
- aa7fc2e Migrate display related methods to AIDL part 3 by Huihong Luo · 3 years, 6 months ago
- 37396db Migrate display related methods to AIDL part 2 by Huihong Luo · 3 years, 6 months ago
- 07e7236 Migrate display related methods to AIDL by Huihong Luo · 3 years, 6 months ago
- ed511ef Add frame timeline method to ASurfaceControl NDK. by Rachel Lee · 3 years, 10 months ago
- c0fa007 Surface: Release references to BlastBufferQueue and SurfaceControl on Surface#destroy by Vishnu Nair · 4 years ago
- 95b6d51 Surface: Release references to BlastBufferQueue and SurfaceControl on Surface#destroy by Vishnu Nair · 4 years ago
- 1d29826 Surface: Initialize mAutoPrerotation by Vishnu Nair · 4 years, 1 month ago
- 0bde6b5 SF: increase the number of buffers for SurfaceView by Ady Abraham · 4 years, 3 months ago
- a3d681c Merge "Add robustness for permissions errors to Surface APIs." into sc-dev by TreeHugger Robot · 4 years, 3 months ago
- 9b85a19 Add robustness for permissions errors to Surface APIs. by Brian Lindahl · 4 years, 3 months ago
- 5d5f7a7 Merge "Add a better getLastQueuedBuffer" into sc-dev by John Reck · 4 years, 3 months ago
- aa5a0b2 Add a better getLastQueuedBuffer by John Reck · 4 years, 3 months ago
- 82d07c9 BBQSurface: Give client a chance to observe transform hint earlier by Robert Carr · 4 years, 3 months ago
- c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 5 months ago
- 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 6 months ago
- 564f9de SurfaceFlinger: expose vsync id extra buffers by Ady Abraham · 4 years, 6 months ago
- fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 4 years, 7 months ago
- 2a829f3 Merge "Surface: add batch dequeue/queue/cancel methods" by TreeHugger Robot · 4 years, 7 months ago
- 78c0ad7 Surface: add batch dequeue/queue/cancel methods by Yin-Chia Yeh · 6 years ago
- 17dde61 BlastBufferQueue: Handle queue to window composer queries by Vishnu Nair · 4 years, 7 months ago
- 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 4 years, 10 months ago
- 992496b Allow creating child surfaces from BlastBufferQueue by Vishnu Nair · 4 years, 10 months ago
- 9b611b7 BLASTBufferQueue: Support setFrameTimelineVsync by Robert Carr · 4 years, 10 months ago
- 74e1756 SurfaceFlinger: Shared timeline plumbing by Ady Abraham · 5 years ago
- dbdcc59 Merge "Surface: do not evict outstanding buffer in onBuffersDiscarded" into rvc-d1-dev am: bad1977db5 am: fb292aed7b am: 463e3de2ac by Yin-Chia Yeh · 5 years ago
- 463e3de Merge "Surface: do not evict outstanding buffer in onBuffersDiscarded" into rvc-d1-dev am: bad1977db5 am: fb292aed7b by Yin-Chia Yeh · 5 years ago
- da2e609 Surface: do not evict outstanding buffer in onBuffersDiscarded by Yin-Chia Yeh · 5 years ago
- 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
- d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
- d98f1da Merge "libgui: align the Surface default mMaxBufferCount value with BufferQueue" into rvc-dev am: 4524ce5189 am: 7cf6872c4c am: 7cd0613344 am: c134a6dd97 by TreeHugger Robot · 5 years ago
- 74c9cc3 libgui: align the Surface default mMaxBufferCount value with BufferQueue by Yiwei Zhang · 5 years ago
- 03fbf9c Use GraphicBuffer::toAHardwareBuffer() instead of casting by Yiwei Zhang · 5 years ago
- 401cda6 Add hook for intercepting query by John Reck · 5 years ago
- 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
- ef0b153 [ANativeWindow] Add getLastQueuedBuffer api by Alec Mouri · 6 years ago
- 74aef6d [ANativeWindow] Add ANativeWindow_allocateBuffers stable abi. by Alec Mouri · 6 years ago
- 09d122a [ANativeWindow] Support interception methods in apex by Alec Mouri · 6 years ago
- 3172e20 Add plumbing for upcoming setFrameRate() api by Steven Thomas · 6 years ago
- 72670c5 [ANativeWindow] Increase precision for duration queries. by Alec Mouri · 6 years ago
- 04fdb60 [ANativeWindow] Add stub for ANativeWindow_setDequeueTimeout by Alec Mouri · 6 years ago
- a161966 [ANativeWindow] Add apex stub for getLastDequeueStartTime by Alec Mouri · 6 years ago
- 067fcd3 libgui: Add discardFreeBuffers callback to producer by Shuzhen Wang · 6 years ago
- c185192 libgui: reset mEnableFrameTimestamps when Surface disconnects by Yiwei Zhang · 6 years ago
- bf1b69d Attach color space information when attach and queue buffer. am: 0f6a41299a by Peiyong Lin · 6 years ago
- 7cfe5e1 Merge "BufferQueue: handle consumer driven size for pre-rotation" by TreeHugger Robot · 6 years ago
- 538cedc BufferQueue: handle consumer driven size for pre-rotation by Yiwei Zhang · 6 years ago
- 0f6a412 Attach color space information when attach and queue buffer. by Peiyong Lin · 6 years ago
- e9d092a Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface by silence_dogood · 6 years ago
- b2b2690 Revert "Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface" by silence_dogood · 6 years ago
- 12536a8 Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface by silence_dogood · 6 years ago
- 5eb3f06 Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky by Vishnu Nair · 6 years ago
- f0c1250 systrace: forbid FrameEventHistory from stealing the fence by Yiwei Zhang · 6 years ago
- 2817813 systrace: avoid queuing signaled fence in FenceMonitor by Yiwei Zhang · 6 years ago
- 9e919eb systrace: monitor GPU completion fence and HWC release fence by Yiwei Zhang · 6 years ago
- dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
- 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 7 years ago
- a82679d Adding HDR10+ metadata support for media API by Valerie Hau · 7 years ago
- 186e41e Merge "Do not block on allocating buffers am: 0a3e784701" into pi-dev-plus-aosp by Jorim Jaggi · 7 years ago
- 0a3e784 Do not block on allocating buffers by Jorim Jaggi · 7 years ago
- 48a619f Replace NULL/0 with nullptr by Yi Kong · 7 years ago