Add SkTTopoSort
authorrobertphillips <robertphillips@google.com>
Mon, 19 Oct 2015 19:15:55 +0000 (12:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 19 Oct 2015 19:15:55 +0000 (12:15 -0700)
commit423f6461e98ba28730d05e5894804a4970a09bde
treef6699e026fc9f2c763296d999cdf63f92cc432c0
parentbc0bcc08b390e430f66710ddfbc47da39ab841d9
Add SkTTopoSort

BUG=skia:4094

Review URL: https://codereview.chromium.org/1414503003
bench/TopoSortBench.cpp [new file with mode: 0644]
gyp/core.gypi
src/core/SkTTopoSort.h [new file with mode: 0644]
tests/TopoSortTest.cpp [new file with mode: 0644]
tools/sk_tool_utils.h