- ef00658 [Lut HAL backend] implementation 3rd patch. by Sally Qi · 10 months ago
- 9a43d3f Merge "Track pendingBuffer count in RequestedLayerState" into main by Melody Hsu · 10 months ago
- 1635578 Track pendingBuffer count in RequestedLayerState by Melody Hsu · 10 months ago
- a9123c8 Support floating point values for layer crop by Vishnu Nair · 10 months ago
- ab89d81 Fix the input info missing for SurfaceView by Wenhui Yang · 11 months ago
- dcc9d9b Edge extension effect: shader reimplementation by Marzia Favaro · 1 year, 7 months ago
- be0ad90 Create a wrapper for atrace macros by Vishnu Nair · 1 year, 1 month ago
- 27613c3 Revert^2 "Set Change::Metadata on LayerMetadata update" by Nergi Rahardi · 1 year, 3 months ago
- 9ad203c Merge "Allow latch unsignaled if there are no flag changes" into main by Treehugger Robot · 1 year, 2 months ago
- c5545d5 Allow latch unsignaled if there are no flag changes by Vishnu Nair · 1 year, 3 months ago
- a48361e Merge "Allow child layers to unset trusted overlay state 2/2" into main by Vishnu Nair · 1 year, 3 months ago
- 9e0017e Allow child layers to unset trusted overlay state 2/2 by Vishnu Nair · 1 year, 3 months ago
- 10fbacd Revert "Set Change::Metadata on LayerMetadata update" by Nergi Rahardi · 1 year, 3 months ago
- 6846ade SF: partially revert df59f4744c0672cc69dad72b230a757c1e4be116 by Ady Abraham · 1 year, 3 months ago
- df59f47 SF: avoid a composition cycle when the FrameRate votes updates by Vishnu Nair · 1 year, 3 months ago
- 6431d4a Set Change::Metadata on LayerMetadata update by Nergi Rahardi · 1 year, 3 months ago
- bb1ad76 SF: ignore eAutoRefreshChanged with latch unsignaled by Ady Abraham · 1 year, 4 months ago
- d8edec0 Trigger composition when FLAG_SECURE changes by Patrick Williams · 1 year, 5 months ago
- 1d6363a Merge "Add support for restricting HDR headroom for video" into main by Alec Mouri · 1 year, 6 months ago
- 1b0d4e1 Add support for restricting HDR headroom for video by Alec Mouri · 1 year, 6 months ago
- 59a6be3 Introduce eCanOccludePresentation layer flag by Vishnu Nair · 1 year, 6 months ago
- a5e9909 Merge "Propagate drop input mode correctly to children" into main by Vishnu Nair · 1 year, 8 months ago
- f13c898 Propagate drop input mode correctly to children by Vishnu Nair · 1 year, 8 months ago
- 70f7b69 native: Rename frame rate selection strategies by Rachel Lee · 1 year, 9 months ago
- 83d097d Merge "Remove redundant calls and correct some comments." into main am: 21fc3f3b4e am: cb7b8039f4 am: a4cae58685 by Vishnu Nair · 1 year, 9 months ago
- cb7b803 Merge "Remove redundant calls and correct some comments." into main am: 21fc3f3b4e by Vishnu Nair · 1 year, 9 months ago
- e1473b0 Remove redundant calls and correct some comments. by jiayongqiang · 1 year, 9 months ago
- 0db92f1 Fix RequestedLayerState logging for out of order buffers by Patrick Williams · 1 year, 10 months ago
- 14876a1 Merge "Set visible region dirty flag when alpha changes" into main by Vishnu Nair · 1 year, 10 months ago
- 93e26b9 Set visible region dirty flag when alpha changes by Vishnu Nair · 1 year, 10 months ago
- 67afbea Add smooth switch bool for setFrameRateCategory by Rachel Lee · 1 year, 10 months ago
- 92c95a7 Merge "Pull out FrameRateCompatibility definition to avoid circular dependencies" into main by Vishnu Nair · 1 year, 10 months ago
- 3fbe326 Pull out FrameRateCompatibility definition to avoid circular dependencies by Vishnu Nair · 1 year, 10 months ago
- 4cb525b SF: add requestedLaterState to Hierarchy dump by Ady Abraham · 1 year, 11 months ago
- d671d26 Merge "Plumb new frameRateSelectionStrategy value" into main by Rachel Lee · 1 year, 11 months ago
- 58cc90d Plumb new frameRateSelectionStrategy value by Rachel Lee · 1 year, 11 months ago
- 0759734 Intersect buffer crop with buffer size by Chavi Weingarten · 1 year, 11 months ago
- bd51f95 [sf-newfe] Set correct composition type for refresh rate layer by Vishnu Nair · 2 years ago
- 61ff12a [sf-newfe] set visible regions flag when layer opacity changes by Vishnu Nair · 2 years ago
- 931a897 Merge "Add setFrameRateCategory surface API" into main by Rachel Lee · 2 years ago
- ce6e004 Add setFrameRateCategory surface API by Rachel Lee · 2 years, 1 month ago
- 854ce1c [sf] Set visible regions change flag when layer starts drawing by Vishnu Nair · 2 years ago
- c3a1782 Delete genTextures and deleteTextures from RenderEngine by Alec Mouri · 2 years ago
- 0808ae6 [sf] Avoid rounded corners without EGL_EXT_protected_content with new frontend by Vishnu Nair · 2 years ago
- 3cc15a4 [sf] add debug dump for new front end by Vishnu Nair · 2 years, 1 month ago
- 4d9cef9 [sf] update transaction handler filter to use new front end by Vishnu Nair · 2 years, 2 months ago
- a02943f [sf] optimize snapshot updates by Vishnu Nair · 2 years, 2 months ago
- d1f7498 [sf] write transaction trace to disk on error by Vishnu Nair · 2 years, 2 months ago
- e469593 Merge "[sf] Release the currently presented buffer when setBuffer is called with null" into udc-dev by Vishnu Nair · 2 years, 4 months ago
- 7ee4f46 [sf] Release the currently presented buffer when setBuffer is called with null by Vishnu Nair · 2 years, 4 months ago
- 82b2856 Merge "[sf] Fix blur alpha for new sf frontend" into udc-dev by Vishnu Nair · 2 years, 4 months ago
- 444f395 [sf] Fix blur alpha for new sf frontend by Vishnu Nair · 2 years, 4 months ago
- 6322121 [sf] protect against out of order transactions by Vishnu Nair · 2 years, 4 months ago
- 963049b Rename Sdr/Hdr to Hdr/Sdr internally to get avoid of confusion. by Sally Qi · 2 years, 5 months ago
- 1391de2 [sf] resolve handles to layer ids in binder thread by Vishnu Nair · 2 years, 5 months ago
- d47bcee SF: Frontend fixes for issues surfaced by SurfaceFlinger_test by Vishnu Nair · 2 years, 6 months ago
- f4af03e Add CachingHint into SurfaceFlinger by Alec Mouri · 2 years, 6 months ago
- 80a5a70 SF: More frontend fixes by Vishnu Nair · 2 years, 6 months ago
- a9c4376 SF: Support display mirroring with new frontend by Vishnu Nair · 2 years, 6 months ago
- 6879659 Add extended brightness range impl by John Reck · 2 years, 7 months ago
- cfb2d25 SF: LayerSnapshotBuilder updates by Vishnu Nair · 2 years, 7 months ago
- 1e1a387 Merge "SF: Introduce LayerSnapshot and LayerSnapshotBuilder" by Vishnu Nair · 2 years, 7 months ago
- 8fc721b SF: Introduce LayerSnapshot and LayerSnapshotBuilder by Vishnu Nair · 2 years, 8 months ago
- f5847b8 Merge "Push HWC cache slot generation down into CompositionEngine" by Brian Lindahl · 2 years, 8 months ago
- 439afad Push HWC cache slot generation down into CompositionEngine by Brian Lindahl · 2 years, 9 months ago
- 04f8969 SF: Introduce LayerHierarchy and LayerHierarchyBuilder by Vishnu Nair · 2 years, 9 months ago
- dc4d31b SF: Introduce LayerLifecycleManager by Vishnu Nair · 2 years, 9 months ago