summaryrefslogtreecommitdiffstats
path: root/chrome/browser/diagnostics/recon_diagnostics.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-12/+8
* Convert FormatBytes to string16.evan@chromium.org2010-08-191-4/+2
* Revert "Convert FormatBytes to string16."evan@chromium.org2010-08-181-2/+4
* Convert FormatBytes to string16.evan@chromium.org2010-08-181-4/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+5
* Upping the diagnostic mode limits for file sizecpu@chromium.org2010-07-141-2/+2
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Add diagnostic check for the Preferences filecpu@chromium.org2010-04-141-1/+75
* Diagnostic mode shows wrong size for certain pathscpu@chromium.org2010-03-241-8/+19
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* More work on diagnostics modecpu@chromium.org2010-02-051-34/+95
* Improvements to the diagnostic modecpu@chromium.org2010-01-141-10/+30
* Add some diagnostic test to diagnostic modecpu@chromium.org2009-12-201-0/+196