- 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
- 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
- f91f140 surfaceflinger: buffer was released early for clear client target requests [1/1] by Tianhua Sun · 3 years, 4 months ago
- 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
- bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 4 months ago
- 0a2c43c Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 4 months ago
- ec8ccca Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 4 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, 4 months ago
- 10cea3c Allow using custom widths and colors for layer borders. by Tianhao Yao · 3 years, 5 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, 5 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, 6 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, 6 months ago
- a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 3 years, 6 months ago
- a692e0f Merge "More thorough check for expensive rendering" into tm-dev by Leon Scroggins · 3 years, 6 months ago
- cf17ebc More thorough check for expensive rendering by Leon Scroggins III · 3 years, 6 months ago
- 47183ae SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 6 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, 7 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, 9 months ago
- 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 3 years, 9 months ago
- cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 3 years, 10 months ago
- 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 3 years, 11 months ago
- e0e0cde SF: Decouple MessageQueue by Dominik Laskowski · 4 years, 1 month ago
- ccab424 Release buffers early after GL comp by Robert Carr · 3 years, 11 months ago
- f41d4af Merge "Changed ProjectionSpace struct to a class with getters Bug:186475872 Test: atest ProjectionSpaceTest" by Angel Aguayo · 4 years ago
- b084e0c Changed ProjectionSpace struct to a class with getters by Angel Aguayo · 4 years, 1 month 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, 1 month 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, 4 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, 2 months ago
- ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 2 months ago
- aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 3 months ago
- df6201b Add a TexturePool class into layer caching by Alec Mouri · 4 years, 3 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, 4 months ago
- 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 5 months ago
- ac09e45 Make sdr white point do a thing by John Reck · 4 years, 5 months ago
- 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 4 years, 4 months ago
- d305ef2 SF: Ignore rounded corners if the layer can peek through by Leon Scroggins III · 4 years, 5 months ago
- e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 4 years, 5 months ago
- 3645e64 SF: wait instead of presenting early by Ady Abraham · 4 years, 4 months ago
- a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 4 months ago
- 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 4 months ago
- 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 5 months ago
- 73939a9 Merge "SF: Restore geometry state when it had been overridden" into sc-dev by Yichi Chen · 4 years, 4 months ago
- 413d46a SF: Restore geometry state when it had been overridden by Yichi Chen · 4 years, 5 months ago
- 91ac3b5 Avoid duplicate rendering of the same cached override buffer by Huihong Luo · 4 years, 5 months ago
- a582511 Add display orientation to CachedSet rendering by Huihong Luo · 4 years, 5 months ago
- 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 4 years, 5 months ago
- 6166c31 SF: Add Planner flattener by Dan Stoza · 4 years, 7 months ago
- 47437bb SF: Add Planner predictor by Dan Stoza · 4 years, 7 months ago
- 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 4 years, 7 months ago
- 1684c70 Only cache framebuffers for internal displays for drawLayers. by Alec Mouri · 4 years, 7 months ago
- 2723c4e CE: Output::setDisplaySize should change only bounds by Marin Shalamanov · 4 years, 8 months ago
- 66eaf4a Dynamically disable blurs when tunnel mode is used by Galia Peycheva · 4 years, 10 months ago
- c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 5 years ago
- 1c164f6 Merge "Query composition engine for transform hint." by TreeHugger Robot · 4 years, 10 months ago
- 09f910f Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
- 54edd91 Query composition engine for transform hint. by Garfield Tan · 4 years, 10 months ago
- 209ae61 Fix wrong framebufferspace computation by Marin Shalamanov · 5 years ago
- b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 5 years ago
- 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
- 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 5 years ago
- 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
- c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 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
- 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 5 years ago
- e67fcd0 Revert "[SF] Intersect layers with display frame not bounds" by Marin Shalamanov · 5 years ago
- 40270c6 [SF] Intersect layers with display frame not bounds by Marin Shalamanov · 5 years ago
- 825e02f Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev am: 2f116e22b0 am: 45502b80f1 am: 50c97010de am: edca38536a by TreeHugger Robot · 5 years ago
- 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 5 years ago
- 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 5 years ago
- 6f9af9e Merge "CE: Must dequeue a buffer if flipClientTarget requested" into rvc-dev am: 58dc474b3d am: bc9b65441f am: 659e56c6ee am: 535c3004d9 by TreeHugger Robot · 5 years ago
- e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 5 years ago
- d8f9114 Merge "Remove DisplaySettings::globalTransform" into rvc-dev am: 4afbe7c775 am: fb6c28b098 am: 96fca0a0fd am: e592621ca7 by Alec Mouri · 5 years ago
- d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 5 years ago
- fc874ae SF: RenderEngine->drawLayers takes GraphicBuffer instead of ANativeWindow by Ana Krulec · 6 years ago
- 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
- b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
- da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
- e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
- de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago