summaryrefslogtreecommitdiffstats
path: root/chrome/tools/crash_service
Commit message (Expand)AuthorAgeFilesLines
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-1/+1
* Move CrashService class to breakpad componentjochen@chromium.org2013-10-183-630/+14
* Don't check the result of new for NULL.thakis@chromium.org2013-10-171-4/+0
* Embed compatibility manifest into all *.exe filesYukawa@chromium.org2013-07-301-0/+1
* Strip CRs from *.exe.manifest that have themhidehiko@chromium.org2013-07-171-11/+11
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-1/+1
* Revert r206949 - "Start moving breakpad integration to a component."jochen@chromium.org2013-06-291-2/+1
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+4
* Start moving breakpad integration to a component.jochen@chromium.org2013-06-181-1/+2
* Pass crash dump directory through ClientInfochrisphan@chromium.org2013-03-152-27/+16
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-083-13/+13
* Breakpad: Enable more logging in crash_service to debug flaky failures on Win...mseaborn@chromium.org2013-01-161-2/+4
* Add support for running multiple browser instances with reliability tests. chrisphan@chromium.org2012-11-132-6/+30
* Revert 165702 - Add support for running multiple browser instances with relia...vandebo@chromium.org2012-11-022-30/+6
* Add support for running multiple browser instances with reliability tests. chrisphan@chromium.org2012-11-022-6/+30
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Roll Breakpad to @970.alexeypa@chromium.org2012-06-141-1/+2
* Revert 136762 - Bump Breakpad revision to r963glider@chromium.org2012-05-141-3/+1
* Bump Breakpad revision to r963glider@chromium.org2012-05-121-1/+3
* Update Breakpad to r891, to pick up r891. r891 is a speculative backout ofmark@chromium.org2011-11-282-5/+1
* Update breakpad to rev: 886.qsr@chromium.org2011-11-212-1/+5
* Fix check_perms failure from r105190.thestig@chromium.org2011-10-121-0/+0
* x86-64 Breakpad: Append "-x64" to the pipe name for 64-bit processesmseaborn@chromium.org2011-10-121-0/+4
* Windows Breakpad: Allow the crash dump dir and pipe name to be overriddenmseaborn@chromium.org2011-08-062-8/+25
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-5/+5
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-2/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+2
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-2/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+2
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-2/+6
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-302-15/+13
* Convert LOG(INFO) to VLOG(1) - chrome/tools/.pkasting@chromium.org2010-10-202-23/+23
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* Roll DEPS for Breakpad r692:r697, try 3.thestig@chromium.org2010-09-231-5/+2
* Revert 60146 - Breakpad DEPS roll 692:697erikwright@chromium.org2010-09-221-1/+0
* Breakpad DEPS roll 692:697erikwright@chromium.org2010-09-221-0/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-2/+2
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-2/+2
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+0
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Update breakpad (432->452)gregoryd@google.com2009-12-181-1/+1
* Allow low integrity processes to connect to the chrome crash server pipe. Thi...ananta@chromium.org2009-12-072-1/+60
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-5/+5