[M146-desktop-respin] Make LimitedLayerEntropyCostTracker time-aware. This change modifies the LimitedLayerEntropyCostTracker to account for the entropy cost of studies that are active at a specific evaluation time. The evaluation time is passed to the tracker's constructor and is used to check against the study's filter dates and Google web visibility dates. The current time for entropy evaluation is sourced from VariationsIdsProvider. (cherry picked from commit 2ec2c50b47686def251947a2675a207863803cac) Bug: 490248046, 490432663 Change-Id: I3174730f35b037d533bf10b2b1d0531e3781acfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7639358 Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1595543} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7637760 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7680_65@{#23} Cr-Branched-From: efe36a9d42443b4091a5be1be21e93ceff9b7a5e-refs/branch-heads/7680@{#1898} Cr-Branched-From: 76b7d80e5cda23fe6537eed26d68c92e995c7f39-refs/heads/main@{#1582197}
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.