summaryrefslogtreecommitdiffstats
path: root/breakpad/linux/minidump_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect logic in WriteCPUInformation().thestig@chromium.org2009-07-151-3/+3
* Initialize the age field in Linux Breakpad.thestig@chromium.org2009-07-071-1/+2
* Fix breakpad compile on Fedora 11.thestig@chromium.org2009-07-071-2/+2
* Avoid using fgets in a compromised context in Linux Breakpad.thestig@chromium.org2009-06-301-12/+18
* Add missing include, fix compile on Fedora 11.thestig@chromium.org2009-06-261-2/+3
* Fill in sys_info->csd_version_rva on Linux.thestig@chromium.org2009-06-231-0/+48
* Fill in more fields of struct MDRawSystemInfo.thestig@chromium.org2009-06-221-6/+114
* Linux: Dumping a renderer can traverse an invalid pointer.agl@chromium.org2009-06-051-5/+7
* Linux Breakpad tweaking to get symbols working.thestig@chromium.org2009-05-281-13/+31
* Linux: Breakpad updates.agl@chromium.org2009-05-271-5/+72
* Linux: add Breakpad supportagl@chromium.org2009-05-221-0/+611