summaryrefslogtreecommitdiffstats
path: root/chrome_frame/crash_reporting
Commit message (Expand)AuthorAgeFilesLines
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-1/+1
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-3/+5
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-8/+0
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-1/+4
* Remove locked histogram macros since jar@chromium.org made the base macros th...grt@chromium.org2011-04-061-9/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-282-3/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-9/+9
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-11/+12
* Fixing several typos in gyp files detected by jeanluc's forthcoming changes t...bradnelson@google.com2011-01-111-1/+1
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-4/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-4/+6
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-092-9/+10
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-072-10/+9
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-072-9/+10
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-4/+6
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-9/+11
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-1/+1
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Improve filtering for false positive crashesamit@chromium.org2010-12-133-61/+42
* Add a Chrome Frame metric to track channel errors that result in sad tabs.robertshield@chromium.org2010-12-082-2/+9
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-6/+6
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-3/+3
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-273-4/+2
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-134-22/+35
* Move the crash metrics to the crash reproting lib to avoid a back dependency ...mad@google.com2010-06-124-1/+160
* Add support for uploading UMA metrics data from ChromeFrame. Added support fo...ananta@chromium.org2010-06-111-0/+3
* Cleanup: Add a bunch of missing includes.thestig@chromium.org2010-05-101-3/+5
* Avoid reporting crashes for exceptions that hit our SEH from calls to the ori...robertshield@chromium.org2010-05-012-33/+48
* Some cleanup regarding Siggi's comments on http://codereview.chromium.org/173...robertshield@chromium.org2010-04-282-3/+4
* Add an ExceptionBarrier around outbound calls to patched methods in IE. In so...robertshield@chromium.org2010-04-282-12/+39
* Heuristically avoid reporting crashes during DLL loading.siggi@chromium.org2010-03-125-18/+117
* Utility functions to interact with the NT loader's data structures and associ...siggi@chromium.org2010-03-116-0/+587
* Make minidump test deterministic by explicitly loading and unloading a specif...siggi@chromium.org2010-02-261-5/+13
* Add a test executable to allow verifying which minidump flag configurations w...siggi@chromium.org2010-02-052-0/+444
* Tweak the crash dump flags to make sure we get PEB/TEB and the unloaded modul...siggi@chromium.org2010-02-051-1/+20
* Committing for stoyan since we need this now...mad@chromium.org2010-02-031-3/+3
* Omit FPO so ::RtlCaptureStackBackTrace is more reliable in Release build for ...stoyan@chromium.org2010-02-022-5/+8
* Prevent excessive crash reporting due stack overflow (due exception in SEH fi...stoyan@chromium.org2010-01-318-358/+645
* Suppress crash dump generation due to IsBadXXX functions.amit@chromium.org2010-01-156-44/+127
* The ChromeFrame crash reporting code should not depend on chrome frame as it ...ananta@chromium.org2009-12-092-12/+26
* Added support for running reliability tests for ChromeFrame on similar lines ...ananta@chromium.org2009-12-091-2/+14
* Comment fixed.stoyan@google.com2009-10-231-1/+1
* Do not create dump on custom exception codes.stoyan@google.com2009-10-231-0/+7
* For Steven Truong (stevet@)mad@chromium.org2009-10-202-0/+206
* Committing for Steven who got LGTM from here:mad@chromium.org2009-10-155-0/+357