[roll] Roll fuchsia [windowed-stats] Introduce filter mapping to reactors. This change introduces the `filter_map_data_record` reactor combinator. This combinator is the first that affects control flow on the basis of inputs (rather than outputs like `then`, `and`, etc.). Filter mapping can be used to react only to particular data that may not always be available. For example, an input event may have variants, some of which are to be sampled and some of which are to be ignored. Note that discarding data events does not affect system events, which are still observed. Test: unit tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1189412 Original-Revision: cf0fc2740791bfe0d2143cab2e1740b5d8c2aa7b GitOrigin-RevId: bd9437f69b05d99000d7cbf352e67f0ecde288eb Change-Id: I9e1ee14f259a0635a75a260f0f15b74bdd1abf07
This repository contains Fuchsia's Global Integration manifest files.
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 in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.