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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding the first 6 quic unittests.
alyssar@google.com
2013-04-11
18
-20
/
+1352
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in net.
dcheng@chromium.org
2013-04-11
1
-2
/
+2
*
[net] Move host_cache files from net/base to net/dns
szym@chromium.org
2013-04-10
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
9
-30
/
+54
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
9
-54
/
+30
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
9
-30
/
+54
*
net: move socket files from net/base to net/socket
phajdan.jr@chromium.org
2013-04-09
1
-2
/
+2
*
Moving net/tools/quic code to net::tools namspace
alyssar@google.com
2013-04-08
38
-14
/
+98
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in net, Linux edition.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Initialize the simple cache backend at runtime.
pasko@google.com
2013-04-02
1
-4
/
+7
*
Attempt to fix chromium.chrome linux compile.
thakis@chromium.org
2013-03-31
1
-2
/
+2
*
Add support for P-256 key exchange in crypto handshake.
rtenneti@chromium.org
2013-03-31
4
-7
/
+93
*
Adding an end to end test for QUIC, and fixing the bugs it turned up.
alyssar@google.com
2013-03-30
11
-9
/
+1073
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
2
-2
/
+2
*
Convert net to use base::string16 instead of string16.
brettw@chromium.org
2013-03-29
3
-9
/
+11
*
Fixing -Wno-deprecated issues for flip_balsa_and_epoll_library
alyssar@google.com
2013-03-29
6
-10
/
+9
*
The initial check-in of the toy QUIC client and server.
alyssar@google.com
2013-03-27
33
-0
/
+3366
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
2
-2
/
+2
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-1
/
+3
*
Revert 188762 "net: Add more debugging code to diagnose flaky te..."
wjia@chromium.org
2013-03-18
2
-48
/
+14
*
net: Add more debugging code to diagnose flaky testserver failures.
phajdan.jr@chromium.org
2013-03-18
2
-14
/
+48
*
Partially integrate filename determination with resumption.
rdsmith@chromium.org
2013-03-16
1
-9
/
+50
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
Remove SpdyDataFlags from SpdyFramerVisitorInterface::OnStreamFrameData()
akalin@chromium.org
2013-03-08
2
-2
/
+2
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
net: add basic ChannelID support to TLSLite.
agl@chromium.org
2013-03-02
1
-0
/
+15
*
[SPDY] Clean up stream flow control code a bit
akalin@chromium.org
2013-02-28
1
-1
/
+1
*
Overhaul of how SPDY frame headers are written, useful for SPDY 4 development.
akalin@chromium.org
2013-02-26
2
-3
/
+3
*
Remove SpdyFrame::length(). Useful in SPDY 4 development.
akalin@chromium.org
2013-02-26
1
-4
/
+5
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
7
-8
/
+8
*
Remove SpdyDataFrame. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-21
1
-2
/
+2
*
Split out policy code from net/tools/testserver.
mnissler@chromium.org
2013-02-19
4
-790
/
+0
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
1
-2
/
+2
*
When reading from an SSL socket, attempt to fully fill the caller's buffer
rsleevi@chromium.org
2013-02-16
1
-0
/
+19
*
Verify the signature on user cloud policy downloads.
joaodasilva@chromium.org
2013-02-16
1
-14
/
+15
*
Serious cleanup of SpdyFramer compression code:
akalin@chromium.org
2013-02-15
1
-7
/
+7
*
Remove SpdySettingsControlFrame struct. Useful for Spdy 4 Development.
akalin@chromium.org
2013-02-15
1
-1
/
+1
*
Remove SpdySynStreamControlFrame struct. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-15
1
-1
/
+1
*
Remove SpdySynReplyControlFrame and SpdyGoAwayControlFrame.
akalin@chromium.org
2013-02-14
1
-1
/
+1
*
Revert 182279 due to failure in CloudPolicyTest.FetchPolicyWithRotatedKey on ...
rdsmith@chromium.org
2013-02-13
1
-15
/
+14
*
Verify the signature on user cloud policy downloads.
joaodasilva@chromium.org
2013-02-13
1
-14
/
+15
*
Rename SpdyStatusCodes to SpdyRstStreamStatus
akalin@chromium.org
2013-02-09
2
-2
/
+2
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
14
-66
/
+69
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
1
-5
/
+5
*
Add DeviceRegisterRequest.BROWSER and use it for chrome.
atwilson@chromium.org
2013-02-03
1
-2
/
+2
*
device_management.py: Send settings_entity_id in responses.
mnissler@chromium.org
2013-01-30
1
-0
/
+1
*
Disk cache: Update the dump_cache tool to show the Stats record.
rvargas@google.com
2013-01-23
1
-2
/
+48
*
[net/tools/gdig] Use unsigned instead of size_t when printing on Windows.
szym@chromium.org
2013-01-22
1
-9
/
+9
*
Synchronize sending of RST between server and client to avoid dropping bytes.
rdsmith@chromium.org
2013-01-22
1
-13
/
+14
*
[sync] Divorce python sync test server chromiumsync.py from testserver.py
rsimha@chromium.org
2013-01-20
8
-3664
/
+153
[next]