summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-154-0/+15
* net: remove DNS certificate checking code.agl@chromium.org2011-12-154-15/+0
* [Sync Promo UI] Changing sync promo to honor brand codes.dbeam@chromium.org2011-12-151-1/+1
* Extend --load-extension commandline to accept multiple (comma-separated) exte...jvoung@google.com2011-12-141-3/+9
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-142-5/+7
* Create copy of extensions page that is standalone.estade@chromium.org2011-12-133-3/+3
* Remove unused include.achuith@chromium.org2011-12-131-4/+0
* Ensure that use of GAIA names are considered when handling desktop shortcut c...stevet@chromium.org2011-12-134-15/+96
* Making profile avatars and names sync. This is done by moving these two prope...jwd@chromium.org2011-12-137-40/+201
* Fixes for the kWasRestarted pref.marja@chromium.org2011-12-131-1/+2
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-122-0/+8
* Adding metrics to track browser launches per primary/secondary profile. Addin...rlp@chromium.org2011-12-123-27/+68
* Remove the AudioManager singleton.tommi@chromium.org2011-12-122-1/+7
* Profiles: Move NetworkActionPredictor to the ProfileKeyedService framework.erg@chromium.org2011-12-126-19/+3
* Clear GAIA profile picture URL when signing outsail@chromium.org2011-12-102-1/+17
* Lower log level for profile errorssail@chromium.org2011-12-091-3/+3
* Fix an issue where the first profile desktop shortcut gets the correct argume...stevet@chromium.org2011-12-091-1/+3
* Fix crash during profile shutdownsail@chromium.org2011-12-092-1/+5
* Appcache, local storage, indexed db, databases: skip exit-time deletion when ...marja@chromium.org2011-12-081-5/+11
* Removed flag --expose-private-extension-api. Added --load-component-extension.serya@chromium.org2011-12-081-0/+16
* Fix detection of default G+ profile picturesail@chromium.org2011-12-072-14/+5
* Replace ProfileManagerObserver with callbacksail@chromium.org2011-12-076-144/+124