summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Specify a file size limit for minidumpsmkrebs@chromium.org2012-11-221-0/+6
* Because of UID isolation on Android, crash dump generation has to happenjcivelli@chromium.org2012-10-241-0/+7
* Breakpad support for ASan: take 2.glider@chromium.org2012-08-231-0/+8
* Revert r150326 - "Breakpad support for AddressSanitizer."mnissler@chromium.org2012-08-071-8/+0
* Breakpad support for AddressSanitizer.glider@chromium.org2012-08-071-0/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename back _linuxish to linux.wangxianzhu@chromium.org2012-06-261-0/+36
* Upstream crash changes for android.carlosvaldivia@google.com2012-04-101-35/+0
* Revert 131593erg@google.com2012-04-101-0/+35
* Upstream Android native crash handling changes.carlosvaldivia@google.com2012-04-101-35/+0
* Revert 131404 - Upstream native crash handling changes for Android.msw@chromium.org2012-04-091-0/+35
* Upstream native crash handling changes for Android.carlosvaldivia@google.com2012-04-091-35/+0
* Linux: Report the failed memory allocation size on OOM crashes.thestig@chromium.org2012-03-231-0/+1
* Cleanup: Better organize Linux HandleCrashDump() function; do more error chec...thestig@chromium.org2012-02-261-13/+13
* Linux: Fix the uptime in crash reports for renderers and plugins.thestig@chromium.org2010-12-031-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Linux: Revert r33888. We no longer need to collect the list of loaded plugins...thestig@chromium.org2010-01-231-2/+0
* Linux: Implement RecordBreakpadStatusUMA.thestig@chromium.org2009-12-101-0/+1
* Linux: Record the list of plugins loaded in browser process crash reports.thestig@chromium.org2009-12-041-0/+2
* Build fix take 2.agl@chromium.org2009-09-281-0/+2
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-281-17/+0
* Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...thestig@chromium.org2009-09-231-2/+0
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-261-2/+5
* Reverting 24220.yutak@chromium.org2009-08-251-5/+2
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-251-2/+5
* Build breakpad / crash reporting on Linux 64-bit.deanm@chromium.org2009-08-141-3/+3
* Linux: add internal core dump reporting.agl@chromium.org2009-07-281-0/+15
* Include output of "lsb_release -d" in crash reports.thestig@chromium.org2009-07-171-7/+14
* Make Linux crash death signal message constant sized.thestig@chromium.org2009-07-151-0/+6
* Report the process type in Linux crash reports.thestig@chromium.org2009-06-231-0/+2
* Generate GUIDs for users who wish to upload crash reports. Include it in cras...thestig@google.com2009-06-021-2/+5
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-281-1/+1
* Linux: add Breakpad supportagl@chromium.org2009-05-221-0/+12