summaryrefslogtreecommitdiffstats
path: root/chrome_frame/crash_reporting/crash_report.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-9/+9
* Move the crash metrics to the crash reproting lib to avoid a back dependency ...mad@google.com2010-06-121-1/+1
* Add support for uploading UMA metrics data from ChromeFrame. Added support fo...ananta@chromium.org2010-06-111-0/+3
* Avoid reporting crashes for exceptions that hit our SEH from calls to the ori...robertshield@chromium.org2010-05-011-33/+6
* Some cleanup regarding Siggi's comments on http://codereview.chromium.org/173...robertshield@chromium.org2010-04-281-2/+4
* Add an ExceptionBarrier around outbound calls to patched methods in IE. In so...robertshield@chromium.org2010-04-281-12/+35
* Tweak the crash dump flags to make sure we get PEB/TEB and the unloaded modul...siggi@chromium.org2010-02-051-1/+20
* Omit FPO so ::RtlCaptureStackBackTrace is more reliable in Release build for ...stoyan@chromium.org2010-02-021-0/+4
* Prevent excessive crash reporting due stack overflow (due exception in SEH fi...stoyan@chromium.org2010-01-311-17/+93
* Suppress crash dump generation due to IsBadXXX functions.amit@chromium.org2010-01-151-42/+5
* The ChromeFrame crash reporting code should not depend on chrome frame as it ...ananta@chromium.org2009-12-091-12/+19
* Added support for running reliability tests for ChromeFrame on similar lines ...ananta@chromium.org2009-12-091-2/+14
* Committing for Steven who got LGTM from here:mad@chromium.org2009-10-151-0/+101