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
*
Revert 165997 - Disk cache: Don't check the lists of entries at startup.
rvargas@google.com
2012-11-05
1
-0
/
+3
*
Disk cache: Don't check the lists of entries at startup.
rvargas@google.com
2012-11-05
1
-3
/
+0
*
Helper functions in NetworkChangeNotifier related to WWAN use
droger@chromium.org
2012-11-05
2
-3
/
+36
*
Adding QuicClientSession and friends
rch@chromium.org
2012-11-04
10
-0
/
+485
*
Treat 0 returned from HttpStream::ReadResponseBody correctly.
paivanof@gmail.com
2012-11-04
4
-23
/
+244
*
Add QuicStream and friends to QUIC code.
rch@chromium.org
2012-11-04
14
-2
/
+1714
*
Revert 165858 - Add QuicStream and friends to QUIC code.
rch@chromium.org
2012-11-03
14
-1714
/
+2
*
Add QuicStream and friends to QUIC code.
rch@chromium.org
2012-11-03
14
-2
/
+1714
*
Update an outdated comment.
eroman@chromium.org
2012-11-03
1
-3
/
+3
*
Add QuicConnection and MockQuicConnectionHelper.
rch@chromium.org
2012-11-02
10
-3
/
+1896
*
FTP: refactor repetetive code to a table of callbacks.
phajdan.jr@chromium.org
2012-11-02
1
-29
/
+34
*
net: Allow calling UploadDataStream::Init() multiple times for reset purpose
hashimoto@chromium.org
2012-11-02
9
-69
/
+441
*
Changes "Android-WebView" feature annotation to "WebView".
klundberg@chromium.org
2012-11-01
1
-17
/
+17
*
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
[next]