| commit | a4211e57811160368fe8c79cf117dcadf5f044af | [log] [tgz] |
|---|---|---|
| author | Antonio Rivera <antoniori@google.com> | Fri Jun 06 00:41:43 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 06 00:41:43 2025 |
| tree | f55fc804f4b5232099c20b3f46ad4c57e4bcfa0c | |
| parent | 1a788de93eb9dcf3cbeadc0dd3dab66e3e00705b [diff] |
Add a class to read from DemuxerStreams. This is part of the work to implement a Chromium renderer via Starboard. Test: Added and ran unit tests. BYPASS_LARGE_CHANGE_WARNING http://go/small-cls specifically states "the right size for a CL is one self-contained change" This CL adds one single class and unit tests for it. Bug: b:323610278 Change-Id: Iaf2784a40eebb25ce1f9266e4caf5671f26b1457 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6435511 Reviewed-by: Shawn Quereshi <shawnq@google.com> Commit-Queue: Antonio Rivera <antoniori@google.com> Cr-Commit-Position: refs/heads/main@{#1470285}
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.