summaryrefslogtreecommitdiff
path: root/libs/gui/include/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix DisplayState sanitization.Patrick Williams2024-11-071-1/+1
* Merge "Add support for restricting HDR headroom for video" into mainAlec Mouri2024-02-162-2/+4
|\
| * Add support for restricting HDR headroom for videoAlec Mouri2024-02-152-2/+4
* | Introduce eCanOccludePresentation layer flagVishnu Nair2024-01-292-0/+7
* | Merge "Add captureLayersSync function" into mainChavi Weingarten2024-01-261-1/+2
|\ \ | |/ |/|
| * Add captureLayersSync functionChavi Weingarten2024-01-241-1/+2
* | SF: Initialize all displays on boot/restartDominik Laskowski2024-01-241-4/+21
|/
* Check for redundant windows inside WindowInfosSiarhei Vishniakou2024-01-091-0/+2
* Merge "Add GLOBAL_STYLUS_BLOCKS_TOUCH flag" into mainTreehugger Robot2023-12-191-0/+2
|\
| * Add GLOBAL_STYLUS_BLOCKS_TOUCH flagSiarhei Vishniakou2023-12-181-0/+2
* | Update HDCP for external displaysHuihong Luo2023-12-153-1/+16
|/
* Merge "Refactor game-related frame rate override to LayerHistory" into mainAndy Yu2023-12-111-1/+7
|\
| * Refactor game-related frame rate override to LayerHistoryAndy Yu2023-12-071-1/+7
* | InputDispatcher: dump window in a separate functionSiarhei Vishniakou2023-12-111-0/+3
|/
* Merge "Explicitly includes IGraphicBufferProducer.h in gui/view/Surface.h" in...John Reck2023-12-041-2/+2
|\
| * Merge "Explicitly includes IGraphicBufferProducer.h in gui/view/Surface.h" in...John Reck2023-12-041-2/+2
| |\
| | * Explicitly includes IGraphicBufferProducer.h in gui/view/Surface.hTony Guo2023-11-271-2/+2
* | | Add jank severity type for actual frame timeline.Ying Wei2023-11-301-1/+13
* | | Remove useIdentityTransform from DisplayCaptureArgs.Melody Hsu2023-11-271-1/+0
* | | Merge "Add capture args to captureDisplayById" into mainJohn Reck2023-11-161-1/+7
|\ \ \
| * | | Add capture args to captureDisplayByIdJohn Reck2023-11-151-1/+7
* | | | Merge "Assign previous release fence to previous frame ID" into mainAlec Mouri2023-11-152-4/+7
|\ \ \ \
| * | | | Assign previous release fence to previous frame IDAlec Mouri2023-11-152-4/+7
| |/ / /
* | | | Merge "Added contentSize to WindowInfo" into mainVishnu Nair2023-11-141-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Added contentSize to WindowInfoVishnu Nair2023-11-101-0/+4
* | | | Merge "IProducerListener: Add a listener for consumer detach" into main am: d...Sungtak Lee2023-11-071-0/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "IProducerListener: Add a listener for consumer detach" into main am: d...Sungtak Lee2023-11-071-0/+6
| |\|
| | * IProducerListener: Add a listener for consumer detachSungtak Lee2023-11-071-0/+6
| | * Merge UP1A.231005.007Xin Li2023-09-282-3/+6
| | |\
| | | * Improve updateInputFlinger performancePatrick Williams2023-08-302-3/+6
| | * | Merge Android U (ab/10368041)Xin Li2023-08-2534-748/+981
| | |\|
| | * | Use String8/16 c_str [graphics]Tomasz Wasilczyk2023-08-172-8/+8
| | * | Increase frame history size when SF buffer queue size changesBrian Lindahl2023-03-093-1/+24
| | * | Merge "SF: fix FrameTimelineInfo association to buffers" into tm-qpr-dev am: ...Wei Wang2023-02-073-3/+19
| | |\ \
| | | * | SF: fix FrameTimelineInfo association to buffersAdy Abraham2023-02-033-3/+19
| | * | | Merge "Mitigate the security vulnerability by sanitizing the transaction flag...Sally Qi2023-01-231-0/+1
| | |\| |
| | | * | Merge "Mitigate the security vulnerability by sanitizing the transaction flag...Sally Qi2023-01-231-0/+1
| | | |\ \
| | | | * | Mitigate the security vulnerability by sanitizing the transaction flags.Sally Qi2023-01-061-0/+1
| | * | | | Merge "[BBQ] Only wait when acquiring a buffer if in a sync." into tm-qpr-dev...Chavi Weingarten2023-01-101-3/+1
| | |\| | |
| | | * | | [BBQ] Only wait when acquiring a buffer if in a sync.Chavi Weingarten2023-01-091-3/+1
| | * | | | Merge changes from topic "c2aidl" am: be80b60636 am: 7ac001eba3Treehugger Robot2022-12-141-0/+18
| | |\ \ \ \
| | | * \ \ \ Merge changes from topic "c2aidl"Treehugger Robot2022-12-141-0/+18
| | | |\ \ \ \
| | | | * | | | Make ANativeWindow available over stable AIDLSungtak Lee2022-12-071-0/+18
| | * | | | | | BBQ: Check if the buffer is already in the pending release queue before loggi...Vishnu Nair2022-11-301-1/+2
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | | | |/ / / | | | |/| | |
| | | * | | | BBQ: Check if the buffer is already in the pending release queue before loggingVishnu Nair2022-11-301-1/+2
| * | | | | | Merge "VRR: Allowlist for small area detection" into udc-qpr-dev am: 89270bc758Jerry Chang2023-09-051-0/+10
| |\ \ \ \ \ \
| | * | | | | | VRR: Allowlist for small area detectionTony Huang2023-08-311-0/+10
| | * | | | | | Add getStalledTransactionInfo method to SurfaceComposerPatrick Williams2023-08-141-0/+4
| | * | | | | | Improve updateInputFlinger performancePatrick Williams2023-07-202-3/+6
| * | | | | | | Merge "Use String8/16 c_str [graphics]" into udc-dev-plus-aosp am: 1bcbf26f6c...Treehugger Robot2023-08-182-8/+8
| |\ \ \ \ \ \ \