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
*
Fix remaining incompatibilities between scoped_ptr and unique_ptr.
dcheng
2016-01-20
1
-1
/
+1
*
Certificate Transparency: Check test data was parsed correctly.
eranm
2016-01-13
2
-15
/
+12
*
Certificate Transparency: Verify signed tree heads for empty trees.
eranm
2016-01-12
2
-2
/
+44
*
Update SSLServerSocket::CreateSSLServerSocket to take key as const ref
maniscalco
2016-01-05
1
-1
/
+1
*
Global conversion of Pass()→std::move() on OS=android
dcheng
2015-12-30
1
-1
/
+2
*
Convert Pass()→std::move() in //net
dcheng
2015-12-26
7
-40
/
+49
*
[Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. (RE...
jbudorick
2015-12-22
10
-43
/
+470
*
Handle HTTP headers case-insensitively on the test server
tzik
2015-12-21
1
-1
/
+11
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
24
-145
/
+167
*
Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...
danakj
2015-12-15
9
-447
/
+43
*
[Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.
jbudorick
2015-12-15
9
-43
/
+447
*
Remove the NoAtExitBaseTestSuite anti-pattern.
jam
2015-12-11
2
-10
/
+0
*
Revert of CT Verify test utilities change - Moved the following common functi...
rtenneti
2015-12-09
2
-52
/
+2
*
CT Verify test utilities change - Moved the following common functions
rtenneti
2015-12-07
2
-2
/
+52
*
base: get rid of deprecated TrimWhitespace() function
tfarina
2015-12-06
1
-1
/
+1
*
Stop using SpawnedTestServer in DownloadContentTest.*
asanka
2015-12-04
1
-1
/
+0
*
[Cronet] Public key pinning for Java API
kapishnikov
2015-12-03
1
-0
/
+77
*
Remove kuint16max.
avi
2015-12-01
4
-15
/
+26
*
Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chr...
avi
2015-12-01
4
-26
/
+15
*
Remove kuint16max.
avi
2015-12-01
4
-15
/
+26
*
net: remove InitializeAndWaitUntilReady() from EmbeddedTestServer
tfarina
2015-11-30
3
-19
/
+0
*
jni: Pass method parameters as JavaParamRef in net.
torne
2015-11-25
2
-16
/
+24
*
URLRequestJob: change ReadRawData contract
xunjieli
2015-11-23
6
-58
/
+42
*
[Cronet] Continue UrlRequest with NULL certificate if Client cert is requested.
mef
2015-11-23
2
-7
/
+46
*
Revert "Reland: URLRequestJob: change ReadRawData contract"
xunjieli
2015-11-20
6
-42
/
+58
*
Reland: URLRequestJob: change ReadRawData contract
xunjieli
2015-11-18
6
-58
/
+42
*
Revert "URLRequestJob: change ReadRawData contract"
xunjieli
2015-11-09
6
-42
/
+58
*
Certificate Transparency: Parse consistency proof JSON
eranm
2015-11-08
2
-0
/
+22
*
URLRequestJob: change ReadRawData contract
xunjieli
2015-11-06
6
-58
/
+42
*
Reland of Migrating tests to use EmbeddedTestServer (/net) (patchset #1 id:1 ...
tommycli
2015-11-06
3
-9
/
+19
*
Revert of Migrating tests to use EmbeddedTestServer (/net) (patchset #4 id:60...
tommycli
2015-11-05
3
-19
/
+9
*
Migrating tests to use EmbeddedTestServer (/net)
svaldez
2015-11-03
3
-9
/
+19
*
Adding Default Handlers from SpawnedTestServer to EmbeddedTestServer.
svaldez
2015-10-30
3
-1
/
+664
*
SSL and add handlers in EmbeddedTestServer
svaldez
2015-10-28
11
-161
/
+894
*
Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder...
stevenjb
2015-10-27
11
-866
/
+149
*
SSL and add handlers in EmbeddedTestServer
svaldez
2015-10-27
11
-149
/
+866
*
[Cronet] Fixed package name of NetworkChangeNotifierTestUtil class
kapishnikov
2015-10-27
1
-1
/
+1
*
[Cronet] Switch from InstrumentationTest to junit
pauljensen
2015-10-23
1
-0
/
+25
*
net: Remove FilePath version of URLRequestMockHTTPJob::GetMockUrl().
tfarina
2015-10-17
2
-11
/
+0
*
[Android] remove dots from log tags
dgn
2015-10-14
1
-1
/
+1
*
Don't use base::MessageLoop::{Quit,QuitClosure} in net/
ki.stfu
2015-10-09
1
-2
/
+2
*
net: Remove FilePath version of URLRequestMockHTTPJob::GetMockHttpsUrl().
tfarina
2015-10-07
2
-8
/
+0
*
Remove mtomasz@chromium.org from net/test/embedded_test_server/OWNERS.
mmenke
2015-10-06
1
-1
/
+0
*
Removing ListenSocket from EmbeddedTestServer
svaldez
2015-10-06
12
-1331
/
+234
*
Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.
jam
2015-10-02
1
-2
/
+2
*
Add Next Protocol Negotiation (NPN) unittests.
bnc
2015-10-02
2
-6
/
+11
*
Unbreak gn build of net_unittests on Android
asanka
2015-09-29
1
-6
/
+11
*
Extend base::win::ObjectWatcher to watch an event multiple times.
jam
2015-09-29
1
-2
/
+2
*
Cleanup: Pass std::string as const reference from net/
ki.stfu
2015-09-22
1
-1
/
+1
*
Remove Android filter file for net_unittests. WIP
tfarina
2015-09-18
1
-1
/
+6
[next]