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
*
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
*
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
[next]