| commit | c20b2edbe28d71cd80953e0992c455b3ed71d9c9 | [log] [tgz] |
|---|---|---|
| author | Eugene Zemtsov <eugene@chromium.org> | Fri Oct 28 02:26:06 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 28 02:26:06 2022 |
| tree | dbe91d5bce8d7013df53cfabf0e1303793c2b88c | |
| parent | 31cd43e90d531b03b1573e313d364907d827887d [diff] |
webcodecs: Eliminate excessive thread hops for VideoEncoder callbacks Stop posting callbacks to the current runner if they're posting to a different runner anyway. Bug: 1321286 Change-Id: I5c75d52fb6d1c39187a960f4e1cb090944ea61bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3984843 Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Eugene Zemtsov <eugene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1064676}
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.