commit | 03bde3e6fa8deaf635bd19b45de69ebea71ec299 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Aug 12 07:01:25 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 12 07:01:25 2014 -0700 |
tree | 8bb3691a8545f0b881684576cb86a214d1e98685 | |
parent | db1f156231b82ffc189e5ebce34175af9a1d9a53 [diff] |
SkTileGrid: store insertion order, return results sorted by that. This removes the need to assume the void* are SkPictureStateTree::Data*. BUG=skia: R=robertphillips@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/466503002