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
*
Revert 244982 "Revert 244857 "net: Remove classes which were use..."
hashimoto@chromium.org
2014-01-17
6
-334
/
+0
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
3
-6
/
+5
*
Remove private system API calls in dns_config_service_posix on iOS
droger@chromium.org
2014-01-17
4
-101
/
+162
*
Label IPv6 reachability checks in NetLog
ttuttle@chromium.org
2014-01-16
3
-1
/
+11
*
Simple Cache: Rename it to pending_it in DoomEntryFromHash
ttuttle@chromium.org
2014-01-16
1
-3
/
+3
*
Added a flow control blocked notification message.
jgraettinger@chromium.org
2014-01-16
3
-4
/
+28
*
net: Disable HostResolverImplTest for TSAN
hashimoto@chromium.org
2014-01-16
1
-3
/
+21
*
Switch to QUIC 13.
rch@chromium.org
2014-01-16
1
-1
/
+1
*
Remove Chrome Frame hacks from net tests.
grt@chromium.org
2014-01-16
1
-26
/
+3
*
SPDY4: Turn SYN_STREAM and SYN_REPLY into HEADERS.
jgraettinger@chromium.org
2014-01-16
6
-112
/
+262
*
Change fileapi namespace to content for test files that are moved under content/
kinuko@chromium.org
2014-01-16
1
-16
/
+6
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-01-16
90
-621
/
+1188
*
Implement basic classes for HPACK (HTTP/2 compression)
jgraettinger@chromium.org
2014-01-16
13
-0
/
+1284
*
Include icu.isolate instead of listing icudt.dll
jshin@chromium.org
2014-01-16
1
-1
/
+3
*
Silence INFO logging in net/tools/quic/ and use VLOG(1) instead.
rch@chromium.org
2014-01-16
12
-38
/
+38
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
5
-8
/
+8
*
Revert 244857 "net: Remove classes which were used only by Chrom..."
oshima@chromium.org
2014-01-15
6
-0
/
+334
*
Attempt to debug SpdyNetworkTransactionTest slowness on Vista.
rch@chromium.org
2014-01-15
1
-0
/
+14
*
Remove racy and unneeded CleanupCacheDir() calls.
gavinp@chromium.org
2014-01-15
1
-11
/
+0
*
This is to allow extensions to determine the total length of Javascript blobs.
tommycli@chromium.org
2014-01-15
2
-2
/
+6
*
net: Remove classes which were used only by Chrome Frame
hashimoto@chromium.org
2014-01-15
6
-334
/
+0
*
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
[next]