tree: b1867e5687e002c784403453033b731137b148b1
  1. allocation.cc
  2. allocation.h
  3. allocation_size.cc
  4. allocation_size.h
  5. allocation_size_unittests.cc
  6. allocation_unittests.cc
  7. backend_cast.h
  8. base_unittests.cc
  9. BUILD.gn
  10. comparable.cc
  11. comparable.h
  12. config.h
  13. flags.h
  14. mask.h
  15. promise.cc
  16. promise.h
  17. README.md
  18. strings.cc
  19. strings.h
  20. thread.cc
  21. thread.h
  22. thread_safety.cc
  23. thread_safety.h
  24. timing.h
  25. validation.cc
  26. validation.h
  27. version.cc
  28. version.h
engine/src/flutter/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.