- ffee3bc Revert "Migrate ITransactionCompletedListener to AIDL" by Huihong Luo · 3 years, 3 months ago
- c50b498 Migrate ITransactionCompletedListener to AIDL by Huihong Luo · 4 years, 4 months ago
- ace3d05 SF: add render frame rate to the scheduler by Ady Abraham · 3 years, 5 months ago
- d1c36ee Merge "SF: add render frame rate dimension to RefreshRateSelector" by Ady Abraham · 3 years, 5 months ago
- 6863606 SF: add render frame rate dimension to RefreshRateSelector by Ady Abraham · 3 years, 5 months ago
- 29da4c3 Merge "Revert "SF: Use strong pointers to Layer when moving snapshot"" by Patrick Williams · 3 years, 5 months ago
- 4da6085 Revert "SF: Use strong pointers to Layer when moving snapshot" by Patrick Williams · 3 years, 5 months ago
- 88b5db0 Merge "SF: Implement leader display promotion/demotion" by Dominik Laskowski · 3 years, 5 months ago
- 596a256 SF: Implement leader display promotion/demotion by Dominik Laskowski · 3 years, 5 months ago
- c5269bf Merge changes I61fe1d1f,I8a440e9f by Vishnu Nair · 3 years, 5 months ago
- c6086dd SF: Get hwc slot in binder thread by Vishnu Nair · 3 years, 5 months ago
- 7584c6a SF: refactor renderScreenImpl to use CompositionEngine by Patrick Williams · 3 years, 5 months ago
- c7edc68 Merge "SF: Use strong pointers to Layer when moving snapshot" by Patrick Williams · 3 years, 5 months ago
- 5c259c0 SF: Use strong pointers to Layer when moving snapshot by Patrick Williams · 3 years, 5 months ago
- 240da1a Merge "SF: Fix blur region transform regression" by TreeHugger Robot · 3 years, 5 months ago
- e7613db SF: Fix blur region transform regression by Vishnu Nair · 3 years, 5 months ago
- 13e11b5 Merge "SF: Rename RefreshRateConfigs" by TreeHugger Robot · 3 years, 5 months ago
- 989c510 SF: Remove layer map from Client by Vishnu Nair · 3 years, 5 months ago
- d82e0f0 SF: Rename RefreshRateConfigs by Dominik Laskowski · 3 years, 5 months ago
- 2607219 Merge "SF: Carve out LayerHandle" by Vishnu Nair · 3 years, 5 months ago
- 07e2a48 SF: Carve out LayerHandle by Vishnu Nair · 3 years, 6 months ago
- 73908d1 SF: Update transform hint from current state by Vishnu Nair · 3 years, 5 months ago
- e23e6bb Merge "SF: Carve out LayerCreationArgs" by Vishnu Nair · 3 years, 6 months ago
- 65b0857 Merge "SF: Remove unnecessary updateSnapshot call" by Patrick Williams · 3 years, 6 months ago
- 258446d SF: Remove unnecessary updateSnapshot call by Patrick Williams · 3 years, 6 months ago
- 379d830 Merge "SF: Avoid updating clients with stale or incorrect transform hints" by Vishnu Nair · 3 years, 6 months ago
- cb8be50 SF: Carve out LayerCreationArgs by Vishnu Nair · 3 years, 6 months ago
- 71fcf91 SF: Avoid updating clients with stale or incorrect transform hints by Vishnu Nair · 3 years, 6 months ago
- 43d28cb Merge "SF: Fix onSurfaceFrameCreated for layers without buffers" by Vishnu Nair · 3 years, 6 months ago
- 22491b8 SF: Fix onSurfaceFrameCreated for layers without buffers by Vishnu Nair · 3 years, 6 months ago
- 377c014 SF: Add LayerSnapshotGuard to manage layer snapshot by Patrick Williams · 3 years, 6 months ago
- e14c6b3 SF: Split FE and CE by Vishnu Nair · 3 years, 8 months ago
- bbceb46 SurfaceComposerClient: Clean up layer state by Vishnu Nair · 3 years, 6 months ago
- 43a9808 Merge "SF: Remove DisplayDevice::onVsync" by TreeHugger Robot · 3 years, 6 months ago
- dc2bb80 SF: Remove DisplayDevice::onVsync by Dominik Laskowski · 3 years, 6 months ago
- 0a4fb00 CE: Snapshot layer metadata by Vishnu Nair · 3 years, 8 months ago
- e8dd962 Remove unused code in Layer::releasePendingBuffer by Alec Mouri · 3 years, 7 months ago
- bedb44b SF: Populate RE layer settings from layer snapshot and CE layer state by Vishnu Nair · 3 years, 8 months ago
- 83f36b2 SF: Remove BufferStateLayer class by Patrick Williams · 3 years, 7 months ago
- 009619f Add more tracing info when setting buffer by Chavi Weingarten · 3 years, 7 months ago
- ba35410 CE: Update layer composition state outside of CE by Vishnu Nair · 3 years, 8 months ago
- 46b61b9 SF: Remove EffectLayer class by Patrick Williams · 3 years, 7 months ago
- f8734e0 SF: Enforce thread safety of active mode access by Dominik Laskowski · 3 years, 7 months ago
- f115db8 SurfaceFlinger: Don't handle effects if a buffer is available by Vishnu Nair · 3 years, 7 months ago
- 22e33d6 SF: Remove unnecessary mSidebandStream check by Patrick Williams · 3 years, 7 months ago
- bb25f80 SF: Merge BufferStateLayer into Layer by Patrick Williams · 3 years, 7 months ago
- bc4ee5c SF: Merge EffectLayer into BufferStateLayer by Vishnu Nair · 3 years, 8 months ago
- ea04b6f SF: Clean up layer state by Vishnu Nair · 3 years, 8 months ago
- 16d8b2c SF: Refactor Layer::prepareClientCompositionList by Patrick Williams · 3 years, 8 months ago
- d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 8 months ago
- 29810f7 SF: Replace container layers with effect layers by Vishnu Nair · 3 years, 9 months ago
- f4b6b5f Merge "SF: BufferStateLayer cleanup" by TreeHugger Robot · 3 years, 8 months ago
- 397a0e3 SF: BufferStateLayer cleanup by Vishnu Nair · 3 years, 8 months ago
- da0f62c Reland: Send WindowInfo even if the window isn't associated with a DisplayDevice by Prabir Pradhan · 3 years, 9 months ago
- a72f6c0 SF: merge BufferLayer and BufferStateLayer by Vishnu Nair · 3 years, 9 months ago
- b5ecca4 Merge changes I08302d7c,I0d2240f8,I22d8ad44,I72600027 by TreeHugger Robot · 3 years, 9 months ago
- b4b4a13 Merge "SF: Remove more BQL dead code" by TreeHugger Robot · 3 years, 9 months ago
- f6c47b3 Merge "SF: Support xy scaling for rounded corners" by TreeHugger Robot · 3 years, 9 months ago
- 83a0b43 SF: Remove more BQL dead code by Vishnu Nair · 3 years, 9 months ago
- 50c0afe SF: Support xy scaling for rounded corners by Vishnu Nair · 3 years, 9 months ago
- 4376bd8 SF: Remove CompositorTiming state and lock by Dominik Laskowski · 3 years, 9 months ago
- 096227e SurfaceFlinger: Remove usage of window types to implement policy by Andy Labrada · 3 years, 10 months ago
- 308a189 Merge "Reduce setInputWindows call (1/2)" by Arthur Hung · 3 years, 9 months ago
- eb84c42 Merge "Fix the shadow problem caused by layer parent switching" am: 8ab01b202f am: 6d3c8a29d4 am: 8fce12b797 am: 1041b72bd8 am: cc4795268a by Chris Li · 3 years, 10 months ago
- 8fce12b Merge "Fix the shadow problem caused by layer parent switching" am: 8ab01b202f am: 6d3c8a29d4 by Chris Li · 3 years, 10 months ago
- f4200e6 Fix the shadow problem caused by layer parent switching by xinying1 · 4 years ago
- 9ed4339 Reduce setInputWindows call (1/2) by Arthur Hung · 3 years, 10 months ago
- b553127 Layer: Guard against Region offset overflows am: 33da946835 am: 1893fa0150 by Prabir Pradhan · 3 years, 10 months ago
- 33da946 Layer: Guard against Region offset overflows by Prabir Pradhan · 3 years, 10 months ago
- 8577ea8 Convert to using inputConfig for clone info in WindowInfo by chaviw · 3 years, 10 months ago
- ca1345f Merge "Add isClone to WindowInfo" into tm-dev am: b3907ccdd1 am: 19e34db0ea am: a0104a3234 am: 824ed9e7c6 by Chavi Weingarten · 3 years, 11 months ago
- b3907cc Merge "Add isClone to WindowInfo" into tm-dev by Chavi Weingarten · 3 years, 11 months ago
- 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 11 months ago
- 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 11 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, 11 months ago
- 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
- b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 4 years ago
- bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 4 years ago
- df19a67 Merge changes Ib83141bd,Iaaba87a2 into tm-dev am: e9d6733f53 am: c567efb257 by Alec Mouri · 3 years, 11 months ago
- 8977ce9 Remove consumer frame event history by Alec Mouri · 4 years ago
- 10cea3c Allow using custom widths and colors for layer borders. by Tianhao Yao · 4 years ago
- c3f39b1 Add isClone to WindowInfo by chaviw · 4 years, 7 months ago
- 67dd712 Enable drawing layers' borders in SurfaceFlinger. by Tianhao Yao · 4 years, 1 month ago
- 9c1d6d0 Merge "Allow SurfaceFlinger to treat 170M as sRGB." into tm-dev am: 6caac6124f am: 871461fa9b by TreeHugger Robot · 4 years ago
- dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 4 years ago
- 9f677c5 Merge "Send transaction callbacks even when no BSL" into tm-dev am: f18ac6cac6 am: 6ac8ca9072 by Chavi Weingarten · 4 years ago
- 30fd9b9 Send transaction callbacks even when no BSL by chaviw · 4 years ago
- d3d8f8e Migrate ISurfaceComposerClient to AIDL by Huihong Luo · 4 years, 1 month ago
- 3865b9a [automerge] Trace input only if the layer needs an input info 2p: 4cf2d8c799 2p: 2180506a54 by Arthur Hung · 4 years ago
- 4cf2d8c Trace input only if the layer needs an input info by Arthur Hung · 4 years ago
- b03b502 Merge "SF: Fix feedback loop with refresh rate overlay" into tm-dev am: f8ba0b953b am: c870430f77 by TreeHugger Robot · 4 years ago
- 1f6fc70 SF: Fix feedback loop with refresh rate overlay by Dominik Laskowski · 4 years, 1 month ago
- 8fb4b18 Merge "Migrate 10 methods of ISurfaceComposer to AIDL" by Huihong Luo · 4 years ago
- ffe6245 Merge "FTL: Pull Flags into namespace" into tm-dev by Dominik Laskowski · 4 years ago
- 05539a1 Migrate 10 methods of ISurfaceComposer to AIDL by Huihong Luo · 4 years, 1 month ago
- 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 4 years ago
- 81d95e6 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 4 years ago
- 4d3e564 Merge "[SurfaceFlinger] Disable HDR dimming when screen rotates." by Sally Qi · 4 years ago
- 421ffb0 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 4 years ago
- 298b08e SF: Generalize thread safety guards by Dominik Laskowski · 4 years, 2 months ago