| commit | f22bc98bed773637f74a18af787bcccacc6bc74b | [log] [tgz] |
|---|---|---|
| author | jbroman <jbroman@chromium.org> | Thu Jul 07 19:39:56 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 07 19:41:16 2016 |
| tree | 27235898141e80acbdd76ed065177d85eb562198 | |
| parent | c3b32bfae7846d76e84f33f119d5762c9f556a35 [diff] |
[SPv2] Build simple cc clip trees from Blink clip trees. This builds simple compositor clip trees directly from their Blink counterparts. It makes equivalents of all existing SPv2 clip tests pass. It is, however, still missing some important features, like rounded rects, which it currently squares. BUG=563667 Review-Url: https://codereview.chromium.org/2124753004 Cr-Commit-Position: refs/heads/master@{#404213}