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
*
Beginning of support for extension content verification
asargent@chromium.org
2014-05-08
2
-7
/
+11
*
Support for png images served with "image/x-png" mime type
sudarshan.p@samsung.com
2014-05-08
1
-1
/
+3
*
Improve URLFetcher documentation.
maniscalco@chromium.org
2014-05-08
1
-2
/
+7
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-05-07
40
-770
/
+888
*
Make HSTS headers not clobber preloaded pins.
palmer@chromium.org
2014-05-07
12
-686
/
+745
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
Remove ScopedAllowIO from EnsureSafeExtension.
mef@chromium.org
2014-05-07
1
-6
/
+0
*
Define the effective encryption level of an FEC group as the lowest
wtc@chromium.org
2014-05-07
7
-28
/
+81
*
Fix link error when building component build on OS X with OpenSSL.
haavardm@opera.com
2014-05-07
1
-1
/
+1
*
net: reject all CloudFlare certificates issued prior to April 2nd.
agl@chromium.org
2014-05-07
1
-0
/
+20
*
Make it so net/ can be built without file:// support.
mmenke@chromium.org
2014-05-07
6
-13
/
+99
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
6
-20
/
+20
*
hpack_fuzz_wrapper: don't deliberately crash if given empty input path.
jgraettinger@chromium.org
2014-05-07
1
-0
/
+6
*
Make it possible to build url/ without ICU on android.
mmenke@chromium.org
2014-05-07
1
-2
/
+12
*
Record Mobile Operator ID in UMA report. This is Android only for now. See th...
bolian@chromium.org
2014-05-07
1
-0
/
+24
*
These can post callbacks which re-enter into SpdyWriteQueue.
jgraettinger@chromium.org
2014-05-07
1
-3
/
+16
*
HttpCache: Invalidate all weak pointers at destruction start.
rvargas@chromium.org
2014-05-07
3
-12
/
+22
*
net: Remove one of FileStream's ctors which takes PlatformFile
hashimoto@chromium.org
2014-05-07
5
-27
/
+11
*
Revert 268650 "Reduce footprint of registry controlled domain table"
rsleevi@chromium.org
2014-05-07
15
-2201
/
+51785
*
Reduce footprint of registry controlled domain table
rsleevi@chromium.org
2014-05-07
15
-51785
/
+2201
*
Revert 268598 "Revert 268461 "Disable flaky EndToEndTest.LargePo..."
rtenneti@chromium.org
2014-05-07
1
-1
/
+3
*
Revert 268461 "Disable flaky EndToEndTest.LargePostLargeBuffer u..."
rtenneti@chromium.org
2014-05-06
1
-3
/
+1
*
Disable flaky EndToEndTest.LargePostLargeBuffer unit test.
rtenneti@chromium.org
2014-05-06
1
-1
/
+3
*
Fixed Linux build with glib 2.40 (Ubuntu 14.04).
mgiuca@chromium.org
2014-05-06
1
-3
/
+9
*
Refresh Public Suffix List for the latest ICANN-contracted registries
rsleevi@chromium.org
2014-05-06
3
-27761
/
+24995
*
Add hpack_fuzz_wrapper to chromium_builder_asan (re-apply).
jgraettinger@chromium.org
2014-05-05
4
-37
/
+45
*
net: add (*.)noexpect.org to HSTS preloaded.
agl@chromium.org
2014-05-05
2
-0
/
+2
*
Revert of Remove Referrer Policy from URLFetcher. (https://codereview.chromiu...
jochen@chromium.org
2014-05-05
7
-0
/
+28
*
Fix typo, "recieve" -> "receive", in net/
mseaborn@chromium.org
2014-05-04
5
-6
/
+6
*
Added data reduction proxy support to Android WebView
bengr@chromium.org
2014-05-03
3
-2
/
+85
*
Disabled flaky EndToEndTests/EndToEndTest.LargePostNoPacketLoss.
rtenneti@chromium.org
2014-05-03
1
-1
/
+3
*
net: Avoid recursion in URLRequestJob::ReadFilteredData.
rvargas@chromium.org
2014-05-03
4
-106
/
+135
*
Revert 268019 "Add hpack_fuzz_wrapper to chromium_builder_asan."
dbeam@chromium.org
2014-05-03
1
-33
/
+33
*
Add hpack_fuzz_wrapper to chromium_builder_asan.
jgraettinger@chromium.org
2014-05-03
1
-33
/
+33
*
SPDY: Add a bunch of CHECKs into SpdyWriteQueue to detect re-entrancy.
willchan@chromium.org
2014-05-03
2
-1
/
+13
*
net: Make sure the FileStream file is closed on the worker thread.
rvargas@chromium.org
2014-05-02
2
-5
/
+21
*
Adding support of network interface type detection for OSX.
mallinath@chromium.org
2014-05-02
1
-2
/
+34
*
flip_server: Use base's ReadFileToString() function in LoadTimeMeasurement.
tfarina@chromium.org
2014-05-02
1
-18
/
+3
*
Remove Referrer Policy from URLFetcher.
cbentzel@chromium.org
2014-05-02
7
-28
/
+0
*
Do not mark QUIC Alternate-Protocol as broken in
rch@chromium.org
2014-05-02
6
-38
/
+89
*
QUIC - cleanup changes while sync'ing with internal source tree.
rtenneti@chromium.org
2014-05-02
6
-15
/
+16
*
Renamed namespaces of url lib and removed namespace aliases.
vitalybuka@chromium.org
2014-05-02
1
-1
/
+1
*
Adding code to detect network interface type on Windows. This information is ...
mallinath@chromium.org
2014-05-01
5
-20
/
+32
*
Fix Trusty build with clang.
dcheng@chromium.org
2014-05-01
1
-0
/
+3
*
Move android Telephony APIs from content/ to net/.
bolian@chromium.org
2014-05-01
3
-0
/
+51
*
Move signature_algorithm extension to the end in NSS.
davidben@chromium.org
2014-05-01
4
-5
/
+51
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-04-30
78
-5618
/
+574
*
HPACK Fuzzing support.
jgraettinger@chromium.org
2014-04-30
12
-13
/
+679
*
Change the Android test server's cwd rather than mangle arguments.
davidben@chromium.org
2014-04-30
1
-1
/
+6
*
Enable QUIC's time based loss detection algorithm
rch@chromium.org
2014-04-30
5
-4
/
+13
[next]