commit | 6d7d7d9397cd3a8edea7290d7c6ce5d08dcb4514 | [log] [tgz] |
---|---|---|
author | Clarissa Garvey <clarissagarvey@chromium.org> | Wed Jun 01 23:41:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 01 23:41:43 2022 |
tree | 0ff2194d5abd3622e39d26f6cc98548f30249fb0 | |
parent | 9c2f6092c44e970946a73be1a3b2d00cff4f4956 [diff] |
Revert "MediaRecorder: Remove obsolete UMA histogram VEAUsed" This reverts commit c045a303e45733362b40818aa3fb8545015da90a. Reason for revert: Broke webrtc.MediaRecorder* tests Original change's description: > MediaRecorder: Remove obsolete UMA histogram VEAUsed > > This CL removes the obsolete MediaRecorder.VEAUsed histogram. > crrev.com/c/3556631 added a new UMA tracking codec x hardware/software > encoding (MediaRecorder.Codec), from which the same information in > VEAUsed can be derived. > > Bug: b:227350897 > Change-Id: Ie95ac5df199e7835aa28ba7005f4945ed1d95e7b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3649318 > Reviewed-by: Wei Lee <wtlee@chromium.org> > Reviewed-by: Miguel Casas-Sanchez <mcasas@chromium.org> > Reviewed-by: Evan Liu <evliu@google.com> > Commit-Queue: Clarissa Garvey <clarissagarvey@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1007114} Bug: b:227350897, b:234446888 Change-Id: Iadbdf040e54c410e1c20fe1174162e8080d1e5a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3683745 Reviewed-by: Miguel Casas-Sanchez <mcasas@chromium.org> Reviewed-by: Evan Liu <evliu@google.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Clarissa Garvey <clarissagarvey@chromium.org> Commit-Queue: Miguel Casas-Sanchez <mcasas@chromium.org> Cr-Commit-Position: refs/heads/main@{#1009855}
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.