commit | 671a927ed8f4a9bc9e9c9c325ca97d984cd4ec59 | [log] [tgz] |
---|---|---|
author | Raymond Toy <rtoy@chromium.org> | Fri Mar 12 23:43:28 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 12 23:43:28 2021 |
tree | 69bcd56915c1e189c51d275a07282e8e2cbc40b4 | |
parent | 361529e5b488e53e365b3bd534804b2feb7863f7 [diff] |
Get render quantum frames in DeferredTaskHandler (Part 10/N) Make RenderQuantumFrames() publicly available from an AudioDestination and use it to remove uses of kRenderQuantumFrames in tests. Bug: 988121 Change-Id: Ic59d4a0b2da6fad4a3a39aeb24eab952506bfbbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2736921 Commit-Queue: Raymond Toy <rtoy@chromium.org> Reviewed-by: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#862588}
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.