tree: 67847ee27f8f49b7aa61ac01ada52e0d694188d1 [path history] [tgz]
  1. BUILD.gn
  2. data_pipe_utils.cc
  3. data_pipe_utils.h
  4. drain_data_pipe_job.cc
  5. drain_data_pipe_job.h
  6. movable_wrapper.h
  7. README.md
  8. stack_trace.cc
  9. stack_trace.h
  10. task_runner_adaptor.cc
  11. task_runner_adaptor.h
  12. thread.cc
  13. thread.h
  14. trace_event.h
glue/README.md

Glue

This library provides glue between Flutter and //base, which lets us isolate our dependency on //base. Eventually, we'll drive the contents of this library to zero and remove our dependency on //base.