commit | 12803e0fb37255f05c74b8f51a4441bdb18864be | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Thu Mar 24 15:29:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 24 15:29:51 2022 |
tree | d672898c3672006028ec45fa46ad1ac93cd90941 | |
parent | 76148b464fa482cd3a4fa5bbb3b10f76c73118aa [diff] |
Update Crashpad to 25e67e285c01b2b0c7d654dc2238176f0f1a56c3 4c85c466b00c ios: Fix test failure on M1 ARM64 machines 460dbdceaeb4 ios: Unblock all signals corresponding to Mach exceptions on crash 243dffb04573 ios: Stop prune and upload thread when app is inactive and may suspend 25e67e285c01 ios: Track last NSException in ObjcException preprocessor Change-Id: If360f268af8180c3706c35ede6c4ddde9638843d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3546087 Auto-Submit: Justin Cohen <justincohen@chromium.org> Reviewed-by: Robert Sesek <rsesek@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/main@{#984839}
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.