Sign in
chromium
/
chromium
/
src
/
19f9aa382283378bb1b6c130511ae6bd873b5453
/
chrome
/
common
/
child_process_logging_mac.mm
19f9aa38
[Mac] Put command-line switches into crash keys.
by
[email protected]
· 14 years ago
cfc7db31
Fix the naming of a crash report metadata field (gpu-venid) to match other platforms.
by
[email protected]
· 14 years ago
8408bcf
Remove a NOTIMPLEMENTED() for logging command line flags on mac.
by
[email protected]
· 14 years ago
783f06f
[Windows] Include the about:flags experiments in crash reports.
by
[email protected]
· 14 years ago
812befe3
Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}
by
[email protected]
· 14 years ago
f24a1e2b
Moved code that runs in both the browser and GPU process from content/gpu to content/common/gpu.
by
[email protected]
· 14 years ago
6cc8ece6
Refactoring GPUInfo: 1) remove the level field; instead, having a finalized field indicating if more info might be collected. 2) change version data from uint32 to string.
by
[email protected]
· 14 years ago
d6d8f71
Move GPU messages to content. I've also switched the IPC structs to use the new IPC macros that generate serialization code.
by
[email protected]
· 14 years ago
317e270
linux crash dump now includes gpu data
by
[email protected]
· 14 years ago
a61508e5
Make GPUInfo a struct, which it should be according to the C++ guidelines. This makes it easy to write automated serilization code for it.
by
[email protected]
· 14 years ago
7004d7eb
Refactor and improve gpu_info_collector: collect information on linux;
by
[email protected]
· 15 years ago
77bf960
[Mac] Log extensions loaded with crash dumps.
by
[email protected]
· 15 years ago
409d8d46
Update the key names for the mac breakpad dumps so that they match windows and are more clearly labeled with "gpu".
by
[email protected]
· 15 years ago
3231c2e
Add number of tabs opened in the process to crash meta data.
by
[email protected]
· 15 years ago
6dde9d7
Make crash reporting client_id accessible through child_process_logging.
by
[email protected]
· 15 years ago
528c56d
Move the number conversions from string_util to a new file.
by
[email protected]
· 15 years ago
a110dd1
Adding gpu_info to the breakpad info collection before sending off a crash.
by
[email protected]
· 15 years ago
c886596
Fix regression where we stopped running content scripts in extension processes.
by
[email protected]
· 16 years ago
aab98a5
Ok, here is a different approach at this change.
by
[email protected]
· 16 years ago
2c58efc6
Revert 33255 - Report active extensions in crash reports. This only implements Windows right now. Mac and linux will be separate CLs.
by
[email protected]
· 16 years ago
48844c643
Revert 33256 - Fix build break from r33255.
by
[email protected]
· 16 years ago
b2fc5d8
Fix build break from r33255.
by
[email protected]
· 16 years ago
1e4c456
Report active extensions in crash reports. This only implements Windows right now. Mac and linux will be separate CLs.
by
[email protected]
· 16 years ago
157d547
Change id that identifies client in crash reports. Whenever metrics service recording is enabled, it sets the client id for crash reporting.
by
[email protected]
· 16 years ago
35941fd
Renable sending page urls in renderer crashes on Mac.
by
[email protected]
· 16 years ago
fe19854
Get the Mac build compiling while we figure out how SetActiveUrl should be implemented on Mac.
by
[email protected]
· 16 years ago
ef91627
Add the page url to plugin crashes to aid debugging.
by
[email protected]
· 16 years ago
[Renamed (81%) from chrome/renderer/renderer_logging_mac.mm]
ce18586
Revert change 20173 because it breaks the ui_tests, plugin_tests
by
[email protected]
· 16 years ago
[Renamed (81%) from chrome/common/child_process_logging_mac.mm]
bd11ba3
Add the page url to plugin crashes to aid debugging.
by
[email protected]
· 16 years ago
[Renamed (81%) from chrome/renderer/renderer_logging_mac.mm]
139ec96
1)When we enabled breakpad on first run we weren't correctly setting the process type.
by
[email protected]
· 16 years ago
fcf1954
* Breakpad on OSX now works with stock Breakpad framwork.
by
[email protected]
· 16 years ago