summaryrefslogtreecommitdiffstats
path: root/chrome/tools/crash_service
Commit message (Expand)AuthorAgeFilesLines
* 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
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-8/+7
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-7/+8
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-8/+7
* Use ASCII strings for switch names.evan@chromium.org2009-10-132-6/+6
* Convert crash_service and generate_profile to gyp generation.sgk@google.com2009-06-031-157/+0
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-110/+0
* Slight code change to make some global variables const.maruel@google.com2009-03-101-3/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-103-3/+0