summaryrefslogtreecommitdiffstats
path: root/chrome/browser/diagnostics
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move webkit/database to webkit/browser and webkit/common. Also move content::...michaeln@google.com2013-05-221-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-031-1/+1
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-281-1/+1
* Remove a few chrome dependencies of c/b/webdatakaiwang@chromium.org2013-03-241-1/+2
* Revert 184352brettw@chromium.org2013-02-241-3/+3
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-3/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-3/+3
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-104-25/+30
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-082-5/+5
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-075-33/+38
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+3
* Bake targeted error histogram support directly into sql::Connection.shess@chromium.org2013-01-032-38/+0
* Raze history database if corruptedpkotwicz@chromium.org2012-10-272-10/+4
* Move ErrorDelegate to its own file and add static utility functions to ErrorD...pkotwicz@chromium.org2012-10-182-11/+5
* Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S...ricow@chromium.org2012-08-234-20/+4
* Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...mrossetti@chromium.org2012-08-234-4/+20
* Add more OWNERS inside chrome/browser.thestig@chromium.org2012-08-221-0/+1
* Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S...mrossetti@chromium.org2012-08-144-20/+4
* Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...mrossetti@chromium.org2012-08-144-4/+20
* Remove wchar_t versions of StringPrintf from Androidhusky@chromium.org2012-08-011-6/+10