summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_io_data.cc
Commit message (Expand)AuthorAgeFilesLines
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-2/+2
* Turning on MultiProfile by default for ChromeOSzelidrag@chromium.org2014-05-151-9/+5
* Only commit cookie changes in prerenders after a prerender is showntburkard@chromium.org2014-05-131-0/+2
* Revert 269855 "Only commit cookie changes in prerenders after a ..."piman@chromium.org2014-05-121-2/+0
* Only commit cookie changes in prerenders after a prerender is showntburkard@chromium.org2014-05-121-0/+2
* Revert 269798 "Only commit cookie changes in prerenders after a ..."mmenke@chromium.org2014-05-121-2/+0
* Only commit cookie changes in prerenders after a prerender is showntburkard@chromium.org2014-05-121-0/+2
* Adds incognito support to signin headerguohui@chromium.org2014-04-301-0/+5
* Renamed namespaces in src/chrome.vitalybuka@chromium.org2014-04-301-3/+2
* Toro: Move ExtensionProtocolHandler to //extensionsjamescook@chromium.org2014-04-111-3/+5
* Block all web requests until force enrollment status has been confirmed.pastarmovj@chromium.org2014-03-251-5/+7
* [Sync] Move SyncPrefs into sync_driver componentzea@chromium.org2014-03-201-1/+2
* Allows the guest session on CrOS to load extension resource.yukishiino@chromium.org2014-03-171-8/+13
* Refactor SkipBlacklistForURL to OverrideBlacklistForURL.pastarmovj@chromium.org2014-03-141-1/+1
* Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...kinuko@chromium.org2014-03-101-12/+27
* Cleanup: Move kAboutScheme constant into content namespace.tfarina@chromium.org2014-03-101-3/+2
* Cleanup: Move kBlobScheme constant into content namespace.tfarina@chromium.org2014-03-011-1/+1
* Cleanup: Move kChromeDevToolsScheme constant into content namespace.tfarina@chromium.org2014-02-171-2/+2
* Allow retrieval of media device ID salt even after ResourceContext has gone a...joi@chromium.org2014-02-131-5/+5
* ChromeOS: only use CertVerifyProcChromeOS if multiprofiles is allowed.mattm@chromium.org2014-02-131-6/+10
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* NSS Cros multiprofile: trust roots added by a profile shouldn't apply to othe...mattm@chromium.org2014-02-081-3/+11
* Fix a crash due to uninitialized preference member in ProfileIODatajkarlin@chromium.org2014-02-051-4/+4
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Binds prefetching to the predictive networking privacy option.jkarlin@chromium.org2014-01-291-0/+5
* Add the scheme chrome-distiller:// and hook up data source.nyquist@chromium.org2014-01-271-0/+1
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-261-2/+2
* More fixes to enable ios build with policy.joaodasilva@chromium.org2014-01-221-0/+2
* Add CookieStoreConfig to unify API for in-memory and persistent CookieStore C...ajwong@chromium.org2014-01-111-58/+2
* Break dependency of chrome.gyp:common on content.gyp:content_browser.joaodasilva@chromium.org2014-01-081-1/+1
* Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome...jam@chromium.org2014-01-061-0/+2
* Remove the speculative resource prefetching code. This was experimental code ...jam@chromium.org2014-01-061-15/+0
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-301-2/+2
* Remove HttpTransactionDelegate and all users (LoadTimeStats).rvargas@chromium.org2013-12-271-19/+4
* Cleanup: Move kFileSystemScheme constant into content namespace.tfarina@chromium.org2013-12-231-1/+1
* Move kExtensionResourceScheme to extensions/common/constants.hjamescook@chromium.org2013-12-191-2/+2
* Move URLBlacklistManager to components/policy.joaodasilva@chromium.org2013-12-171-1/+1
* Add a preference (proxy.quick_check_enabled, default true) to control QuickCh...ellyjones@chromium.org2013-12-171-1/+7
* Fix leak in url_blacklist_manager_unittest.cc.joaodasilva@chromium.org2013-12-171-0/+4
* Refactored the URLBlacklistManager to avoid chrome/ and content/ dependencies.joaodasilva@chromium.org2013-12-171-3/+11
* Change SSLCertRequestInfo.host_and_port from string to HostPortPair.mattm@chromium.org2013-12-171-1/+1
* Add ClientCertStoreChromeOS which only returns the certs for a given user.mattm@chromium.org2013-12-171-1/+7
* Update keygen to use correct NSS slot on ChromeOS multiprofile.mattm@chromium.org2013-12-161-2/+34
* Move PolicyHeaderService/PolicyHeaderIOHelper to policy/core/common/cloud.atwilson@chromium.org2013-12-131-2/+2
* Move UserCloudPolicyManager and UserCloudPolicyStore into the policy component.joaodasilva@chromium.org2013-12-121-1/+1
* Add a header when fetching pages under the DMServer URL.atwilson@chromium.org2013-12-111-0/+18
* Split net::ClientCertStoreImpl into actual platform-specific classes.mattm@chromium.org2013-12-111-8/+18
* Add x-chrome-connnected:focus_id header to driveguohui@chromium.org2013-12-111-0/+5
* Initialize per-ChromeOS-user NSS slots and provide the functions to access them.mattm@google.com2013-12-061-0/+132
* This cl implement a salt that is being used for obfuscating device ids before...perkj@chromium.org2013-12-021-0/+15