| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass crash dump directory through ClientInfo | chrisphan@chromium.org | 2013-03-15 | 2 | -27/+16 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 3 | -13/+13 |
* | Breakpad: Enable more logging in crash_service to debug flaky failures on Win... | mseaborn@chromium.org | 2013-01-16 | 1 | -2/+4 |
* | Add support for running multiple browser instances with reliability tests. | chrisphan@chromium.org | 2012-11-13 | 2 | -6/+30 |
* | Revert 165702 - Add support for running multiple browser instances with relia... | vandebo@chromium.org | 2012-11-02 | 2 | -30/+6 |
* | Add support for running multiple browser instances with reliability tests. | chrisphan@chromium.org | 2012-11-02 | 2 | -6/+30 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Roll Breakpad to @970. | alexeypa@chromium.org | 2012-06-14 | 1 | -1/+2 |
* | Revert 136762 - Bump Breakpad revision to r963 | glider@chromium.org | 2012-05-14 | 1 | -3/+1 |
* | Bump Breakpad revision to r963 | glider@chromium.org | 2012-05-12 | 1 | -1/+3 |
* | Update Breakpad to r891, to pick up r891. r891 is a speculative backout of | mark@chromium.org | 2011-11-28 | 2 | -5/+1 |
* | Update breakpad to rev: 886. | qsr@chromium.org | 2011-11-21 | 2 | -1/+5 |
* | Fix check_perms failure from r105190. | thestig@chromium.org | 2011-10-12 | 1 | -0/+0 |
* | x86-64 Breakpad: Append "-x64" to the pipe name for 64-bit processes | mseaborn@chromium.org | 2011-10-12 | 1 | -0/+4 |
* | Windows Breakpad: Allow the crash dump dir and pipe name to be overridden | mseaborn@chromium.org | 2011-08-06 | 2 | -8/+25 |
* | Change other usages of .size() to .empty() when applicable. | erg@google.com | 2011-03-04 | 1 | -1/+1 |
* | FilePath: Remove much of ToWStringHack, adding a LossyDisplayName() | evan@chromium.org | 2011-02-04 | 1 | -1/+1 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 2 | -5/+5 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-11 | 1 | -2/+6 |
* | Revert 70920 - Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-10 | 1 | -6/+2 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-10 | 1 | -2/+6 |
* | Revert 70782 - Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-07 | 1 | -6/+2 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-07 | 1 | -2/+6 |
* | windows: remove PathService::Get() that uses wstrings | evan@chromium.org | 2010-11-30 | 2 | -15/+13 |
* | Convert LOG(INFO) to VLOG(1) - chrome/tools/. | pkasting@chromium.org | 2010-10-20 | 2 | -23/+23 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -2/+2 |
* | Roll DEPS for Breakpad r692:r697, try 3. | thestig@chromium.org | 2010-09-23 | 1 | -5/+2 |
* | Revert 60146 - Breakpad DEPS roll 692:697 | erikwright@chromium.org | 2010-09-22 | 1 | -1/+0 |
* | Breakpad DEPS roll 692:697 | erikwright@chromium.org | 2010-09-22 | 1 | -0/+1 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-06 | 1 | -2/+2 |
* | Revert "Remove GetSwitchValue() from chrome/* where easy." | evan@chromium.org | 2010-08-04 | 1 | -2/+2 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-04 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 1 | -1/+0 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | Update breakpad (432->452) | gregoryd@google.com | 2009-12-18 | 1 | -1/+1 |
* | Allow low integrity processes to connect to the chrome crash server pipe. Thi... | ananta@chromium.org | 2009-12-07 | 2 | -1/+60 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -5/+5 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -1/+1 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -2/+1 |
* | Re-try r29078: Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -8/+7 |
* | Revert wstring patch (r29078 and follow up commits). It is causing failures o... | estade@chromium.org | 2009-10-15 | 1 | -7/+8 |
* | Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -8/+7 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 2 | -6/+6 |
* | Convert crash_service and generate_profile to gyp generation. | sgk@google.com | 2009-06-03 | 1 | -157/+0 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+0 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -110/+0 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -3/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 3 | -3/+0 |