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
*
Fix NQE (NetworkQualityEstimator) tests.
tbansal
2015-07-28
1
-18
/
+15
*
Build and send HPKP violation reports
estark
2015-07-28
1
-3
/
+0
*
Implement URLRequestBackoffManager for managing Backoff headers
xunjieli
2015-07-22
1
-0
/
+4
*
split port_util.h off of net_util.h
eroman
2015-07-21
7
-216
/
+262
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
2
-3
/
+3
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
2
-3
/
+3
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
2
-3
/
+3
*
Disable NetworkQualityEstimatorTest.TestLRUCacheMaximumSize on Windows.
tsergeant
2015-07-16
1
-0
/
+3
*
Add in-memory caching of network quality estimates across network changes.
tbansal
2015-07-15
3
-152
/
+548
*
Remove unused method from net_util.
mmenke
2015-07-15
3
-83
/
+0
*
Add bengr as per-file owner of network quality files.
bengr
2015-07-13
1
-0
/
+3
*
Replace base::str[n]casecmp with helper functions.
brettw
2015-07-10
2
-18
/
+29
*
Tidy up *Int*ToString conversions in //net
ricea
2015-07-09
3
-3
/
+3
*
UMA for measuring accuracy of Network Quality Estimator.
tbansal
2015-07-09
3
-30
/
+165
*
Add audio/flac mime type for file pickers
estade
2015-07-08
1
-0
/
+2
*
Add a recursive traversal to verify that an unpacked extension is not using a...
dhnishi
2015-07-08
6
-46
/
+73
*
Move WriteInto to base namespace.
Brett Wilson
2015-07-07
1
-1
/
+1
*
Move MatchPattern to its own header and the base namespace.
brettw
2015-07-06
1
-3
/
+4
*
New new versions of Starts/EndsWith and SplitString in net.
brettw
2015-07-06
8
-57
/
+60
*
Enable clang warning for ignored attributes.
benwells
2015-07-06
1
-2
/
+2
*
Fix some clang warnings with -Wmissing-braces in net.
dcheng
2015-07-02
1
-3
/
+3
*
clang/win: Fix warnings to prepare for building without -Wno-reorder.
sammc
2015-07-02
2
-7
/
+7
*
Fix some case-insensitive cases for StartsWith.
brettw
2015-07-01
2
-2
/
+4
*
Remove the DataCompressionProxyCriticalBypass field trial.
jeremyim
2015-06-27
1
-5
/
+0
*
Half life can be configured through field trial
tbansal
2015-06-26
3
-13
/
+81
*
Excise gendered pronouns from /net
ellyjones
2015-06-26
1
-4
/
+4
*
Fix network quality estimator tests
tbansal
2015-06-25
2
-11
/
+3
*
Seed NetworkQualityEstimator with default estimates.
tbansal
2015-06-25
5
-29
/
+239
*
Revert of Seed NetworkQualityEstimator with default estimates. (patchset #6 i...
jackhou
2015-06-25
5
-235
/
+29
*
Seed NetworkQualityEstimator with default estimates.
tbansal
2015-06-25
5
-29
/
+235
*
Fix OpenSSLPrivateKeyStore::StoreKeyPair on Android.
davidben
2015-06-24
1
-2
/
+1
*
Add more string_util functions to base namespace.
brettw
2015-06-24
2
-8
/
+10
*
Compute time weighted median network quality estimate.
tbansal
2015-06-24
5
-8
/
+325
*
Remove NetworkDelegate::OnCanThrottleRequest
xunjieli
2015-06-24
7
-45
/
+0
*
Added characters that look like padlocks to URL unescaping blacklist.
mgiuca
2015-06-24
4
-32
/
+115
*
Move more string_util functions to base namespace.
brettw
2015-06-24
5
-8
/
+8
*
[Cronet] Add an API to get request status
xunjieli
2015-06-23
2
-17
/
+17
*
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
[next]