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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't poll the PAC script during periods of network inactivity.
eroman@chromium.org
2012-01-13
3
-69
/
+373
*
Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...
battre@chromium.org
2012-01-13
8
-29
/
+304
*
Revert "Debug checks that URLRequest::set_method arguments match the contract."
apavlov@chromium.org
2012-01-13
1
-4
/
+1
*
chrome.experimental.downloads.download works for non-GET methods.
cbentzel@chromium.org
2012-01-13
1
-4
/
+13
*
Debug checks that URLRequest::set_method arguments match the contract.
cbentzel@chromium.org
2012-01-13
1
-1
/
+4
*
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
4
-290
/
+17
*
Minor cleanup for UploadDataStream's constructor.
satorux@chromium.org
2012-01-13
2
-2
/
+5
*
Initialized variable to fix -Wmaybe-uninitialized warning.
asharif@chromium.org
2012-01-13
1
-1
/
+1
*
The network_moved check in DoHandshakeLoop should only apply to
wtc@chromium.org
2012-01-13
1
-7
/
+11
*
Handle Z_BUF_ERROR as a non-fatal error while incrementally decompressing
rtenneti@google.com
2012-01-13
2
-4
/
+2
*
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
5
-37
/
+11
*
Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...
battre@chromium.org
2012-01-12
4
-17
/
+290
*
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
3
-0
/
+142
*
Split the initialisation of NeworkChangeNotifierMac.
droger@google.com
2012-01-11
5
-35
/
+48
*
Resolve style nits and clean up Strict-Transport-Security header handling code.
palmer@chromium.org
2012-01-11
3
-13
/
+13
*
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
*
SPDY - delete unused code from spdy_framer.
rtenneti@chromium.org
2012-01-07
3
-316
/
+42
*
Revert 116772 - Enabled SpdyFramerTest's UnclosedStreamDataCompressors.
rtenneti@chromium.org
2012-01-07
2
-7
/
+16
*
Enabled SpdyFramerTest's UnclosedStreamDataCompressors.
rtenneti@chromium.org
2012-01-06
2
-16
/
+7
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
14
-14
/
+2
*
Adds PriorityQueue and PrioritizedDispatcher.
szym@chromium.org
2012-01-06
6
-1
/
+849
*
net: don't pass the CRLSet in the SSLConfig.
agl@chromium.org
2012-01-06
6
-17
/
+37
*
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
*
Disk Cache: Update the internal logic of a block file to make
rvargas@google.com
2012-01-05
4
-20
/
+144
*
Allow Chrome to process CRL set delta updates.
agl@chromium.org
2012-01-05
2
-2
/
+30
*
Poll PAC scripts for content changes.
eroman@chromium.org
2012-01-05
8
-95
/
+896
*
Implement HTTP header-based public key pinning.
palmer@chromium.org
2012-01-05
5
-141
/
+686
*
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
*
sync: Merge the server-side protocol changes.
albertb@chromium.org
2012-01-04
1
-6
/
+7
*
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
*
Revert "Revert the disk_cache change part of http://codereview.chromium.org/9...
jhawkins@chromium.org
2012-01-04
1
-17
/
+5
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
1
-3
/
+1
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
2
-4
/
+2
*
base::Bind: Remove OldCompletionCallback.
jhawkins@chromium.org
2012-01-03
3
-68
/
+3
*
Revert the disk_cache change part of http://codereview.chromium.org/9035012
thakis@chromium.org
2012-01-02
1
-5
/
+17
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-30
1
-2
/
+2
*
[Coverity] Fixed uninitialized member in ctor
groby@chromium.org
2011-12-30
1
-1
/
+2
[next]