- 2ffccbf Merge "Revert "Generate texture pool asynchronously"" into main by Huihong Luo · 2 years, 5 months ago
- b7f9d63 Revert "Generate texture pool asynchronously" by Huihong Luo · 2 years, 5 months ago
- ee140b1 Merge "Remove the concept of target dataspace" into main by Alec Mouri · 2 years, 6 months ago
- 88790f3 Remove the concept of target dataspace by Alec Mouri · 2 years, 6 months ago
- bfcc610 Generate texture pool asynchronously by Huihong Luo · 2 years, 10 months ago
- 4e21177 Send load up hint for cache rendering by jimmyshiu · 2 years, 7 months ago
- 7ee4f46 [sf] Release the currently presented buffer when setBuffer is called with null by Vishnu Nair · 2 years, 9 months ago
- f1db803 SF: avoid skipping waiting for the earliest time to present by Ady Abraham · 2 years, 10 months ago
- 963049b Rename Sdr/Hdr to Hdr/Sdr internally to get avoid of confusion. by Sally Qi · 2 years, 10 months ago
- bb9ff7f Temp fix for overdimming issue in silkFX. by Sally Qi · 2 years, 10 months ago
- d47bcee SF: Frontend fixes for issues surfaced by SurfaceFlinger_test by Vishnu Nair · 2 years, 11 months ago
- f4af03e Add CachingHint into SurfaceFlinger by Alec Mouri · 3 years ago
- 545da0e Some fixes to TrustedPresentationListener by Chavi Weingarten · 3 years ago
- 278a88f SF: clean up texture filtering logic by Patrick Williams · 3 years ago
- 6879659 Add extended brightness range impl by John Reck · 3 years ago
- 3e1e1e6 Uncache the active buffer slot last by Brian Lindahl · 3 years, 1 month ago
- 2cbb93e Merge changes from topic "clear-buffer-slots" by Brian Lindahl · 3 years, 1 month ago
- b158a5c Maintain the active buffer when clearing buffer slots by Brian Lindahl · 3 years, 1 month ago
- 90553da Clear HWC layer buffer slots by assiging a placeholder buffer by Brian Lindahl · 3 years, 2 months ago
- b8d82b9 Merge "Remove unused flag ro.sf.blurs_are_expensive and stale code." by Carlos Martinez Romero · 3 years, 1 month ago
- 439afad Push HWC cache slot generation down into CompositionEngine by Brian Lindahl · 3 years, 2 months ago
- e5d57ea Remove unused flag ro.sf.blurs_are_expensive and stale code. by Carlos Martinez Romero · 3 years, 2 months ago
- 5a655b8 Add display name and id to traces by Leon Scroggins III · 3 years, 5 months ago
- 7584c6a SF: refactor renderScreenImpl to use CompositionEngine by Patrick Williams · 3 years, 3 months ago
- 74c0bf6 CE: Make TimeStats nullable by Patrick Williams · 3 years, 3 months ago
- 0a525a4 SF: Change RenderEngine ownership by Patrick Williams · 3 years, 3 months ago
- e14c6b3 SF: Split FE and CE by Vishnu Nair · 3 years, 6 months ago
- 0a4fb00 CE: Snapshot layer metadata by Vishnu Nair · 3 years, 6 months ago
- 185b900 Merge "CE: Update layer composition state outside of CE" by TreeHugger Robot · 3 years, 4 months ago
- ba35410 CE: Update layer composition state outside of CE by Vishnu Nair · 3 years, 6 months ago
- aba4d3e Merge "CE: flush the staged brightness to HWC before power off" into tm-qpr-dev am: 1d12a05159 am: 0c9e2a69a5 by Joen Chen · 3 years, 4 months ago
- 0c9e2a6 Merge "CE: flush the staged brightness to HWC before power off" into tm-qpr-dev am: 1d12a05159 by Joen Chen · 3 years, 4 months ago
- e72ba5e CE: flush the staged brightness to HWC before power off by joenchen · 3 years, 5 months ago
- 0ce871c Merge "Don't queue buffer if nothing new to draw in Display" by Chavi Weingarten · 3 years, 5 months ago
- 09fa1d6 Don't queue buffer if nothing new to draw in Display by Chavi Weingarten · 3 years, 5 months ago
- 2e9748f Replace RenderEngineResult with FenceResult by Patrick Williams · 3 years, 5 months ago
- 34f05cb Merge "Plumb through Output::getSkipColorTransform() into CachedSet, to match the behavior in Output::composeSurfaces()." into tm-qpr-dev am: edd119265c by Brian Johnson · 3 years, 5 months ago
- 947d2a4 Plumb through Output::getSkipColorTransform() into CachedSet, to match by Brian Johnson · 3 years, 5 months ago
- 869e28f Plumb through Output::getSkipColorTransform() into CachedSet, to match the behavior in Output::composeSurfaces(). by Brian Johnson · 3 years, 5 months ago
- 16d8b2c SF: Refactor Layer::prepareClientCompositionList by Patrick Williams · 3 years, 6 months ago
- 1c676d2 Merge "Fix -Wdefaulted-function-deleted warnings." am: d74da324d7 am: 34b7973fba am: 3b95e48e60 am: 1233d19faf am: e87cad16a3 by Treehugger Robot · 3 years, 5 months ago
- e87cad1 Merge "Fix -Wdefaulted-function-deleted warnings." am: d74da324d7 am: 34b7973fba am: 3b95e48e60 am: 1233d19faf by Treehugger Robot · 3 years, 5 months ago
- 34b7973 Merge "Fix -Wdefaulted-function-deleted warnings." am: d74da324d7 by Treehugger Robot · 3 years, 5 months ago
- 87157a7 CE: Remove page flip count by Dominik Laskowski · 3 years, 6 months ago
- b3f83f5 Fix -Wdefaulted-function-deleted warnings. by Krzysztof Kosiński · 3 years, 6 months ago
- 24e407a Merge "Skip SOLID_COLOR layers from SF Caching" into tm-dev am: 47e41ac3c1 am: 99edef4fc4 by TreeHugger Robot · 3 years, 8 months ago
- cf367de Merge "Skip SOLID_COLOR layers from SF Caching" into tm-dev am: 47e41ac3c1 am: 93663f3cf3 by TreeHugger Robot · 3 years, 8 months ago
- 7a8dc17 Skip SOLID_COLOR layers from SF Caching by Huihong Luo · 3 years, 8 months ago
- 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 8 months ago
- f09ca7f Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: acae40270a by TreeHugger Robot · 3 years, 8 months ago
- 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
- 78cb59d Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: e1e2e66854 by TreeHugger Robot · 3 years, 8 months ago
- c60b529 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: 7f3e5c7621 by TreeHugger Robot · 3 years, 8 months ago
- 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
- 884c99e Merge "Composition strategy prediction: Make broader predictions." into tm-dev am: d0f7b15b54 am: 361b89c13e by Rob Carr · 3 years, 8 months ago
- b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 9 months ago
- bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 9 months ago
- 0a2c43c Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 9 months ago
- ec8ccca Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 9 months ago
- 99937fa Merge "Change SF power hints to use early frame predictions" into tm-qpr-dev am: e0e289951c am: 553d5212a2 by TreeHugger Robot · 3 years, 9 months ago
- 10cea3c Allow using custom widths and colors for layer borders. by Tianhao Yao · 3 years, 10 months ago
- 50c4406 Change SF power hints to use early frame predictions by Matt Buckley · 4 years ago
- 67dd712 Enable drawing layers' borders in SurfaceFlinger. by Tianhao Yao · 4 years ago
- 6caac61 Merge "Allow SurfaceFlinger to treat 170M as sRGB." into tm-dev by TreeHugger Robot · 3 years, 9 months ago
- cd6ebf3 Merge "Use the primaryDisplayRotationFlags for the source crop calculation" into tm-dev by Ram Indani · 3 years, 9 months ago
- dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 3 years, 9 months ago
- 2c043be Use the primaryDisplayRotationFlags for the source crop calculation by ramindani · 3 years, 9 months ago
- 0acc384 SF: Add dumpsys flags to dump displays by Dominik Laskowski · 3 years, 10 months ago
- 9cf8926 SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 11 months ago
- a314038 SF: Predict HWC composition strategy by Vishnu Nair · 4 years ago
- 94109c0 Merge "Plumb through dimming stage into RenderEngine." into tm-dev by TreeHugger Robot · 3 years, 10 months ago
- ffe6245 Merge "FTL: Pull Flags into namespace" into tm-dev by Dominik Laskowski · 3 years, 10 months ago
- 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
- 81d95e6 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 10 months ago
- 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 10 months ago
- 6c7b36e SF: Clean up plumbing for boot display mode by Dominik Laskowski · 3 years, 11 months ago
- 6fe2bef Revert "SF: Predict HWC composition strategy" by Robert Carr · 3 years, 11 months ago
- a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 3 years, 11 months ago
- ce80271 Merge "Avoid caching front-buffered layers" into tm-dev by John Reck · 3 years, 11 months ago
- d77e1df Avoid caching front-buffered layers by John Reck · 3 years, 11 months ago
- 14d66d1 Merge "Avoid caching EGL_SINGLE_BUFFER layers" into tm-dev by John Reck · 3 years, 11 months ago
- bb40968 Avoid caching EGL_SINGLE_BUFFER layers by John Reck · 3 years, 11 months ago
- 862ccc7 Merge "SF: Add composition strategy prediction stats" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
- 47183ae SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 11 months ago
- 7709f7f Merge "Map the hwc-id -> SF-id in getPreferredBootDisplayMode and SF-Id -> HWC id in setUserPreferredDisplayMode" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
- 7234fa5 SF: Predict HWC composition strategy by Vishnu Nair · 4 years ago
- 30e378d Map the hwc-id -> SF-id in getPreferredBootDisplayMode and SF-Id -> HWC by Kriti Dang · 4 years ago
- c6f3101 Add dump state information for layer brightness by Alec Mouri · 4 years ago
- f8d093d Accomodate brightness space change for client target by Alec Mouri · 4 years ago
- 6da0e27 Send dimming ratio to composer instead of white point nits by Alec Mouri · 4 years ago
- d2afdfc Merge "CompositionEngine: fix memory leak in unit tests" by TreeHugger Robot · 4 years ago
- e0eafa8 CompositionEngine: fix memory leak in unit tests by Ady Abraham · 4 years ago
- f06d136 Merge "Set blockingRegion for DISPLAY_DECORATION layers" by Leon Scroggins · 4 years ago
- 9a0afda Set blockingRegion for DISPLAY_DECORATION layers by Leon Scroggins III · 4 years ago
- 588dcee Merge "Removing getSystemPreferredDisplayMode and adding it as part of DynamicDisplayInfo" by Kriti Dang · 4 years ago
- 646f8ec Removing getSystemPreferredDisplayMode and adding it as part of by Kriti Dang · 4 years ago
- ff79387 Move DisplayIdentification parsing to libui by Alec Mouri · 4 years ago
- cdf1679 Synchronize brightness change with frame update for hdr layers. by Alec Mouri · 4 years, 1 month ago
- 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 4 years, 1 month ago
- 2e1aa18 Switch from HIDL Composition type to AIDL by Leon Scroggins III · 4 years, 2 months ago