commit | 363096800bd8ba8b5cff3f99829cc4aabdbdd726 | [log] [tgz] |
---|---|---|
author | Kiet Tran <kiettran@fuchsia.infra.roller.google.com> | Thu Sep 12 10:05:22 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 12 03:06:55 2024 -0700 |
tree | fcfda8b0ec816133e04eef98edd0e748771cfe10 | |
parent | 2bf3015011b061e35c5a8f8a69222d81680002c4 [diff] |
[roll] Roll fuchsia [windowed-stats] Default to Simple8bRle for u64 Right now we only default to Simple8bRle for BufferStrategy<u64, Constant>, leaving BufferStrategy<u64, LastSample> and BufferStrategy<u64, LastAggregation> to use the unimplemented DeltaZigZagSimple8bRle. In this commit, change it so that we always default to Simple8bRle for BufferStrategy<u64, _>. Original-Bug: 361434570 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105613 Original-Revision: 0d7781679354504c69f15124b67acd9c1b6048e8 GitOrigin-RevId: 9ad92d8f54b37d931fd4bb8cad0e59c7cf0405b7 Change-Id: I8130cb39ca608c753fae49026de74c5b53301092
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 via the IRC channel #fuchsia
on Freenode.
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
.