| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 15 | -28/+25 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 15 | -25/+28 |
* | Remove use of <iostream> where unnecessary. | evan@chromium.org | 2011-09-01 | 4 | -5/+5 |
* | IDNToUnicodeWithOffsets() supports NULL for the offset vector, so make IDNToU... | pkasting@chromium.org | 2011-09-01 | 1 | -2/+1 |
* | Remove throttling trial, and make feature on by default. | joi@chromium.org | 2011-09-01 | 2 | -31/+0 |
* | Revert 99135 - Refactoring and remaining work on DnsConfigService: | levin@chromium.org | 2011-09-01 | 13 | -993/+611 |
* | Refactoring and remaining work on DnsConfigService: | szym@chromium.org | 2011-09-01 | 13 | -611/+993 |
* | Force certificate trust preferences checking on OS X. | rsleevi@chromium.org | 2011-09-01 | 1 | -1/+2 |
* | Fix deleting a CERTCertificate object. | mattm@chromium.org | 2011-09-01 | 1 | -2/+3 |
* | Reduce number of unnamed-type-template-args violations (mostly when passing v... | pkasting@chromium.org | 2011-09-01 | 6 | -16/+16 |
* | Add drive.google.com to HSTS list. | cevans@chromium.org | 2011-09-01 | 2 | -0/+3 |
* | Disk cache: Don't evict anything for the first five | rvargas@google.com | 2011-08-31 | 2 | -4/+9 |
* | Unreviewed typo fix in previous CL. | agl@chromium.org | 2011-08-31 | 1 | -1/+1 |
* | HSTS: add two more hosts. | agl@chromium.org | 2011-08-31 | 2 | -4/+20 |
* | net: block bad DigiNotar serial numbers and several intermediates. | agl@chromium.org | 2011-08-31 | 1 | -4/+273 |
* | Allow the NetworkDelegate to synchronously cancel a URLRequest. | joaodasilva@chromium.org | 2011-08-31 | 2 | -7/+49 |
* | Don't try to use explicit credentials with schemes that don't support it. | asanka@chromium.org | 2011-08-31 | 13 | -57/+249 |
* | Revert 98885 - Third attempt at the following. Unreviewed, this was original... | rsleevi@chromium.org | 2011-08-31 | 6 | -224/+299 |
* | Third attempt at the following. Unreviewed, this was originally reviewed in ... | pkasting@chromium.org | 2011-08-30 | 6 | -299/+224 |
* | Fix a linking error with -Dlinux_link_kerberos on Gentoo. | phajdan.jr@chromium.org | 2011-08-30 | 1 | -2/+0 |
* | Mark DigiNotar as untrusted | agl@chromium.org | 2011-08-30 | 7 | -10/+198 |
* | fix up perms | dmaclach@chromium.org | 2011-08-29 | 2 | -0/+0 |
* | Detect file system errors during downloads. | ahendrickson@chromium.org | 2011-08-29 | 4 | -11/+138 |
* | Mark ParseHostAndPort() as NET_EXPORT instead of NET_EXPORT_PRIVATE. | sergeyu@chromium.org | 2011-08-29 | 1 | -2/+2 |
* | Only mark a proxy as bad if we have confirmation that another proxy succeeded... | asanka@chromium.org | 2011-08-29 | 10 | -8/+225 |
* | Previously i was recording number of RTT's vs Kilobytes of data downloaded pe... | gagansingh@google.com | 2011-08-27 | 2 | -65/+1 |
* | [Sync] Add tests for migration triggered by notifications | akalin@chromium.org | 2011-08-27 | 3 | -35/+226 |
* | [Sync] Add support for enabling session sync remotely. | zea@chromium.org | 2011-08-25 | 2 | -1/+38 |
* | Revert 98288 - Added CreateOriginBound method to x509_certificate.h. | jbates@chromium.org | 2011-08-25 | 7 | -294/+13 |
* | Added CreateOriginBound method to x509_certificate.h. | mdietz@google.com | 2011-08-25 | 7 | -13/+294 |
* | Always enable the STATE_LOAD_SSL_HOST_INFO state to verify the crash fix | wtc@chromium.org | 2011-08-25 | 1 | -6/+4 |
* | Allow SSL_HandshakeNegotiatedExtension to be called before the handshake | wtc@chromium.org | 2011-08-25 | 4 | -8/+53 |
* | Updated ob_cert extension number to match with the change in openssl | mdietz@google.com | 2011-08-25 | 2 | -2/+2 |
* | Remove exec flags from cc files. | jbates@chromium.org | 2011-08-25 | 2 | -0/+0 |
* | Replace whitespace at beginning and end of file with hyphens, rather than sil... | kenrb@chromium.org | 2011-08-24 | 2 | -6/+52 |
* | net: add dropcam.com to HSTS preloaded list. | agl@chromium.org | 2011-08-24 | 2 | -0/+8 |
* | Reland r97821. DiskCacheBasedSSLHostInfo needs to be declared with | wtc@chromium.org | 2011-08-24 | 4 | -18/+66 |
* | Linux: allow linking directly with Kerberos instead of using dlopen. | phajdan.jr@chromium.org | 2011-08-24 | 12 | -908/+53 |
* | Remove unneeded headers in http_auth.cc | cbentzel@chromium.org | 2011-08-24 | 1 | -4/+2 |
* | Fix revert 98028: add file that drover --revert forgot to add | dpolukhin@chromium.org | 2011-08-24 | 4 | -0/+896 |
* | Revert 97925 - Linux: allow linking directly with Kerberos instead of using d... | dpolukhin@chromium.org | 2011-08-24 | 8 | -44/+11 |
* | Always transfer ownership of inputs to SSL_RestartHandshakeAfterCertReq, | wtc@chromium.org | 2011-08-24 | 3 | -68/+132 |
* | Trying to measure the impact of warmest socket from the following histograms: | gagansingh@google.com | 2011-08-24 | 2 | -2/+30 |
* | Linux: allow linking directly with Kerberos instead of using dlopen. | phajdan.jr@chromium.org | 2011-08-23 | 12 | -907/+44 |
* | Remove DisableOCSP(). | sergeyu@chromium.org | 2011-08-23 | 4 | -35/+9 |
* | On Mac, respect certificate user trust settings created by Safari. | rsleevi@chromium.org | 2011-08-23 | 1 | -12/+20 |
* | Add the CertVerifier::set_max_cache_entries() method. | wtc@chromium.org | 2011-08-23 | 3 | -12/+22 |
* | Revert 97821 - Do not call callback->Run() until we are about to return from ... | rsleevi@chromium.org | 2011-08-23 | 3 | -61/+15 |
* | Do not call callback->Run() until we are about to return from this | wtc@chromium.org | 2011-08-23 | 3 | -15/+61 |
* | Fix sync integration tests by fixing Python path. | evan@chromium.org | 2011-08-22 | 2 | -7/+9 |