summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* Introducing the basic functionality to the speech input experimental API.leandrogracia@chromium.org2011-10-131-1/+1
* Add metrics to help measure effects of installing default apps in a profilerogerta@chromium.org2011-10-132-58/+89
* Autoload any profiles with background applications running.rlp@chromium.org2011-10-127-2/+98
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-125-95/+6
* Persist Alternate-Protocol.willchan@chromium.org2011-10-121-1/+1
* Multi-Profiles: Fix choosing random profile avatarsail@chromium.org2011-10-122-33/+51
* Multi-Profiles: Initialize sync user name when adding profilesail@chromium.org2011-10-114-8/+13
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-105-2/+82
* Notify users about certain changes in installed extensions.miket@chromium.org2011-10-101-0/+2
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-102-0/+10
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-098-17/+44
* Fixing misleading name in a speech input setting and related variables.leandrogracia@chromium.org2011-10-082-5/+5
* Remove Prerender from ResourceContext and ProfileIOData.cbentzel@chromium.org2011-10-072-22/+0
* Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe...nsylvain@chromium.org2011-10-075-80/+0
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-075-0/+80
* Make profile deletion really remove stale profile directoryjeremy@chromium.org2011-10-062-18/+23
* Honor profile startup settings when opening a window for a profile.rlp@chromium.org2011-10-063-14/+38
* [Multi profile] Clicking "Customize User" should show the "Manage User" dialog.binji@chromium.org2011-10-051-1/+5
* Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-10-057-41/+9
* Show sync promo at startupsail@chromium.org2011-10-051-4/+8
* Separate Virtual Keyboard related conditionals from TouchUIhashimoto@chromium.org2011-10-041-1/+1
* Revert r100800 - Add CHECKs to make sure we don't leak Browsers on Profile sh...willchan@chromium.org2011-10-042-7/+0
* Clean up some profile menu code.mirandac@chromium.org2011-10-034-67/+11
* Ensure that --disable-extensions disables extension prefs from being enactedbattre@chromium.org2011-09-301-0/+5
* Creating a basic skeleton for the Speech Input Experimental API.leandrogracia@chromium.org2011-09-291-0/+2
* Remove unneeded calls from the ContentBrowserClient.avi@chromium.org2011-09-291-5/+0
* Move sync promo to standalone pagesail@chromium.org2011-09-291-4/+0
* Cache sync user name in ProfileInfoCache:wsail@chromium.org2011-09-297-24/+38
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-295-88/+110
* Fix ProfileInfoCacheUnittestssail@chromium.org2011-09-292-36/+47
* Make TransportSecurityState not ref-counted for simplicity.phajdan.jr@chromium.org2011-09-272-3/+3
* Rename ExtensionSettingsUIWrapper to ExtensionSettingsFrontend andakalin@chromium.org2011-09-271-1/+1
* Change the way that default apps are installed to use a more standardrogerta@chromium.org2011-09-271-69/+0
* Protect predictor_ shutdown in PrifileImplIoData::Handle destructorstevenjb@google.com2011-09-261-6/+6
* AutofillOptionsHandler is crashingdhollowa@chromium.org2011-09-261-0/+5
* Profile shouldn't own PersonalDataManagerdhollowa@chromium.org2011-09-236-23/+2
* Fix ProfileImpl::InstallDefaultApps which used to do IO on the wrong thread.pastarmovj@chromium.org2011-09-232-28/+46
* Removing singelton property of MediaStreamManager.mflodman@chromium.org2011-09-222-0/+9
* Aura: Use extension-based file picker from CrOS for pure-views builds.jamescook@chromium.org2011-09-211-18/+24
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-214-14/+16
* Enable sync for the settings from the Extension Settings API.akalin@chromium.org2011-09-212-5/+0
* Move TransportSecurityPersister completely to IO thread.phajdan.jr@chromium.org2011-09-2111-58/+68
* Making TOOLKIT_USES_GTK orthogonal to USE_AURA.saintlou@chromium.org2011-09-201-2/+2
* Adding CHECK to determine the cause of flakiness during predictor shutdown on...rlp@chromium.org2011-09-191-1/+6
* Revert "Revert r101377 and r100426."agl@chromium.org2011-09-192-4/+8
* Revert r101377 and r100426.agl@chromium.org2011-09-192-8/+4
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-2/+2
* Second attempt at fixing deadlock. My earlier attempt failed because Isky@chromium.org2011-09-161-9/+12
* Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto testsstevenjb@google.com2011-09-161-5/+10
* Make FaviconService a scoped_ptr and remove call to base::RefCountedThreadSafekushi.p@gmail.com2011-09-162-4/+3