commit | 1331c9225e330e6f0967e90b1e7d190222c6542a | [log] [tgz] |
---|---|---|
author | Ryan Keane <rwkeane@google.com> | Fri Jan 13 20:45:48 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 13 20:45:48 2023 |
tree | ca8fa7fe2cc6943317c2aa0c87c7b3525bebf9bb | |
parent | b72eea0d08aa8aaed1989d968244ce2a2f941e63 [diff] |
[Cast Remoting] Dont offset timestamps when remoting enabled This CL updates the StreamConsumer to avoid shifting the timestamps of received frames if remoting is being used, as is required by the remoting protocol. Bug: 1403250 Change-Id: I5c91f17e4a2044a625b162e40ed7a8ac6e154171 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4134418 Reviewed-by: Fabrice de Gans <fdegans@chromium.org> Commit-Queue: Ryan Keane <rwkeane@google.com> Cr-Commit-Position: refs/heads/main@{#1092591}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.