- 371808b Merge changes from topic "fipresentOrValidate" into main by Ram Indani · 1 year, 9 months ago
- 4aac32c [SF] Add frameIntervalNs for presentOrValidate command by ramindani · 1 year, 9 months ago
- c1623d1 SF: Rename `postFramebuffer` for clarity by Leon Scroggins III · 1 year, 9 months ago
- d9e4f46 Clean up duplicate shadow lengths in layer snapshot by Vishnu Nair · 1 year, 10 months ago
- 37d07c0 Correct the comment in Output::getBestDataspace. by Sally Qi · 1 year, 10 months ago
- f29700f Remove useFramebufferCache parameter in drawLayers() by Alec Mouri · 2 years ago
- c1dbfcb Avoid blurring and rounded corners without EGL_EXT_protected_content by Leon Scroggins III · 3 years, 5 months ago
- ee140b1 Merge "Remove the concept of target dataspace" into main by Alec Mouri · 2 years ago
- 88790f3 Remove the concept of target dataspace by Alec Mouri · 2 years, 1 month ago
- d9a640b [sf] Only trace rebuildLayerStacks if there are changes by Vishnu Nair · 2 years, 1 month ago
- 4e21177 Send load up hint for cache rendering by jimmyshiu · 2 years, 2 months ago
- 7ee4f46 [sf] Release the currently presented buffer when setBuffer is called with null by Vishnu Nair · 2 years, 4 months ago
- 43b5d52 Skip renderCachedSets if the Output is not enabled by Leon Scroggins III · 2 years, 4 months ago
- f1db803 SF: avoid skipping waiting for the earliest time to present by Ady Abraham · 2 years, 5 months ago
- d47bcee SF: Frontend fixes for issues surfaced by SurfaceFlinger_test by Vishnu Nair · 2 years, 6 months ago
- 545da0e Some fixes to TrustedPresentationListener by Chavi Weingarten · 2 years, 6 months ago
- 278a88f SF: clean up texture filtering logic by Patrick Williams · 2 years, 6 months ago
- 042fdba Add mNamePlusId to hasClientComposition trace by Leon Scroggins III · 2 years, 7 months ago
- c03d465 Name the ScreenCaptureOutput by Leon Scroggins III · 2 years, 7 months ago
- b8d82b9 Merge "Remove unused flag ro.sf.blurs_are_expensive and stale code." by Carlos Martinez Romero · 2 years, 8 months ago
- 439afad Push HWC cache slot generation down into CompositionEngine by Brian Lindahl · 2 years, 9 months ago
- e5d57ea Remove unused flag ro.sf.blurs_are_expensive and stale code. by Carlos Martinez Romero · 2 years, 9 months ago
- 5a655b8 Add display name and id to traces by Leon Scroggins III · 3 years ago
- 7584c6a SF: refactor renderScreenImpl to use CompositionEngine by Patrick Williams · 2 years, 9 months ago
- 74c0bf6 CE: Make TimeStats nullable by Patrick Williams · 2 years, 9 months ago
- 8aed5d2 RE: move useProtectedContext calls to drawLayers by Patrick Williams · 2 years, 9 months ago
- e14c6b3 SF: Split FE and CE by Vishnu Nair · 3 years ago
- ba35410 CE: Update layer composition state outside of CE by Vishnu Nair · 3 years ago
- 0ce871c Merge "Don't queue buffer if nothing new to draw in Display" by Chavi Weingarten · 3 years ago
- 09fa1d6 Don't queue buffer if nothing new to draw in Display by Chavi Weingarten · 3 years ago
- 2e9748f Replace RenderEngineResult with FenceResult by Patrick Williams · 3 years ago
- 869e28f Plumb through Output::getSkipColorTransform() into CachedSet, to match the behavior in Output::composeSurfaces(). by Brian Johnson · 3 years ago
- 16d8b2c SF: Refactor Layer::prepareClientCompositionList by Patrick Williams · 3 years ago
- 87157a7 CE: Remove page flip count by Dominik Laskowski · 3 years ago
- d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years ago
- 6a434a5 CE: Pass the fence with the cached client composition buffer am: 3a49f0a4c5 am: 5e01f67053 am: 614343ae2c by Vishnu Nair · 3 years ago
- 5e01f67 CE: Pass the fence with the cached client composition buffer am: 3a49f0a4c5 by Vishnu Nair · 3 years ago
- 3a49f0a CE: Pass the fence with the cached client composition buffer by Vishnu Nair · 3 years ago
- 97c65c1 Guard against overflow errors for transparent regions by Alec Mouri · 3 years, 2 months ago
- e60f0b9 Guard against overflow errors for transparent regions by Alec Mouri · 3 years, 2 months ago
- 1aa8269 Merge "SurfaceFlinger: Correct logic error in early release" into tm-dev am: 7a85fb13e3 am: 45c0174a5f by Rob Carr · 3 years, 2 months ago
- a09c3e1 Merge "SurfaceFlinger: Correct logic error in early release" into tm-dev am: 7a85fb13e3 am: d940a44575 by Rob Carr · 3 years, 2 months ago
- 05da008 SurfaceFlinger: Correct logic error in early release by Robert Carr · 3 years, 3 months ago
- 868160d Merge "surfaceflinger: buffer was released early for clear client target requests [1/1]" into tm-dev am: fd45553898 am: 1c2dfc7362 by TreeHugger Robot · 3 years, 3 months ago
- 54dffb1 Merge "surfaceflinger: buffer was released early for clear client target requests [1/1]" into tm-dev am: fd45553898 am: ee94ab4ad0 by TreeHugger Robot · 3 years, 3 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, 3 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, 3 months ago
- f91f140 surfaceflinger: buffer was released early for clear client target requests [1/1] by Tianhua Sun · 3 years, 3 months ago
- 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
- 884c99e Merge "Composition strategy prediction: Make broader predictions." into tm-dev am: d0f7b15b54 am: 361b89c13e by Rob Carr · 3 years, 3 months ago
- bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 3 months ago
- 0a2c43c Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 3 months ago
- ec8ccca Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 3 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, 3 months ago
- 10cea3c Allow using custom widths and colors for layer borders. by Tianhao Yao · 3 years, 4 months ago
- 50c4406 Change SF power hints to use early frame predictions by Matt Buckley · 3 years, 7 months ago
- 67dd712 Enable drawing layers' borders in SurfaceFlinger. by Tianhao Yao · 3 years, 6 months ago
- dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 3 years, 4 months ago
- 3356367 Merge changes from topics "presubmit-am-55f310f6061a4fdfa7811f47f62b8b5c", "presubmit-am-f6a0ce426c734db58ba765fa00f5f38c" into tm-dev by Dominik Laskowski · 3 years, 4 months ago
- 0acc384 SF: Add dumpsys flags to dump displays by Dominik Laskowski · 3 years, 4 months ago
- fcedb9c Support RenderIntents in libtonemap. by Alec Mouri · 3 years, 4 months ago
- 9cf8926 SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 5 months ago
- a314038 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 6 months ago
- 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 5 months ago
- 7f7ad2c Transform transparentRegion into output space by Leon Scroggins III · 3 years, 5 months ago
- 6fe2bef Revert "SF: Predict HWC composition strategy" by Robert Carr · 3 years, 5 months ago
- a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 3 years, 5 months ago
- a692e0f Merge "More thorough check for expensive rendering" into tm-dev by Leon Scroggins · 3 years, 5 months ago
- cf17ebc More thorough check for expensive rendering by Leon Scroggins III · 3 years, 5 months ago
- 47183ae SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 5 months ago
- 7234fa5 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 6 months ago
- f8d093d Accomodate brightness space change for client target by Alec Mouri · 3 years, 6 months ago
- 745dcaa Pass display's colorTransform to RE even if HW handles it by Leon Scroggins III · 3 years, 6 months ago
- 9a0afda Set blockingRegion for DISPLAY_DECORATION layers by Leon Scroggins III · 3 years, 7 months ago
- b21d94e Supply extra brightness parameters to RenderEngine by Alec Mouri · 3 years, 7 months ago
- cdf1679 Synchronize brightness change with frame update for hdr layers. by Alec Mouri · 3 years, 8 months ago
- 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 3 years, 8 months ago
- cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 3 years, 9 months ago
- 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 3 years, 10 months ago
- e0e0cde SF: Decouple MessageQueue by Dominik Laskowski · 4 years ago
- ccab424 Release buffers early after GL comp by Robert Carr · 3 years, 10 months ago
- f41d4af Merge "Changed ProjectionSpace struct to a class with getters Bug:186475872 Test: atest ProjectionSpaceTest" by Angel Aguayo · 3 years, 11 months ago
- b084e0c Changed ProjectionSpace struct to a class with getters by Angel Aguayo · 4 years ago
- 55c05ad Do not blur opaque layers am: 084a6d4da5 am: 6d6620e3cf by Lucas Dupin · 4 years ago
- 084a6d4 Do not blur opaque layers by Lucas Dupin · 4 years ago
- 4cabdd0 First patch for async renderengine. by Sally Qi · 4 years ago
- 8da6b0e SF: Clean up forced refresh and repaint by Dominik Laskowski · 4 years, 3 months ago
- 29fa146 SF: Consolidate layer-to-output filtering by Dominik Laskowski · 4 years, 3 months ago
- 0b64a3d Merge "SF: Enable Layer Caching Texture Pool only for the active display" into sc-v2-dev am: 69f548e50e am: ba07426314 by TreeHugger Robot · 4 years, 1 month ago
- db036a8 SF: Enable Layer Caching Texture Pool only for the active display by Ady Abraham · 4 years, 1 month ago
- df3da51 Remove clearRegion from SurfaceView interface. by Sally Qi · 4 years, 1 month ago
- ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 1 month ago
- aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 2 months ago
- df6201b Add a TexturePool class into layer caching by Alec Mouri · 4 years, 2 months ago
- f54453c Improve blur caching heuristic by Alec Mouri · 4 years, 3 months ago
- c773472b Fix caching runtime toggle by Alec Mouri · 4 years, 3 months ago
- 18c7970 Merge "Make sdr white point do a thing" into sc-dev by John Reck · 4 years, 3 months ago
- 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 3 months ago
- 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 4 months ago
- ac09e45 Make sdr white point do a thing by John Reck · 4 years, 4 months ago