commit | 8648e968746779b0daa867dfa7ad87d3e9ccb0cf | [log] [tgz] |
---|---|---|
author | Eugene Zemtsov <eugene@chromium.org> | Tue Jan 12 03:45:48 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 12 03:45:48 2021 |
tree | a54298ce9cbd2332e40e6d113e83c61f073e2098 | |
parent | 8e8bd69d212022a8d80ffb180fb406934f8e3eb3 [diff] |
webcodecs: IDL files for AudioEncoder plus some minimal C++ code to make things compile Bug: 1094179 Change-Id: Idea9b5fec09aeb19be4748c1746178744e5991e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619621 Commit-Queue: Eugene Zemtsov <eugene@chromium.org> Reviewed-by: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by: Dan Sanders <sandersd@chromium.org> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#842364}
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.