commit | 5a3b91b21b97dcd68af85b06d1dd143571e596e3 | [log] [tgz] |
---|---|---|
author | junov <junov@chromium.org> | Sat Dec 19 02:36:57 2015 |
committer | Commit bot <commit-bot@chromium.org> | Sat Dec 19 02:37:49 2015 |
tree | f267f7b60f62243d3bc6d8ac2b3ff0e78f88788f | |
parent | 769a104717ff5648c1142b4c18a078294676fc53 [diff] |
Expose WorkerPool to blink Adding an API to blink's platform to allow blink to submit background tasks to chromium's worker thread pool. The plan is to use this for HTMLCanvasElement::toBlob BUG=567887 Review URL: https://codereview.chromium.org/1519863002 Cr-Commit-Position: refs/heads/master@{#366251}