| commit | 5426e435a6a1c6761b7d9565f769fcde10e7b99c | [log] [tgz] |
|---|---|---|
| author | wangxianzhu <wangxianzhu@chromium.org> | Wed Jul 20 02:11:44 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 02:14:00 2016 |
| tree | dd9a86e1cd73ea551f9157b1f9b85186bf473f32 | |
| parent | 3748272dc88b06912bf432655587dc7dd4a4a561 [diff] |
PaintChunk::id The id will be used in rasterization paint invalidation to match old and new paint chunks. It can be also used in incremental layerization. BUG=510908 Review-Url: https://codereview.chromium.org/2116693002 Cr-Commit-Position: refs/heads/master@{#406461}