tree: ed5ca8fc8e1326f6aa2efab2419f25caa10edbdb [path history] [tgz]
  1. platform/
  2. allocation.cc
  3. allocation.h
  4. backend_cast.h
  5. base_unittests.cc
  6. BUILD.gn
  7. comparable.cc
  8. comparable.h
  9. config.h
  10. promise.cc
  11. promise.h
  12. README.md
  13. strings.cc
  14. strings.h
  15. thread.cc
  16. thread.h
  17. thread_safety.cc
  18. thread_safety.h
  19. validation.cc
  20. validation.h
  21. version.cc
  22. version.h
  23. work_queue.cc
  24. work_queue.h
  25. work_queue_common.cc
  26. work_queue_common.h
impeller/base/README.md

The Impeller Base Library

Contains a number of utilities that should probably go in the base library in the buildroot but whose use is not extensive enough to warrant a move yet.