commit | a8c2faf1233c515ae0689fbe86da3135c0c87cd0 | [log] [tgz] |
---|---|---|
author | George Benz <gbj@google.com> | Tue May 02 21:21:53 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 02 21:21:53 2023 |
tree | 659a6d1569cb4fa4c6d3b1f3e1257cbeaeee186a | |
parent | 8362334242c63067bcf984875cc113270028ffa6 [diff] |
Adds command line switch for cast mirroring target playout delay. Adds a command line switch that, if enabled, will override any target playout delay for a mirroring session. This switch is used right now for debugging purposes but will eventually be turned into a multi-option chrome://flags option that will be exposed to the general public. Bug: b/280320180 Change-Id: Iad2973f313cf87c98276ab625fb959b40a5b6584 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4496118 Reviewed-by: Takumi Fujimoto <takumif@chromium.org> Reviewed-by: Frank Liberato <liberato@chromium.org> Commit-Queue: george benz <gbj@google.com> Cr-Commit-Position: refs/heads/main@{#1138645}
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.