summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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