index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
url_request
/
url_request_http_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove implicit conversions from scoped_refptr to T* in net/url_request/
dcheng
2014-08-27
1
-4
/
+4
*
Allow URLRequests from one context to have different NetworkDelegates.
mmenke@chromium.org
2014-08-21
1
-2
/
+3
*
Remove obsolete comment.
ricea@chromium.org
2014-08-07
1
-2
/
+0
*
Switched calculation of decode/holdback info to avoid confusion if the request
rdsmith@chromium.org
2014-07-30
1
-4
/
+5
*
Add header pointer to BeforeProxyHeadersSentCallback
bengr@chromium.org
2014-07-01
1
-2
/
+4
*
Move data reduction proxy to Chrome-Proxy header for authentication
bengr@chromium.org
2014-06-26
1
-0
/
+15
*
Make SdchManager per-profile.
rdsmith@chromium.org
2014-06-15
1
-25
/
+19
*
Revert 277160 "Make SdchManager per-profile."
viettrungluu@chromium.org
2014-06-14
1
-19
/
+25
*
Make SdchManager per-profile.
rdsmith@chromium.org
2014-06-14
1
-25
/
+19
*
Moved data reduction proxy bypass logic to a NetworkDelegate
bengr@chromium.org
2014-06-13
1
-0
/
+3
*
Don't advertise SDCH for post requests.
rdsmith@chromium.org
2014-06-11
1
-0
/
+5
*
Fix WeakPtrFactory member order in net/url_request/
n.bansal@samsung.com
2014-05-24
1
-2
/
+2
*
Make HSTS headers not clobber preloaded pins.
palmer@chromium.org
2014-05-07
1
-6
/
+5
*
Do not copy reference fragments for overridden redirects.
rob@robwu.nl
2014-04-03
1
-8
/
+14
*
Rename PrivateMode enum values:
rch@chromium.org
2014-04-01
1
-2
/
+2
*
Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...
rch@chromium.org
2014-03-28
1
-2
/
+2
*
Rename PrivateMode enum values:
rch@chromium.org
2014-03-28
1
-2
/
+2
*
Support redirectUrl at onHeadersReceived in WebRequest / DWR API
rob@robwu.nl
2014-03-26
1
-1
/
+12
*
Refactor CookieStore/CookieMonster
tburkard@chromium.org
2014-03-24
1
-10
/
+5
*
Don't cache non-redirect HTTP responses when a redirect is forced
mmenke@chromium.org
2014-03-24
1
-1
/
+20
*
Fix content-encoding handling with buggy servers.
ellyjones@chromium.org
2014-03-22
1
-0
/
+9
*
Fix a bug when an HttpTransactionFactory fails to create an HttpTransaction.
mmenke@chromium.org
2014-03-15
1
-3
/
+3
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-5
/
+4
*
Revert 256579 "Allow the content browser client to specify a spe..."
peter@chromium.org
2014-03-12
1
-4
/
+5
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-5
/
+4
*
Add logging of reason for URLRequestRedirectJobs,
mmenke@chromium.org
2014-03-12
1
-1
/
+1
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-10
1
-2
/
+1
*
Revert 255858 "Simplify the user agent code some more since afte..."
jam@chromium.org
2014-03-09
1
-1
/
+2
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-09
1
-2
/
+1
*
Move filter code out of net/base and into new net/filter directory.
cbentzel@chromium.org
2014-02-04
1
-1
/
+0
*
Add plumbing for stale cache information to HttpResponseInfo
rdsmith@chromium.org
2014-01-14
1
-1
/
+6
*
Implement GetTransferSize for url request.
eustas@chromium.org
2014-01-13
1
-0
/
+7
*
Didn't check if the transaction was actually created before using it,
jkarlin@chromium.org
2014-01-10
1
-3
/
+4
*
Allows deferral of a URLRequest just before talking to the network, at
jkarlin@chromium.org
2014-01-08
1
-0
/
+8
*
Remove HttpTransactionDelegate and all users (LoadTimeStats).
rvargas@chromium.org
2013-12-27
1
-88
/
+1
*
Move EmptyString, kWhitespace and the BOM to base.
brettw@chromium.org
2013-12-02
1
-1
/
+1
*
Add WebSocket handshake support to UrlRequestHttpJob, by supporting ws: and w...
ricea@chromium.org
2013-11-28
1
-1
/
+17
*
Revert 232376 "Revert 232342 "New prefetch histograms to get an ..."
csharp@chromium.org
2013-11-01
1
-0
/
+4
*
Revert 232342 "New prefetch histograms to get an idea of how oft..."
csharp@chromium.org
2013-11-01
1
-4
/
+0
*
New prefetch histograms to get an idea of how often prefetches happen,
jkarlin@google.com
2013-11-01
1
-0
/
+4
*
net: Rework how blocking delegates are logged.
mmenke@chromium.org
2013-10-25
1
-7
/
+8
*
This causes ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY and ERR_SSL_PINNED_KEY_NOT_I...
felt@chromium.org
2013-10-21
1
-12
/
+21
*
Remove unused request_id member from HttpRequestInfo.
eustas@chromium.org
2013-09-26
1
-1
/
+0
*
Revert 224269 "Don't persist HPKP if PrivacyMode is enabled."
tkent@chromium.org
2013-09-20
1
-21
/
+1
*
Don't persist HPKP if PrivacyMode is enabled.
mef@chromium.org
2013-09-20
1
-1
/
+21
*
Refactor HttpTransactionDelegateImpl
ricea@chromium.org
2013-08-03
1
-44
/
+56
*
Use a direct include of the message_loop header in net/, part 3.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of time headers in net/, part 3.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.
ttuttle@chromium.org
2013-06-20
1
-0
/
+8
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
1
-12
/
+10
[next]