4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixup crashreport tool on the mac More... about 17 years ago
issue 167: reviewed by Benjamin Smedberg More... about 17 years ago
Strengthen range checks in minidump.cc (#173). r=bryner
Mark Mentovai
as mmentovai
More... about 17 years ago
Add logging to minidump processor (#82). Part 2: add messages to the rest of the processor. r=ted.mielczarek
Mark Mentovai
as mmentovai
More... about 17 years ago
Add an optional per-day limit to the number of crash reports sent. The state is maintained in an app-specified checkpoint file. (#174, r=mmentovai) More... about 17 years ago
- Add const keyword / casting to supress more stringient compiler warnings - Move DynamicImage::Print() from dynamic_images.h to dynamic_images.cc More... about 17 years ago
Add logging to minidump processor (#82). First part: logging infrastructure and messages for minidump.cc and minidump_processor.cc. r=bryner.
Mark Mentovai
as mmentovai
More... about 17 years ago
Issue 168 - Output debug file and debug identifier in minidump_stackwalk machine-readable output. r=mento
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
Issue 140 - Fill in some more cpu information on OS X x86 dumps. r=mento
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
Issue 162 - handle pure virtual function calls in VC++. r=mento
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
Fixing comment about cpuid vendor_id
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
Issue 166 - reviewer Waylonis More... about 17 years ago
Stacks (still) truncated on win32 (#165). Patch by Benjamin Smedberg. r=me
Mark Mentovai
as mmentovai
More... about 17 years ago
Issue 164 - MACHINE_THREAD_STATE on older 10.4 versions. Patch by Dave Camp, r=Chris Rogers
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
Extraneous newline in format string
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
Issue 161: reviewer Waylonis More... about 17 years ago
Issue 163, reviewer mento. Make dynamic_images.cc build on 10.3.9 SDK + update XCode project
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
simply fix no newline at end of file More... about 17 years ago
oops, committed accidentally
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
Issue 160 - Reviewer Chris Rogers
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
missed header renames from Issue 152
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
Issue 158: reviewer ladderbreaker More... about 17 years ago
Add md5 implementation into code base to get rid of openssl dependency. More... about 17 years ago
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
Ted Mielczarek
as ted.mielczarek
More... about 17 years ago
Issue 159: reviewer Waylonis More... about 17 years ago
Issue 159: reviewer Waylonis More... about 17 years ago
Merge Ted's patch for writing symbols to stdout for linux. More... about 17 years ago
Minidump without context crashes the processor (#153). r=bryner
Mark Mentovai
as mmentovai
More... about 17 years ago
Emergency crash fix, tbr=bryner
Mark Mentovai
as mmentovai
More... about 17 years ago
Truncated Windows/x86 stacks when using FPO. Add stack scanning to recover instruction and frame pointers with better reliability. r=bryner
Mark Mentovai
as mmentovai
More... about 17 years ago