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
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-1
/
+1
*
Support signatures in the policy test server.
mnissler@chromium.org
2011-04-11
1
-4
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
3
-5
/
+5
*
Add OWNERS file for net/test
phajdan.jr@chromium.org
2011-03-22
1
-0
/
+1
*
Do not enforce pyproto dir for running testserver.
nirnimesh@chromium.org
2011-02-05
1
-2
/
+3
*
Silence testserver logs when tests are run in non-verbose mode
rsimha@chromium.org
2011-02-01
1
-0
/
+4
*
New protocol and testserver for the Chrome-DMServer protocol
gfeher@chromium.org
2011-01-28
2
-3
/
+6
*
More net/ method ordering.
erg@google.com
2011-01-26
1
-43
/
+43
*
More net/ reordering.
erg@google.com
2011-01-21
2
-1
/
+3
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
2
-9
/
+10
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
2
-10
/
+9
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
2
-9
/
+10
*
Revert "Revert "Set PYTHON_PATH at TestServer Init() instead of Start()""
cmasone@chromium.org
2011-01-04
1
-10
/
+48
*
Revert "Set PYTHON_PATH at TestServer Init() instead of Start()"
cmasone@chromium.org
2011-01-03
1
-47
/
+10
*
Set PYTHON_PATH at TestServer Init() instead of Start()
cmasone@chromium.org
2011-01-03
1
-10
/
+47
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-1
/
+1
*
Revert 69356 - Regenerate the root certificate and end-entity certificates us...
rsleevi@chromium.org
2010-12-16
1
-1
/
+1
*
Regenerate the root certificate and end-entity certificates used for various ...
rsleevi@chromium.org
2010-12-16
1
-1
/
+1
*
Add support for temporarily trusting a certificate for the duration of unit t...
rsleevi@chromium.org
2010-12-16
4
-75
/
+5
*
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
[next]