summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_breakpad_client.h
Commit message (Expand)AuthorAgeFilesLines
* Move DumpProcessWithoutCrash to base, so we can use it from net and contentjochen@chromium.org2013-12-181-4/+0
* Revert 239219 - "Revert of https://codereview.chromium.org/104593008/"jochen@chromium.org2013-12-091-0/+3
* Revert of https://codereview.chromium.org/104593008/noms@chromium.org2013-12-061-3/+0
* [breakpad] remove dependency on content_switches.ccjochen@chromium.org2013-12-061-0/+3
* Move init of breakpad in the browser process as early as possiblejochen@chromium.org2013-11-071-1/+1
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-221-1/+1
* Move checking of configured policy on win to breakpad clientjochen@chromium.org2013-10-151-2/+2
* Remove crash dump counting from breakpad_win.cc to BreakpadClientjochen@chromium.org2013-10-111-0/+2
* Remove dependency from Mac's breakpad implementation to policies.jochen@chromium.org2013-10-051-0/+2
* Set the client ID in crash reports via the crash key logging system.rsesek@chromium.org2013-10-011-1/+1
* Break dependency between breakpad and NaCl on Macjochen@chromium.org2013-08-011-0/+4
* Move dependency on descriptors_android.h to breakpad client interfacejochen@chromium.org2013-08-011-0/+4
* Move dependency on chrome_result_codes.h on breakpad client interfacejochen@chromium.org2013-08-011-0/+1
* Move dependencies from breakpad to chrome/installer behind BreakpadClientjochen@chromium.org2013-07-231-1/+10
* Remove dependency from breakpad to CrashUploadListjochen@chromium.org2013-07-231-0/+1
* Move dependency on env_vars.h to breakpad clientjochen@chromium.org2013-07-191-0/+6
* Move dependency on chrome crash keys to breakpad clientjochen@chromium.org2013-07-181-0/+2
* Move dependency on chrome_version_info_posix to breakpad clientjochen@chromium.org2013-07-181-0/+5
* Remove dependency from breakpad files on chrome switches.jochen@chromium.org2013-07-181-0/+4
* Move dependency on dump_without_crashing to breakpad client interfacejochen@chromium.org2013-07-181-0/+4
* Add a BreakpadClient which an embedder of the breakpad component has to providejochen@chromium.org2013-07-041-0/+33