[roll] Roll garnet 9c4d119..23271f9 (2 commits)

23271f9 [syscalls] Update zx_channel_write clients
5ffce0a [roll] Roll zircon b45a523..cace36e (2 commits)

Test: CQ

Change-Id: Ia21ab883ef8a4b9a9ddcbfe59409d5bba4cc7dd8
1 file changed
tree: 362c862955abf57f4cdcb4d1a1fb5a9c81d1f8ed
  1. bin/
  2. build/
  3. cloud/
  4. docs/
  5. examples/
  6. infra/
  7. lib/
  8. manifest/
  9. packages/
  10. public/
  11. tests/
  12. third_party/
  13. web/
  14. .clang-format
  15. .clang-tidy
  16. .gitignore
  17. AUTHORS
  18. BUILD.gn
  19. CONTRIBUTING.md
  20. LICENSE
  21. navbar.md
  22. PATENTS
  23. README.md
README.md

Peridot

Peridot is a framework for composed, intelligent and distributed user experiences.

Applications not explicitly designed to interoperate (and possibly implemented in different programming languages) are ephemerally downloaded and dynamically composed to run in a shared context. The framework manages application lifecycle, resources and view hierarchy; and well as context and suggestion infrastructure.

State of Peridot experiences is transparently synchronized across user devices using a distributed offline-first storage system.

Read more