|
First stab at Mac breakpad support.
breakpad_mac.mm still needs some work, there's a bunch of scaffolding in there referring to a custom version of Breakpad I've got going locally.
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+495 lines, -368 lines) |
Patch |
 |
M |
base/logging.cc
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/app/breakpad.h
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
M |
chrome/app/breakpad.cc
|
View
|
|
1 chunk |
+0 lines, -332 lines |
0 comments
|
Download
|
 |
A |
chrome/app/breakpad_mac.h
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/app/breakpad_mac.mm
|
View
|
1
|
1 chunk |
+95 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/app/breakpad_win.h
|
View
|
1
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/app/breakpad_win.cc
|
View
|
1
|
1 chunk |
+332 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/app/chrome_dll_main.cc
|
View
|
1
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/app/chrome_exe.vcproj
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/app/chrome_exe_main.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/app/chrome_exe_main.mm
|
View
|
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome.gyp
|
View
|
1
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|