Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Issue 1407643004: Some plumbing for the beginning of getting handles into snapshot/minidump (Closed)

Created:
5 years, 2 months ago by scottmg
Modified:
5 years, 2 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@handles-redux
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Total comments: 8

Patch Set 8 : . #

Total comments: 2

Patch Set 9 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -9 lines) Patch
M compat/non_win/dbghelp.h View 1 2 3 4 5 6 7 1 chunk +65 lines, -0 lines 0 comments Download
A snapshot/handle_snapshot.h View 1 2 3 4 5 6 7 1 chunk +56 lines, -0 lines 0 comments Download
A + snapshot/handle_snapshot.cc View 1 2 3 4 5 6 7 1 chunk +9 lines, -6 lines 0 comments Download
M snapshot/minidump/process_snapshot_minidump.h View 1 chunk +1 line, -0 lines 0 comments Download
M snapshot/minidump/process_snapshot_minidump.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M snapshot/process_snapshot.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M snapshot/snapshot.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M snapshot/test/test_process_snapshot.h View 1 2 3 4 5 6 7 3 chunks +9 lines, -0 lines 0 comments Download
M snapshot/test/test_process_snapshot.cc View 1 2 3 4 5 6 7 2 chunks +5 lines, -0 lines 0 comments Download
M snapshot/win/process_snapshot_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M snapshot/win/process_snapshot_win.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M util/win/process_info.h View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -2 lines 0 comments Download
M util/win/process_info.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (7 generated)
scottmg
5 years, 2 months ago (2015-10-14 23:06:38 UTC) #3
Mark Mentovai
https://codereview.chromium.org/1407643004/diff/160001/compat/non_win/dbghelp.h File compat/non_win/dbghelp.h (right): https://codereview.chromium.org/1407643004/diff/160001/compat/non_win/dbghelp.h#newcode641 compat/non_win/dbghelp.h:641: //! operating system. On Windows, this corresponds to `OBJ_INHERIT`, ...
5 years, 2 months ago (2015-10-14 23:55:13 UTC) #4
scottmg
https://codereview.chromium.org/1407643004/diff/160001/compat/non_win/dbghelp.h File compat/non_win/dbghelp.h (right): https://codereview.chromium.org/1407643004/diff/160001/compat/non_win/dbghelp.h#newcode641 compat/non_win/dbghelp.h:641: //! operating system. On Windows, this corresponds to `OBJ_INHERIT`, ...
5 years, 2 months ago (2015-10-16 20:51:02 UTC) #8
Mark Mentovai
LGTM https://codereview.chromium.org/1407643004/diff/240001/util/win/process_info.h File util/win/process_info.h (right): https://codereview.chromium.org/1407643004/diff/240001/util/win/process_info.h#newcode172 util/win/process_info.h:172: // Handles() is logically const, but updates this ...
5 years, 2 months ago (2015-10-16 22:39:24 UTC) #9
scottmg
https://codereview.chromium.org/1407643004/diff/240001/util/win/process_info.h File util/win/process_info.h (right): https://codereview.chromium.org/1407643004/diff/240001/util/win/process_info.h#newcode172 util/win/process_info.h:172: // Handles() is logically const, but updates this member ...
5 years, 2 months ago (2015-10-16 22:52:19 UTC) #10
scottmg
5 years, 2 months ago (2015-10-16 22:58:46 UTC) #13
Message was sent while issue was closed.
Committed patchset #9 (id:260001) manually as
4600643a78e8080713bfef6b12b7ab7b6956c6bf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698