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
*
Ignore spurious RTM_NEWLINK wireless messages from rtnetlink.
derekjchow
2015-06-20
2
-0
/
+58
*
Resolve RFC 6761 localhost names to loopback
estark
2015-06-20
3
-20
/
+181
*
Fix potential infinite loop in UploadDiskCacheEntryElementReaderUnittest.
gavinp
2015-06-19
1
-1
/
+1
*
Remove stale-while-revalidate experimental implementation.
ricea
2015-06-19
1
-3
/
+0
*
Create blobs from Disk Cache entries.
gavinp
2015-06-19
7
-5
/
+510
*
Stop crashing in NetworkChangeNotifierMac when running tests.
esprehn
2015-06-18
1
-0
/
+2
*
Change histogram.h includes to histogram_macros.h in net/
asvitkine
2015-06-17
6
-6
/
+4
*
Disable NetworkQualityEstimatorTest.TestPeakKbpsFastestRTTUpdates as it's sti...
jam
2015-06-16
1
-1
/
+2
*
Only support seeking file streams from the beginning of the file.
reillyg
2015-06-16
10
-112
/
+44
*
Use request start time for estimating network quality.
tbansal
2015-06-15
3
-50
/
+61
*
Store network quality samples so we can compute percentiles.
tbansal
2015-06-13
5
-112
/
+311
*
net: Remove npapi entry from DEPS file.
tfarina
2015-06-13
1
-2
/
+0
*
Move EndsWith to base namespace.
brettw
2015-06-12
2
-3
/
+3
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
3
-7
/
+11
*
Make FTP EPSV/PASV and PepperWebSocketHost support port override list.
mmenke
2015-06-11
2
-79
/
+70
*
SDCH: remove secure support experiment
ellyjones
2015-06-11
4
-63
/
+3
*
net: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-11
10
-109
/
+86
*
Move EqualsASCII to the base namespace.
brettw
2015-06-10
1
-2
/
+2
*
Reads network quality provided by the NQE and compares it
tbansal
2015-06-09
1
-1
/
+2
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
2
-3
/
+3
*
Remove unnecessary ExpectLogContainsEventSomewhere in ConnectClientAuthCertRe...
davidben
2015-06-09
1
-0
/
+3
*
Added characters that look like padlocks to net IDN character blacklist.
mgiuca
2015-06-09
2
-12
/
+34
*
Unify code to deal with restricted ports.
mmenke
2015-06-08
2
-30
/
+40
*
Use the exact-width integer types defined in <stdint.h> rather than
wtc
2015-06-05
3
-5
/
+5
*
Remove use of c_str() in mime_util.cc
nharper
2015-06-04
3
-14
/
+11
*
Use the exact-width integer types defined in <stdint.h> rather than
wtc
2015-06-04
64
-265
/
+266
*
Stop including ip_address_number.h from net_util.h
eroman
2015-06-03
12
-5
/
+17
*
net: Remove the remaining use of GG_(U)INTn_C macros.
tfarina
2015-06-03
1
-3
/
+3
*
Split network_interfaces.h off of net_utils.h.
eroman
2015-06-03
15
-845
/
+949
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
3
-13
/
+15
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
1
-2
/
+5
*
Split ip_address_number.h off of net_util.h
eroman
2015-06-03
6
-615
/
+676
*
Remove PrioritizedDispatcherTest.CancelIncompatible test
mmenke
2015-06-02
1
-17
/
+0
*
Don't consider vmnet* network interfaces when calculating the current network...
jkarlin
2015-06-02
2
-0
/
+41
*
Move Pickle to base namespace.
brettw
2015-06-02
1
-2
/
+2
*
Move ObserverList to base namespace.
brettw
2015-06-02
1
-9
/
+10
*
Remove certificates from Channel ID
nharper
2015-06-01
1
-2
/
+1
*
Fix two NetworkQualityEstimator tests that were failing
tbansal
2015-06-01
2
-6
/
+7
*
Remove ERR_SSL_UNSAFE_NEGOTIATION error code.
davidben
2015-05-30
1
-3
/
+0
*
Revert debugging put in place for issue 454198.
rdsmith
2015-05-29
2
-18
/
+1
*
Prevent unlimited re-sends of failed partial requests.
liberato
2015-05-29
1
-0
/
+4
*
Returning scoped_ptr in SdchInfoToValue() instead of raw pointers in net/base
payal.pandey
2015-05-28
2
-3
/
+3
*
Add 'explicit' qualifiers to single-arguments ctors
primiano
2015-05-27
2
-2
/
+2
*
Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...
hari.singh1
2015-05-27
1
-1
/
+1
*
Add constructors for IOBuffer that take the buffer length as a size_t.
eroman
2015-05-27
2
-4
/
+54
*
Disable flaky tests on Windows while I am trying to fix it.
tbansal
2015-05-26
1
-1
/
+3
*
url: Fix the TODO in url_parse.h header.
tfarina
2015-05-26
3
-6
/
+6
*
Converted bare pointers to scoped_ptr in net/base
payal.pandey
2015-05-25
1
-12
/
+12
*
Add the NetworkQualityEstimator class that is notified
tbansal
2015-05-22
4
-0
/
+431
*
Change NetLog::ParametersCallback to return a scoped_ptr.
estade
2015-05-21
3
-12
/
+14
[next]