| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates to be able to build all targets in Linux x64. | deanm@chromium.org | 2009-08-21 | 1 | -2/+2 |
* | Include linux_syscall_support.h to get definition of NT_PRXFPREG. | agl@chromium.org | 2009-08-18 | 1 | -0/+1 |
* | Build breakpad / crash reporting on Linux 64-bit. | deanm@chromium.org | 2009-08-14 | 5 | -7/+16 |
* | Fix incorrect logic in WriteCPUInformation(). | thestig@chromium.org | 2009-07-15 | 1 | -3/+3 |
* | Linux: SUID sandbox support | agl@chromium.org | 2009-07-08 | 1 | -0/+3 |
* | Initialize the age field in Linux Breakpad. | thestig@chromium.org | 2009-07-07 | 1 | -1/+2 |
* | Fix breakpad compile on Fedora 11. | thestig@chromium.org | 2009-07-07 | 1 | -2/+2 |
* | 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 |