[roll] Roll fuchsia [windowed-stats] Introduce an `experimental` module.

This change introduces a migratory module for new feature development,
namely round-robin multi-resolution time series. This module will host
new time series APIs until they are promoted to the crate root and
replace the original APIs (and dependents are migrated).

Original-Bug: 350797382
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1064594
Original-Revision: e507b7c7d7e566e5f5bcd49a37cc4da3d9f7adda
GitOrigin-RevId: 12e8a0d6d975a65d401b063e54210806528f29ea
Change-Id: I677cd518a677f90fb94a7141b57b9f8542d765ab
1 file changed
tree: dc3214a56f2cf43fd9936e8aadfa7db64f5ece75
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.