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
*
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
*
Mark two tests flaky.
evan@chromium.org
2010-07-08
1
-1
/
+3
*
net: add jottit.com to the STS preloaded list.
agl@chromium.org
2010-07-08
1
-9
/
+9
*
Fix incorrect style for CL http://codereview.chromium.org/2718011/show
rdsmith@google.com
2010-07-07
2
-19
/
+21
*
Fix bug in DeleteAllForURL; deletes entire store instead of just
rdsmith@google.com
2010-07-07
3
-9
/
+169
*
Log whenever the network IP address changes.
eroman@chromium.org
2010-07-07
2
-9
/
+19
*
Add a lock for OS X CSSM wrapper APIs
davidben@chromium.org
2010-07-07
2
-21
/
+40
*
Brushed up listen socket:
pfeldman@chromium.org
2010-07-05
5
-16
/
+35
*
Revert 51572 - Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-1
/
+1
*
Fix regression where we didn't ever start watching for network address change...
pkasting@chromium.org
2010-07-02
1
-0
/
+1
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-1
/
+1
*
Revert 51544 - I think the chances are noticeably above zero that this
rdsmith@google.com
2010-07-02
3
-169
/
+9
*
Fix bug in DeleteAllForURL; deletes entire store instead of just
rdsmith@google.com
2010-07-02
3
-9
/
+169
*
Log readable versions of OS X keygen errors
davidben@chromium.org
2010-07-01
1
-16
/
+43
*
Make the Negotiate Authentication Handler a state machine.
cbentzel@chromium.org
2010-07-01
2
-7
/
+0
*
Remove gmail.com from the list of strict servers.
akalin@chromium.org
2010-06-30
1
-1
/
+4
*
Make KeygenHandlerTest.ConcurrencyTest flaky on mac.
erikkay@chromium.org
2010-06-30
1
-1
/
+8
*
Require renegotiation info from a whitelist of servers.
agl@chromium.org
2010-06-30
3
-0
/
+35
*
Re-enable ConcurrencyTest
davidben@chromium.org
2010-06-30
1
-3
/
+1
*
Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...
rsleevi@chromium.org
2010-06-26
6
-24
/
+32
*
Disable concurrency test added in r50903
davidben@chromium.org
2010-06-26
1
-1
/
+3
*
Add virtual to some base classes that have virtual methods
jar@chromium.org
2010-06-25
1
-0
/
+3
*
Add a unit test to check KeygenHandler's thread-safety
davidben@chromium.org
2010-06-25
2
-8
/
+86
*
ChromeOS compile fix, attempt 2.
pkasting@chromium.org
2010-06-25
1
-2
/
+2
*
Try to fix ChromeOS compile.
pkasting@chromium.org
2010-06-25
1
-1
/
+1
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
15
-533
/
+329
*
X509CertificateTest.IntermediateCertificates leaks several native certificate...
rsleevi@chromium.org
2010-06-24
1
-24
/
+29
*
Create HttpAuthController. (again)
vandebo@chromium.org
2010-06-24
1
-0
/
+3
*
Change Windows' application/x-x509-user-cert handling to allow any certificat...
rsleevi@chromium.org
2010-06-24
7
-305
/
+3
*
Windows and NSS implementations allow for any certificate, while the Mac impl...
rsleevi@chromium.org
2010-06-24
1
-2
/
+0
*
Revert 50647 - Create HttpAuthController.
vandebo@chromium.org
2010-06-23
1
-3
/
+0
*
Add a locked version of CryptAcquireContext
davidben@chromium.org
2010-06-23
1
-4
/
+7
*
Create HttpAuthController.
vandebo@chromium.org
2010-06-23
1
-0
/
+3
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Style-fix: make a parameter a const reference.
eroman@chromium.org
2010-06-22
2
-2
/
+2
*
Initial commit of CookieMonster statistics.
rdsmith@google.com
2010-06-22
2
-18
/
+90
*
Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
10
-52
/
+15
*
Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
10
-15
/
+52
[next]