| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland r263348: Add False Start tests | davidben@chromium.org | 2014-04-16 | 2 | -2/+40 |
* | [Android WebView] Add an API to configure mixed-mode content behavior. | benm@chromium.org | 2014-04-16 | 1 | -11/+17 |
* | Revert 263348 "Add False Start tests" | zhaoqin@google.com | 2014-04-12 | 2 | -40/+2 |
* | Add False Start tests | davidben@chromium.org | 2014-04-11 | 2 | -2/+40 |
* | Make net use v8 through gin | jochen@chromium.org | 2014-04-08 | 1 | -2/+1 |
* | Revert 260201 "Give localserver time to shut down" | tim@chromium.org | 2014-03-28 | 1 | -5/+0 |
* | Give localserver time to shut down | sigbjorn@opera.com | 2014-03-28 | 1 | -0/+5 |
* | Delete net/tools/fetch. No one is using this. | willchan@chromium.org | 2014-03-26 | 1 | -1/+0 |
* | Remove akalin and szym from OWNERS files. | mmenke@chromium.org | 2014-03-18 | 1 | -3/+0 |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 5 | -8/+10 |
* | Implement ScopedFD in terms of ScopedGeneric. | brettw@chromium.org | 2014-03-17 | 2 | -8/+8 |
* | Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c... | jochen@chromium.org | 2014-03-15 | 2 | -8/+8 |
* | Implement ScopedFD in terms of ScopedGeneric. | brettw@chromium.org | 2014-03-14 | 2 | -8/+8 |
* | Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c... | thakis@chromium.org | 2014-03-14 | 2 | -8/+8 |
* | Implement ScopedFD in terms of ScopedGeneric. | brettw@chromium.org | 2014-03-14 | 2 | -8/+8 |
* | Allow the content browser client to specify a special cookie store to be | tburkard@chromium.org | 2014-03-12 | 1 | -1/+1 |
* | Move TrimWhitespace to the base namespace. | brettw@chromium.org | 2014-03-03 | 1 | -1/+1 |
* | Use EXPECT_DFATAL instead of EXPECT_DEBUG_DEATH in spdy_protocol_test.cc. | rch@chromium.org | 2014-01-25 | 5 | -0/+327 |
* | Removes MessageLoop::TYPE_XXX where possible | sky@chromium.org | 2014-01-15 | 1 | -2/+2 |
* | Update uses of UTF conversions in courgette/, device/, extensions/, google_ap... | avi@chromium.org | 2013-12-25 | 2 | -2/+2 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -2/+2 |
* | rAc: remove http:// support, except when flag is provided | estade@chromium.org | 2013-12-17 | 1 | -1/+1 |
* | Extract Certificate Transparency SCTs from stapled OCSP responses | ekasper@google.com | 2013-12-17 | 4 | -9/+98 |
* | Revert of https://codereview.chromium.org/92443002/ | szym@chromium.org | 2013-12-13 | 4 | -98/+9 |
* | Extract Certificate Transparency SCTs from stapled OCSP responses | ekasper@google.com | 2013-12-13 | 4 | -9/+98 |
* | net: add test for TLS_FALLBACK_SCSV | agl@chromium.org | 2013-12-11 | 2 | -2/+13 |
* | Fixing Java style errors in net/android/ | aurimas@chromium.org | 2013-12-11 | 1 | -3/+3 |
* | Certificate Transparency: Properly initializing test objects | eranm@google.com | 2013-12-11 | 1 | -0/+2 |
* | Revert 239921 "Revert 239759 "The comment in base64.h implies th..." | vadimt@chromium.org | 2013-12-11 | 1 | -6/+3 |
* | Revert 239759 "The comment in base64.h implies that base::Base64..." | vadimt@chromium.org | 2013-12-11 | 1 | -3/+6 |
* | The comment in base64.h implies that base::Base64Encode() can return false, but | ricea@chromium.org | 2013-12-10 | 1 | -6/+3 |
* | Fix flaky thread number DCHECK in KioskTest. | xiyuan@chromium.org | 2013-12-06 | 2 | -5/+27 |
* | Stop using third_party\python_26 for many tests. | maruel@chromium.org | 2013-12-05 | 3 | -11/+14 |
* | 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 |
* | Add support for fetching Certificate Transparency SCTs over a TLS extension | ekasper@google.com | 2013-11-28 | 2 | -1/+14 |
* | Add the high-level interface for verifying SCTs over multiple logs | eranm@google.com | 2013-11-24 | 2 | -2/+30 |
* | Add an SignedCertificateTimetampStore, making SignedCertificateTimestamp be r... | alcutter@google.com | 2013-11-22 | 2 | -6/+12 |
* | A rather small change following up on comments in issue 55953002. | eranm@google.com | 2013-11-21 | 1 | -2/+6 |
* | Create EmbeddedTestServer's thread when necessary | oshima@chromium.org | 2013-11-21 | 2 | -15/+15 |
* | Fix chrome upload with content uri | qinmin@chromium.org | 2013-11-20 | 1 | -0/+2 |
* | CT: Adding SCT and PreCertificates extractor. This code creates the | eranm@google.com | 2013-11-19 | 2 | -0/+13 |
* | Revert 235752 "Fix chrome upload with content uri" | qinmin@chromium.org | 2013-11-18 | 1 | -2/+0 |
* | Fix chrome upload with content uri | qinmin@chromium.org | 2013-11-18 | 1 | -0/+2 |
* | CT: Adding SCT verification functionality: A CTLogVerifier instance can verif... | eranm@google.com | 2013-11-13 | 2 | -9/+70 |
* | Fixes for -Wunused-function on Linux, Android and ChromeOS | hans@chromium.org | 2013-11-12 | 1 | -0/+2 |
* | CT: First step towards supporting Certificate Transparency in Chrome. | eranm@google.com | 2013-11-01 | 2 | -0/+147 |
* | [Net] Add a priority parameter to URLRequest's constructor | akalin@chromium.org | 2013-10-31 | 1 | -3/+4 |
* | Revert 232131 "CT: First step towards supporting Certificate Tra..." | rpaquay@chromium.org | 2013-10-31 | 2 | -147/+0 |
* | CT: First step towards supporting Certificate Transparency in Chrome. | eranm@google.com | 2013-10-31 | 2 | -0/+147 |