[roll] Roll garnet 145d117..c8caf7b (5 commits)

c8caf7b [packages][wlan] Fix dependency chain for wlan drivers.
4a06373 [guest][fidl] Add BalloonController interface
9070e57 [netstack] Update github.com/google/netstack
92f8e4e [roll] Roll zircon 10b454d..0ce697a (1 commits)
168cada [bt][l2cap] Add socket-based RegisterService

Test: CQ

Change-Id: I3f01a0a434a09a719df60993edad89cc77943459
1 file changed
tree: 27ed22ba1a68350a1e5f87e79cf97e6a0da934f9
  1. bin/
  2. boards/
  3. build/
  4. cloud/
  5. docs/
  6. examples/
  7. infra/
  8. lib/
  9. manifest/
  10. packages/
  11. products/
  12. public/
  13. tests/
  14. third_party/
  15. web/
  16. .clang-format
  17. .clang-tidy
  18. .gitignore
  19. AUTHORS
  20. BUILD.gn
  21. CONTRIBUTING.md
  22. LICENSE
  23. navbar.md
  24. PATENTS
  25. 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