| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid using fgets in a compromised context in Linux Breakpad. | thestig@chromium.org | 2009-06-30 | 1 | -12/+18 |
* | Add missing include, fix compile on Fedora 11. | thestig@chromium.org | 2009-06-26 | 1 | -2/+3 |
* | Linux: add linux-gate.so to the minidump mappings. | agl@chromium.org | 2009-06-25 | 3 | -42/+201 |
* | Fill in sys_info->csd_version_rva on Linux. | thestig@chromium.org | 2009-06-23 | 1 | -0/+48 |
* | Fill in more fields of struct MDRawSystemInfo. | thestig@chromium.org | 2009-06-22 | 1 | -6/+114 |
* | Linux: Dumping a renderer can traverse an invalid pointer. | agl@chromium.org | 2009-06-05 | 3 | -5/+10 |
* | In Linux Breakpad, point the child stack at the top-most address rather than ... | thestig@google.com | 2009-06-01 | 1 | -1/+8 |
* | Linux Breakpad tweaking to get symbols working. | thestig@chromium.org | 2009-05-28 | 2 | -15/+45 |
* | Fork breakpad's dump_syms and related code. Generate XOR of first page of mem... | thestig@chromium.org | 2009-05-27 | 5 | -0/+1049 |
* | Linux: Breakpad updates. | agl@chromium.org | 2009-05-27 | 3 | -19/+90 |
* | Add another missing include to exception_handler.cc to fix building on Fedora... | thestig@chromium.org | 2009-05-22 | 1 | -0/+1 |
* | Fix a missing include in exception_handler.cc, fix compilation on Jaunty. | thestig@chromium.org | 2009-05-22 | 1 | -5/+6 |
* | Fix build on Jaunty: need string.h | agl@chromium.org | 2009-05-22 | 1 | -0/+1 |
* | Linux: add Breakpad support | agl@chromium.org | 2009-05-22 | 22 | -0/+6850 |