commit | 8cc26dde493418fdc6b532ad1641f55bfb65815e | [log] [tgz] |
---|---|---|
author | hendrikw <hendrikw@chromium.org> | Tue May 12 02:12:35 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 12 02:13:26 2015 |
tree | 55a067e80d4065d67b96cf9bf3866f6ef0d6b446 | |
parent | 84dd027af9afa68a49768dfa10fca51610575ae3 [diff] |
cc: Separate the priority from the tile and put in new PrioritizedTile Move priority and is_occluded from Tile to new PrioritizedTile class. Logged https://code.google.com/p/chromium/issues/detail?id=485705 for the traceviewer change BUG=483293 Review URL: https://codereview.chromium.org/1130123003 Cr-Commit-Position: refs/heads/master@{#329318}