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
*
Make PPAPI test servers start in parallel
dmichael@chromium.org
2013-01-25
4
-1
/
+46
*
Synchronize android test server internal maps
boliu@chromium.org
2013-01-24
1
-20
/
+41
*
[sync] Divorce python sync test server chromiumsync.py from testserver.py
rsimha@chromium.org
2013-01-20
7
-133
/
+19
*
Make net/test/test_server correctly report timeouts.
phajdan.jr@chromium.org
2013-01-04
1
-2
/
+6
*
net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...
hashimoto@chromium.org
2012-12-15
1
-4
/
+6
*
Remove support for gdata from the Python test server and net/test.
mtomasz@chromium.org
2012-12-13
4
-11
/
+0
*
net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequest
hashimoto@chromium.org
2012-11-28
1
-1
/
+4
*
Hack around testserver issues with stdout and stderr on Win XP bots.
mattm@chromium.org
2012-11-28
1
-2
/
+0
*
Try #2.1: Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-11-07
5
-8
/
+42
*
Move Android WebView Test WebServer to net.
jknotten@chromium.org
2012-11-07
2
-0
/
+537
*
Revert 166344 (SafeBrowsingSystemTest fails on XP:
thakis@chromium.org
2012-11-07
5
-42
/
+8
*
Try #2: Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-11-07
5
-8
/
+42
*
Fix the failed cases in URLFetcherFileTest on Android.
shouqun.liu@intel.com
2012-10-25
3
-0
/
+20
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-4
/
+1
*
testserver.py TLS and client auth support on WebSocket.
toyoshim@chromium.org
2012-10-18
1
-7
/
+9
*
Launch pywebsocket via net::TestServer
toyoshim@chromium.org
2012-10-09
4
-5
/
+16
*
Revert 156742 - Launch pywebsocket via net::TestServer
peter@chromium.org
2012-09-14
4
-16
/
+5
*
Launch pywebsocket via net::TestServer
toyoshim@chromium.org
2012-09-14
4
-5
/
+16
*
Reland: Take 2: Force python test server output to be unbuffered, so it doesn...
rsimha@google.com
2012-09-12
5
-21
/
+31
*
Revert 156361 - Take 2: Force python test server output to be unbuffered, so ...
rsimha@google.com
2012-09-12
5
-28
/
+21
*
Take 2: Force python test server output to be unbuffered, so it doesn't mix w...
rsimha@google.com
2012-09-12
5
-21
/
+28
*
Revert 155587 - Force python test server output to be unbuffered, so it doesn...
rsimha@google.com
2012-09-08
3
-20
/
+0
*
Force python test server output to be unbuffered, so it doesn't mix with gtes...
rsimha@chromium.org
2012-09-08
3
-0
/
+20
*
Use HttpAuthController in SocketStream
bashi@chromium.org
2012-09-08
2
-0
/
+4
*
Fix for remote_test_server.cc for clang after r154786
bulach@chromium.org
2012-09-05
1
-2
/
+1
*
Revert 154861 - Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-09-05
7
-61
/
+11
*
Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-09-05
7
-11
/
+61
*
Android: Use external storage for test data.
nileshagrawal@chromium.org
2012-09-04
1
-2
/
+13
*
net: Fix more clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-09-01
1
-1
/
+1
*
Added URLRequestContext::CreateRequest which can be used to create URLRequests
shalev@chromium.org
2012-08-24
1
-3
/
+2
*
Refactoring for merging WebSocket test server to net::TestServer
toyoshim@chromium.org
2012-08-23
6
-53
/
+69
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
7
-7
/
+0
*
Switch to TimeDelta interfaces for process waiting functions in net and ipc.
tedvessenes@gmail.com
2012-07-11
2
-3
/
+2
*
net: add support for testing OCSP unauthorized and unknown statuses
agl@chromium.org
2012-06-29
2
-0
/
+6
*
Create a SpawnerCommunicator when starting a remote test server and destroy i...
jnd@chromium.org
2012-06-28
4
-13
/
+28
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
1
-4
/
+3
*
Cleanup the URLRequestContext after finishing communication with test sserver...
jnd@chromium.org
2012-05-30
2
-0
/
+8
*
[sync] Add --port and --xmpp-port parameters to run_testserver.cc
rsimha@chromium.org
2012-05-24
4
-4
/
+91
*
Improve the TLS intolerant server testing support added in r134129
wtc@chromium.org
2012-05-23
2
-7
/
+18
*
Rewrite base::JSONReader to be 35-40% faster, depending on the input string.
rsesek@chromium.org
2012-05-16
2
-4
/
+2
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
2
-4
/
+4
*
net: don't remember TLS intolerant servers.
agl@chromium.org
2012-04-26
2
-2
/
+10
*
Revert 128414 - Disable OCSP tests on Android
jnd@chromium.org
2012-04-24
1
-6
/
+0
*
Update uses of TimeDelta in net/test.
tedvessenes@gmail.com
2012-04-11
1
-1
/
+1
*
Disable OCSP tests on Android
rsleevi@chromium.org
2012-03-23
1
-0
/
+6
*
Revert "Revert "Revert "Revert "net: add OCSP tests.""""
agl@chromium.org
2012-03-20
2
-8
/
+57
*
Revert "Revert "Revert "net: add OCSP tests."""
agl@chromium.org
2012-03-19
2
-57
/
+8
*
Revert "Revert "net: add OCSP tests.""
agl@chromium.org
2012-03-19
2
-8
/
+57
*
Revert "net: add OCSP tests."
agl@chromium.org
2012-03-19
2
-57
/
+8
*
net: add OCSP tests.
agl@chromium.org
2012-03-19
2
-8
/
+57
[next]