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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
11
-119
/
+285
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
2
-3
/
+3
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
2
-3
/
+3
*
Export URLRequestContextBuilder::SchemeFactory
hans@chromium.org
2014-08-12
1
-1
/
+1
*
Remove obsolete comment.
ricea@chromium.org
2014-08-07
1
-2
/
+0
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Add fake headers to URLRequestRedirectJobs.
mmenke@chromium.org
2014-08-06
3
-26
/
+117
*
Switched calculation of decode/holdback info to avoid confusion if the request
rdsmith@chromium.org
2014-07-30
1
-4
/
+5
*
Move the test data that's used by net_unittests to net\data to simplify the i...
jam@chromium.org
2014-07-29
1
-1
/
+1
*
Revert 286024 "Move the test data that's used by net_unittests t..."
mpearson@chromium.org
2014-07-29
1
-1
/
+1
*
Move the test data that's used by net_unittests to net\data to simplify the i...
jam@chromium.org
2014-07-28
1
-1
/
+1
*
Implement TLS_FALLBACK_SCSV for SSLClientSocketOpenSSL.
davidben@chromium.org
2014-07-26
1
-8
/
+0
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
6
-33
/
+33
*
Add AssertNoURLRequests() to URLRequestContext subclass destructors.
jgraettinger@chromium.org
2014-07-22
4
-2
/
+11
*
Preserve transport errors for OpenSSL sockets.
davidben@chromium.org
2014-07-14
1
-3
/
+3
*
Add Finch experiment for selectively bypassing proxies.
rcs@chromium.org
2014-07-09
1
-0
/
+2
*
Fix uninitialized member of URLRequestBuilder.
mmenke@chromium.org
2014-07-08
1
-1
/
+2
*
Switch to using URLRequestContextBuilder to create some contexts.
mmenke@chromium.org
2014-07-08
2
-40
/
+112
*
Fix a use-after-free bug of the failure message.
ricea@chromium.org
2014-07-03
1
-4
/
+0
*
Move SSLClientSocketNSS fallback logic to HttpNetworkTransaction.
davidben@chromium.org
2014-07-02
1
-1
/
+27
*
Add header pointer to BeforeProxyHeadersSentCallback
bengr@chromium.org
2014-07-01
2
-3
/
+8
*
Add tests for TLS fallback on connection reset and close.
davidben@chromium.org
2014-06-27
1
-105
/
+142
*
Move data reduction proxy to Chrome-Proxy header for authentication
bengr@chromium.org
2014-06-26
5
-0
/
+58
*
Remove Net.URLRequest_SetReferrer_IsEmptyOrValid histogram.
asvitkine@chromium.org
2014-06-25
1
-3
/
+0
*
Mojo: Load document data through WebURLLoader.
darin@chromium.org
2014-06-24
2
-4
/
+4
*
net: FileStream cleanup
rvargas@chromium.org
2014-06-20
1
-1
/
+2
*
net: Make URLRequestJobFactories mandatory.
mmenke@chromium.org
2014-06-18
2
-24
/
+10
*
Added Cronet HttpUrlRequestFactoryConfig.
mef@chromium.org
2014-06-17
2
-2
/
+12
*
Make SdchManager per-profile.
rdsmith@chromium.org
2014-06-15
4
-28
/
+31
*
Revert 277160 "Make SdchManager per-profile."
viettrungluu@chromium.org
2014-06-14
4
-31
/
+28
*
Make SdchManager per-profile.
rdsmith@chromium.org
2014-06-14
4
-28
/
+31
*
Moved data reduction proxy bypass logic to a NetworkDelegate
bengr@chromium.org
2014-06-13
7
-0
/
+42
*
Remove UrlRequestJobManager's global URLRequest::ProtocolFactory map.
mmenke@chromium.org
2014-06-13
9
-224
/
+133
*
Don't advertise SDCH for post requests.
rdsmith@chromium.org
2014-06-11
1
-0
/
+5
*
Make URLRequestFilter use URLRequestInterceptors.
mmenke@chromium.org
2014-06-06
3
-91
/
+88
*
Remove ProtocolFactory use from appcache_url_request_job_unittest.
mmenke@chromium.org
2014-06-06
1
-19
/
+0
*
Get rid of websocket_over_spdy_enabled global.
mmenke@chromium.org
2014-06-02
2
-0
/
+13
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-06-02
1
-1
/
+2
*
Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.
mmenke@chromium.org
2014-05-30
6
-100
/
+159
*
Enable SPDY 3.1 and 3.0 in UrlRequestContextBuilder by default
mmenke@chromium.org
2014-05-30
2
-1
/
+10
*
Remove HttpStream::GetResponseInfo, which is not currently used.
mmenke@chromium.org
2014-05-29
1
-4
/
+0
*
Revert 273584 "Add the ability for DevTools to wrap network tran..."
mattm@chromium.org
2014-05-29
1
-2
/
+1
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-05-29
1
-1
/
+2
*
Create a TrivialURLRequestContextGetter to shim an existing URLRequestContext.
rdsmith@chromium.org
2014-05-27
2
-0
/
+41
*
Remove HTTP pipelining support.
mmenke@chromium.org
2014-05-27
4
-9
/
+4
*
Fix WeakPtrFactory member order in net/url_request/
n.bansal@samsung.com
2014-05-24
6
-13
/
+14
*
Clean up coding style
devgrapher@gmail.com
2014-05-21
12
-11
/
+17
*
Rename http_transaction_unittest to http_transaction_test_util.
eustas@chromium.org
2014-05-14
3
-3
/
+3
*
Add browser test for CustomizationWallpaperDownloader.
alemate@chromium.org
2014-05-12
1
-1
/
+20
*
Make it possible to build cronet without icu.
mmenke@chromium.org
2014-05-11
1
-76
/
+80
[next]