summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-182-32/+35
* Disable GAIA profile infosail@chromium.org2012-01-182-7/+12
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-178-42/+22
* Check the browser distribution when determining whether or not we should crea...stevet@chromium.org2012-01-171-2/+5
* Revert 117758 -- turned many boxes on the memory waterfall red:thakis@chromium.org2012-01-148-22/+42
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-148-42/+22
* Updating Preconnect to no longer get the default context. Instead it now gets...rlp@chromium.org2012-01-143-10/+13
* Move ProfileInfoCache + GAIAInfoUpdateService init to DoFinalInit.tim@chromium.org2012-01-132-8/+10
* Restore all profiles which were active when restoring the last open pages.marja@chromium.org2012-01-123-6/+229
* Make ProfileImplIOData::Handle::GetResourceContext() imply LazyInitialize().ajwong@chromium.org2012-01-116-6/+27
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-1/+1
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-116-7/+27
* Revert "Restore all profiles which were active when restoring the last open p...saintlou@chromium.org2012-01-103-229/+6
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-1/+1
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-1/+1
* Readability review for C++.mirandac@chromium.org2012-01-102-13/+12
* Restore all profiles which were active when restoring the last open pages.marja@chromium.org2012-01-103-6/+229
* Profiles: Add a size check to ProfileImpl to make sure it no longer grows.erg@chromium.org2012-01-062-2/+32
* Make incognito windows not inherit HSTS state from the main profile.agl@chromium.org2012-01-064-13/+13
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-062-3/+2
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Create a new SSL session cache for each Incognito profile.agl@chromium.org2012-01-032-8/+18
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-3/+1
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-4/+4
* Add more per-tab preferences.mnaganov@chromium.org2011-12-291-1/+2
* Fix MockKeychain implementation on Macrsimha@chromium.org2011-12-271-6/+1
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-6/+1
* Refactor ProfileInfoCacheObserver interface and usage thereof.stevet@chromium.org2011-12-226-114/+95
* Remove custom Task implementation from ProfileManager.dcheng@chromium.org2011-12-221-38/+25
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-2/+2
* sync: take two on removing cros_user parameter from ProfileSyncService.tim@chromium.org2011-12-215-35/+4
* Coverity fixes for PASS_BY_VALUE.scr@chromium.org2011-12-212-4/+5
* Remove GAIA desktop shortcut badges when user signs out.stevet@chromium.org2011-12-201-11/+30
* Coverity fix PASS_BY_VALUE.scr@chromium.org2011-12-201-1/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-206-4/+6
* Deprecate WEBKIT threadjoth@chromium.org2011-12-202-2/+4
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-3/+3
* Revert "sync: remove cros_user parameter from ProfileSyncService"nkostylev@chromium.org2011-12-195-4/+24
* Go through NotificationService interface in the remaining places.tfarina@chromium.org2011-12-192-0/+3
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-191-2/+4
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-181-4/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-181-2/+4
* Fix race condition in ChromeProxyConfigServicebattre@chromium.org2011-12-181-1/+1
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-171-4/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-171-2/+4
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-12-171-1/+1
* sync: remove cros_user parameter from ProfileSyncServicetim@chromium.org2011-12-165-24/+4
* Badge the original profile's desktop shortcut and ensure it is unbadged if it...stevet@chromium.org2011-12-166-18/+84
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-154-15/+0
* Trivial move of content::BrowserContext to content/public.joi@chromium.org2011-12-151-1/+1