summaryrefslogtreecommitdiffstats
path: root/chrome/service/net/service_url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-161-3/+3
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-4/+3
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-2/+2
* Add OVERRIDE to chrome/service/.avi@chromium.org2011-11-191-3/+4
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-1/+0
* Fix Linux proxy.scottbyer@chromium.org2011-04-281-6/+9
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-2/+5
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+2
* Service process fixes for Linux.scottbyer@chromium.org2011-03-031-3/+8
* Revert 76612 - Service process fixes for Linux.scottbyer@chromium.org2011-03-021-8/+3
* Service process fixes for Linux.scottbyer@chromium.org2011-03-021-3/+8
* Reland r74842willchan@chromium.org2011-02-161-4/+0
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-0/+4
* Reland r74842willchan@chromium.org2011-02-161-4/+0
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-0/+4
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-4/+0
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-0/+4
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-4/+0
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-0/+4
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-4/+0
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-4/+4
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-4/+4
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-6/+1
* HTTP requests from the service process now use a non-empty user agent. Also a...sanjeevr@chromium.org2010-11-021-4/+4
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-221-1/+1
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-221-1/+1
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-221-1/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-10/+7
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-121-0/+78