| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in chrome/browser/, part 1 of 4. | avi | 2015-12-26 | 1 | -0/+1 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-22 | 1 | -4/+2 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-30 | 1 | -5/+3 |
* | Standardize usage of virtual/override/final in chrome/browser/ | Daniel Cheng | 2014-10-21 | 1 | -4/+4 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]* | mostynb | 2014-10-13 | 1 | -4/+4 |
* | This adds a recovery mode to the diagnostics so that we can | gspencer@chromium.org | 2013-08-07 | 1 | -40/+51 |
* | This updates and cleans up the chrome diagnostics mode so that it includes so... | gspencer@chromium.org | 2013-07-09 | 1 | -21/+13 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -4/+7 |
* | Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S... | ricow@chromium.org | 2012-08-23 | 1 | -3/+3 |
* | Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data... | mrossetti@chromium.org | 2012-08-23 | 1 | -3/+3 |
* | Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S... | mrossetti@chromium.org | 2012-08-14 | 1 | -3/+3 |
* | Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data... | mrossetti@chromium.org | 2012-08-14 | 1 | -3/+3 |
* | Integrate about:conflicts with --diagnostics | finnur@chromium.org | 2011-01-06 | 1 | -2/+2 |
* | Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM. | mattm@chromium.org | 2010-10-21 | 1 | -1/+1 |
* | Revert "Disable DiagnosticsModelTest.RunAll." | agl@chromium.org | 2010-10-07 | 1 | -2/+1 |
* | Disable DiagnosticsModelTest.RunAll. | agl@chromium.org | 2010-10-07 | 1 | -1/+2 |
* | diagnostics: Add VersionTest to linux. | tfarina@chromium.org | 2010-06-17 | 1 | -1/+3 |
* | Revert 49875 - diagnostics: Add VersionTest to linux. | michaeln@google.com | 2010-06-16 | 1 | -1/+1 |
* | diagnostics: Add VersionTest to linux. | tfarina@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | Add diagnostic check for the Preferences file | cpu@chromium.org | 2010-04-14 | 1 | -2/+2 |
* | Allow specifiying a different user-data-dir for diagnostic mode | cpu@chromium.org | 2010-04-09 | 1 | -2/+8 |
* | Include the appcache and database tracker databases into the sql diagnostics ... | michaeln@chromium.org | 2010-04-02 | 1 | -3/+3 |
* | Re-land sqlite diagnostics | cpu@chromium.org | 2010-03-31 | 1 | -2/+2 |
* | More work on diagnostics mode | cpu@chromium.org | 2010-02-05 | 1 | -1/+1 |
* | Add some diagnostic test to diagnostic mode | cpu@chromium.org | 2009-12-20 | 1 | -5/+22 |
* | Basic console output for diagnostics mode windows-only | cpu@chromium.org | 2009-12-03 | 1 | -1/+6 |
* | Introducing the diagnostic model classes | cpu@chromium.org | 2009-11-19 | 1 | -0/+76 |