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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly whitelist the test server port.
bauerb@chromium.org
2010-12-10
2
-0
/
+7
*
Fixes the remaining unit tests failures for OpenSSL:
joth@chromium.org
2010-12-02
2
-3
/
+3
*
[Sync] Make sync integration tests use local xmpp servers.
akalin@chromium.org
2010-11-27
2
-2
/
+12
*
Fixed port boundary check in test_server.cc
akalin@chromium.org
2010-11-27
1
-1
/
+1
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-27
4
-12
/
+65
*
Fixed UnblockPipe() in test_server_win.cc to work with any number of bytes
akalin@chromium.org
2010-11-26
1
-7
/
+11
*
Added third_party to python path for testserver.
akalin@chromium.org
2010-11-26
1
-0
/
+5
*
Added ReadData() function to test_server_{posix,win}.cc
akalin@chromium.org
2010-11-26
2
-64
/
+92
*
Revert 67428 - Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
1
-5
/
+0
*
Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
1
-0
/
+5
*
Revert 67398 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
4
-141
/
+67
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
4
-67
/
+141
*
Revert 67386 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
4
-133
/
+70
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
4
-70
/
+133
*
Reconstructing 67000.
bradnelson@google.com
2010-11-23
2
-2
/
+2
*
Revert 67018 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-23
4
-133
/
+59
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-22
4
-59
/
+133
*
Reverting 67000.
bradnelson@google.com
2010-11-22
2
-2
/
+2
*
Switching chrome to use python26 in place of python24.
bradnelson@google.com
2010-11-22
2
-2
/
+2
*
Revert 66879 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-20
4
-116
/
+62
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-20
4
-62
/
+116
*
snap_start_tests: test NPN misprediction.
agl@chromium.org
2010-11-17
1
-6
/
+30
*
[Sync] Added a separate type for a sync server for testserver.py
akalin@chromium.org
2010-11-12
2
-0
/
+4
*
Fix python sync server on Chrome OS
rsimha@chromium.org
2010-11-12
1
-4
/
+4
*
testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-11-11
4
-77
/
+76
*
All SSL UI tests work with ephemeral ports.
cbentzel@chromium.org
2010-11-11
2
-6
/
+49
*
Add device management test server to net infrastructure.
mnissler@chromium.org
2010-11-11
1
-0
/
+2
*
Revert "Revert "net: add Snap Start tests""
agl@chromium.org
2010-11-10
1
-0
/
+240
*
Revert "net: add Snap Start tests"
agl@chromium.org
2010-11-10
1
-240
/
+0
*
net: add Snap Start tests
agl@chromium.org
2010-11-10
1
-0
/
+240
*
Make sure the generated python proto buff path is right.
lzheng@chromium.org
2010-11-09
3
-26
/
+37
*
Revert 65465 - testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-11-09
4
-76
/
+77
*
testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-11-09
4
-77
/
+76
*
GTTF: Implement a timeout for TestServer on Windows.
phajdan.jr@chromium.org
2010-10-30
2
-6
/
+42
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+1
*
Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...
rsleevi@chromium.org
2010-10-28
4
-111
/
+228
*
Revert 64202 - Initial support for built-in DNS resolver/cache.
yusukes@chromium.org
2010-10-28
1
-1
/
+1
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+1
*
Revert 64118 - Revert 64070 - Revert 64065 - testserver.py listens on ephemer...
nick@chromium.org
2010-10-27
4
-58
/
+60
*
Revert 64070 - Revert 64065 - testserver.py listens on ephemeral ports by def...
cbentzel@chromium.org
2010-10-27
4
-60
/
+58
*
Revert 64065 - testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-10-27
4
-58
/
+60
*
testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-10-27
4
-60
/
+58
*
GTTF: Implement a timeout for TestServer on POSIX.
phajdan.jr@chromium.org
2010-10-26
1
-0
/
+16
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-1
/
+1
*
testserver: try harder to find the pyproto directory on OS X
agl@chromium.org
2010-10-12
1
-3
/
+22
*
Remove TestServer::WaitToFinish, it is now unused.
phajdan.jr@chromium.org
2010-10-06
2
-20
/
+0
*
Clean up orphaned testserver processes before launching a new one in net::Tes...
rsimha@chromium.org
2010-10-05
1
-0
/
+51
*
Use python run time to launch python and make sure it works.
lzheng@chromium.org
2010-10-05
1
-7
/
+18
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-1
/
+1
[next]