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
*
Land Recent QUIC Changes.
rtenneti
2014-10-13
50
-223
/
+392
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-13
1
-4
/
+28
*
Misc. cleanup, primarily removing unused locals.
pkasting
2014-10-13
8
-80
/
+69
*
Fix a QUIC bug where the headers stream becomes flow control blocked and
rtenneti
2014-10-13
4
-7
/
+93
*
Add Yahoo domains to HSTS preload list.
Chris Palmer
2014-10-13
2
-1311
/
+1437
*
Fix a QUIC flow control bug where a stream is flow control blocked when
rtenneti
2014-10-13
5
-6
/
+11
*
Add histogram to track NPN/ALPN.
bnc
2014-10-13
6
-4
/
+83
*
Replace newly added OVERRIDE with its C++11 counterparts in src/net
r.nagaraj
2014-10-11
2
-8
/
+8
*
Use Android proxy's exclusion list to enable proxy bypass
sgurun
2014-10-11
3
-12
/
+46
*
Align base::hash_map with C++11, part 1.
davidben
2014-10-11
1
-11
/
+0
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-10
2
-2
/
+20
*
Instrumenting read callbacks to find jank in TCPSocketWin::Core::ReadDelegate...
vadimt
2014-10-10
3
-0
/
+13
*
Turn UploadDataStream into an abstract class, and split the implentation
mmenke
2014-10-09
24
-609
/
+1208
*
Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better
pkasting
2014-10-09
3
-16
/
+13
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
488
-3677
/
+3677
*
Fix Mac ASAN on swarming and enable ASAN symbolization.
John Abd-El-Malek
2014-10-09
1
-0
/
+2
*
stale-while-revalidate experimental implementation.
ricea
2014-10-08
14
-115
/
+978
*
Fix crash due to checkfailure in AutocompleteInput::Parse().
pkasting
2014-10-07
4
-42
/
+32
*
net: mark play.google.com as including subdomains.
Adam Langley
2014-10-07
2
-3
/
+2
*
Use a more compact HSTS representation.
Adam Langley
2014-10-07
3
-1497
/
+2229
*
Fix build rules and files of GN for ChromeOS
mukai
2014-10-07
1
-6
/
+6
*
Remove implicit conversions from scoped_refptr to T* in net/
dcheng
2014-10-07
1
-1
/
+1
*
Declaring the weak_ptr_factory in proper order in src/net.
nagarjuna.a
2014-10-07
1
-5
/
+5
*
Fix deprecation warnings about including <gssapi.h> instead of <gssapi/gssapi...
r.c.ladan
2014-10-07
2
-1
/
+4
*
Unbreak HTTPSRequestTest.DisableECDSAOnXP.
davidben
2014-10-07
2
-5
/
+3
*
Rewrite line endings from CRLF to LF for a bunch of files.
Daniel Cheng
2014-10-07
1
-67
/
+67
*
net: add a batch of HSTS preloads.
Adam Langley
2014-10-06
2
-1
/
+71
*
Adds NetworkChangeNotifier::GetCurrentMaxBandwidth.
jkarlin
2014-10-06
4
-1
/
+91
*
Add CryptAuthApiCallFlow class, the underlying object to handle all CryptAuth...
tengs
2014-10-06
2
-0
/
+5
*
MSE: Relax H.264 Baseline mimetype profile recognition
wolenetz
2014-10-04
1
-7
/
+43
*
QUIC - (no behavior change) s/NULL/nullptr/g in .../quic/...
rtenneti
2014-10-02
141
-1129
/
+1126
*
net: block retired Fraunhofer intermediate.
agl
2014-10-02
1
-4
/
+7
*
Do not read past the end of the string in net::SniffXML().
earthdok
2014-10-02
1
-3
/
+5
*
GN, GYP: Remove -Wno-incompatible-pointer-types flag for building NSS.
engedy
2014-10-02
2
-12
/
+0
*
QUIC - track the open and close states of disk cache entries of
rtenneti
2014-10-02
1
-3
/
+24
*
Fix bug in ALTERNATE_PROTOCOL_USAGE_MAPPING_MISSING histogram
rch
2014-10-02
1
-5
/
+7
*
Merge the server-side support of ALPN from the NSS upstream.
wtc
2014-10-02
8
-53
/
+526
*
Adds TCP FastOpen blackhole recovery code to avoid getting persistently black...
jri
2014-10-02
2
-85
/
+171
*
GN build: Prescribe -Wno-header-guard for direct dependents of libssl.
engedy
2014-10-02
1
-4
/
+8
*
Start server thread in new TestWebServer.start() method rather than constructor
paulmiller
2014-10-02
1
-11
/
+38
*
QUIC - minor cleanup changes to keep code in sync with internal source.
rtenneti
2014-10-01
1
-2
/
+1
*
An internal tool shows that the task created by ObjectWatcher::DoneWaiting is...
sergeyu
2014-10-01
6
-0
/
+51
*
Remove unnecessary ifdefs for maximum SSL version.
davidben
2014-10-01
1
-16
/
+1
*
Roll BoringSSL.
davidben
2014-10-01
1
-3
/
+3
*
QUIC - close the disk cache entry after write is completed.
rtenneti
2014-10-01
2
-4
/
+89
*
Add net/third_party/nss/OWNERS.
wtc
2014-10-01
1
-0
/
+4
*
Rename all isolate_dependency_* to files.
maruel
2014-10-01
2
-7
/
+4
*
[Regression fix] [Data URI parser] Accept data URI with invalid mediatype data
tyoshino
2014-10-01
4
-13
/
+54
*
Make --log-net-log and NetLogLogger hide cookies by default,
mmenke
2014-09-30
4
-63
/
+69
*
gn: Fix more build issues on Win
ckocagil
2014-09-30
1
-1
/
+3
[next]