summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-221-1513/+0
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-0/+2
* Clean up unused constant globalshans@chromium.org2013-10-031-0/+2
* Set the client ID in crash reports via the crash key logging system.rsesek@chromium.org2013-10-011-44/+23
* Set the experiment/variation info in crash reports using the crash key loggin...rsesek@chromium.org2013-09-251-20/+0
* Set the command line switches in crash reports using the crash key logging sy...rsesek@chromium.org2013-09-191-30/+0
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-18/+0
* Revert 223610 "Set the printer info in crash reports using the c..."finnur@chromium.org2013-09-171-0/+18
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-18/+0
* Set the product channel in crash reports using the crash key logging system.rsesek@chromium.org2013-09-141-11/+0
* Set the number of views using the crash key logging system.rsesek@chromium.org2013-09-121-11/+0
* Set active extension IDs for crash reports using the crash key logging system.rsesek@chromium.org2013-09-071-30/+0
* Set the GPU info using the crash key system instead of platform-specific mech...rsesek@chromium.org2013-08-271-37/+0
* Set the active URL using the crash key system instead of platform-specific me...rsesek@chromium.org2013-08-161-52/+22
* Move dependency on descriptors_android.h to breakpad client interfacejochen@chromium.org2013-08-011-2/+1
* Update include paths in chrome et al. for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Remove dependency from breakpad to CrashUploadListjochen@chromium.org2013-07-231-3/+2
* my_uint64tos doesn't NUL-terminate output, giving bad args to crash_reporterachaulk@chromium.org2013-07-221-0/+3
* Move dependency on env_vars.h to breakpad clientjochen@chromium.org2013-07-191-2/+1
* Move dependency on chrome crash keys to breakpad clientjochen@chromium.org2013-07-181-2/+1
* Move dependency on chrome_version_info_posix to breakpad clientjochen@chromium.org2013-07-181-15/+6
* Remove dependency from breakpad files on chrome switches.jochen@chromium.org2013-07-181-1/+2
* Move dependency on dump_without_crashing to breakpad client interfacejochen@chromium.org2013-07-181-2/+1
* Remove unused include of logging_chrome.h in breakpad filesjochen@chromium.org2013-07-171-1/+0
* On ChromiumOS send crashes to crash_reporter instead of directly uploadingachaulk@chromium.org2013-07-081-72/+278
* Add a BreakpadClient which an embedder of the breakpad component has to providejochen@chromium.org2013-07-041-13/+2
* Revert r206949 - "Start moving breakpad integration to a component."jochen@chromium.org2013-06-291-3/+3
* Revert 205359 "On ChromiumOS send crashes to crash_reporter inst..."benhenry@google.com2013-06-181-231/+71
* Start moving breakpad integration to a component.jochen@chromium.org2013-06-181-3/+3
* On ChromiumOS send crashes to crash_reporter instead of directly uploadingachaulk@chromium.org2013-06-111-71/+231
* Use a direct include of strings headers in chrome/app/.avi@chromium.org2013-06-101-1/+1
* [Linux] Implement the crash key logging mechanism.rsesek@chromium.org2013-05-291-10/+45
* Remove seccomp-legacy: phase 2.jln@chromium.org2013-04-301-4/+1
* Add alternative breakpad location to linux breakpad. This will work like Mac...chrisphan@chromium.org2013-03-131-0/+11
* Android: Set client id for renderer crash dumps.nileshagrawal@chromium.org2013-03-091-11/+15
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Android breakpad: Use PRODUCT_VERSION instead of package_version_code.nileshagrawal@chromium.org2013-02-211-7/+2
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-3/+3
* Switch to the production crash server for ASan builds.glider@chromium.org2013-02-051-6/+4
* Split DumpWithoutCrashing() into a separate filemseaborn@chromium.org2013-02-011-0/+1
* Enable breakpad building by default on Android.yfriedman@chromium.org2013-01-221-3/+15
* Adding gl_vendor and gl_renderer to the crash report and UMA system profile p...cramya@chromium.org2013-01-181-0/+11
* [Android] Add support for labeling a build with a particular build id.yfriedman@chromium.org2012-12-111-1/+1
* Specify a file size limit for minidumpsmkrebs@chromium.org2012-11-221-2/+4
* Make renderer crashes on Android log fingerprint and tombstonecjhopman@chromium.org2012-11-151-7/+1
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* Fix the number of arguments for LoadDataFromFile()glider@chromium.org2012-10-311-2/+1
* Because of UID isolation on Android, crash dump generation has to happenjcivelli@chromium.org2012-10-241-109/+266
* [Android] Add java exception info to breakpaddfalcantara@chromium.org2012-10-091-0/+6