aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Issue 197: reviewed by Waylonisladderbreaker2007-08-161-11/+13
* Solaris port of minidump generator. Port by Alfred Peng. r=memmentovai2007-08-0717-1/+2317
* Issue 175 - fix permissions on dump file in MinidumpFileWriter. r=mentoted.mielczarek2007-07-052-3/+3
* issue 151 - Crash when processing file names less than 4 bytes. r=meted.mielczarek2007-07-051-2/+3
* issue 194: reviewed by waylonisladderbreaker2007-07-031-2/+3
* These should be int to allow them to be ORed together. Ted, please review.mmentovai2007-07-022-3/+3
* Allow finer control over installed handler types (#193). r=ted.mielczarekmmentovai2007-07-023-28/+53
* Issue 190 - 32 bit build fails on a 64 bit Linux system. Patch by wgianopoul...ted.mielczarek2007-07-022-2/+1
* Add an API to pass exception information into the handler (#192).mmentovai2007-07-022-1/+9
* Issue 191 - Linux dump_syms produces bad line numbers for some functions (16 ...ted.mielczarek2007-07-021-1/+2
* issue 185 - Need constants / stringification for Linux exception codes. r=mentoted.mielczarek2007-06-112-1/+140
* Issue 182: linux handler doesn't have sigcontext if called from a previous si...ted.mielczarek2007-06-117-25/+87
* issue 154: reviewed by Waylonisladderbreaker2007-06-061-2/+10
* Issue 42 - check for non-existent dump file in HTTPUpload::SendRequest. r=br...ted.mielczarek2007-06-011-2/+4
* Issue 169 - Fill in CPU vendor id in MDRawSystemInfo in Linux minidump_genera...ted.mielczarek2007-05-311-1/+30
* C++ file gets a C++ commentmmentovai2007-05-311-1/+1
* Allow building with -pedantic (#186). r=ted.mielczarekmmentovai2007-05-3112-63/+193
* Check allocation and array sizes in minidump.cc (#12). r=brynermmentovai2007-05-312-17/+152
* Updated test data from Issue 143ted.mielczarek2007-05-302-1/+2
* Issue 143 - MinidumpProcessor should extract number of processors. r=mentoted.mielczarek2007-05-303-3/+18
* Issue 184 - MinidumpModule::code_identifier doesn't handle MD_OS_LINUX. r=mentoted.mielczarek2007-05-291-1/+2
* Processor can attempt processing all threads even when interrupted (#177).mmentovai2007-05-251-3/+9
* Provide for logging initialization routines (#179). r=brynermmentovai2007-05-2511-15/+61
* Fix bustage introduced in [172]mmentovai2007-05-251-0/+2
* Fixup crashreport tool on the macdmaclach2007-05-241-0/+4
* issue 167: reviewed by Benjamin Smedbergladderbreaker2007-05-221-32/+96
* Strengthen range checks in minidump.cc (#173). r=brynermmentovai2007-05-211-22/+38
* Add logging to minidump processor (#82). Part 2: add messages to the rest ofmmentovai2007-05-2117-60/+265
* Add an optional per-day limit to the number of crash reports sent. The statebryner2007-05-212-10/+125
* - Add const keyword / casting to supress more stringient compiler warningswaylonis2007-05-195-17/+20
* Add logging to minidump processor (#82). First part: logging infrastructuremmentovai2007-05-1715-1441/+2053
* Issue 168 - Output debug file and debug identifier in minidump_stackwalk mach...ted.mielczarek2007-05-162-15/+20
* Issue 140 - Fill in some more cpu information on OS X x86 dumps. r=mentoted.mielczarek2007-05-111-0/+29
* Issue 162 - handle pure virtual function calls in VC++. r=mentoted.mielczarek2007-05-103-2/+48
* Fixing comment about cpuid vendor_idted.mielczarek2007-05-101-1/+1
* Issue 166 - reviewer Waylonisladderbreaker2007-05-091-4/+1
* Stacks (still) truncated on win32 (#165). Patch by Benjamin Smedberg. r=memmentovai2007-05-081-9/+5
* Issue 164 - MACHINE_THREAD_STATE on older 10.4 versions. Patch by Dave Camp,...ted.mielczarek2007-05-082-11/+17
* Extraneous newline in format stringted.mielczarek2007-05-081-1/+1
* Issue 161: reviewer Waylonisladderbreaker2007-05-071-2/+2
* Issue 163, reviewer mento. Make dynamic_images.cc build on 10.3.9 SDK + upda...ted.mielczarek2007-05-072-12/+66
* simply fix no newline at end of fileladderbreaker2007-05-041-1/+1
* oops, committed accidentallyted.mielczarek2007-05-041-5/+2
* Issue 160 - Reviewer Chris Rogersted.mielczarek2007-05-042-4/+9
* missed header renames from Issue 152ted.mielczarek2007-05-042-2/+2
* Issue 158: reviewer ladderbreakerladderbreaker2007-05-031-84/+22
* Add md5 implementation into code base to get rid ofluly812007-05-036-25/+310
* Issue 152 - Patch by Dave Camp, Reviewer Chris Rogersted.mielczarek2007-05-0312-20/+220
* Issue 159: reviewer Waylonisladderbreaker2007-05-024-76/+154
* Issue 159: reviewer Waylonisladderbreaker2007-05-022-0/+540