commit | 0330aea6255242e6b4f48600bd7c41827a15609c | [log] [tgz] |
---|---|---|
author | Martin Puryear <mpuryear@fuchsia.infra.roller.google.com> | Mon Apr 04 18:53:05 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 04 11:54:40 2022 -0700 |
tree | 8387a2ec39f4983f0d34bdbc7dcb3c6195e15e7e | |
parent | a2ed8019e63222038335164d6e436d63fd0afc95 [diff] |
[roll] Roll fuchsia [audio_core] Make safe-write pos more conservative This CL changes our safe-write frame calculation (in WritableRingBuffer) to Ceiling instead of Floor, to be optimally conservative ("safe"). Test: manual testing with Sherlock Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665165 Original-Revision: 91bd1d0b04421db57a11a7a401051fd0cace107e GitOrigin-RevId: eb33745b4170514d8b5a068d9ce79c00599342e1 Change-Id: Iedc8257ce2d0e87c491769317e485687faff6737
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
.