[roll] Roll fuchsia Revert "[metrics_buffer] Move CodecMetrics to MetricsBuffer"

This reverts commit 837acacd67ba5de7fa68ddb0e97db78f35862b29.

Reason for revert: metrics_buffer_test is failing in CI

Original change's description:
> [metrics_buffer] Move CodecMetrics to MetricsBuffer
>
> Generalize CodecMetrics and make it a lib called MetricsBuffer.
> This way MetricsBuffer can be used by both the HW video decoder
> and sysmem.
>
> Original-Bug: fxbug.dev/86491
> Tested: MetricsBufferTest (many iterations)
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595121

TBR=abdulla@google.com,dustingreen@google.com,afoxley@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Bug: fxbug.dev/86491
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595809
Original-Revision: f74453dcd07fd6166f9226e5ce3c3eeb85485092
GitOrigin-RevId: 46b281b13668c0ce03bd03cf7ba364f02c9e70ae
Change-Id: Icf79d69e7c6c90284667cd07151af0ac93ed81e6
1 file changed
tree: 9ecedc2617f714ad85a2130b14f71b0ea2a8dd02
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.