| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some more debugging info to the --diagnostics for when checking filepath. | finnur@chromium.org | 2011-02-08 | 1 | -4/+10 |
* | FilePath: Remove much of ToWStringHack, adding a LossyDisplayName() | evan@chromium.org | 2011-02-04 | 1 | -2/+1 |
* | Coverity: Fix unchecked return values. | kmadhusu@chromium.org | 2011-01-12 | 1 | -1/+5 |
* | Fix minor CHECKED_RETURN Coverity complaint in code I added to the --diagnost... | finnur@chromium.org | 2011-01-11 | 1 | -1/+2 |
* | Integrate about:conflicts with --diagnostics | finnur@chromium.org | 2011-01-06 | 1 | -7/+66 |
* | Revert 69592 - file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -0/+4 |
* | file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -4/+0 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 1 | -0/+1 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -5/+5 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 1 | -12/+8 |
* | Convert FormatBytes to string16. | evan@chromium.org | 2010-08-19 | 1 | -4/+2 |
* | Revert "Convert FormatBytes to string16." | evan@chromium.org | 2010-08-18 | 1 | -2/+4 |
* | Convert FormatBytes to string16. | evan@chromium.org | 2010-08-18 | 1 | -4/+2 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -1/+2 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -3/+5 |
* | Upping the diagnostic mode limits for file size | cpu@chromium.org | 2010-07-14 | 1 | -2/+2 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -1/+2 |
* | Add diagnostic check for the Preferences file | cpu@chromium.org | 2010-04-14 | 1 | -1/+75 |
* | Diagnostic mode shows wrong size for certain paths | cpu@chromium.org | 2010-03-24 | 1 | -8/+19 |
* | chrome 1: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -0/+1 |
* | More work on diagnostics mode | cpu@chromium.org | 2010-02-05 | 1 | -34/+95 |
* | Improvements to the diagnostic mode | cpu@chromium.org | 2010-01-14 | 1 | -10/+30 |
* | Add some diagnostic test to diagnostic mode | cpu@chromium.org | 2009-12-20 | 1 | -0/+196 |