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
/
testserver
/
run_testserver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of the message_loop header in net/, part 3.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-6
/
+4
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-1
/
+1
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-20
/
+23
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
[sync] Divorce python sync test server chromiumsync.py from testserver.py
rsimha@chromium.org
2013-01-20
1
-74
/
+5
*
Try #2.1: Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-11-07
1
-1
/
+1
*
Revert 166344 (SafeBrowsingSystemTest fails on XP:
thakis@chromium.org
2012-11-07
1
-1
/
+1
*
Try #2: Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-11-07
1
-1
/
+1
*
Launch pywebsocket via net::TestServer
toyoshim@chromium.org
2012-10-09
1
-31
/
+40
*
Revert 156742 - Launch pywebsocket via net::TestServer
peter@chromium.org
2012-09-14
1
-40
/
+31
*
Launch pywebsocket via net::TestServer
toyoshim@chromium.org
2012-09-14
1
-31
/
+40
*
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
*
Revert 154861 - Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-09-05
1
-1
/
+1
*
Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-09-05
1
-1
/
+1
*
Refactoring for merging WebSocket test server to net::TestServer
toyoshim@chromium.org
2012-08-23
1
-7
/
+9
*
[sync] Add --port and --xmpp-port parameters to run_testserver.cc
rsimha@chromium.org
2012-05-24
1
-9
/
+51
*
Add "run_testserver --sync-test" for easy chromiumsync_test.py launching.
tim@chromium.org
2012-03-15
1
-0
/
+34
*
Update clients to use new TestServer constructor.
erikwright@chromium.org
2012-02-24
1
-2
/
+4
*
Add --https-cert option to run_testserver.
cbentzel@chromium.org
2011-09-03
1
-6
/
+31
*
Nix CommandLine::GetSwitchCount.
msw@chromium.org
2011-07-13
1
-2
/
+1
*
fix run_testserver init again.
tim@chromium.org
2011-06-23
1
-2
/
+2
*
initialize TestTimeouts for python test server (run_testserver target)
tim@chromium.org
2011-06-18
1
-0
/
+3
*
Make run_testserver.exe complain if the given --doc-root parameter
darin@chromium.org
2011-04-15
1
-1
/
+8
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-4
/
+6
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+6
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-4
/
+6
*
added InitLogging call to run_testserver.
akalin@chromium.org
2010-11-18
1
-0
/
+9
*
[Sync] Added a separate type for a sync server for testserver.py
akalin@chromium.org
2010-11-12
1
-8
/
+10
*
Restore run_testserver, it's needed for PPAPI and possibly others.
phajdan.jr@chromium.org
2010-09-03
1
-0
/
+57
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-72
/
+0
*
Remove all but one last caller of CommandLine::GetSwitchValue().
evan@chromium.org
2010-08-09
1
-1
/
+3
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-7
/
+7
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-1
/
+1
*
Add a run_testserver executable to make it easy to run the testserver
darin@chromium.org
2010-07-09
1
-0
/
+70