commit | 15bdce3e2f78d84bb19462e5cb030a9690056cad | [log] [tgz] |
---|---|---|
author | Rushan Suleymanov <rushans@google.com> | Tue Apr 15 12:10:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 12:10:02 2025 |
tree | f1e8b174448551bb01fda5c3ed1e3f47718967ba | |
parent | f3c86c60dab3de41bf19bf2e5211a11cd589e666 [diff] |
[Sync] Add histogram for GetUpdates response The new histogram is similar to Sync.CommitResponse but recorded for downloading updates once per sync cycle (i.e. it does not include requests which return that more data needs to be downloaded from the server). Fixed: 363104067 Change-Id: Iaa7a60ad465a65ebcb14258d0bf756bdb98bafc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6457848 Commit-Queue: Rushan Suleymanov <rushans@google.com> Reviewed-by: Marc Treib <treib@chromium.org> Auto-Submit: Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/main@{#1447035}
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.