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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base::Bind: Convert net::NetworkDelegate.
jhawkins@chromium.org
2011-12-01
1
-12
/
+12
*
net: make interstitials fatal for pinned sites
agl@chromium.org
2011-11-29
1
-0
/
+42
*
Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...
cbentzel@chromium.org
2011-11-17
1
-2
/
+2
*
Disable three tests which caused chrome_frame_net_tests hang.
yutak@chromium.org
2011-11-04
1
-3
/
+9
*
Don't convert HEAD requests to GETs on 303 redirects.
mmenke@chromium.org
2011-11-01
1
-1
/
+6
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-23
/
+10
*
Preserve non-POST methods on 301/302 requests.
mmenke@chromium.org
2011-10-26
1
-15
/
+73
*
NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...
cbentzel@chromium.org
2011-10-03
1
-1
/
+261
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-2
/
+2
*
Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...
ddorwin@chromium.org
2011-09-29
1
-264
/
+4
*
NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...
cbentzel@chromium.org
2011-09-29
1
-4
/
+264
*
Use status code 307 instead of 302 when redirecting requests on behalf of
mpcomplete@chromium.org
2011-09-29
1
-0
/
+135
*
Introduce logging to console and re-enable URLRequestTestHTTP.ProxyTunnelRedi...
battre@chromium.org
2011-09-16
1
-7
/
+1
*
Mark URLRequestTestHTTP.ProxyTunnelRedirectTest flaky.
ericu@google.com
2011-09-14
1
-1
/
+7
*
Third try at committing this.
erikwright@chromium.org
2011-09-13
1
-4
/
+13
*
Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...
erikwright@chromium.org
2011-09-09
1
-13
/
+4
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
1
-4
/
+13
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
1
-13
/
+4
*
Finalize a CL originally by departed intern ycxiao@ that detaches the loading...
erikwright@chromium.org
2011-09-08
1
-4
/
+13
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
1
-17
/
+17
*
Allow the NetworkDelegate to synchronously cancel a URLRequest.
joaodasilva@chromium.org
2011-08-31
1
-1
/
+36
*
Update the url_request_http_job according to the asynchronous CookieMonster API.
ycxiao@chromium.org
2011-07-25
1
-0
/
+38
*
Revert 93704 - Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
1
-3
/
+2
*
Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
1
-2
/
+3
*
Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.
willchan@chromium.org
2011-07-19
1
-2
/
+2
*
Replace onRequestSent with onSendHeaders in webrequest API
battre@chromium.org
2011-07-14
1
-5
/
+0
*
Fix memory leak in URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailed
battre@chromium.org
2011-07-14
1
-3
/
+3
*
Unit testing of event generation NetworkDelegate / Web Request API
battre@chromium.org
2011-07-14
1
-137
/
+228
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-2
/
+3
*
Revert 92511 - Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-3
/
+2
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-2
/
+3
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-4
/
+17
*
Revert 92331 - Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-17
/
+4
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-4
/
+17
*
Fix for the DoNotOverrideReferrer url request test failures observed on the c...
ananta@chromium.org
2011-06-28
1
-10
/
+1
*
Mark second half of URLRequestTest.DoNotOverrideReferrer as failling
battre@chromium.org
2011-06-27
1
-0
/
+10
*
Revert 90354 - Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-27
1
-0
/
+44
*
Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
1
-44
/
+0
*
Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
1
-0
/
+44
*
Not allow compression when requesting multimedia
enal@chromium.org
2011-06-21
1
-0
/
+33
*
Revert 89837 - Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
1
-44
/
+0
*
Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
1
-0
/
+44
*
Revert 89532 - Not allow compression when requesting multimedia
akalin@chromium.org
2011-06-17
1
-33
/
+0
*
Not allow compression when requesting multimedia
enal@chromium.org
2011-06-17
1
-0
/
+33
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
1
-0
/
+48
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-11
/
+9
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
1
-1
/
+0
*
More progress towards removing content settings code from the content layer. ...
jam@chromium.org
2011-05-10
1
-25
/
+5
*
Tweaks to extension webRequest API.
mpcomplete@chromium.org
2011-05-03
1
-0
/
+5
*
Make URLRequest store the chain of redirects.
mattm@chromium.org
2011-04-19
1
-1
/
+27
[next]