summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_crash_reporter_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the crash client ID to the uninstall URL params.grt2016-01-141-13/+2
* Switch to standard integer types in chrome/.avi2015-12-261-0/+1
* win: Move Crashpad all into chrome.exeScott Graham2015-12-041-0/+18
* Reland: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-301-10/+0
* Revert of Crashpad Windows: Use the Crashpad client instead of Breakpad on Wi...scottmg2015-11-261-0/+10
* Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-251-10/+0
* IWYU cleanup in chrome/app.grt2015-10-271-2/+0
* Add content_switches include to files that need it.brettw2015-10-101-0/+1
* Remove forward includes of component pref names in Chrome's list.brettw2015-10-091-0/+1
* chrome: Move more Chrome classes out of "chrome" namespace.tfarina2015-09-171-4/+0
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-191-1/+1
* base: Remove using:: declaration from version.h header.tfarina2015-08-191-1/+1
* Componentize upload_list.{h,cc} and crash_upload_list.{h,cc}.sdefresne2015-08-061-1/+1
* Cleanup VersionInfo after componentization.sdefresne2015-08-031-2/+3
* Componentize VersionInfo.sdefresne2015-07-301-2/+2
* Update SplitString calls in chrome.brettw2015-07-211-2/+2
* Report dump counts as a stability metric.erikwright2015-04-011-56/+26
* Revert "Report dump counts as a stability metric."robliao2015-03-311-26/+56
* Report dump counts as a stability metric.erikwright2015-03-311-56/+26
* Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.Mark Mentovai2015-03-241-1/+3
* Call RegisterCrashKeys for chrome.exe in static build.erikwright2015-03-181-3/+10
* Revert of Call RegisterCrashKeys for chrome.exe in static build. (patchset #5...erikwright2015-03-171-10/+3
* Call RegisterCrashKeys for chrome.exe in static build.erikwright2015-03-171-3/+10
* Revert of Call RegisterCrashKeys for chrome.exe . (patchset #2 id:20001 of ht...erikwright2015-03-121-2/+3
* Call RegisterCrashKeys for chrome.exe .erikwright2015-03-121-3/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Use FilePath in favor of string16 and wchar_t* in some Windows installer code.grt2014-12-051-1/+1
* Misc. cleanup, primarily removing unused locals.pkasting2014-10-131-13/+9
* Breakpad Linux: Do not use std::string in a compromised context.thestig2014-10-071-2/+2
* Simplify VersionInfo code, avoid hitting sandbox IPC constantly on Windowsscottmg2014-10-071-1/+1
* Rename BreakpadClient to CrashReporterClient.rsesek2014-09-181-0/+382