summaryrefslogtreecommitdiffstats
path: root/chrome/tools/crash_service
Commit message (Expand)AuthorAgeFilesLines
* 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
* Yet more crash_service fixery.evan@chromium.org2009-01-211-0/+3
* Fix crash_service to use different CommandLine API.evan@chromium.org2009-01-211-1/+2
* FIX THE BUILD.maruel@chromium.org2009-01-171-2/+0
* INTENTIONALLY BREAK THE BUILD. Sync to the next revision.maruel@chromium.org2009-01-171-0/+2
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-15/+60
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-1/+15
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-157/+157
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-157/+157
* Next round of SCons changes:sgk@google.com2008-11-142-54/+51
* Switch to the new crash service URL.mal@chromium.org2008-11-081-1/+1