| Commit message (Expand) | Author | Age | Files | Lines |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move some more file utils to the base namespace. | brettw@chromium.org | 2013-12-02 | 1 | -1/+1 |
* | Move CrashService class to breakpad component | jochen@chromium.org | 2013-10-18 | 3 | -630/+14 |
* | Don't check the result of new for NULL. | thakis@chromium.org | 2013-10-17 | 1 | -4/+0 |
* | Embed compatibility manifest into all *.exe files | Yukawa@chromium.org | 2013-07-30 | 1 | -0/+1 |
* | Strip CRs from *.exe.manifest that have them | hidehiko@chromium.org | 2013-07-17 | 1 | -11/+11 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Move DeleteAfterReboot, Move, and ReplaceFile to base namespace | brettw@chromium.org | 2013-07-01 | 1 | -1/+1 |
* | Revert r206949 - "Start moving breakpad integration to a component." | jochen@chromium.org | 2013-06-29 | 1 | -2/+1 |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 1 | -6/+4 |
* | Start moving breakpad integration to a component. | jochen@chromium.org | 2013-06-18 | 1 | -1/+2 |
* | 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 |