summaryrefslogtreecommitdiffstats
path: root/chrome/browser/diagnostics
Commit message (Expand)AuthorAgeFilesLines
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+2
* Cleanup VersionInfo after componentization.sdefresne2015-08-031-5/+4
* Apply automated fixits for Chrome clang plugin to chrome.dcheng2015-04-291-9/+5
* [sql] Clients should use sql::Connection::Delete().shess2015-04-091-1/+1
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-1/+1
* replace COMPILE_ASSERT with static_assert in chrome/browser/mostynb2014-12-231-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-224-10/+8
* Use FilePath in favor of string16 and wchar_t* in some Windows installer code.grt2014-12-051-1/+1
* Move constants used by history component to history namespace.naiem.shaik2014-11-301-2/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-302-8/+6
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-217-38/+39
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-137-35/+35
* Simplify VersionInfo code, avoid hitting sandbox IPC constantly on Windowsscottmg2014-10-071-4/+0
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-101-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-263-3/+3
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-2/+2
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-2/+0
* Remove recovery diagnostics for the archived history database.engedy@chromium.org2014-07-025-18/+7
* Revert 276998 "Remove recovery diagnostics for the archived hist..."kalman@chromium.org2014-06-135-6/+18
* Remove recovery diagnostics for the archived history database.engedy@chromium.org2014-06-135-18/+6
* Remove MakeSqliteAppCacheDbTestpilgrim@chromium.org2014-06-113-18/+4
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-272-16/+10
* Move bookmarks/core/... to bookmarks/...naiem.shaik@gmail.com2014-05-201-1/+1
* Revert 270872 "Move all callers of GetHomeDir() to PathService::..."benwells@chromium.org2014-05-161-5/+2
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-161-2/+5
* Move kBookmarksFileName from chrome into components/bookmarks.tfarina@chromium.org2014-04-121-1/+2
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-3/+8
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-242-7/+8
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-242-8/+7
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-242-7/+8
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-3/+4
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-3/+3
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-2/+2
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-2/+2
* This removes me from the OWNERS files for which I was a membergspencer@chromium.org2013-10-111-1/+0
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-1/+1
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-1/+1
* This adds UMA metrics for the diagnostics recovery mode that is invoked when ...gspencer@chromium.org2013-08-2314-353/+579
* This adds a recovery mode to the diagnostics so that we cangspencer@chromium.org2013-08-0713-78/+438
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-3/+3
* This updates and cleans up the chrome diagnostics mode so that it includes so...gspencer@chromium.org2013-07-0915-677/+1002
* Use a direct include of time headers in chrome/browser/, part 3.avi@chromium.org2013-06-281-1/+1
* Move ComputeDirectorySize to the base namespace.brettw@chromium.org2013-06-221-1/+1
* This adds gspencer to the OWNERS file for diagnostics.gspencer@chromium.org2013-06-201-0/+1
* Use a direct include of strings headers in chrome/browser/d*/.avi@chromium.org2013-06-105-6/+6
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-093-3/+3
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-051-1/+1