summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_io_data.h
Commit message (Expand)AuthorAgeFilesLines
* Only commit cookie changes in prerenders after a prerender is showntburkard@chromium.org2014-05-131-0/+6
* Revert 269855 "Only commit cookie changes in prerenders after a ..."piman@chromium.org2014-05-121-6/+0
* Only commit cookie changes in prerenders after a prerender is showntburkard@chromium.org2014-05-121-0/+6
* Revert 269798 "Only commit cookie changes in prerenders after a ..."mmenke@chromium.org2014-05-121-6/+0
* Only commit cookie changes in prerenders after a prerender is showntburkard@chromium.org2014-05-121-0/+6
* Adds incognito support to signin headerguohui@chromium.org2014-04-301-0/+5
* Allows the guest session on CrOS to load extension resource.yukishiino@chromium.org2014-03-171-5/+7
* Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...kinuko@chromium.org2014-03-101-11/+16
* Allow retrieval of media device ID salt even after ResourceContext has gone a...joi@chromium.org2014-02-131-3/+3
* Binds prefetching to the predictive networking privacy option.jkarlin@chromium.org2014-01-291-0/+5
* More fixes to enable ios build with policy.joaodasilva@chromium.org2014-01-221-2/+1
* Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome...jam@chromium.org2014-01-061-0/+9
* Remove the speculative resource prefetching code. This was experimental code ...jam@chromium.org2014-01-061-14/+0
* Remove HttpTransactionDelegate and all users (LoadTimeStats).rvargas@chromium.org2013-12-271-15/+2
* Add a preference (proxy.quick_check_enabled, default true) to control QuickCh...ellyjones@chromium.org2013-12-171-0/+1
* Update keygen to use correct NSS slot on ChromeOS multiprofile.mattm@chromium.org2013-12-161-0/+6
* Add a header when fetching pages under the DMServer URL.atwilson@chromium.org2013-12-111-0/+11
* 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/+11
* This cl implement a salt that is being used for obfuscating device ids before...perkj@chromium.org2013-12-021-0/+6
* Fix broken threading model in CheckDesktopNotificationPermissiondewittj@chromium.org2013-11-131-13/+0
* Fix cyclic dependency between ProfilePolicyConnector and PrefService.pneubeck@chromium.org2013-11-131-6/+1
* Give mojo_shell a TransportSecurityPersister.aa@chromium.org2013-11-131-2/+2
* Moved ExtensionInfoMap and ExtensionsQuotaService to extensions/benwells@chromium.org2013-11-091-4/+7
* Get ClientCertStore through ResourceContext.mattm@chromium.org2013-10-301-0/+1
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-0/+12
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-12/+0
* Use separate instances of NetworkConfigurationUpdater to handle user and devi...pneubeck@chromium.org2013-08-231-4/+2
* Clear device labels from MediaStreamTrack.getSources() if not authorizedvrk@chromium.org2013-08-061-0/+7
* Block popups already on the IO thread.jochen@chromium.org2013-07-271-0/+4
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-2/+2
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-2/+2
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-041-0/+11
* Revert 192102 "Added a PolicyCertVerifier that uses the trust an..."joaodasilva@chromium.org2013-04-031-11/+0
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-031-0/+11
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-2/+2
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-2/+2
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-51/+13
* Revert 186347jochen@chromium.org2013-03-061-13/+51
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-51/+13
* Add a signin allowed policy which is used to determine if a user is allowed t...akuegel@chromium.org2013-02-281-0/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-15/+64
* When the user says "don't show me again", make sure to respect it.rogerta@chromium.org2013-01-261-0/+13
* Move core url data manager classes to content.jam@chromium.org2013-01-241-7/+0
* Add ManagedUserService for profile-specific managed user data.bauerb@chromium.org2013-01-191-0/+16
* Don't show the one-click-sync infobar when sync is disabled by policy.joaodasilva@chromium.org2013-01-151-0/+5
* Convert ProtocolHandlerRegistry::Interceptor to a net::URLRequestJobFactory.pauljensen@chromium.org2013-01-081-9/+10