commit | c8940b1c9de6fb2951013a8d2bb78770e62598b7 | [log] [tgz] |
---|---|---|
author | Jeremy Elson <[email protected]> | Wed Jul 11 22:28:10 2018 |
committer | Commit Bot <[email protected]> | Wed Jul 11 22:28:10 2018 |
tree | 17b78e758a5fb50df00f302903f7330fe026ea40 | |
parent | 0a3c0496180f1a183b3ca8061440d3888ff0722a [diff] |
Allow optimization hints to be marked as experimental. Experimental hints are tagged (in the Optimization proto) with an experiment name. Experimental hints are not enabled unless an experiment with a matching name is enabled. Experiments are enabled by turning on the new base::Feature called kOptimizationHintsExperiments, with the name of the experiment in a parameter called experiment_name. Bug: 831817 Change-Id: I6141c70f8f3a8f9adb2c9772b747ee2a0c59b227 Reviewed-on: https://chromium-review.googlesource.com/1132491 Commit-Queue: Jeremy Elson <[email protected]> Reviewed-by: Ryan Sturm <[email protected]> Cr-Commit-Position: refs/heads/master@{#574380}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .