commit | 392285cb2c066f58c8cd8beaed8b68193a6198d2 | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Wed Jul 13 03:19:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 13 03:19:22 2022 |
tree | ac1418a66bb67b6ef6ad10a7d0512bd85bd700a8 | |
parent | d274d3af004fb0c45ba2ee1d4133f887b3ff0941 [diff] |
VTTCue NG: Add a skeleton of VttCueLayoutAlgorithm class * It's called from |VttCueBoxResizeDelegate::OnResize()|. * Supports |To<VTTCueBox>()| by the element.h and vtt_cue_box.h changes This CL has no behavior changes. Bug: 1335309 Change-Id: I26c1790ea6f5fe16c63ed754757b43255fccfabb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3759344 Auto-Submit: Kent Tamura <tkent@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1023563}
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.