summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_breakpad_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-1/+1
* Remove kChromeFrame checks in the browser process.jam@chromium.org2014-01-021-7/+1
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-241-1/+2
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-1/+1
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-201-1/+1
* Move DumpProcessWithoutCrash to base, so we can use it from net and contentjochen@chromium.org2013-12-181-7/+1
* Revert 239219 - "Revert of https://codereview.chromium.org/104593008/"jochen@chromium.org2013-12-091-0/+9
* Revert of https://codereview.chromium.org/104593008/noms@chromium.org2013-12-061-9/+0
* [breakpad] remove dependency on content_switches.ccjochen@chromium.org2013-12-061-0/+9
* On Android, always initial berakpad on official buildsjochen@chromium.org2013-11-141-1/+9
* Use UTF8ToUTF16 in ChromeBreakpadClient.msw@chromium.org2013-11-101-2/+2
* Move init of breakpad in the browser process as early as possiblejochen@chromium.org2013-11-071-7/+25
* Move checking of configured policy on win to breakpad clientjochen@chromium.org2013-10-151-0/+26
* Remove crash dump counting from breakpad_win.cc to BreakpadClientjochen@chromium.org2013-10-111-0/+72
* Set the client ID in crash reports via the crash key logging system.rsesek@chromium.org2013-10-011-6/+4
* This change modifies behavior of crash dialog in case of aura metro.shrikant@chromium.org2013-08-301-1/+2
* [Win] Fix base::debug::SetCrashKeyValue for child processes.rsesek@chromium.org2013-08-141-0/+3
* App: Get the proper message to restart the browser after a crash.rvargas@chromium.org2013-08-061-1/+1
* Move dependency on descriptors_android.h to breakpad client interfacejochen@chromium.org2013-08-011-0/+10
* Move dependency on chrome_result_codes.h on breakpad client interfacejochen@chromium.org2013-08-011-0/+5
* Move dependencies from breakpad to chrome/installer behind BreakpadClientjochen@chromium.org2013-07-231-1/+65
* Remove dependency from breakpad to CrashUploadListjochen@chromium.org2013-07-231-0/+5
* Move dependency on env_vars.h to breakpad clientjochen@chromium.org2013-07-191-0/+43
* Move dependency on chrome crash keys to breakpad clientjochen@chromium.org2013-07-181-0/+5
* Move dependency on chrome_version_info_posix to breakpad clientjochen@chromium.org2013-07-181-0/+25
* Remove dependency from breakpad files on chrome switches.jochen@chromium.org2013-07-181-0/+41
* Move dependency on dump_without_crashing to breakpad client interfacejochen@chromium.org2013-07-181-0/+10
* Add a BreakpadClient which an embedder of the breakpad component has to providejochen@chromium.org2013-07-041-0/+49