summaryrefslogtreecommitdiffstats
path: root/chrome/browser/diagnostics
Commit message (Expand)AuthorAgeFilesLines
* Change kNotSignedInProfile to kInitialProfile to better reflect its usage.mirandac@chromium.org2011-08-121-2/+2
* Fix memory leak in ConflictingDllsTest.finnur@chromium.org2011-08-111-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-3/+3
* app: Get rid of app_paths.[cc,h] files.tfarina@chromium.org2011-06-271-2/+0
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-241-2/+2
* Localize strings, speeds.avi@chromium.org2011-06-221-4/+3
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-112-9/+17
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-14/+7
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-7/+14
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-14/+7
* Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference.dhollowa@chromium.org2011-03-291-1/+1
* Revert 79651 - Coverity: Pass parameters by reference.dhollowa@chromium.org2011-03-291-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-291-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove the check for inspector files since they're in resources.pak now.tony@chromium.org2011-03-233-7/+7
* wstring: remove a needless wchar_t that is ASCIIevan@chromium.org2011-03-151-1/+1
* Add some more debugging info to the --diagnostics for when checking filepath.finnur@chromium.org2011-02-081-4/+10
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-2/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+2
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-01-121-1/+5
* Fix minor CHECKED_RETURN Coverity complaint in code I added to the --diagnost...finnur@chromium.org2011-01-111-1/+2
* Integrate about:conflicts with --diagnosticsfinnur@chromium.org2011-01-067-21/+96
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-0/+4
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-4/+0
* Deinline even more destructors.erg@google.com2010-12-143-33/+64
* Wrap GlobalDescriptors singleton in accessor method.evan@chromium.org2010-12-071-2/+2
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-1/+1
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-5/+5
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Revert "Disable DiagnosticsModelTest.RunAll."agl@chromium.org2010-10-071-2/+1
* Disable DiagnosticsModelTest.RunAll.agl@chromium.org2010-10-071-1/+2
* 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
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-2/+1
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-181-1/+1
* Revert "Convert FormatBytes to string16."evan@chromium.org2010-08-181-2/+4
* Convert FormatBytes to string16.evan@chromium.org2010-08-181-4/+2
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-4/+0
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-302-4/+5
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-292-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-265-0/+5
* Coverity issues 9318, 9319: Uninitialized members in diagnostics_main.ccfinnur@chromium.org2010-07-241-3/+5
* 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
* diagnostics: Implement PosixConsole::Read function.tfarina@chromium.org2010-06-181-2/+9
* diagnostics: Add VersionTest to linux.tfarina@chromium.org2010-06-172-1/+4
* Revert 49875 - diagnostics: Add VersionTest to linux.michaeln@google.com2010-06-162-2/+1