summaryrefslogtreecommitdiffstats
path: root/breakpad/linux
Commit message (Expand)AuthorAgeFilesLines
* 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