aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/handler/exception_handler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Speculatively back out r989 per http://codereview.chromium.org/10805065/ :mark@chromium.org2012-07-241-39/+0
* Linux: Fix a bunch of clang errors from not handling return values.thestig@chromium.org2012-07-241-5/+8
* Allow adding extra memory regions to minidump on linux/windowsted.mielczarek2012-07-191-0/+39
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-6/+7
* Fix compilation warnings related to unchecked return valuested.mielczarek2012-04-251-1/+8
* Fix file descriptor leaks in ExternalDumper testted.mielczarek2012-04-111-0/+2
* Fix test addresses to use uintptr_t instead of u_int64_t.benchan@chromium.org2012-01-271-1/+1
* Correct compilation warning.qsr@chromium.org2011-11-231-27/+29
* Fix clang warning / miscompile.mmentovai2011-01-241-2/+2
* allow passing info about known memory mappings to MinidumpWriter and Exceptio...ted.mielczarek2010-12-131-0/+86
* Delete an old Makefile and fix lots of lint errors.thestig@chromium.org2010-11-081-5/+5
* Add support for building the Linux client code using the Android NDKted.mielczarek2010-10-201-12/+19
* Write a window of memory around the instruction pointer from the crashing thr...ted.mielczarek2010-09-231-0/+314
* Write a window of memory around the instruction pointer from the crashing thr...ted.mielczarek2010-09-171-0/+123
* Add a free() to ExceptionHandlerTest.ChildCrash.thestig@chromium.org2010-09-161-0/+1
* Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...thestig@chromium.org2010-09-151-2/+2
* ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid2010-03-021-7/+4
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien...ted.mielczarek2010-02-051-10/+1
* Upstreaming several patches from Chrome:nealsid2009-12-011-2/+2
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-0/+256