| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -0/+2 |
* | 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 | 7 | -21/+96 |
* | 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 | 3 | -33/+64 |
* | Wrap GlobalDescriptors singleton in accessor method. | evan@chromium.org | 2010-12-07 | 1 | -2/+2 |
* | Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM. | mattm@chromium.org | 2010-10-21 | 1 | -1/+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 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 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 |
* | 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 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -2/+1 |
* | Move bundled copy of sqlite one level deeper to better separate it | phajdan.jr@chromium.org | 2010-08-18 | 1 | -1/+1 |
* | 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 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -4/+0 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 2 | -4/+5 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 2 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 5 | -0/+5 |
* | Coverity issues 9318, 9319: Uninitialized members in diagnostics_main.cc | finnur@chromium.org | 2010-07-24 | 1 | -3/+5 |
* | 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 |
* | diagnostics: Implement PosixConsole::Read function. | tfarina@chromium.org | 2010-06-18 | 1 | -2/+9 |
* | diagnostics: Add VersionTest to linux. | tfarina@chromium.org | 2010-06-17 | 2 | -1/+4 |
* | Revert 49875 - diagnostics: Add VersionTest to linux. | michaeln@google.com | 2010-06-16 | 2 | -2/+1 |
* | diagnostics: Add VersionTest to linux. | tfarina@chromium.org | 2010-06-16 | 2 | -1/+2 |
* | Posix: implement diagnostics mode console output. | mattm@chromium.org | 2010-05-15 | 1 | -37/+144 |
* | 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 | 5 | -4/+90 |
* | Allow specifiying a different user-data-dir for diagnostic mode | cpu@chromium.org | 2010-04-09 | 6 | -27/+62 |
* | Include the appcache and database tracker databases into the sql diagnostics ... | michaeln@chromium.org | 2010-04-02 | 4 | -71/+69 |
* | Re-land sqlite diagnostics | cpu@chromium.org | 2010-03-31 | 4 | -6/+125 |
* | Revert 43143 - Implement db corruption tests for diagnostic mode | arv@chromium.org | 2010-03-31 | 3 | -123/+4 |
* | Implement db corruption tests for diagnostic mode | cpu@chromium.org | 2010-03-30 | 3 | -4/+123 |
* | Diagnostic mode shows wrong size for certain paths | cpu@chromium.org | 2010-03-24 | 1 | -8/+19 |
* | BSD ifdefs, etc. necessary for chrome/ | pvalchev@google.com | 2010-03-09 | 1 | -6/+6 |
* | 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 | 4 | -43/+106 |
* | Improvements to the diagnostic mode | cpu@chromium.org | 2010-01-14 | 2 | -11/+47 |
* | Cleanup histogram classes mixing SetFlags into FactoryGet arguments | jar@chromium.org | 2009-12-28 | 1 | -5/+1 |
* | Add some diagnostic test to diagnostic mode | cpu@chromium.org | 2009-12-20 | 5 | -48/+266 |
* | Use factory to create histograms, and refcounts to track lifetimes | jar@chromium.org | 2009-12-06 | 1 | -3/+5 |
* | Basic console output for diagnostics mode windows-only | cpu@chromium.org | 2009-12-03 | 5 | -7/+244 |
* | Introducing the diagnostic model classes | cpu@chromium.org | 2009-11-19 | 4 | -0/+380 |