tree: 3b5a90671a8abf59541219c8d626e1e27e508e22 [path history] [tgz]
  1. BUILD.gn
  2. drain_data_pipe_job.h
  3. drain_data_pipe_job_fuchsia.cc
  4. README.md
  5. stack_trace.h
  6. stack_trace_base.cc
  7. stack_trace_fuchsia.cc
  8. task_runner_adaptor.cc
  9. task_runner_adaptor.h
  10. thread.h
  11. thread_base.cc
  12. thread_fuchsia.cc
  13. 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.