[roll] Roll garnet 8739e18..9c4d119 (12 commits)

9c4d119 [roll] Roll zircon bbf3a02..b45a523 (1 commits)
6c2f584 [amlogic-video] .gitignore the cipd firmware .bin
06aaed9 [Codec][amlogic-video] Codec FIDL to driver
c972423 [zerocopy] Support other smart reference types
3ddab7b [roll] Roll scripts 68cebd7..6ff1ff6 (1 commits)
2c47d90 [roll] Roll zircon 06923e6..bbf3a02 (1 commits)
4d217d0 [wlan] Move MlmeStats etc. to wlan_stats.fidl
444432c [amlogic-video] Add support for not using the ES parser
e5d1a19 [magma] Add InflightList
c342b17 [roll] Roll zircon 78fb848..06923e6 (1 commits)
35fdf57 [wlanstack2] Stream combinator that groups available items
bf16cbb [wlan][smoke-test] check DHCP status via ifconfig

Test: CQ

Change-Id: I2c0cb8b4efa951043189032f54cd0fe1e2ad9b5d
1 file changed
tree: 146a787a81c3b516b670d6e9df96cf1d064a285c
  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