Interface-izes TaskGraphRunner and moves implementation helpers to TaskGraphWorkQueue.

There are two new classes:
SynchronousTaskGraphRunner - used in some tests and by LayerTreeHostImpl
SingleThreadTaskGraphRunner - used in a number of tests (wrapped by TestTaskGraphRunner) and by GpuProcessTransportFactory and CompositorImplAndroid.

Additionally RasterWorkerPool has been re-worked to use the new helper.

BUG=
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1449133002

Cr-Commit-Position: refs/heads/master@{#362338}


CrOS-Libchrome-Original-Commit: 4e3aa5a539e3774b51b998dc60eac42a97c2cfb8
1 file changed
tree: 4df3493b63a81111d8e4402a300e42337291f29f
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/