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
*
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
*
Beginning of support for extension content verification
asargent@chromium.org
2014-05-08
2
-7
/
+11
*
Improve URLFetcher documentation.
maniscalco@chromium.org
2014-05-08
1
-2
/
+7
*
Make HSTS headers not clobber preloaded pins.
palmer@chromium.org
2014-05-07
3
-71
/
+67
*
Make it so net/ can be built without file:// support.
mmenke@chromium.org
2014-05-07
3
-11
/
+44
*
Revert of Remove Referrer Policy from URLFetcher. (https://codereview.chromiu...
jochen@chromium.org
2014-05-05
7
-0
/
+28
*
Fix typo, "recieve" -> "receive", in net/
mseaborn@chromium.org
2014-05-04
1
-1
/
+1
*
Added data reduction proxy support to Android WebView
bengr@chromium.org
2014-05-03
3
-2
/
+85
*
net: Avoid recursion in URLRequestJob::ReadFilteredData.
rvargas@chromium.org
2014-05-03
2
-105
/
+131
*
Remove Referrer Policy from URLFetcher.
cbentzel@chromium.org
2014-05-02
7
-28
/
+0
*
Renamed namespaces in src/net.
vitalybuka@chromium.org
2014-04-30
1
-3
/
+2
*
net: Always pass TaskRunner to FileStream's ctor
hashimoto@chromium.org
2014-04-30
1
-1
/
+1
[next]