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
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
9
-14
/
+23
*
Disable NetworkQualityEstimatorTest.TestLRUCacheMaximumSize on Windows.
tsergeant
2015-07-16
1
-0
/
+3
*
very minor http_cache_transaction cleanup
hubbe
2015-07-16
1
-15
/
+17
*
Certificate Transparency: Minor parameter type fix
eranm
2015-07-15
2
-3
/
+3
*
Introduce UMA metrics for path MTU discovery.
vasilvv
2015-07-15
2
-0
/
+12
*
Remove priority parameter from preconnect requests.
mmenke
2015-07-15
7
-21
/
+17
*
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
*
mandoline filesystem: Reland "Save cookie data to the mojo:filesystem."
erg
2015-07-15
3
-20
/
+87
*
http cache code cleanup
hubbe
2015-07-15
2
-47
/
+19
*
Minor http_cache_transaction cleanup
hubbe
2015-07-15
2
-30
/
+7
*
http_cache_transaction: remove target_state_
hubbe
2015-07-15
2
-54
/
+96
*
Move JoinString to the base namespace.
brettw
2015-07-15
1
-2
/
+2
*
Record MTU discovery packets in net-internals log.
vasilvv
2015-07-15
2
-0
/
+7
*
Fix order of arguments in QuicStreamFactory constructor.
rch
2015-07-14
3
-1
/
+5
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
1
-2
/
+2
*
Move JoinString to the base namespace.
brettw
2015-07-14
1
-2
/
+2
*
Add data files for base and net. Move GN Python proto outputs.
brettw
2015-07-14
1
-0
/
+21
*
net: Add Life of a URLRequest documentation.
mmenke
2015-07-14
2
-0
/
+516
*
relnote: Propagate the info for the cipher in the QUIC connection to the
rtenneti
2015-07-14
12
-0
/
+88
*
Remove CaseInsensitiveCompare from string_util.h
brettw
2015-07-14
2
-14
/
+6
*
minor http_cache_transaction cleanup
hubbe
2015-07-14
1
-32
/
+31
*
Add bengr as per-file owner of network quality files.
bengr
2015-07-13
1
-0
/
+3
*
reoder functions in the order they are normally executed
hubbe
2015-07-13
2
-439
/
+440
*
Correct way to obtain JCA private key algorithm.
sgurun
2015-07-13
1
-5
/
+7
*
Remove mojo::ErrorHandler usage from the mojo/ folder.
yzshen
2015-07-13
1
-0
/
+2
*
Deprecate 'url::Origin' (1/3).
mkwst
2015-07-11
10
-30
/
+31
*
Move GN obj files to target-specific dirs
brettw
2015-07-11
1
-1
/
+48
*
Add prefetch UMA metrics.
twifkak
2015-07-10
2
-1
/
+12
*
Replace base::str[n]casecmp with helper functions.
brettw
2015-07-10
10
-58
/
+47
*
Add Net.ProxyScriptFetchSuccessDuration UMA to record how long PAC script fet...
cbentzel
2015-07-10
2
-0
/
+13
*
Certificate Transparency: Unify test support utilities
eranm
2015-07-10
6
-64
/
+108
*
Change the mojo ProxyResolver to use ProxyResolverV8Tracing.
sammc
2015-07-10
31
-799
/
+864
*
Add net logging for ServiceWorkerURLRequestJob.
falken
2015-07-10
1
-0
/
+69
*
Migrate chrome/../download_browsertests away from SpawnedTestServer
asanka
2015-07-09
1
-18
/
+0
*
Remove -Wno-unused-private-field clang warning suppression.
benwells
2015-07-09
4
-4
/
+0
*
minor cleanup for PartialData
hubbe
2015-07-09
2
-80
/
+16
*
minor http_cache_transaction code cleanup
hubbe
2015-07-09
2
-27
/
+12
*
Support Kerberos on Android
aberent
2015-07-09
42
-188
/
+1882
*
Revert of Change the mojo ProxyResolver to use ProxyResolverV8Tracing. (patch...
Mattias Nissler
2015-07-09
30
-863
/
+798
*
Tidy up *Int*ToString conversions in //net
ricea
2015-07-09
11
-20
/
+21
*
Change the mojo ProxyResolver to use ProxyResolverV8Tracing.
sammc
2015-07-09
30
-798
/
+863
*
UMA for measuring accuracy of Network Quality Estimator.
tbansal
2015-07-09
3
-30
/
+165
*
QUIC - disable QUIC under recent pathological connection errors.
ckrasic
2015-07-08
9
-3
/
+891
*
Yield in SpdySession::DoReadLoop after 50 ms.
bnc
2015-07-08
3
-18
/
+92
*
s/NPN_SPDY_4/NPN_HTTP_2/g
bnc
2015-07-08
5
-36
/
+36
*
Test WasAlternativeServiceRecentlyBroken in AlternateProtocolServerProperties...
bnc
2015-07-08
1
-2
/
+1
*
[style] Rename "base" to "class_number" in ContextSpecificConstructed().
eroman
2015-07-08
2
-4
/
+13
*
Minor code cleanup for PartialData
hubbe
2015-07-08
1
-8
/
+4
*
relnote: Flag-protected by FLAGS_quic_do_path_mtu_discovery. Implement
rtenneti
2015-07-08
11
-2
/
+327
[next]