summaryrefslogtreecommitdiffstats
path: root/chrome_frame/crash_reporting/minidump_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-2/+2
* 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-091-4/+5
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-5/+4
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-4/+5
* 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
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-6/+6
* 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-051-0/+433