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
*
Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...
battre@chromium.org
2012-01-13
2
-7
/
+16
*
Fix incorrect constant used in status bitmask
joth@chromium.org
2012-01-13
1
-2
/
+2
*
Revert 117342 - Prevent callbacks after URLRequest/URLRequestJob have been ca...
battre@chromium.org
2012-01-13
1
-9
/
+2
*
Minor cleanup for UploadDataStream's constructor.
satorux@chromium.org
2012-01-13
2
-2
/
+5
*
Cleanup after debugging with the XP builder.
agl@chromium.org
2012-01-12
2
-23
/
+3
*
Remove unused code from UploadData and URLRequest.
satorux@chromium.org
2012-01-12
2
-10
/
+2
*
Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...
battre@chromium.org
2012-01-12
1
-2
/
+9
*
Continuing to debug via the builders since there's no XP trybot.
agl@chromium.org
2012-01-11
1
-1
/
+5
*
Continuing to debug with the XP builders.
agl@chromium.org
2012-01-11
1
-0
/
+10
*
Add debugging to trace down a problem on WinXP/Vista.
agl@chromium.org
2012-01-11
2
-5
/
+80
*
Implement CRLSet checking on Mac.
agl@chromium.org
2012-01-11
2
-3
/
+63
*
Revert 117225 - Implement CRLSet checking on Windows.
flackr@chromium.org
2012-01-11
2
-67
/
+3
*
Implement CRLSet checking on Windows.
agl@chromium.org
2012-01-11
2
-3
/
+67
*
net: add a test for X509Certificate integration with CRLSet.
agl@chromium.org
2012-01-11
1
-0
/
+101
*
Split the initialisation of NeworkChangeNotifierMac.
droger@google.com
2012-01-11
4
-28
/
+40
*
Resolve style nits and clean up Strict-Transport-Security header handling code.
palmer@chromium.org
2012-01-11
1
-1
/
+2
*
net: allow CRLSets to block specific SPKIs.
agl@chromium.org
2012-01-10
4
-45
/
+148
*
Adds HostResolverImplTest.FailedAsynchronousLookup
szym@chromium.org
2012-01-09
1
-1
/
+40
*
net: all GeoTrust to sign Google certs.
agl@chromium.org
2012-01-09
1
-2
/
+0
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
2
-2
/
+0
*
Adds PriorityQueue and PrioritizedDispatcher.
szym@chromium.org
2012-01-06
5
-0
/
+843
*
net: don't pass the CRLSet in the SSLConfig.
agl@chromium.org
2012-01-06
3
-10
/
+30
*
net: change how CRL sets interact with online revocation checking.
agl@chromium.org
2012-01-06
1
-30
/
+20
*
Followup to address post-commit comments on 9041015
agl@chromium.org
2012-01-06
2
-2
/
+3
*
Allow Chrome to process CRL set delta updates.
agl@chromium.org
2012-01-05
2
-2
/
+30
*
Implement HTTP header-based public key pinning.
palmer@chromium.org
2012-01-05
3
-138
/
+641
*
When rejecting weak keys, do not mask more serious X509 errors.
palmer@chromium.org
2012-01-05
1
-2
/
+6
*
base::Bind(): directory_lister.cc - get rid of DataEvent class
tbreisacher@chromium.org
2012-01-04
3
-70
/
+64
*
Revert 116259 - base::Bind(): directory_lister.cc - get rid of DataEvent class
tbreisacher@chromium.org
2012-01-04
3
-98
/
+144
*
base::Bind(): directory_lister.cc - get rid of DataEvent class
tbreisacher@chromium.org
2012-01-04
3
-144
/
+98
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
1
-2
/
+1
*
base::Bind: Remove OldCompletionCallback.
jhawkins@chromium.org
2012-01-03
2
-67
/
+3
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
1
-22
/
+0
*
net: add (*.)pixi.me to HSTS preloaded.
agl@chromium.org
2011-12-28
2
-0
/
+4
*
Simple change to simplify TransportSecurityState.
palmer@chromium.org
2011-12-27
2
-20
/
+0
*
net: add a Serialize method to CRLSet.
agl@chromium.org
2011-12-27
3
-27
/
+78
*
base::Bind: Remove an unused using statement.
jhawkins@chromium.org
2011-12-23
1
-2
/
+0
*
base::Bind fixes - killing OldCompletionCallback
groby@chromium.org
2011-12-23
3
-25
/
+10
*
base::Bind fixes
groby@chromium.org
2011-12-22
1
-12
/
+9
*
On OpenSSL, stop leaking an EVP_PKEY during certificate validation.
rsleevi@chromium.org
2011-12-22
1
-2
/
+4
*
Try#2: Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-22
15
-66
/
+238
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-0
/
+1
*
Stop leaking a SecKeyRef on OS X when verifying certificates
rsleevi@chromium.org
2011-12-21
1
-1
/
+1
*
base::Bind: Remove includes of base.bind in header files.
jhawkins@chromium.org
2011-12-21
3
-3
/
+4
*
On OS X, when parsing certificates, properly handle non-ASCII/UTF-8 string ty...
rsleevi@chromium.org
2011-12-21
3
-83
/
+45
*
Refactor CookieStore to allow BrowsingDataRemover to depend on it.
qsr@chromium.org
2011-12-21
4
-8
/
+28
*
Coverity: Fixing pass by value.
dpapad@chromium.org
2011-12-21
1
-1
/
+1
*
Revert 115219 - Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-21
15
-238
/
+66
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-1
/
+3
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-3
/
+1
[next]