| commit | 0ab96293282e024c9f54c956ba0c8a675ae8c6db | [log] [tgz] |
|---|---|---|
| author | trchen <trchen@chromium.org> | Thu Jul 14 04:10:32 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 04:12:53 2016 |
| tree | 0f38b4439eecd0a1aa152e0078bf6ba8d0c4901d | |
| parent | 0fa1a09f4f5418b05248c48e995ce7434970e6cc [diff] |
(Reland) Add effect node support in PaintArtifactCompositor for layer list mode [4/4] This CL adds a local EffectStack class similar to ClipManager, that keep track of effect state and assign generated cc effect node to layers. This is only used for layer list mode. BUG=609937 Review-Url: https://codereview.chromium.org/2145753002 Cr-Commit-Position: refs/heads/master@{#405432}