commit | 35dfbbd42743cde3b6fb6864b957249de560563c | [log] [tgz] |
---|---|---|
author | Alexander Tekle <[email protected]> | Tue Jan 31 08:32:39 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jan 31 08:32:39 2023 |
tree | e1e84bc20180f3261607d92b3e1dd1aeb33cd5ff | |
parent | 7d5b1a0cfb2829ced22283ef3342ec17976d7924 [diff] |
[VCN Ranking] Use separate experiments for ranking of credit cards and profiles in the Autofill Data Model and Credit Card classes. This CL separates the new ranking algorithm experiment for profiles and credit cards. We'll track the metrics of the algorithm on both separately. This CL refactors the naming of the flag and implements them appropriately in their respective callsites. go/vcn-ranking-dd Bug: 1281695 Change-Id: I0b3a6d3015a85c1ea53074d597a618a8ede97590 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4114471 Commit-Queue: Alexander Tekle <[email protected]> Reviewed-by: David Trainor <[email protected]> Reviewed-by: Siyu An <[email protected]> Reviewed-by: Matthias Körber <[email protected]> Cr-Commit-Position: refs/heads/main@{#1099124}
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.