commit | a7f4c435bc1dcd845990a5515828bbe8cccfab41 | [log] [tgz] |
---|---|---|
author | wangyix <wangyix@google.com> | Thu Aug 20 07:25:02 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 20 07:25:02 2015 -0700 |
tree | c50c8943436572a75ad43af56af2e7ee7344ca5c | |
parent | 87e4752fc1f7b079a65208e4b3543925a35c3e54 [diff] |
For a frag proc, its key will be a concatenation of all its descendant procs' keys in postorder traversal. BUG=skia:4182 Review URL: https://codereview.chromium.org/1297503007