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

Issue 798743003: Mac handler work-in-progress. Not for check-in. (Closed)

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

Description

Mac handler work-in-progress. Not for check-in.

Patch Set 1 #

Patch Set 2 : Small fixes #

Patch Set 3 : Move handler startup #

Patch Set 4 : Allow arguments to be passed to the handler #

Patch Set 5 : Double-fork() and setsid() #

Patch Set 6 : Add and use CloseStdin() #

Patch Set 7 : Close stdout too #

Patch Set 8 : Add some documentation #

Patch Set 9 : Add the rest of the documentation #

Patch Set 10 : Rebase #

Patch Set 11 : Self-review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1076 lines, -0 lines) Patch
M client/client.gyp View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -0 lines 0 comments Download
A client/crashpad_client.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +89 lines, -0 lines 0 comments Download
A client/crashpad_client_mac.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +191 lines, -0 lines 0 comments Download
M crashpad.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A handler/handler.gyp View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A handler/mac/crashpad_handler.ad View 1 2 3 4 5 6 7 8 9 10 1 chunk +67 lines, -0 lines 0 comments Download
A handler/mac/exception_handler_server.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +65 lines, -0 lines 0 comments Download
A handler/mac/exception_handler_server.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +238 lines, -0 lines 0 comments Download
A handler/mac/main.cc View 1 2 3 4 5 6 1 chunk +121 lines, -0 lines 0 comments Download
A tools/mac/run_with_crashpad.ad View 1 2 3 4 5 6 7 8 9 10 1 chunk +99 lines, -0 lines 0 comments Download
A tools/mac/run_with_crashpad.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +144 lines, -0 lines 0 comments Download
M tools/tools.gyp View 1 2 3 4 5 6 7 8 9 10 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (2 generated)
Mark Mentovai
Patchset #5 (id:80001) has been deleted
6 years ago (2014-12-18 20:36:45 UTC) #1
Mark Mentovai
6 years ago (2014-12-18 23:15:56 UTC) #2
Patchset #7 (id:140001) has been deleted

Powered by Google App Engine
This is Rietveld 408576698