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
*
Merge 279268 "Correctly set the request and response time for QU..."
rch@chromium.org
2014-06-24
3
-0
/
+7
*
Merge 277575 "Refresh Public Suffix List to the latest version"
rsleevi@chromium.org
2014-06-19
3
-29924
/
+26203
*
Merge 278153 "Backoff: Respect maximum delay in face of float ov..."
zea@google.com
2014-06-19
2
-11
/
+48
*
Merge 278305 "Leak a reference to the ENGINE in the legacy clien..."
davidben@chromium.org
2014-06-19
1
-0
/
+39
*
Merge 277158 "Cancel posted write callbacks in Disconnect()."
wtc@chromium.org
2014-06-17
2
-6
/
+24
*
Merge 269687 "Make it possible to build cronet without icu."
mmenke@chromium.org
2014-06-02
7
-1130
/
+1184
*
Merge 273839 "Update UMA to track bypasses due to 4xx responses ..."
bengr@chromium.org
2014-06-02
6
-26
/
+107
*
Merge 269595 "Implement alternative string conversion functions ..."
mmenke@chromium.org
2014-05-30
12
-31
/
+272
*
Merge 273055 "Use X509_STORE_CTX::untrusted, not X509_STORE_CTX:..."
davidben@chromium.org
2014-05-28
1
-1
/
+1
*
Merge 269627 "This is the separate change mentioned in comments ..."
bengr@chromium.org
2014-05-16
2
-16
/
+23
*
Merge 269529 "GetCurrentConnectionType (in NetworkChangeNotifier..."
bengr@chromium.org
2014-05-15
1
-1
/
+1
*
Merge 269670 "Collect data reduction proxy UMA on all platforms"
bengr@chromium.org
2014-05-15
3
-1
/
+5
*
Update a function parameter's name in the comment for FillClientHello.
wtc@chromium.org
2014-05-09
1
-1
/
+1
*
Restore base::ThreadRestrictions::ScopedAllowIO to see if it fixes linux bot ...
mef@chromium.org
2014-05-09
1
-0
/
+6
*
Use ICU alternatives in net/base/filename_util.cc
mef@chromium.org
2014-05-09
9
-357
/
+576
*
Guard SpdyWriteQueue::Enqueue, and test all reentrancy points.
jgraettinger@chromium.org
2014-05-09
2
-0
/
+125
*
Remove gyp rule to not build net_resources when building net/ without FTP sup...
mmenke@chromium.org
2014-05-09
1
-3
/
+0
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-05-09
27
-274
/
+289
*
Add histograms for tracking the Address Family for QUIC connections.
rch@chromium.org
2014-05-09
2
-3
/
+15
*
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
[next]