commit | 8bc230f5b83839c4e1708ce7a4584e0b024056a9 | [log] [tgz] |
---|---|---|
author | Joshua Pawlicki <waffles@chromium.org> | Thu Jun 23 21:07:28 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 23 21:07:28 2022 |
tree | f3dadd5a6e8d3af5c889402f97c6307e82f861ff | |
parent | 49b8b078fbafbf694fc0c3c2d7b1a32870c19e47 [diff] |
Updater: Implement remainder of jitter algorithm. Sub-minute jitter already exists; this implements the cross-hour jitter. Fixed: 1329868, 1328943 Change-Id: If4db0009175d77b2e23dcb3ed1b06436449567d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3721298 Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by: Sorin Jianu <sorin@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/main@{#1017328}
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.