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
/
http
/
http_network_layer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-1
/
+1
*
Moved data reduction proxy bypass logic to a NetworkDelegate
bengr@chromium.org
2014-06-13
1
-429
/
+0
*
Rename http_transaction_unittest to http_transaction_test_util.
eustas@chromium.org
2014-05-14
1
-1
/
+1
*
Fix typo, "recieve" -> "receive", in net/
mseaborn@chromium.org
2014-05-04
1
-1
/
+1
*
Moved data reduction proxy chrome code to component
bengr@chromium.org
2014-04-14
1
-24
/
+25
*
Do not bypass data reduction proxy when 304 lacks via header
zea@chromium.org
2014-02-24
1
-8
/
+27
*
Support for new data reduction proxy via header
bengr@chromium.org
2014-02-14
1
-3
/
+23
*
Bypass data reduction proxy if response not via it
bengr@chromium.org
2014-02-06
1
-7
/
+67
*
Fix for HttpTransactionDelegate parameter removal from CreateTransaction().
tedchoc@chromium.org
2013-12-27
1
-1
/
+1
*
Remove HttpTransactionDelegate and all users (LoadTimeStats).
rvargas@chromium.org
2013-12-27
1
-9
/
+9
*
Retry idempotent methods on Chrome-Proxy: bypass
bengr@chromium.org
2013-12-20
1
-18
/
+108
*
Revert of https://codereview.chromium.org/99283006/
cramya@chromium.org
2013-12-19
1
-108
/
+18
*
Retry idempotent methods on Chrome-Proxy: bypass
bengr@chromium.org
2013-12-19
1
-18
/
+108
*
Revert of https://codereview.chromium.org/99283006/
cramya@chromium.org
2013-12-19
1
-107
/
+18
*
Retry idempotent methods on Chrome-Proxy: bypass
bengr@chromium.org
2013-12-19
1
-18
/
+107
*
Accept Chrome-Proxy: block=xxx to bypass all Chrome proxies
bengr@chromium.org
2013-12-13
1
-13
/
+48
*
Bypass data reduction proxy on 503 responses
bengr@chromium.org
2013-12-11
1
-4
/
+6
*
Bypass data reduction proxy on 502 responses
bengr@chromium.org
2013-12-09
1
-55
/
+67
*
Added support for a new HTTP response header called Chrome-Proxy, which is re...
bengr@chromium.org
2013-10-28
1
-30
/
+84
*
Fix for proxy-bypass support on iOS.
marq@chromium.org
2013-10-20
1
-115
/
+209
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-1
/
+2
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
1
-0
/
+4
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-2
/
+2
*
Bypass data reduction proxy on receipt of a 500 response code
bengr@chromium.org
2013-05-15
1
-0
/
+78
*
Implement offline mode behind a flag.
rdsmith@chromium.org
2013-04-20
1
-6
/
+75
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-8
/
+8
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
Receiving Connection: Proxy-Bypass induces proxy fallback.
piatek@google.com
2012-10-16
1
-5
/
+180
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-5
/
+5
*
Implement a MockCertVerifier that can be used to avoid
rsleevi@chromium.org
2012-04-10
1
-2
/
+2
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-4
/
+6
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
1
-2
/
+2
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-2
/
+2
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-0
/
+3
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-2
/
+2
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-3
/
+3
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-69
/
+32
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-64
/
+78
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-0
/
+7
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+3
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-3
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+3
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-3
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+3
*
net: restart on NPN misprediction and add tests for Snap Start errors.
agl@chromium.org
2010-11-11
1
-1
/
+1
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-0
/
+3
[next]