summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-9/+15
* Use env_vars::kHeadless instead of hard coded strings.thestig@chromium.org2010-03-121-3/+5
* Tweak minidump flags to include a little more detail.siggi@chromium.org2010-03-011-3/+32
* Fix crash reporting on Windows.aa@chromium.org2009-12-021-1/+3
* Ok, here is a different approach at this change.aa@chromium.org2009-12-021-65/+74
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-301-63/+50
* Report active extensions in crash reports. This only implements Windows right...aa@chromium.org2009-11-301-50/+63
* Potential fix for duplicate crash reports on Windows.kuchhal@chromium.org2009-11-121-11/+19
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-051-3/+28
* Rewrite of chrome.exe startup codecpu@chromium.org2009-11-041-2/+0
* Prevent multiple threads from executing the DumpDoneCallback handlercpu@chromium.org2009-10-171-0/+9
* Initialize default crash callback if we fail to get user SID.kuchhal@chromium.org2009-10-131-7/+9
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-5/+5
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-5/+5
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-5/+5
* Fix potential memleak in InitCrashReporterWithDllPath. It can leak at line 29...finnur@chromium.org2009-06-301-10/+10
* Adding chrome start-up parameters to information passed back in breakpad crashcpu@google.com2009-06-261-20/+42
* Stop compulsive crasher in respawn dialogcpu@google.com2009-06-031-21/+33
* Adds 'hard error' message box support cpu@google.com2009-05-191-0/+6
* First stab at Mac breakpad support.jeremy@chromium.org2009-03-261-0/+332