summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* Restricting set of URL requests that get intercepted to gview to GET methods ...tbarzic@chromium.org2011-10-311-2/+2
* base::Bind: Convert chrome/browser/profiles.jhawkins@chromium.org2011-10-293-53/+47
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-292-4/+9
* ProfileIOData: Add a few CHECKs to help debug a crash.jhawkins@chromium.org2011-10-282-2/+13
* Sync Promo: Tweak first tabssail@chromium.org2011-10-285-0/+38
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-288-12/+12
* Adding CookieSettings for storing cookie content settings.marja@chromium.org2011-10-284-2/+16
* Move the ExtensionInfoMap in the profile before the ExtensionProcessManagerjochen@chromium.org2011-10-261-2/+2
* [Mac/multiprofile] "Customize User..." should edit the currently active profilejeremy@chromium.org2011-10-253-0/+32
* The current user custom spell check dictionary is shared among profiles. This...shinyak@google.com2011-10-251-1/+1
* Fix for memory leak 72698_b in both normal and incognito mode.Actually it was...nrqv63@motorola.com2011-10-214-2/+6
* Revert 106437 (seems to break _all_ the sync unit tests) - Updating Preconnec...thakis@chromium.org2011-10-202-9/+11
* Updating Preconnect to no longer get the default context. Instead it now gets...rlp@chromium.org2011-10-202-11/+9
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-199-36/+34
* Add comment to profile_manager indicating that GetDefaultProfile should no lo...mirandac@chromium.org2011-10-191-0/+2
* Fix ordering dependencies for #if OS_CHROMEOS and OS_LINUXstevenjb@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-1910-60/+63
* Revert 106069 - Fix for Memory Leak 72698_bthestig@chromium.org2011-10-182-3/+1
* Fix for Memory Leak 72698_bnrqv63@motorola.com2011-10-182-1/+3
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Adding myself to the owners file for profiles.rlp@chromium.org2011-10-181-0/+1
* Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...palmer@chromium.org2011-10-164-0/+17
* Work around async profile delete issuesail@chromium.org2011-10-151-3/+5
* Revert 105669 - Additional infrastructure code supporting the report fraudule...lipalani@chromium.org2011-10-154-17/+0
* Additional infrastructure code supporting the report fraudulent certificate c...palmer@chromium.org2011-10-154-0/+17
* Cuter default names for profiles.mirandac@chromium.org2011-10-144-12/+96
* Fix RENDERER_PROCESS_CREATED AllSources listeners in UserScriptMaster and Vis...yoz@chromium.org2011-10-141-1/+2
* When not running the default apps experiment, default apps should be controlledrogerta@chromium.org2011-10-141-0/+3
* GTK: Enable multi-profiles by defaultsail@chromium.org2011-10-141-3/+3
* Fix RENDER_VIEW_HOST_CREATED_FOR_TAB AllSources usage in UserStyleSheetWatcher.yoz@chromium.org2011-10-131-1/+1
* Initialize ExtensionInfoMap before ExtensionProcessManagerjochen@chromium.org2011-10-131-2/+3
* 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