
This reverts commit87c53e62fc
. Reason for revert: Fixed failing test Original change's description: > Revert "Add "Selected for Uniform Sample" and "Channel" to PPM HaTS PSD" > > This reverts commit2e07460bc0
. > > Reason for revert: crbug.com/406865551 > tests failing on linux-chromeos-chrome (is_chrome_branded) > > > Original change's description: > > Add "Selected for Uniform Sample" and "Channel" to PPM HaTS PSD > > > > "Channel" will be used to exclude pre-stable responses from analysis. > > > > "Selected for Uniform Sample" will be set to "true" while collecting > > responses equally from all population segments, to tag responses that > > are representative of the general population. > > > > Once enough general responses are received, only responses from under- > > represented segments will be collected, to ensure that there are a > > statistically significant number to analyze when looking at individual > > segments. These responses will have "Selected for Uniform Sample" set > > to "false" so they can be excluded from analyses of the general > > population. > > > > Design doc: go/performance-hats-ppm-plan > > > > Bug: 404915122 > > Change-Id: Ie5a4ce2f32603a448baca959090157375346030b > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6387998 > > Reviewed-by: Martin Šrámek <msramek@chromium.org> > > Reviewed-by: Alison Gale <agale@chromium.org> > > Commit-Queue: Joe Mason <joenotcharles@google.com> > > Cr-Commit-Position: refs/heads/main@{#1438986} > > Bug: 404915122, 406865551 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Change-Id: Ibde4a4ddef0cdba84e419697ffdf7f0841af3273 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6406373 > Auto-Submit: Joel Hockey <joelhockey@chromium.org> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Owners-Override: Joel Hockey <joelhockey@chromium.org> > Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Cr-Commit-Position: refs/heads/main@{#1439094} Bug: 404915122, 406865551 Change-Id: I9e38d4f3c7d791d37e95c342091ab1eab0aafdb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6404976 Reviewed-by: Joel Hockey <joelhockey@chromium.org> Owners-Override: Joel Hockey <joelhockey@chromium.org> Commit-Queue: Joe Mason <joenotcharles@google.com> Auto-Submit: Joe Mason <joenotcharles@google.com> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/main@{#1439210}
Chromium
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.