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
*
SPDY 4: Remove CREDENTIAL from SPDY 4.
jgraettinger@chromium.org
2014-01-14
2
-52
/
+54
*
ChromeOS: Fix crash if login profile triggers client auth.
mattm@chromium.org
2014-01-14
3
-2
/
+186
*
Add plumbing for stale cache information to HttpResponseInfo
rdsmith@chromium.org
2014-01-14
4
-2
/
+50
*
Added Dev host for data reduction proxy controlled by Finch experiment.
bolian@chromium.org
2014-01-14
1
-1
/
+6
*
Fixed playing video in component extensions.
kirr@yandex-team.ru
2014-01-14
6
-4
/
+244
*
Added check in URLFetcher's Finish() to prevent crash.
waffles@chromium.org
2014-01-13
1
-6
/
+10
*
Split sdch_manager_unittest.cc out of sdch_filter_unittest.cc
mef@chromium.org
2014-01-13
4
-329
/
+376
*
Stop generating dumps in the referrer check, but log in all developer builds
jochen@chromium.org
2014-01-13
1
-3
/
+3
*
Implement GetTransferSize for url request.
eustas@chromium.org
2014-01-13
6
-0
/
+26
*
Add mime types for HLS
jinsukkim@chromium.org
2014-01-13
2
-0
/
+8
*
Disable another racy HostResolverImplTest under tsan.
thakis@chromium.org
2014-01-11
1
-1
/
+10
*
Remove vestigal traces of the TLS Cached Info Extension support
rsleevi@chromium.org
2014-01-11
5
-99
/
+0
*
Disk cache: Disable V3 index_table for android.
rvargas@google.com
2014-01-10
1
-0
/
+2
*
Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.
mef@chromium.org
2014-01-10
3
-7
/
+114
*
Didn't check if the transaction was actually created before using it,
jkarlin@chromium.org
2014-01-10
1
-3
/
+4
*
Repair two DCHECKS
jar@chromium.org
2014-01-10
1
-4
/
+10
*
Remove an extraneous semicolon.
wtc@chromium.org
2014-01-10
1
-1
/
+0
*
Revert 243957 "Enable SDCH support over HTTPS if --enable-sdch=2..."
noamsml@google.com
2014-01-10
3
-114
/
+7
*
Disk cache v3: The main index table.
rvargas@chromium.org
2014-01-10
7
-23
/
+2221
*
Revert of https://codereview.chromium.org/127463003/
jar@chromium.org
2014-01-09
2
-16
/
+1
*
Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.
mef@chromium.org
2014-01-09
3
-7
/
+114
*
Fix end_to_end_test performance regression caused by using mutexes
rtenneti@chromium.org
2014-01-09
4
-38
/
+54
*
QUIC - minor clean up changes found while merging changes into internal
rtenneti@chromium.org
2014-01-09
2
-3
/
+2
*
Use NSSRWLock instead of PRRWLock in sslSessionID. This avoids the bugs
wtc@chromium.org
2014-01-09
6
-26
/
+268
*
On Windows, completely disable use of bind() with pseudo-random port selection.
jar@chromium.org
2014-01-09
2
-1
/
+16
*
Convert most of base and net to use base::File
rvargas@chromium.org
2014-01-09
10
-188
/
+130
*
Fail WebSocket channel when handshake fails.
yhirano@chromium.org
2014-01-09
12
-88
/
+393
*
Cleanup: Remove legacy accessors from URLRequestContext.
thestig@chromium.org
2014-01-09
3
-22
/
+2
*
Disabled resource scheduling when using a SPDY proxy
pmeenan@chromium.org
2014-01-08
1
-0
/
+5
*
GetNetworkList() copies sa_family of ifa_addr to ifa_netmask if unset
jgraettinger@chromium.org
2014-01-08
1
-0
/
+4
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-01-08
31
-314
/
+443
*
Allows deferral of a URLRequest just before talking to the network, at
jkarlin@chromium.org
2014-01-08
17
-11
/
+410
*
Do not delete a QuicSession in StartReading.
rch@chromium.org
2014-01-08
3
-1
/
+55
*
Provide an Isolate for v8::ObjectTemplate::New.
svenpanne@chromium.org
2014-01-08
1
-1
/
+2
*
Cleanup: Correct the names of the struct fields.
eranm@google.com
2014-01-08
3
-5
/
+5
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-01-08
30
-142
/
+295
*
Disk Cache: Use the old WorkerPool for Async IO on iOS.
rvargas@chromium.org
2014-01-08
7
-1
/
+335
*
Various QUIC cleanups to sync with internal code.
rch@chromium.org
2014-01-08
30
-224
/
+121
*
Update net/third_party/nss to NSS 3.15.4.
wtc@chromium.org
2014-01-07
54
-4506
/
+1180
*
net: add (*.)www.heliosnet.com to HSTS preloaded.
agl@chromium.org
2014-01-07
2
-0
/
+2
*
Add a StatisticsDeltaReader class and use cases
lpromero@chromium.org
2014-01-07
1
-65
/
+18
*
net: add GlobalSign to Twitter CDN pins.
agl@chromium.org
2014-01-07
4
-6
/
+91
*
Certificate Transparency: Export a missing symbol.
eranm@google.com
2014-01-07
1
-5
/
+3
*
Update the pathname of the Blink/WebKit file that defines KURL::port().
wtc@chromium.org
2014-01-07
1
-1
/
+2
*
Log the QUIC priority when sending requests.
rch@chromium.org
2014-01-07
4
-3
/
+30
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
12
-27
/
+22
*
Delete char32 from base/basictypes.h.
viettrungluu@chromium.org
2014-01-06
1
-4
/
+6
*
SimpleCache: have tests run on all three streams
clamy@chromium.org
2014-01-06
1
-200
/
+285
*
net: don't include subdomains for play.google.com HSTS.
agl@chromium.org
2014-01-06
2
-2
/
+3
*
- Add a priority field to QuicCryptoServerConfig configs and used it as
rtenneti@chromium.org
2014-01-06
9
-135
/
+312
[next]