summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/chrome_url_request_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-021-1/+0
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-24/+0
* Add a URLRequestJobFactory::ProtocolHandler for chrome:// and chrome-devtools...willchan@chromium.org2011-05-161-4/+8
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-5/+0
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-291-3/+0
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-0/+1
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-1/+0
* Remove async functionality from net::CookiePolicy.willchan@chromium.org2011-04-061-8/+0
* Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...eroman@chromium.org2011-03-301-2/+2
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-6/+0
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+69
* Remove 'off the record' references from ChromeURLContext.vipul.bhasin@gmail.com2011-03-151-1/+1
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-0/+6
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-151-6/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-191-1/+1
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* Reland r74842willchan@chromium.org2011-02-161-556/+61
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-61/+556
* Reland r74842willchan@chromium.org2011-02-161-556/+61
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-61/+556
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-556/+61
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-61/+556
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-556/+61
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-61/+556
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-556/+61
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-0/+8
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-8/+0
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-0/+8
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-8/+0
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-0/+8
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-3/+3
* Create a ProfileIOData object to own ChromeURLRequestContext members.willchan@chromium.org2011-02-031-81/+51
* Implements chrome as a dbus service that exposes chrome functionalities, inkuan@chromium.org2011-02-021-5/+17
* Unreverting: First steps towards webRequest extension API.mpcomplete@chromium.org2011-02-011-0/+6
* Revert "First steps towards webRequest extension API."mpcomplete@chromium.org2011-01-311-6/+0
* First steps towards webRequest extension API.mpcomplete@chromium.org2011-01-311-0/+6
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-40/+13
* Remove ChromeURLRequestContext::IsExternal().willchan@chromium.org2011-01-281-4/+0
* Use IOThread::Globals where possible in ChromeURLRequestContextwillchan@chromium.org2011-01-261-22/+18
* Introduce incognito preference settings.battre@chromium.org2011-01-251-1/+8
* Remove ChromeURLRequestContext::is_media_willchan@chromium.org2011-01-231-6/+2
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-9/+10
* Add PrerenderResourceHandler and hook it into the ResourceDispatcherHost.cbentzel@chromium.org2011-01-121-0/+2
* Create a URLRequestContext for PAC fetching.willchan@chromium.org2010-12-231-7/+5
* ChromeURLRequestContext: remove copy constructoragl@chromium.org2010-12-171-42/+0
* The ChromeURLRequestContext(ChromeURLRequestContext* other)wtc@google.com2010-12-171-0/+3