summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_impl_io_data.h
Commit message (Expand)AuthorAgeFilesLines
* Domain Reliability / Navigation Error Logging, part 1ttuttle@chromium.org2014-03-181-0/+7
* Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...kinuko@chromium.org2014-03-101-15/+21
* Add CookieStoreConfig to unify API for in-memory and persistent CookieStore C...ajwong@chromium.org2014-01-111-2/+8
* Remove HttpTransactionDelegate and all users (LoadTimeStats).rvargas@chromium.org2013-12-271-2/+0
* Cleanup: remove unused typedef: HttpTransactionFactoryMaplazyboy@chromium.org2013-12-131-3/+0
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-1/+11
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-11/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-0/+1
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-1/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-0/+1
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-50/+5
* Revert 186347jochen@chromium.org2013-03-061-5/+50
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-50/+5
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-15/+15
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-17/+68
* Move core url data manager classes to content.jam@chromium.org2013-01-241-2/+0
* Convert ProtocolHandlerRegistry::Interceptor to a net::URLRequestJobFactory.pauljensen@chromium.org2013-01-081-2/+3
* Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...pauljensen@chromium.org2012-12-201-7/+0
* Replace ProfileIOData::http_server_properties_manager_ with http_server_prope...szym@chromium.org2012-12-041-0/+6
* Refactor extension context initialization into its own method.blundell@chromium.org2012-11-151-0/+2
* Added completion notification to the call chain from Profile's ClearNetworkin...engedy@chromium.org2012-11-051-3/+12
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-301-9/+13
* Change initialization interface of URLRequestJobFactory objects.tedv@chromium.org2012-10-251-1/+1
* Make the media URLRequestContext share job factories with the main context.creis@chromium.org2012-09-271-1/+0
* Create a new URLRequestJobFactory for isolated request contexts.ajwong@chromium.org2012-09-211-4/+12
* Redo the Storage Partition directory layout to support guest tags and origin ...ajwong@chromium.org2012-09-161-2/+2
* Plumbing for the Infinite Cache.tburkard@chromium.org2012-09-101-0/+2
* Ensure that isolated apps use the right cookies for media requests.creis@chromium.org2012-08-211-1/+14
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-201-1/+1
* Adding histograms showing fraction of page load times spent in the disk cache...tburkard@chromium.org2012-07-301-0/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Replaced static URLRequestFtpJob factory with non-static protocol handler for...shalev@chromium.org2012-07-111-0/+3
* Switched from having one URLRequestJobFactory per profile to having one per c...shalev@chromium.org2012-07-031-0/+4
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-051-1/+0
* Don't force non-session only cookies to be session only cookies, instead dele...jochen@chromium.org2012-05-301-1/+7
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-6/+6
* Fix up ordering in ProfileIOData.willchan@chromium.org2012-04-241-2/+2
* Initialize the profile IO data before clearing the history.msarda@google.com2012-04-191-0/+3
* SPDY - Moved HttpServerPropertiesManager into ProfileIOData classrtenneti@chromium.org2012-03-311-7/+1
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-3/+3
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-2/+2
* Revert 116685 - Make incognito windows not inherit HSTS state from the main p...palmer@chromium.org2012-02-071-4/+1
* Make ProfileImplIOData::Handle::GetResourceContext() imply LazyInitialize().ajwong@chromium.org2012-01-111-0/+3
* Make incognito windows not inherit HSTS state from the main profile.agl@chromium.org2012-01-061-1/+4
* Store session cookies and restore them if chrome crashes or autorestarts.marja@chromium.org2011-12-051-1/+3
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-4/+5
* Persist dynamically learned SPDY settings (like CWND).rtenneti@chromium.org2011-11-151-2/+3
* Fix for memory leak 72698_b in both normal and incognito mode.Actually it was...nrqv63@motorola.com2011-10-211-0/+1