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
*
STS: enable preloaded for www.noisebridge.net
agl@chromium.org
2010-07-26
2
-0
/
+5
*
STS: enable preloaded for sunshinepress.org
agl@chromium.org
2010-07-26
2
-0
/
+7
*
Fix style nits.
wtc@chromium.org
2010-07-26
1
-5
/
+6
*
Put minimal appcache info in the netlog.
michaeln@chromium.org
2010-07-23
1
-0
/
+14
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-18
/
+0
*
Add sunshinepress.org to the list of renegotiation extension required hosts.
agl@chromium.org
2010-07-23
1
-1
/
+4
*
[Linux] Enable connecting to localhost when offline.
vandebo@chromium.org
2010-07-23
7
-5
/
+78
*
Fix FLAKY X509CertificateParseTest.CanParseFormat on OS X 10.5 when decoding ...
rsleevi@chromium.org
2010-07-23
2
-31
/
+37
*
Change the ProxyConfigService interface to be asynchronous, and support obser...
eroman@chromium.org
2010-07-23
1
-3
/
+0
*
base: Add IsHexDigit function to string_util.h
tfarina@chromium.org
2010-07-23
2
-16
/
+3
*
Net: Get rid of ProxyServer::host_and_port() and friends.
thestig@chromium.org
2010-07-22
6
-33
/
+52
*
Internal CookieMonster Refactoring.
rdsmith@google.com
2010-07-22
2
-78
/
+33
*
Mark X509CertificateParseTest as FLAKY on OS X (for 10.5 builders)
rsleevi@chromium.org
2010-07-22
1
-4
/
+15
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-22
9
-21
/
+833
*
Reduce static initializers by removing inline constructors and
davemoore@chromium.org
2010-07-21
2
-39
/
+109
*
Changed type CookieList to being a vector CanonicalCookies.
rdsmith@google.com
2010-07-21
3
-86
/
+80
*
Remove <iostream> where possible.
erg@google.com
2010-07-20
2
-1
/
+3
*
Break out histogram counter variables as CookieMonster instance variables.
rdsmith@google.com
2010-07-20
2
-18
/
+83
*
Initial SPDY flow control support
agayev@chromium.org
2010-07-20
1
-0
/
+3
*
Attempt to back off from Kerberos authentication if we don't have credentials.
ahendrickson@google.com
2010-07-20
1
-0
/
+3
*
Add SSL details to the page info dialog.
agl@chromium.org
2010-07-18
1
-0
/
+10
*
net: add ciphersuite and compression to the SSL connection status.
agl@chromium.org
2010-07-18
4
-0
/
+595
*
Add a command line flag to change the default number of parallel DNS requests...
eroman@chromium.org
2010-07-17
2
-4
/
+16
*
Revert 52799 - Add support for parsing certificate formats other than raw, DE...
rsleevi@chromium.org
2010-07-17
9
-833
/
+19
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-17
9
-19
/
+833
*
Minor clean-up tasks that were TODO(snej)
rsleevi@chromium.org
2010-07-17
9
-99
/
+87
*
Remove extraneous uses of iostream in x509_cert_types.h, which creates static...
davemoore@chromium.org
2010-07-16
1
-1
/
+0
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
2
-1
/
+4
*
net: add comments
agl@chromium.org
2010-07-15
2
-3
/
+9
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
8
-5
/
+14
*
FTP: add more detailed error codes based on RFC 959.
phajdan.jr@chromium.org
2010-07-15
1
-2
/
+32
*
Mark the "StartCom Certification Authority" root CA as EV.
wtc@chromium.org
2010-07-15
1
-0
/
+6
*
Mark KeygenHandlerTest.ConcurrencyTest no longer flakey.
davidben@chromium.org
2010-07-15
1
-8
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
8
-11
/
+2
*
Converted CanonicalCookies over to containing a domain.
rdsmith@google.com
2010-07-14
4
-32
/
+175
*
Reland r52336.
erg@chromium.org
2010-07-14
8
-2
/
+11
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
8
-11
/
+2
*
More header cleanup:
erg@chromium.org
2010-07-14
8
-2
/
+11
*
DevTools: provide network log details to the WebCore's InspectorController.
pfeldman@chromium.org
2010-07-14
1
-0
/
+3
*
Update effective-TLD data files using the latest data from Mozilla.
pam@chromium.org
2010-07-14
3
-4749
/
+4789
*
Implement SSLClientSocketPool.
vandebo@chromium.org
2010-07-14
2
-2
/
+7
*
Display the proxy PAC javascript errors in the NetLog.
eroman@chromium.org
2010-07-14
5
-4
/
+259
*
Rewrite X509Certificate::SupportsSSLClientAuth to be more accurate
davidben@chromium.org
2010-07-13
1
-12
/
+39
*
Fixes a crash when xdg_mime library is unable to handle a long file path.
inferno@chromium.org
2010-07-12
1
-0
/
+5
*
Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...
vandebo@chromium.org
2010-07-12
1
-2
/
+9
*
Plumb SSL connection information into the PageInfo model.
agl@chromium.org
2010-07-12
3
-3
/
+42
*
Add the capability to run multiple proxy PAC scripts in parallel.
eroman@chromium.org
2010-07-09
3
-3
/
+15
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-08
1
-1
/
+1
*
Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...
eroman@chromium.org
2010-07-08
3
-15
/
+3
*
Add the capability to run multiple proxy PAC scripts in parallel.
eroman@chromium.org
2010-07-08
3
-3
/
+15
[next]