summaryrefslogtreecommitdiffstats
path: root/chrome/browser/diagnostics
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-091-1/+1
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-2/+2
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-1/+2
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-2/+1
* More SQL statement usage regularization. Back-touch somegbillock@chromium.org2012-02-181-2/+2
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-1/+2
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-081-0/+2
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-281-1/+1
* win/diagnostic mode: Restore "Press [enter] to continue" prompt.thakis@chromium.org2012-01-021-1/+2
* Remove 1 static initializer and some unused code.thakis@chromium.org2011-11-241-27/+11
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-3/+4
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* * Make diagnostic mode to workyosin@chromium.org2011-09-131-6/+8
* 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