aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/handler/exception_handler.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien...ted.mielczarek2010-02-051-16/+44
* Added on-demand minidump generation for Linux, and a Linux test app.brdevmn2009-12-161-4/+35
* New uploader for Linux with unit tests, and gflags/glog librariesnealsid2009-09-291-0/+2
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-207/+224
* issue 305 - breakpad Linux handler doesn't build with compiler built from lat...ted.mielczarek2009-03-241-0/+1
* Fix for issue 242, plus a redo of how old exception handlers are tracked, and...nealsid2009-02-261-17/+45
* Issue 276 - generate GUIDs ahead of time in Linux handler. r=Liu Lited.mielczarek2008-10-141-27/+37
* issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=meted.mielczarek2008-02-241-0/+1
* Issue 190 - 32 bit build fails on a 64 bit Linux system. Patch by wgianopoul...ted.mielczarek2007-07-021-1/+0
* Issue 182: linux handler doesn't have sigcontext if called from a previous si...ted.mielczarek2007-06-111-8/+18
* Fix issue 136.luly812007-03-291-1/+21
* Add Linux exception handler.luly812007-03-121-0/+236