summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/testing_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-091-10/+0
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-3/+3
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* components: Move user_prefs into user_prefs namespace.tfarina@chromium.org2013-06-111-2/+2
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-6/+5
* Clean up after moving ProfileKeyedService files to a component.phajdan.jr@chromium.org2013-05-271-6/+6
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-12/+16
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-171-0/+6
* Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."tzik@chromium.org2013-05-131-6/+0
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-101-0/+6
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-101-16/+17
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-101-1/+1
* Added ProfilePolicyConnector, a PKS that owns policy components.joaodasilva@chromium.org2013-05-021-17/+25
* [TopSites] Making TopSites virtual, and creating impl mathp@chromium.org2013-04-291-5/+4
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-9/+17
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-251-0/+3
* Revert 196116 "Sync: Turn on full history sync by default."markusheintz@chromium.org2013-04-241-3/+0
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-241-0/+3
* Delay bookmarks load while the profile is loading.msarda@chromium.org2013-04-181-1/+1
* Cleanup: Get rid of Profile::GetProtocolHandlerRegistry().thestig@chromium.org2013-04-041-13/+5
* bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().tfarina@chromium.org2013-03-251-9/+0
* Make WebDataService no longer depend on ProfileKeyedServicecaitkp@chromium.org2013-03-201-7/+2
* Second try at splitting WebDataService (minus ownership changes)joi@chromium.org2013-03-191-1/+3
* Revert 188935 "Second try at splitting WebDataService (minus own..."pneubeck@google.com2013-03-191-3/+1
* Second try at splitting WebDataService (minus ownership changes)caitkp@chromium.org2013-03-191-1/+3
* Revert r186824caitkp@chromium.org2013-03-141-19/+2
* Remove some dependencies on WebDataServiceFactory and WebDatabaseServiceFactorycaitkp@chromium.org2013-03-131-2/+1
* Separate WebDatabase management from WebDataService.caitkp@chromium.org2013-03-081-2/+20
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-20/+2
* Revert 186347jochen@chromium.org2013-03-061-2/+20
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-20/+2
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-0/+5
* Fix prefs registration in BrowserInstantController.joi@chromium.org2013-03-021-1/+1
* Simplify BlockUntilBookmarkModelLoaded() by using a utility function from ui_...tfarina@chromium.org2013-03-011-8/+1
* Add a signin allowed policy which is used to determine if a user is allowed t...akuegel@chromium.org2013-02-281-0/+10
* Fix prefs registration in SyncPrefs.joi@chromium.org2013-02-271-1/+0
* Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.joi@chromium.org2013-02-121-1/+1
* Move 'theme' parsing out of Extension classMHX348@motorola.com2013-02-121-15/+4
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-14/+15
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-4/+5
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-2/+26
* history: Extract HistoryDBTask into its own header file.tfarina@chromium.org2013-02-081-1/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.rsleevi@chromium.org2013-02-071-4/+4
* Allow signin to continue even if sync is disabled by policy.atwilson@chromium.org2013-02-031-4/+11
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Move core url data manager classes to content.jam@chromium.org2013-01-241-5/+0