commit | e0c33160854b9475b307d66fa8b9cf86a913cea6 | [log] [tgz] |
---|---|---|
author | Arthur Wang <wuwang@google.com> | Wed May 15 20:42:06 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 20:42:06 2024 |
tree | de043f434a6080b608923d1541b58fd8dedd7bfd | |
parent | e20eb855840cff76bf94b85f9d5431ab165a9a7a [diff] |
Update Crashpad to aef83033716bf46eae7bb371d38faf4482acdd05 4f99326c2ed8 Replace std::unique_ptr with base::HeapArray in process_memory.cc aef83033716b Fix format issue Change-Id: I17f1379a5cbd6f1256d53bc4a10b4b4ff10d0c7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5542329 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Arthur Wang <wuwang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1301555}
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.