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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...
willchan@chromium.org
2010-11-13
7
-63
/
+44
*
Disallow Singleton and LazyInstance on non-joinable threads.
willchan@chromium.org
2010-11-12
7
-44
/
+63
*
Use DCHECK instead of CHECK to assert that policy_oids_ is
wtc@chromium.org
2010-11-12
1
-1
/
+1
*
net: add mit.edu to False Start blacklist.
agl@chromium.org
2010-11-11
1
-0
/
+1
*
openssl build fixes, and tidy the build files
joth@chromium.org
2010-11-11
1
-2
/
+4
*
Add support for restricting the cipher suites that SSLClientSocket(Mac,NSS) u...
rsleevi@chromium.org
2010-11-11
3
-0
/
+28
*
Valgrind fix.
agl@chromium.org
2010-11-10
1
-0
/
+1
*
net: assorted changes needed for Snap Start tests.
agl@chromium.org
2010-11-10
3
-1
/
+8
*
Stop using DestructionObserver in OCSP code. Explicilty cancel all URLRequests.
willchan@chromium.org
2010-11-09
1
-0
/
+6
*
net: update False Start blacklist with latest results.
agl@chromium.org
2010-11-08
1
-1
/
+4442
*
net: update False Start blacklist processing for \r\n
agl@chromium.org
2010-11-08
1
-9
/
+18
*
net: use a char array for the False Start blacklist.
agl@chromium.org
2010-11-08
1
-12
/
+5
*
Revert "net: update False Start blacklist with latest results."
agl@chromium.org
2010-11-08
1
-4442
/
+1
*
net: update False Start blacklist with latest results.
agl@chromium.org
2010-11-08
1
-1
/
+4442
*
net: update False Start blacklist for 32-bit indexes.
agl@chromium.org
2010-11-08
3
-14
/
+13
*
net: add neg9.org to the HSTS Preloaded list.
agl@chromium.org
2010-11-08
2
-0
/
+4
*
Revert 65349 - Update CertVerifier to watch for the origin loop's destruction...
skerner@chromium.org
2010-11-08
1
-17
/
+2
*
Update CertVerifier to watch for the origin loop's destruction, so that
zork@chromium.org
2010-11-08
1
-2
/
+17
*
net: Silently disable False Start when NetNanny is detected.
agl@chromium.org
2010-11-05
1
-4
/
+1
*
On Windows, merge X509Certificate::VerifyEV into
wtc@chromium.org
2010-11-04
5
-83
/
+163
*
net: add certificate provenance checking.
agl@chromium.org
2010-11-04
2
-0
/
+19
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-0
/
+8
*
Add support for the extended header parameter syntax in Content-Disposition h...
jshin@chromium.org
2010-11-03
3
-24
/
+204
*
net: Make Snap Start check cert verification and add metrics
agl@chromium.org
2010-11-03
1
-0
/
+11
*
Revert 64960 - Turn on file access checks on Win.
rafaelw@chromium.org
2010-11-03
1
-8
/
+0
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-03
1
-0
/
+8
*
base: Move CaseInsensitiveCompare traits into the base namespace.
tfarina@chromium.org
2010-11-03
1
-2
/
+2
*
DOMUI Cert Manager: merge email certs into other certs tab.
mattm@chromium.org
2010-11-03
2
-7
/
+4
*
A follow-up of r64178.
wtc@chromium.org
2010-11-02
1
-4
/
+12
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-6
/
+10
*
Add webp mime type for omnibox
fbarchard@chromium.org
2010-11-02
1
-1
/
+3
*
Adds a new error (ERR_NETWORK_ACCESS_DENIED) for when network
mmenke@chromium.org
2010-11-02
1
-2
/
+7
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
9
-104
/
+104
*
DOMUI Cert Manager: Disable delete button on readonly certs.
mattm@chromium.org
2010-10-29
2
-0
/
+8
*
Put some thought into appropriate verbosity level for cookie DVLOGS.
rdsmith@google.com
2010-10-29
1
-14
/
+25
*
Don't use last_access_time vs. Now() comparison to mean "all cookies".
rdsmith@google.com
2010-10-29
2
-3
/
+2
*
Restrict total parallel DNS resolutions
jar@chromium.org
2010-10-29
1
-3
/
+5
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
2
-7
/
+9
*
net: use SSL_PeerCertificateChain for getting server certs
agl@chromium.org
2010-10-28
1
-54
/
+0
*
Revert 64202 - Initial support for built-in DNS resolver/cache.
yusukes@chromium.org
2010-10-28
2
-9
/
+7
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
2
-7
/
+9
*
Report the SSL protocol version in ssl_info.connection_status.
wtc@chromium.org
2010-10-27
5
-3
/
+54
*
net: add (*.)internap.com to the False Start blacklist
agl@chromium.org
2010-10-27
1
-0
/
+1
*
Fixes net_unittests for OpenSSL.
bulach@chromium.org
2010-10-27
3
-23
/
+45
*
Minor improvement to ParseDate: check parsed values are in valid range before...
joth@chromium.org
2010-10-26
2
-25
/
+33
*
net: move importing a DER certificate chain into X509Certificate.
agl@chromium.org
2010-10-26
3
-10
/
+143
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-2
/
+3
*
More UI-related OpenSSL support.
bulach@chromium.org
2010-10-25
3
-82
/
+162
*
Remove DestructionObserver for NetworkConfigWatcherMac.
willchan@chromium.org
2010-10-23
2
-48
/
+55
*
Update code that previously constructed strings from string iterators only to...
erikwright@chromium.org
2010-10-22
3
-10
/
+19
[next]