commit | 982afc063452c89c86583f98b64929e8236b9c4d | [log] [tgz] |
---|---|---|
author | Alice Gong <alicego@google.com> | Wed Mar 24 03:01:10 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 24 03:01:10 2021 |
tree | d1db51f6d423e99dcafa58b3c2706cc73a9226f3 | |
parent | c4e131ea99eb573d0ba0b19f58ddd3527b9e4dab [diff] |
Implement streaming SHA-1 algorithm. BUG=1189711 Change-Id: I3b776f888bac30f7f51b2ca9cdd408f989bbd8a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2774341 Commit-Queue: Alice Gong <alicego@google.com> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#865961}
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.