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
*
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
3
-12
/
+13
*
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
*
Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...
thestig@chromium.org
2013-05-16
1
-1
/
+1
*
Revert r187343
rsleevi@chromium.org
2013-05-14
1
-3
/
+0
*
Rename the embedded test server to EmbeddedTestServer in net::test_server nam...
phajdan.jr@chromium.org
2013-05-09
11
-120
/
+124
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
11
-26
/
+26
*
GTTF: move chrome/browser/google_apis/test_server to net/test
phajdan.jr@chromium.org
2013-05-07
12
-0
/
+1248
*
Removes jknotten from OWNERS.
bulach@chromium.org
2013-05-07
1
-1
/
+0
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
2
-7
/
+7
*
Use base::TimeTicks instead of base::Time to resolve flaky tests using local_...
miu@chromium.org
2013-04-30
1
-2
/
+2
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Remove base::DictionaryValue::HasNext.
pneubeck@chromium.org
2013-04-12
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
net: fix SHA-256 hashes on Windows.
agl@chromium.org
2013-04-04
1
-0
/
+11
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-1
/
+3
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
4
-1
/
+954
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
2
-2
/
+2
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
net: move test files out of net/base
phajdan.jr@chromium.org
2013-03-18
3
-0
/
+173
*
Fix several findbugs issues
yfriedman@chromium.org
2013-03-15
1
-9
/
+12
*
GTTF: Add debugging code for flaky test server startup issues.
phajdan.jr@chromium.org
2013-03-11
1
-0
/
+4
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
4
-5
/
+5
*
Split out policy code from net/tools/testserver.
mnissler@chromium.org
2013-02-19
1
-7
/
+0
*
Cleanup: Remove deprecated base::Value methods from net. Use base::Value too.
thestig@chromium.org
2013-02-12
1
-10
/
+10
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
10
-67
/
+67
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-2
/
+5
*
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
[next]