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
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
5
-5
/
+9
*
Add net/base/test_data_directory.h
toyoshim@chromium.org
2012-11-01
16
-16
/
+52
*
net: Stop passing ownership of UploadDataStream from HttpNetworkTransaction t...
hashimoto@chromium.org
2012-11-01
18
-298
/
+215
*
Account for server vs host clock skew in cookie expiration times.
pauljensen@chromium.org
2012-11-01
8
-7
/
+158
*
Add HSTS preload for code.google.com.
palmer@chromium.org
2012-10-31
2
-2
/
+7
*
Switch the TCP reads on Windows to use non-blocking/non-async I/O.
pmeenan@google.com
2012-10-31
3
-49
/
+186
*
Histogram type support in HistogramBase and remove SetRangeDescription function
kaiwang@chromium.org
2012-10-31
1
-1
/
+1
*
Fix infinite proxy retries that could happen when PAC script threw javascript...
eroman@chromium.org
2012-10-31
3
-1
/
+42
*
Disable HSTS when max-age is 0.
palmer@chromium.org
2012-10-31
2
-7
/
+13
*
Remove base::RefCounted as a friend of SpdyStreamDelegate.
rch@chromium.org
2012-10-30
1
-1
/
+0
*
Add an HSTS preload for history.google.com.
palmer@chromium.org
2012-10-30
2
-0
/
+2
*
Process only the first Strict-Transport-Security header.
palmer@chromium.org
2012-10-30
8
-1
/
+87
*
Add an HSTS preload for another alias of Chromium Rietveld.
palmer@chromium.org
2012-10-30
2
-0
/
+2
*
Http cache: reset cache_io_start_ at destruction of the cache transaction.
rvargas@google.com
2012-10-30
1
-0
/
+1
*
Default to GMT when parsing HTTP "Date", "Expires" and "Last-Modified" headers.
pauljensen@chromium.org
2012-10-29
2
-1
/
+42
*
Fix trivial bug in URLFetcherCore::SetStopOnRedirect() that ignored the suppl...
pkasting@chromium.org
2012-10-29
1
-1
/
+1
*
Remove the expired DnsImpact field trial.
stevet@chromium.org
2012-10-29
1
-11
/
+0
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
1
-1
/
+0
*
net_unittests.isolate on Windows: Traced it all
maruel@chromium.org
2012-10-29
1
-17
/
+74
*
Handle the case where IAttachmentExecute::Save() deletes a downloaded file.
asanka@chromium.org
2012-10-29
1
-1
/
+3
*
Disable QuicSendSchedulerTest.AvailableCongestionWindow (failing on linux 32 ...
rch@chromium.org
2012-10-27
1
-1
/
+2
*
Getting self address for QUIC from the socket, passing it through to the conn...
rch@chromium.org
2012-10-27
6
-57
/
+75
*
Add upload identifier to URLRequest::Start net log event.
cbentzel@chromium.org
2012-10-27
4
-1
/
+9
*
Add NetworkChangeNotifier connectivity events to the NetLog.
pauljensen@chromium.org
2012-10-27
3
-2
/
+35
*
Remove DeprecationWarning filtering from testserver.py
mattm@chromium.org
2012-10-27
1
-3
/
+0
*
Improve URLRequestContextBuilder for use in android_webview
boliu@chromium.org
2012-10-27
3
-16
/
+31
*
Add QUIC congestion control classes. (Just a basic fixed rate sender.)
rch@chromium.org
2012-10-27
20
-0
/
+1137
*
Http cache: Measure back navigations on the infinite cache simulation.
rvargas@google.com
2012-10-27
3
-2
/
+19
*
Apply a few missing const qualifiers in net/
digit@chromium.org
2012-10-26
2
-7
/
+7
*
Remove the ProxyConnectionImpact field trial.
stevet@chromium.org
2012-10-26
1
-19
/
+0
*
[net] Move call to HaveOnlyLoopbackAddresses from HostResolverImpl ctor to Wo...
szym@chromium.org
2012-10-26
2
-7
/
+52
*
Update mime type matching to handle parameters.
gbillock@chromium.org
2012-10-26
2
-16
/
+103
*
Fix places where "request" is misspelled "requst". Surprisingly, there are s...
pkasting@chromium.org
2012-10-25
3
-4
/
+4
*
Cache backend for devices with flash storage
agayev@chromium.org
2012-10-25
7
-136
/
+185
*
Fix Android cryptographic key pair storage.
digit@chromium.org
2012-10-25
3
-22
/
+49
*
Revert 164064 - Cache backend for devices with flash storage
cbentzel@chromium.org
2012-10-25
7
-184
/
+136
*
[net] When using TTL from DnsTask, set it to at least 60 seconds.
szym@chromium.org
2012-10-25
4
-51
/
+56
*
Cache backend for devices with flash storage
agayev@chromium.org
2012-10-25
7
-136
/
+184
*
Fix the failed cases in URLFetcherFileTest on Android.
shouqun.liu@intel.com
2012-10-25
4
-8
/
+28
*
net: Remove unused URLRequest::job()
hashimoto@chromium.org
2012-10-25
1
-4
/
+0
*
testserver.py cleanup
toyoshim@chromium.org
2012-10-25
1
-67
/
+89
*
Coalesce payload length statistics in ChromeNetworkDelegate
bengr@google.com
2012-10-24
5
-3
/
+25
*
Remove the ConnnectBackupJobs field trial.
stevet@chromium.org
2012-10-24
1
-9
/
+0
*
net: update Twitter HSTS entry.
agl@chromium.org
2012-10-24
2
-4
/
+4
*
Remove debugging logging in QuicFecGroupTest. This debugging was confusing s...
rch@chromium.org
2012-10-24
1
-8
/
+0
*
testserver.py must provide proper error code
toyoshim@chromium.org
2012-10-24
1
-8
/
+7
*
Remove the ConnCountImpact FieldTrial code.
stevet@chromium.org
2012-10-24
1
-11
/
+0
*
Add QuicPacketCreator and QuicFecGroup.
rch@chromium.org
2012-10-23
13
-15
/
+1005
*
Call sock_->IsConnected() without waiting for the connection to be
wtc@chromium.org
2012-10-23
1
-7
/
+9
*
Non-functional change to simply have Downloads query Prefs for the charset wh...
pauljensen@chromium.org
2012-10-23
2
-9
/
+0
[next]