summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* Make sure that per-hostname zoom settings are retained.mirandac@chromium.org2011-05-271-2/+2
* Profiles: When built in debug mode, NOTREACHED() after a Profile is shutdown ...erg@google.com2011-05-265-0/+61
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-261-0/+11
* Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce...willchan@chromium.org2011-05-261-11/+0
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-261-0/+11
* Enable incognito_session_only preferencesbattre@chromium.org2011-05-251-0/+1
* Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.vandebo@chromium.org2011-05-254-3/+21
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-254-21/+3
* Give URLRequestJobFactory::Interceptors the ability to specify protocols they...koz@chromium.org2011-05-251-0/+4
* Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.dominich@chromium.org2011-05-251-2/+6
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* When spell-check is disabled, notify renderers of the change.csilv@chromium.org2011-05-251-1/+10
* Protect against NULL PasswordStorestevenjb@google.com2011-05-241-0/+2
* Implemented a policy for centralized setting of the --disk-cache-dir flag.pastarmovj@chromium.org2011-05-241-0/+6
* Remove Profile code from HostZoomMap.jam@chromium.org2011-05-232-2/+37
* dom-ui sync: Eliminate jank when customizing sync settings. Also, tweak chrom...csilv@chromium.org2011-05-231-1/+1
* Take out pref watching from HostZoomMap, in preparation of removing Profile f...jam@chromium.org2011-05-232-1/+13
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-222-86/+0
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Replace GetStarted component extension with URLdpolukhin@chromium.org2011-05-191-4/+0
* Remove more URLRequest::RegisterProtocolFactory calls.willchan@chromium.org2011-05-181-5/+33
* Move SystemMonitor to base/.willchan@chromium.org2011-05-183-6/+6
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-183-6/+6
* Move SystemMonitor to base/.willchan@chromium.org2011-05-183-6/+6
* Use SystemRequestContext instead of RequestContext from Profile for UserCloud...sfeuz@chromium.org2011-05-171-2/+0
* Convert more ProtocolFactories to ProtocolHandlers.willchan@chromium.org2011-05-161-1/+24
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-1/+0
* Add a URLRequestJobFactory::ProtocolHandler for chrome:// and chrome-devtools...willchan@chromium.org2011-05-164-0/+27
* Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...michaeln@google.com2011-05-162-26/+24
* Added UMA histgrams for spellchecking.morrita@chromium.org2011-05-161-0/+6
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-144-4/+99
* Followup to r85247 to address review comments about adding a way to get to Pr...jam@chromium.org2011-05-132-7/+9
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-132-1/+8
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-1/+1
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-124-17/+0
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-112-43/+60
* Implementation of DatabaseQuotaClient for the WebSQLDatabase system.michaeln@google.com2011-05-102-8/+12
* Treat the QuotaManager as we do other ProfileIOData.michaeln@google.com2011-05-102-0/+9
* Fix clang+chromeos buildapavlov@chromium.org2011-05-102-1/+6
* Fix MSVS 2005 buildapavlov@chromium.org2011-05-103-20/+21
* Implement SandboxQuotaClient for Quota support in sandboxed filesystemkinuko@chromium.org2011-05-093-22/+54
* Refactor preference syncing.zea@chromium.org2011-05-092-21/+56
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-085-4/+9
* Removed dependency to gfx:: from profile_sync_service as it is not used.qsr@google.com2011-05-061-1/+1
* Allow loading icons for crashed/disabled extensions.sadrul@chromium.org2011-05-043-4/+9
* Attempt at fixing crash in PasswordStoreWin. It seems like there aresky@chromium.org2011-05-031-0/+4
* Fix net/ command-line pollution introduced in http://codereview.chromium.org/...cevans@chromium.org2011-05-022-2/+6
* Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.koz@chromium.org2011-05-021-1/+2
* Initialize ProfilePolicyConnector.gfeher@chromium.org2011-05-021-1/+3
* Move code that talks to spellchecking out of content.jam@chromium.org2011-04-291-7/+8