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
*
Adding instrumentation to locate the source of jankiness.
pkasting
2015-02-06
11
-0
/
+50
*
Update {virtual,override,final} to follow C++11 style in net.
dcheng
2015-02-06
12
-54
/
+45
*
Add 'audio/aac' mimetype support
jiajia.qin
2015-02-06
2
-0
/
+3
*
Fix a memory leak in net::CertVerifyProcMac::VerifyInternal
rsleevi
2015-02-06
3
-7
/
+7
*
Switch to QUIC version 24.
rch
2015-02-05
1
-1
/
+1
*
Refactor alternate protocol dictionary parsing.
bnc
2015-02-05
2
-30
/
+46
*
Adding instrumentation to locate the source of jankiness.
Peter Kasting
2015-02-05
9
-15
/
+49
*
Clean up FTPNetworkTransaction to match the latest trace
xunjieli
2015-02-05
3
-18
/
+17
*
Treat QUIC proxy as a valid HTTP proxy.
tbansal
2015-02-05
2
-7
/
+39
*
Remove unused methods from URLRequest.
mmenke
2015-02-05
4
-102
/
+4
*
Add AlternateProtocol to broken_altproto_list_ and map_.
bnc
2015-02-05
2
-14
/
+60
*
Add HttpServerPropertiesManagerTest.UpdateCacheWithPrefs.
bnc
2015-02-05
1
-0
/
+59
*
GURL::Replacements methods accept a StringPiece instead of std::string&.
mgiuca
2015-02-05
3
-10
/
+6
*
UDP: Windows implementation using non-blocking IO
hclam
2015-02-05
9
-83
/
+510
*
Make HttpServerProperties::GetSupportsQuic not host-specific.
rch
2015-02-04
8
-208
/
+139
*
Make OS X path "building" more buildy, less breaky
rsleevi
2015-02-04
1
-91
/
+126
*
[net] Subtract timestamps to determine if uploading file changed.
asanka
2015-02-04
2
-15
/
+26
*
Use UIThreadSearchTermsData to get the Google base URL.
pkasting
2015-02-04
2
-17
/
+0
*
Support MSan/TSan in test isolation and test_env.py
earthdok
2015-02-04
1
-0
/
+2
*
Revert of Revert of Add Mojo interfaces for out-of-process proxy resolver. (p...
amistry
2015-02-04
4
-0
/
+131
*
Revert of Add Mojo interfaces for out-of-process proxy resolver. (patchset #4...
noel
2015-02-04
4
-131
/
+0
*
Add Mojo interfaces for out-of-process proxy resolver.
amistry
2015-02-04
4
-0
/
+131
*
DNS: Don't use forbidden non-const reference
ttuttle
2015-02-04
1
-4
/
+3
*
kMaxBlockSize -> kMaxHeaderBlockSize to avoid shadowing warning on VS2015
scottmg
2015-02-04
1
-4
/
+4
*
Revert of [net] Subtract timestamps to determine if uploading file changed. (...
noel
2015-02-04
2
-26
/
+15
*
Remove HasAlternateProtocol().
bnc
2015-02-03
12
-134
/
+79
*
Factor several helper methods out of
rch
2015-02-03
2
-214
/
+260
*
[net] Clang-format filename_util_unittest.cc
asanka
2015-02-03
1
-667
/
+499
*
[net] Subtract timestamps to determine if uploading file changed.
asanka
2015-02-03
2
-15
/
+26
*
The ReadFile API on Windows invoked by the FileStream::Context class which is...
ananta
2015-02-03
4
-31
/
+105
*
Add high level documentation for SDCH.
rdsmith
2015-02-02
1
-0
/
+119
*
Remove 4 net load flags to ignore various types of cert warnings.
mmenke
2015-02-02
2
-49
/
+18
*
Add AlternateProtocolInfo to HttpStreamFactoryImpl::Job.
bnc
2015-02-02
3
-0
/
+14
*
Avoid WebSocket upgrade on network error.
ricea
2015-02-02
4
-0
/
+68
*
Fix UnlockEndpointIsDelayed again.
ricea
2015-02-01
1
-2
/
+7
*
Naming and refactoring changes to SdchDictionaryFetcher.
rdsmith
2015-02-01
3
-80
/
+94
*
Determine connection type in NetworkChangeNotifierLinux.
derekjchow
2015-01-31
10
-89
/
+236
*
Update ReplaceIllegalCharactersInPath to handle quirks in HFS+ and VFAT
asanka
2015-01-31
1
-687
/
+581
*
Undoing instrumentations since the bug is fixed.
vadimt
2015-01-31
1
-40
/
+5
*
Revert of media: Enable Opus support in Clank <video> and MSE (patchset #5 id...
tedchoc
2015-01-31
1
-2
/
+3
*
Fix bug where requests to QUIC servers were throttled by the resource scheduler.
rch
2015-01-30
8
-61
/
+57
*
Change GetCanonicalSuffix() interface.
bnc
2015-01-30
4
-7
/
+9
*
[New Tab Page] Change the mechanism to intercept online NTP errors
mathp
2015-01-30
2
-11
/
+24
*
Remove duplicate method comments in HttpServerProperties subclasses.
rch
2015-01-30
2
-103
/
+0
*
win: make browser_tests work locally (yes, really)
thakis
2015-01-30
1
-0
/
+33
*
Lint.
bnc
2015-01-30
8
-71
/
+51
*
net: add a batch of submitted HSTS preloads.
Adam Langley
2015-01-30
2
-1246
/
+1345
*
Change logic for the histogram Net.QuicSession.CookieSentToAccountsOverChannelId
rch
2015-01-30
1
-1
/
+2
*
Cast tunnel_socket to ProxyClientSocket instead of HttpProxyClientSocket.
pcc
2015-01-30
1
-2
/
+1
*
Cleanup: Don't bother doing no-op wide/utf16 conversions on Windows.
thestig
2015-01-30
1
-2
/
+2
[next]