| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Linux/Android breakpad implementation to breakpad component | jochen@chromium.org | 2013-10-22 | 1 | -25/+0 |
* | Remove USE_LINUX_BREAKPAD ifdef since we don't need it for chromium anymore. | jam@chromium.org | 2013-07-16 | 1 | -2/+1 |
* | [Linux] Implement the crash key logging mechanism. | rsesek@chromium.org | 2013-05-29 | 1 | -41/+11 |
* | Enable breakpad building by default on Android. | yfriedman@chromium.org | 2013-01-22 | 1 | -1/+1 |
* | Specify a file size limit for minidumps | mkrebs@chromium.org | 2012-11-22 | 1 | -0/+6 |
* | Because of UID isolation on Android, crash dump generation has to happen | jcivelli@chromium.org | 2012-10-24 | 1 | -0/+7 |
* | Breakpad support for ASan: take 2. | glider@chromium.org | 2012-08-23 | 1 | -0/+8 |
* | Revert r150326 - "Breakpad support for AddressSanitizer." | mnissler@chromium.org | 2012-08-07 | 1 | -8/+0 |
* | Breakpad support for AddressSanitizer. | glider@chromium.org | 2012-08-07 | 1 | -0/+8 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename back _linuxish to linux. | wangxianzhu@chromium.org | 2012-06-26 | 1 | -0/+36 |
* | Upstream crash changes for android. | carlosvaldivia@google.com | 2012-04-10 | 1 | -35/+0 |
* | Revert 131593 | erg@google.com | 2012-04-10 | 1 | -0/+35 |
* | Upstream Android native crash handling changes. | carlosvaldivia@google.com | 2012-04-10 | 1 | -35/+0 |
* | Revert 131404 - Upstream native crash handling changes for Android. | msw@chromium.org | 2012-04-09 | 1 | -0/+35 |
* | Upstream native crash handling changes for Android. | carlosvaldivia@google.com | 2012-04-09 | 1 | -35/+0 |
* | Linux: Report the failed memory allocation size on OOM crashes. | thestig@chromium.org | 2012-03-23 | 1 | -0/+1 |
* | Cleanup: Better organize Linux HandleCrashDump() function; do more error chec... | thestig@chromium.org | 2012-02-26 | 1 | -13/+13 |
* | Linux: Fix the uptime in crash reports for renderers and plugins. | thestig@chromium.org | 2010-12-03 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Linux: Revert r33888. We no longer need to collect the list of loaded plugins... | thestig@chromium.org | 2010-01-23 | 1 | -2/+0 |
* | Linux: Implement RecordBreakpadStatusUMA. | thestig@chromium.org | 2009-12-10 | 1 | -0/+1 |
* | Linux: Record the list of plugins loaded in browser process crash reports. | thestig@chromium.org | 2009-12-04 | 1 | -0/+2 |
* | Build fix take 2. | agl@chromium.org | 2009-09-28 | 1 | -0/+2 |
* | Linux: remove --google-internal-crash-reporting. | agl@chromium.org | 2009-09-28 | 1 | -17/+0 |
* | Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra... | thestig@chromium.org | 2009-09-23 | 1 | -2/+0 |
* | Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ... | thestig@chromium.org | 2009-08-26 | 1 | -2/+5 |
* | Reverting 24220. | yutak@chromium.org | 2009-08-25 | 1 | -5/+2 |
* | Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ... | thestig@chromium.org | 2009-08-25 | 1 | -2/+5 |
* | Build breakpad / crash reporting on Linux 64-bit. | deanm@chromium.org | 2009-08-14 | 1 | -3/+3 |
* | Linux: add internal core dump reporting. | agl@chromium.org | 2009-07-28 | 1 | -0/+15 |
* | Include output of "lsb_release -d" in crash reports. | thestig@chromium.org | 2009-07-17 | 1 | -7/+14 |
* | Make Linux crash death signal message constant sized. | thestig@chromium.org | 2009-07-15 | 1 | -0/+6 |
* | Report the process type in Linux crash reports. | thestig@chromium.org | 2009-06-23 | 1 | -0/+2 |
* | Generate GUIDs for users who wish to upload crash reports. Include it in cras... | thestig@google.com | 2009-06-02 | 1 | -2/+5 |
* | Respect Linux user prefs with regards to crash reporting. | thestig@chromium.org | 2009-05-28 | 1 | -1/+1 |
* | Linux: add Breakpad support | agl@chromium.org | 2009-05-22 | 1 | -0/+12 |