summaryrefslogtreecommitdiffstats
path: root/net/test
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-201-1/+1
* Certificate Transparency: Check test data was parsed correctly.eranm2016-01-132-15/+12
* Certificate Transparency: Verify signed tree heads for empty trees.eranm2016-01-122-2/+44
* Update SSLServerSocket::CreateSSLServerSocket to take key as const refmaniscalco2016-01-051-1/+1
* Global conversion of Pass()→std::move() on OS=androiddcheng2015-12-301-1/+2
* Convert Pass()→std::move() in //netdcheng2015-12-267-40/+49
* [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. (RE...jbudorick2015-12-2210-43/+470
* Handle HTTP headers case-insensitively on the test servertzik2015-12-211-1/+11
* Switch to standard integer types in net/.Avi Drissman2015-12-2024-145/+167
* Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...danakj2015-12-159-447/+43
* [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.jbudorick2015-12-159-43/+447
* Remove the NoAtExitBaseTestSuite anti-pattern.jam2015-12-112-10/+0
* Revert of CT Verify test utilities change - Moved the following common functi...rtenneti2015-12-092-52/+2
* CT Verify test utilities change - Moved the following common functionsrtenneti2015-12-072-2/+52
* base: get rid of deprecated TrimWhitespace() functiontfarina2015-12-061-1/+1
* Stop using SpawnedTestServer in DownloadContentTest.*asanka2015-12-041-1/+0
* [Cronet] Public key pinning for Java APIkapishnikov2015-12-031-0/+77
* Remove kuint16max.avi2015-12-014-15/+26
* Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chr...avi2015-12-014-26/+15
* Remove kuint16max.avi2015-12-014-15/+26
* net: remove InitializeAndWaitUntilReady() from EmbeddedTestServertfarina2015-11-303-19/+0
* jni: Pass method parameters as JavaParamRef in net.torne2015-11-252-16/+24
* URLRequestJob: change ReadRawData contractxunjieli2015-11-236-58/+42
* [Cronet] Continue UrlRequest with NULL certificate if Client cert is requested.mef2015-11-232-7/+46
* Revert "Reland: URLRequestJob: change ReadRawData contract"xunjieli2015-11-206-42/+58
* Reland: URLRequestJob: change ReadRawData contractxunjieli2015-11-186-58/+42
* Revert "URLRequestJob: change ReadRawData contract"xunjieli2015-11-096-42/+58
* Certificate Transparency: Parse consistency proof JSONeranm2015-11-082-0/+22
* URLRequestJob: change ReadRawData contractxunjieli2015-11-066-58/+42
* Reland of Migrating tests to use EmbeddedTestServer (/net) (patchset #1 id:1 ...tommycli2015-11-063-9/+19
* Revert of Migrating tests to use EmbeddedTestServer (/net) (patchset #4 id:60...tommycli2015-11-053-19/+9
* Migrating tests to use EmbeddedTestServer (/net)svaldez2015-11-033-9/+19
* Adding Default Handlers from SpawnedTestServer to EmbeddedTestServer.svaldez2015-10-303-1/+664
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-2811-161/+894
* Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder...stevenjb2015-10-2711-866/+149
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-2711-149/+866
* [Cronet] Fixed package name of NetworkChangeNotifierTestUtil classkapishnikov2015-10-271-1/+1
* [Cronet] Switch from InstrumentationTest to junitpauljensen2015-10-231-0/+25
* net: Remove FilePath version of URLRequestMockHTTPJob::GetMockUrl().tfarina2015-10-172-11/+0
* [Android] remove dots from log tagsdgn2015-10-141-1/+1
* Don't use base::MessageLoop::{Quit,QuitClosure} in net/ki.stfu2015-10-091-2/+2
* net: Remove FilePath version of URLRequestMockHTTPJob::GetMockHttpsUrl().tfarina2015-10-072-8/+0
* Remove mtomasz@chromium.org from net/test/embedded_test_server/OWNERS.mmenke2015-10-061-1/+0
* Removing ListenSocket from EmbeddedTestServersvaldez2015-10-0612-1331/+234
* Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.jam2015-10-021-2/+2
* Add Next Protocol Negotiation (NPN) unittests.bnc2015-10-022-6/+11
* Unbreak gn build of net_unittests on Androidasanka2015-09-291-6/+11
* Extend base::win::ObjectWatcher to watch an event multiple times.jam2015-09-291-2/+2
* Cleanup: Pass std::string as const reference from net/ki.stfu2015-09-221-1/+1
* Remove Android filter file for net_unittests. WIPtfarina2015-09-181-1/+6