summaryrefslogtreecommitdiffstats
path: root/components/breakpad
Commit message (Expand)AuthorAgeFilesLines
* gn win: Add breakpad_handler target, necessary to compile breakpad on winscottmg@chromium.org2014-08-071-1/+5
* adds restart message and link to crash reporting settingluken@chromium.org2014-08-011-0/+11
* GN: Make chrome/{browser,common,renderer} compile on macjamesr@chromium.org2014-07-301-1/+2
* Add breakpad component to GN build.brettw@chromium.org2014-07-233-0/+116
* Set dump_without_crashing_function_ in chrome.dll with value of exported chro...wfh@chromium.org2014-07-211-0/+4
* Revert of Breakpad for windows - disable DumpProcessWithoutCrash to see if UM...rtenneti@chromium.org2014-07-151-3/+1
* Refactor SetClientID such that metrics rather than crash backs up the client idgab@chromium.org2014-07-094-5/+8
* Breakpad for windows - disable DumpProcessWithoutCrash to see if UMArtenneti@chromium.org2014-07-031-1/+3
* Remove base/platform_file.*rvargas@chromium.org2014-06-241-1/+0
* Move CrashKeysWin to a separate file and add first tests.siggi@chromium.org2014-06-124-208/+418
* Remove base::kInvalidPlatformFileValue from components, ipc and ppapi.rvargas@chromium.org2014-06-101-1/+1
* Linux: Improve message handling in CrashHandlerHostLinux to prevent file desc...thestig@chromium.org2014-06-061-38/+43
* Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.thestig@chromium.org2014-06-031-11/+7
* Refactor the breakpad Windows key/value stash, step one.siggi@chromium.org2014-05-311-65/+117
* [Android]: Don't include linux-syscalls.h on 64-bit Android.rmcilroy@chromium.org2014-05-291-1/+1
* Fix a typo in components/breakpad/OWNERS.thestig@chromium.org2014-05-241-1/+1
* Linux Breakpad: Do not pass the Linux distro to non-browser processes.thestig@chromium.org2014-05-241-8/+2
* Linux Breakpad: Call base::GetLinuxDistro() on the right thread.thestig@chromium.org2014-05-231-8/+10
* Ignore exceptions when writing breakpad symbolsjochen@chromium.org2014-05-231-3/+8
* Breakpad Linux: Prevent some memory leaks. (Try 2)thestig@chromium.org2014-05-204-118/+96
* Revert of Add instrumentation help figure out why the client ID is sometimes ...siggi@chromium.org2014-05-161-53/+11
* Revert 270603 "Breakpad Linux: Prevent some memory leaks."benwells@chromium.org2014-05-154-95/+118
* Breakpad Linux: Prevent some memory leaks.thestig@chromium.org2014-05-154-118/+95
* Disable the deferred crash upload path to see whether this fixessiggi@chromium.org2014-05-141-7/+2
* Remove SCM_CREDENTIALS fallback code from breakpadmdempsky@chromium.org2014-05-142-41/+6
* Revert 270173 "Remove SCM_CREDENTIALS fallback code from breakpad"piman@chromium.org2014-05-142-5/+40
* Fix file descriptor leak in breakpad non-browser crash clientmdempsky@chromium.org2014-05-131-0/+2
* Remove SCM_CREDENTIALS fallback code from breakpadmdempsky@chromium.org2014-05-132-40/+5
* Add instrumentation help figure out why the client ID is sometimessiggi@chromium.org2014-05-111-11/+53
* Make sure to not generate symbols for binaries that haven't changedjochen@chromium.org2014-05-071-4/+6
* Add locking for dynamic entries map.siggi@chromium.org2014-05-071-34/+20
* [Linux] Fix DumpWithoutCrashing() in non-browser processes.rsesek@chromium.org2014-05-071-73/+87
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-1/+0
* Linux: Fix an off by one error in Breakpad.thestig@chromium.org2014-04-301-1/+1
* Linux Breakpad: Keep reading from the crash upload progress until a complete ...thestig@chromium.org2014-04-251-51/+119
* base::Thread will store its |name| as a string, so take the name as a stringpkasting@chromium.org2014-04-181-1/+1
* Linux: Initialize CrashKeys in Breakpad before setting the GUID for non-brows...thestig@chromium.org2014-03-211-14/+24
* Remove CreatePlatformFile from content shell.rvargas@chromium.org2014-03-152-15/+13
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* [Android] Disable tombstones for renderer crashes on JB MR2+cjhopman@chromium.org2014-02-131-1/+21
* Reland r246917 - "Only generate symbols for binaries that were updated ..."jochen@chromium.org2014-01-271-2/+20
* Revert r246917 - "Only generate symbols for binaries that were updated since ...dpranke@chromium.org2014-01-251-20/+2
* Only generate symbols for binaries that were updated since the last timejochen@chromium.org2014-01-241-2/+20
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-251-5/+7
* Move DumpProcessWithoutCrash to base, so we can use it from net and contentjochen@chromium.org2013-12-185-14/+7
* Revert 239219 - "Revert of https://codereview.chromium.org/104593008/"jochen@chromium.org2013-12-0910-41/+30
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-061-1/+1
* Revert of https://codereview.chromium.org/104593008/noms@chromium.org2013-12-0610-30/+41
* [breakpad] remove dependency on content_switches.ccjochen@chromium.org2013-12-0610-41/+30
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1