summaryrefslogtreecommitdiffstats
path: root/chrome/common/net/url_request_context_getter.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-30/+0
* Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...eroman@chromium.org2011-03-301-3/+3
* 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
* Reland fix for OCSP startup race.willchan@chromium.org2010-10-121-2/+1
* Revert 62105 - Test change to fix a leak. Will revert after getting in a run...willchan@chromium.org2010-10-101-1/+2
* Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...willchan@chromium.org2010-10-101-2/+1
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+4
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-0/+27