commit | 7dacbb8ab2e71286989e6ea39101ee24d551a675 | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Thu Jul 15 20:49:01 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 15 20:49:01 2021 |
tree | 3f0ea75ed88c94902877019d805f6c17b1a8600c | |
parent | 5746632132c9ccd13bd860b76ae8ff7dfc877d78 [diff] |
Update Crashpad to b8a16857735ba8e6464696362625bf54938417d7 a7177e8bec03 Fix -Wunreachable-code-aggressive e481b16bf411 Add missing <ostream> include 202283a85c33 ios: Add API to DumpWithoutCrashAndDeferProcessingAtPath b8a16857735b ios: Correct typo in client API StartProcessingPendingReports Change-Id: I5845c23ab45c01ff5744012b89aff3b7aaf4bdc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3031663 Commit-Queue: Justin Cohen <justincohen@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Auto-Submit: Justin Cohen <justincohen@chromium.org> Reviewed-by: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#902124}
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.