summaryrefslogtreecommitdiffstats
path: root/breakpad/linux
Commit message (Expand)AuthorAgeFilesLines
* Rolling the DEPS of Breakpad.jcivelli@chromium.org2012-08-151-7/+6
* Fix clang warning / miscompilethakis@chromium.org2011-01-241-1/+1
* Linux: Fix linux_syscall_support #include path for generate-test-dump.cc.thestig@chromium.org2010-09-241-1/+1
* Breakpad DEPS roll 657:692thestig@chromium.org2010-09-171-1/+1
* Revert 59753 - Linux Breakpad: Update #include in generate-test-dump.cc.inferno@chromium.org2010-09-171-1/+1
* Linux Breakpad: Update #include in generate-test-dump.cc.thestig@chromium.org2010-09-161-1/+1
* Linux: Use upstream google-breakpad instead of our fork.thestig@chromium.org2009-12-0227-8257/+9
* Linux: build fix for systems where sys/user.h needs sys/types.hagl@chromium.org2009-10-241-0/+1
* MDRawSystemInfo.processor_level refers to the CPU family, not the cpuid level.thestig@chromium.org2009-10-191-1/+1
* Linux Breakpad: Use MD_MODULE_SIZE in place of sizeof(MDRawModule).thestig@chromium.org2009-09-042-4/+4
* Updates to be able to build all targets in Linux x64.deanm@chromium.org2009-08-211-2/+2
* Include linux_syscall_support.h to get definition of NT_PRXFPREG.agl@chromium.org2009-08-181-0/+1
* Build breakpad / crash reporting on Linux 64-bit.deanm@chromium.org2009-08-145-7/+16
* Fix incorrect logic in WriteCPUInformation().thestig@chromium.org2009-07-151-3/+3
* Linux: SUID sandbox supportagl@chromium.org2009-07-081-0/+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
* Linux: add linux-gate.so to the minidump mappings.agl@chromium.org2009-06-253-42/+201
* 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-053-5/+10
* In Linux Breakpad, point the child stack at the top-most address rather than ...thestig@google.com2009-06-011-1/+8
* Linux Breakpad tweaking to get symbols working.thestig@chromium.org2009-05-282-15/+45
* Fork breakpad's dump_syms and related code. Generate XOR of first page of mem...thestig@chromium.org2009-05-275-0/+1049
* Linux: Breakpad updates.agl@chromium.org2009-05-273-19/+90
* Add another missing include to exception_handler.cc to fix building on Fedora...thestig@chromium.org2009-05-221-0/+1
* Fix a missing include in exception_handler.cc, fix compilation on Jaunty.thestig@chromium.org2009-05-221-5/+6
* Fix build on Jaunty: need string.hagl@chromium.org2009-05-221-0/+1
* Linux: add Breakpad supportagl@chromium.org2009-05-2222-0/+6850