commit | bb45708af77cd77d4f88f93676e4d55615c2394f | [log] [tgz] |
---|---|---|
author | Ali Juma <ajuma@chromium.org> | Tue Sep 03 19:41:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 19:41:49 2024 |
tree | d784f455aadd3c1ae9e5445aae903cf4cc5c8f64 | |
parent | c21fe8b6cad813bf147c8320988b146693a17c66 [diff] |
[iOS] Call provider API for memory experimentation This calls the memory experimentation provider API. This also adds a histograms.xml entry for a histogram added to ios_internal in crrev.com/i/7549887. This is part of a sequence of CLs: 1) https://crrev.com/c/5756193 2) https://crrev.com/i/7549887 3) https://crrev.com/c/5756911 (this CL) Change-Id: Ia959a4613312bcaeb5e04b81a768fe5a6fae8cd3 Bug: 359252988 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5756911 Commit-Queue: Ali Juma <ajuma@chromium.org> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1350349}
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.