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
*
Remove DeprecationWarning filtering from testserver.py
mattm@chromium.org
2012-10-27
1
-3
/
+0
*
testserver.py cleanup
toyoshim@chromium.org
2012-10-25
1
-67
/
+89
*
testserver.py must provide proper error code
toyoshim@chromium.org
2012-10-24
1
-8
/
+7
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-4
/
+1
*
Upstream Android-specific net/ changes.
newt@chromium.org
2012-10-20
1
-8
/
+12
*
testserver.py TLS and client auth support on WebSocket.
toyoshim@chromium.org
2012-10-18
1
-4
/
+22
*
[Sync] Add history delete directive type
akalin@chromium.org
2012-10-17
1
-1
/
+8
*
Just ignore pywebsocket import error in pyauto test.
toyoshim@chromium.org
2012-10-16
1
-1
/
+10
*
WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)
toyoshim@chromium.org
2012-10-13
1
-1
/
+1
*
Revert 161572 - WebSocket test server migration on ExtensionApiTest.WebSocket...
mrossetti@chromium.org
2012-10-12
1
-1
/
+1
*
WebSocket test server migration on ExtensionApiTest.WebSocket (third trial)
toyoshim@chromium.org
2012-10-12
1
-1
/
+1
*
Revert 161542 - WebSocket test server migration on ExtensionApiTest.WebSocket...
kochi@chromium.org
2012-10-12
1
-1
/
+1
*
WebSocket test server migration on ExtensionApiTest.WebSocket (retry)
toyoshim@chromium.org
2012-10-12
1
-1
/
+1
*
Revert 161304 - WebSocket test server migration on ExtensionApiTest.WebSocket
toyoshim@chromium.org
2012-10-11
1
-1
/
+1
*
WebSocket test server migration on ExtensionApiTest.WebSocket
toyoshim@chromium.org
2012-10-11
1
-1
/
+1
*
Launch pywebsocket via net::TestServer
toyoshim@chromium.org
2012-10-09
2
-31
/
+83
*
Remove Python < 2.6 compatibility imports from testserver.py.
mattm@chromium.org
2012-09-23
1
-18
/
+8
*
Revert 156742 - Launch pywebsocket via net::TestServer
peter@chromium.org
2012-09-14
2
-83
/
+31
*
Launch pywebsocket via net::TestServer
toyoshim@chromium.org
2012-09-14
2
-31
/
+83
*
Reland: Take 2: Force python test server output to be unbuffered, so it doesn...
rsimha@google.com
2012-09-12
1
-3
/
+3
*
Revert 156361 - Take 2: Force python test server output to be unbuffered, so ...
rsimha@google.com
2012-09-12
1
-3
/
+3
*
Take 2: Force python test server output to be unbuffered, so it doesn't mix w...
rsimha@google.com
2012-09-12
1
-3
/
+3
*
Use HttpAuthController in SocketStream
bashi@chromium.org
2012-09-08
1
-0
/
+119
*
Upstream setting flag for outgoing favicon sync.
nyquist@chromium.org
2012-09-07
2
-11
/
+11
*
Revert 154861 - Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-09-05
3
-383
/
+314
*
Add get_server_time utility
akalin@chromium.org
2012-09-05
1
-0
/
+374
*
Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-09-05
3
-314
/
+383
*
[net] Move DnsConfigService to NetworkChangeNotifier.
szym@chromium.org
2012-08-31
2
-36
/
+8
*
Fix build errors `undeclared functions read() write() and usleep()' in Fedora...
penghuang@chromium.org
2012-08-24
2
-0
/
+3
*
Fix None checks in device_management.py
mnissler@chromium.org
2012-08-23
1
-3
/
+3
*
Refactoring for merging WebSocket test server to net::TestServer
toyoshim@chromium.org
2012-08-23
1
-7
/
+9
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-15
1
-1
/
+1
*
Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort add...
brettw@chromium.org
2012-08-14
1
-1
/
+1
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-14
1
-1
/
+1
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
4
-20
/
+48
*
Update license tool to check several additional directories
steveblock@chromium.org
2012-08-09
1
-0
/
+4
*
[Sync] Add support for performing a GetKey on startup.
zea@chromium.org
2012-07-31
2
-3
/
+24
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-1
/
+1
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
2
-2
/
+6
*
Support for printing the dns configuration and hosts.
dcastagna@google.com
2012-07-19
1
-74
/
+208
*
Update effective-TLD data files using the latest data from Mozilla, ignoring ...
pam@chromium.org
2012-07-18
1
-16
/
+33
*
SPDY_SESSION_RECV_DATA doesn't indicate the DATA_FLAG_FIN
toyoshim@chromium.org
2012-07-12
2
-2
/
+5
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
25
-25
/
+0
*
Remove several usages of linked_ptr in spdy land.
rch@chromium.org
2012-07-11
2
-16
/
+16
*
Created new SpdyFramerVisitorInterface::OnSynStream(), SpdyFramerVisitorInter...
rch@chromium.org
2012-07-09
2
-34
/
+74
*
flip_in_mem_edsm_server: convert proxyed response header names to lowercase.
toyoshim@chromium.org
2012-07-04
1
-3
/
+7
*
clang: -Wunused-private-field cleanups, linux edition
thakis@chromium.org
2012-07-03
2
-3
/
+1
*
Set the system network delegate on the SystemURLRequestContext.
mattm@chromium.org
2012-06-30
1
-0
/
+33
*
net: add support for testing OCSP unauthorized and unknown statuses
agl@chromium.org
2012-06-29
2
-14
/
+32
*
Clarify comments in net/tools/testserver/OWNERS
akalin@chromium.org
2012-06-28
1
-2
/
+4
[next]