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
/
embedded_test_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete net/tools/fetch. No one is using this.
willchan@chromium.org
2014-03-26
1
-1
/
+0
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-2
/
+2
*
Fix flaky thread number DCHECK in KioskTest.
xiyuan@chromium.org
2013-12-06
2
-5
/
+27
*
Do not spawn a thread in browser/interactive ui tests before spawning sandbox...
oshima@chromium.org
2013-12-04
2
-17
/
+65
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Create EmbeddedTestServer's thread when necessary
oshima@chromium.org
2013-11-21
2
-15
/
+15
*
GTTF: Make EmbeddedTestServer always use its own thread for IO
phajdan.jr@chromium.org
2013-10-25
3
-20
/
+23
*
Will now DCHECK that test writers start the embedded server before using it.
phoglund@chromium.org
2013-10-02
1
-0
/
+1
*
Make EmbeddedTestServer usable in the absence of pre-existing threads.
mnissler@chromium.org
2013-09-03
3
-22
/
+121
*
Remove ref-counting from StreamListenSocket
szym@chromium.org
2013-09-03
4
-14
/
+15
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-2
/
+2
*
SocketDescriptor moved to separate file.
vitalybuka@chromium.org
2013-08-28
1
-1
/
+1
*
Make inttypes.h and similar macro usage C++11-friendly.
thakis@chromium.org
2013-07-25
1
-1
/
+1
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Fix build.
phajdan.jr@chromium.org
2013-06-26
1
-1
/
+1
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
5
-49
/
+65
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
1
-1
/
+1
*
Use a direct include of strings headers in net/test/, net/third_party/, net/t...
avi@chromium.org
2013-06-11
4
-5
/
+5
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
Revert "Revert 202112 "GTTF: Convert most tests in content to use Embedd...""
phajdan.jr@chromium.org
2013-05-28
6
-35
/
+53
*
Revert 202112 "GTTF: Convert most tests in content to use Embedd..."
xiyuan@chromium.org
2013-05-25
6
-53
/
+35
*
GTTF: Convert most tests in content to use EmbeddedTestServer.
phajdan.jr@chromium.org
2013-05-24
6
-35
/
+53
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-3
/
+3
*
GTTF: Make EmbeddedTestServer use ephemeral port
phajdan.jr@chromium.org
2013-05-23
1
-21
/
+17
*
GTTF: Convert WebContentsImplBrowserTest to use EmbeddedTestServer.
phajdan.jr@chromium.org
2013-05-20
3
-0
/
+64
*
Rename the embedded test server to EmbeddedTestServer in net::test_server nam...
phajdan.jr@chromium.org
2013-05-09
11
-120
/
+124
*
GTTF: move chrome/browser/google_apis/test_server to net/test
phajdan.jr@chromium.org
2013-05-07
12
-0
/
+1248