commit | eefd18cef26dcfb67e68d05e1845b35f015a5bca | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Fri Sep 12 09:35:56 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 12 09:35:56 2014 -0700 |
tree | 077ca4ce9ab11d8129f07253b30c11a5057c8672 | |
parent | 11fca3f29f0117eda798c67fafde40465d9903e1 [diff] |
Let SkTaskGroup work synchronously if no one created an SkTaskGroup::Enabler. Tested by running DM with its SkTaskGroup::Enabler commented out. Slow, but completed correctly. BUG=skia: R=reed@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/556223003