commit | 7e42832bd525d5a70491dce737a2da6f491299a2 | [log] [tgz] |
---|---|---|
author | Zequan Wu <zequanwu@google.com> | Tue May 30 18:42:08 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 30 18:42:08 2023 |
tree | e2ab7175f1a577ea28f0d03a7c001e285f5495e9 | |
parent | e1ef8571237331809baf393046fd7f478dd331a8 [diff] |
Roll src/third_party/breakpad/breakpad/ 6857c7c65..02fe1eef8 (1 commit) https://chromium.googlesource.com/breakpad/breakpad.git/+log/6857c7c65f43..02fe1eef8e47 $ git log 6857c7c65..02fe1eef8 --date=short --no-merges --format='%ad %ae %s' 2023-05-25 zequanwu Fix reading DW_AT_ranges in split dwarf. Created with: roll-dep src/third_party/breakpad/breakpad R=jperaza@chromium.org Bug: b/280290608, chromium:1448979 Change-Id: Icb30da22bf3e2d2d3691450bfcac0d7ba89074c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4567570 Commit-Queue: Zequan Wu <zequanwu@google.com> Reviewed-by: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1150718}
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.