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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error in use-before-init of test member variable in MockNetworkTransaction.
rdsmith@chromium.org
2013-03-26
1
-1
/
+2
*
net: change HSTS for (*.)simple.com to specific subdomains.
agl@chromium.org
2013-03-25
2
-2
/
+8
*
Cache failover to LOAD_PREFERRING_CACHE if network response suggests offline.
rdsmith@chromium.org
2013-03-23
7
-26
/
+194
*
Revert 189935 "Http cache: Don't delete entries when there is a ..."
rvargas@google.com
2013-03-23
2
-38
/
+0
*
Http cache: Don't delete entries when there is a network error.
rvargas@google.com
2013-03-22
2
-0
/
+38
*
QUIC Crypto - Code to mock out the QuicCryptoClientStream.
rtenneti@chromium.org
2013-03-22
2
-1
/
+6
*
[Net] Propagate priority changes from URLRequest to HttpTransaction
akalin@chromium.org
2013-03-22
9
-21
/
+168
*
Revert 189829 "[Net] Propagate priority changes from URLRequest ..."
msw@chromium.org
2013-03-22
9
-168
/
+21
*
[Net] Propagate priority changes from URLRequest to HttpTransaction
akalin@chromium.org
2013-03-22
9
-21
/
+168
*
net: several HSTS updates.
agl@chromium.org
2013-03-22
2
-2
/
+6
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
11
-12
/
+12
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
31
-465
/
+809
*
Remove the unused HttpStreamBase::IsMoreDataBuffered().
mmenke@chromium.org
2013-03-19
8
-26
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
2
-2
/
+2
*
net: remove kyps.net from HSTS preloaded.
agl@chromium.org
2013-03-18
3
-8
/
+2
*
Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...
pauljensen@chromium.org
2013-03-15
3
-22
/
+0
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
27
-28
/
+4667
*
Add a ConnectionInfo enum which describes the kind of connection used to fetc...
rch@chromium.org
2013-03-13
3
-8
/
+45
*
Disable QUIC for HTTPS URLs.
rch@chromium.org
2013-03-12
1
-1
/
+2
*
[SPDY] Audit delegates of SpdyStream
akalin@chromium.org
2013-03-09
2
-3
/
+7
*
Change --origin-port-to-force-quic-on to apply only to http urls.
rch@chromium.org
2013-03-07
1
-1
/
+1
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
3
-4
/
+4
*
[SPDY] Add flag to turn on SPDY/3.1 (with per-session flow control)
akalin@chromium.org
2013-03-05
5
-2
/
+21
*
[SPDY] Create SpdyStreamRequest class to help manage delayed creation of streams
akalin@chromium.org
2013-03-02
2
-5
/
+8
*
Remove SpdyFrame::length(). Useful in SPDY 4 development.
akalin@chromium.org
2013-02-26
2
-10
/
+10
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
2
-6
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
6
-9
/
+9
*
Shortened connection timeout for SpdyProxyAuth origins.
bengr@chromium.org
2013-02-23
1
-0
/
+8
*
[SPDY] Prepend "stream_" to stream flow control variables
akalin@chromium.org
2013-02-22
2
-3
/
+3
*
Fix memory leak in r183737.
rch@chromium.org
2013-02-21
1
-1
/
+1
*
Add QUIC to Alternate-Protocol support.
rch@chromium.org
2013-02-21
9
-33
/
+81
*
Make proxy fallback logic more captive-portal friendly,
mmenke@chromium.org
2013-02-14
1
-1
/
+8
*
Remove bad const from disk_cache::Backend interface.
gavinp@chromium.org
2013-02-12
1
-3
/
+3
*
Rename SpdyStatusCodes to SpdyRstStreamStatus
akalin@chromium.org
2013-02-09
4
-16
/
+16
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
8
-27
/
+27
*
Move client certificates retrieval logic out of the SSL sockets.
ppi@chromium.org
2013-02-07
1
-9
/
+4
*
Remove HttpCache.*.SmallResource tracking.
gavinp@chromium.org
2013-02-06
2
-56
/
+0
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
6
-10
/
+4
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
5
-20
/
+20
*
Add to the list of HTTP headers that don't overwrite in 304 responses.
mkwst@chromium.org
2013-02-05
2
-9
/
+50
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
6
-4
/
+10
*
MessageLoop's RUN method will pass a const ref to PendingTask when
rtenneti@chromium.org
2013-02-03
2
-4
/
+4
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-3
/
+2
*
LoadTiming in net part 5:
mmenke@chromium.org
2013-02-02
3
-4
/
+819
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
5
-18
/
+21
*
Add a new enable_user_alternate_protocol_ports flag.
rch@chromium.org
2013-02-01
5
-96
/
+106
*
Improve performance of proxy resolver by tracing DNS dependencies.
eroman@chromium.org
2013-01-30
2
-12
/
+0
*
Add support for a --enable-quic command line flag.
rch@chromium.org
2013-01-29
3
-4
/
+6
*
Add a command line option to enable SPDY request encoding for QUIC requests.
rch@chromium.org
2013-01-25
2
-2
/
+6
*
LoadTiming in net part 4.
mmenke@chromium.org
2013-01-24
3
-66
/
+903
[next]