commit | 87c53e62fc578b6e9873b82f4563da17bb25915c | [log] [tgz] |
---|---|---|
author | Joel Hockey <joelhockey@chromium.org> | Thu Mar 27 23:39:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 23:39:28 2025 |
tree | 22dd89e1d875a8e3a18bc122ce1207bee752d0ca | |
parent | 105a246f92263101ce7263cc953b11b8af6eb562 [diff] |
Revert "Add "Selected for Uniform Sample" and "Channel" to PPM HaTS PSD" This reverts commit 2e07460bc0e79f629756e3dae80f3669d5016235. 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}
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.