summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* Initial drop of profile avatar icons.sail@chromium.org2011-07-191-0/+6
* some cleanup for base/stl_utildilmah@chromium.org2011-07-194-4/+4
* Don't crash on startup if libcros is loaded when running on linux.stevenjb@google.com2011-07-191-4/+2
* Start and stop the safe browsing service depending on whether any profile is ...joaodasilva@chromium.org2011-07-192-3/+9
* Start the extension event routers for each profile, not just at browser startup.yoz@chromium.org2011-07-191-0/+10
* Make sure to cancel all URLRequests for a ResourceContext on profile shutdown.willchan@chromium.org2011-07-181-0/+7
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-169-29/+79
* Reland r92615 - Linux: make externally-stored passwords (e.g. GNOME Keyring) ...mdm@chromium.org2011-07-164-12/+56
* Wired direct GAIA authentication into ChromeOS login screen.zelidrag@chromium.org2011-07-161-0/+19
* Move download stuff from download helper back to TabContents. This is basical...jam@chromium.org2011-07-151-9/+9
* Disable ProfileManagerTest.CreateProfilesAsync due to crashes.tim@chromium.org2011-07-151-1/+1
* Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...willchan@chromium.org2011-07-159-66/+25
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-159-25/+66
* Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-159-66/+25
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-159-25/+66
* Revert 92615 - Linux: make externally-stored passwords (e.g. GNOME Keyring) p...mdm@chromium.org2011-07-144-56/+12
* Linux: make externally-stored passwords (e.g. GNOME Keyring) profile-specific.mdm@chromium.org2011-07-144-12/+56
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-134-0/+19
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-138-60/+29
* Re-land change 7253001.sanjeevr@chromium.org2011-07-131-0/+4
* Don't show a prompt when loading an extension with NPAPI plugins viampcomplete@chromium.org2011-07-131-1/+1
* Revert "Fix memory leak ProfileManagerTest."koz@chromium.org2011-07-131-2/+0
* Fix memory leak ProfileManagerTest.koz@chromium.org2011-07-121-0/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+5
* Make ProfileIOData keep track of the app specific request contexts.willchan@chromium.org2011-07-126-41/+73
* Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...bauerb@chromium.org2011-07-122-4/+8
* Build fixes for chromiumos. Will send out a new patch fixing checkdeps failur...ananta@chromium.org2011-07-101-1/+2
* Fix for compile failures caused by the change to move chrome specific notific...ananta@chromium.org2011-07-101-3/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-108-30/+35
* Multi-Profiles: Enable multi-profiles by default for views uisail@chromium.org2011-07-102-0/+12
* Multi-Profiles: Pass profile directories by referencesail@chromium.org2011-07-081-2/+2
* Move code to clear web databases on shutdown to the database trackerjochen@chromium.org2011-07-082-4/+18
* Multi-Profiles: Add delete profile commandsail@chromium.org2011-07-072-1/+38
* Multi-profiles: Use profile cache for menusail@chromium.org2011-07-064-7/+94
* Disabling all profile info cache testsail@chromium.org2011-07-061-2/+2
* Disable profile testsail@chromium.org2011-07-061-1/+1
* Multi-Profiles: New Profile Setup UIsail@chromium.org2011-07-065-15/+55
* Make ExtensionContentSettingsStore refcounted.bauerb@chromium.org2011-07-062-0/+6
* Change ProtocolHandlerRegistry from locks to message passing.koz@chromium.org2011-07-051-1/+1
* Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox.jeremy@chromium.org2011-07-041-1/+5
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-012-4/+11
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-3/+1
* Revert 91246 - Replace locks with message passing in ProtocolHandlerRegistry.dpapad@chromium.org2011-07-011-1/+1
* Replace locks with message passing in ProtocolHandlerRegistry.koz@chromium.org2011-07-011-1/+1
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-303-0/+9
* Profiles: Make NTPResourceCache a ProfileKeyedService.erg@chromium.org2011-06-294-24/+3
* Remove the metadata URL request handler. This was never used, it was thebrettw@chromium.org2011-06-291-6/+0
* Move user cloud policy to BrowserProcess (was 6979011)gfeher@chromium.org2011-06-291-9/+0
* Revert 90820 - Multi-Profiles: New Profile Setup UIsail@chromium.org2011-06-284-50/+12
* Multi-Profiles: New Profile Setup UIsail@chromium.org2011-06-284-12/+50