summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Roll DEPS for Breakpad r1020:1052.thestig@chromium.org2012-09-261-6/+6
* Always drop a tombstonecjhopman@chromium.org2012-09-111-1/+50
* [Linux] Add field trial tuples to breakpad crash reports.asvitkine@chromium.org2012-08-301-6/+25
* Breakpad support for ASan: take 2.glider@chromium.org2012-08-231-21/+99
* Rolling the DEPS of Breakpad.jcivelli@chromium.org2012-08-151-211/+208
* Revert r150326 - "Breakpad support for AddressSanitizer."mnissler@chromium.org2012-08-071-99/+21
* Breakpad support for AddressSanitizer.glider@chromium.org2012-08-071-21/+99
* Move /seccompsandbox to /sandbox/linux/seccomp-legacyjln@chromium.org2012-07-181-1/+1
* Rename back _linuxish to linux.wangxianzhu@chromium.org2012-06-261-0/+1168
* Upstream crash changes for android.carlosvaldivia@google.com2012-04-101-1038/+0
* Revert 131593erg@google.com2012-04-101-0/+1038
* Upstream Android native crash handling changes.carlosvaldivia@google.com2012-04-101-1038/+0
* Revert 131404 - Upstream native crash handling changes for Android.msw@chromium.org2012-04-091-0/+1038
* Upstream native crash handling changes for Android.carlosvaldivia@google.com2012-04-091-1038/+0
* Linux: Report the failed memory allocation size on OOM crashes.thestig@chromium.org2012-03-231-3/+26
* Linux: Minor adjustments to the printer crash logging code.thestig@chromium.org2012-03-221-0/+5
* Added SetPrinterInfo to include information about printer driver. This inform...vitalybuka@chromium.org2012-03-161-0/+13
* Revert 126866 - Added SetPrinterInfo to include information about printer dri...markusheintz@chromium.org2012-03-151-13/+0
* Added SetPrinterInfo to include information about printer driver. This inform...vitalybuka@chromium.org2012-03-151-0/+13
* Linux: Kill the crash uploader process if it takes too long.thestig@chromium.org2012-02-271-2/+24
* Cleanup: Better organize Linux HandleCrashDump() function; do more error chec...thestig@chromium.org2012-02-261-78/+88
* Cleanup: Make "uploads.log" a constant.thestig@chromium.org2012-02-221-1/+3
* linux: Support generating dumps without crashing.derat@chromium.org2012-02-091-25/+41
* Linux: Add the product channel to crash reports.thestig@chromium.org2012-01-281-22/+21
* Linux/CrOS: Use PR_SET_PTRACER for non-browser crashes.thestig@chromium.org2012-01-241-9/+28
* Fix 64bit ChromeOS buildsonnyrao@chromium.org2011-12-291-1/+1
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-1/+0
* Linux: Add more information to crash reports:thestig@chromium.org2011-09-161-30/+133
* Revert 101372 - Linux: Add more information to crash reports:rsimha@chromium.org2011-09-151-133/+30
* Linux: Add more information to crash reports:thestig@chromium.org2011-09-151-30/+133
* Hookup switches::kDisableBreakpad in linux.zmo@google.com2011-08-231-0/+3
* Cleanup: Update the comment describing the Linux Breakpad crash dump headers....thestig@chromium.org2011-07-011-31/+31