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
*
net: add (*.)crowdcurity.com to HSTS preloaded.
agl@chromium.org
2013-09-13
2
-0
/
+2
*
Fix valgrind problems in QuicTimeWaitListManagerTest
rch@chromium.org
2013-09-13
1
-1
/
+4
*
Don't doom the wrong simple cache entry.
gavinp@chromium.org
2013-09-13
3
-5
/
+41
*
Fix user-after-free when create/open operations outlive the backend.
pliard@chromium.org
2013-09-13
3
-37
/
+77
*
The remainder of QUIC server-side unit tests.
rch@chromium.org
2013-09-13
6
-0
/
+698
*
fix for TransportConnectJob::GetLoadState unwanted assertion
wawa@yandex-team.ru
2013-09-13
1
-2
/
+3
*
Be more thorough when tearing down DiskCacheTestWithCache.
earthdok@chromium.org
2013-09-13
1
-2
/
+3
*
Http cache: An XHR POST request should invalidate cached content.
rvargas@chromium.org
2013-09-12
2
-1
/
+40
*
Blacklist semi-private intermediate issuers from issuing for Google domains.
palmer@chromium.org
2013-09-12
4
-2
/
+46
*
net: add (*.)appseccalifornia.org to HSTS preloaded.
agl@chromium.org
2013-09-12
2
-0
/
+2
*
URLFetcher won't call delegate until file is closed.
waffles@chromium.org
2013-09-12
11
-2
/
+145
*
The NSS client auth (as opposed to NSS_PLATFORM_CLIENT_AUTH) also needs
wtc@chromium.org
2013-09-12
2
-100
/
+154
*
Track entries pending Doom in SimpleCache backend.
gavinp@chromium.org
2013-09-12
6
-20
/
+147
*
Remove LOG(ERROR) from RecordFileError()
tbarzic@chromium.org
2013-09-12
1
-5
/
+0
*
Disk cache: Add asynchromous versions of Load/Store.
rvargas@chromium.org
2013-09-11
9
-74
/
+102
*
Implement client auth for TLS 1.2 on Android
davidben@chromium.org
2013-09-11
2
-23
/
+75
*
Fix some shared_library link_settings propagation issues
thakis@chromium.org
2013-09-11
1
-0
/
+7
*
Switch the offset conversion routines from an "offsets point at characters"
pkasting@chromium.org
2013-09-11
4
-336
/
+229
*
Http cache: Remove the cache sensitivity analysis code.
rvargas@chromium.org
2013-09-11
2
-170
/
+34
*
Disk Cache: Replace the worker pool with a sequenced worker pool (posix).
rvargas@chromium.org
2013-09-10
5
-356
/
+277
*
Http Cache: Consider the case of calling StopCaching with the use of auth.
rvargas@chromium.org
2013-09-10
2
-4
/
+41
*
SimpleCache: Add support for two backends in memory test
clamy@chromium.org
2013-09-10
1
-44
/
+79
*
Simple Cache: remove a function no longer in use
pasko@chromium.org
2013-09-10
1
-9
/
+0
*
net: add lumi.do to HSTS preloaded.
agl@chromium.org
2013-09-10
2
-0
/
+2
*
Allocate sufficient buffer space in QuicHttpStream::OnDataReceived
rch@chromium.org
2013-09-10
2
-1
/
+53
*
Implement WebSocketDeflater.
yhirano@chromium.org
2013-09-10
5
-0
/
+347
*
QuicCryptoClientConfig::ProcessServerHello should learn about updated
wtc@chromium.org
2013-09-10
3
-10
/
+19
*
Simple Cache: report age by (stream -> entry)
pasko@chromium.org
2013-09-10
1
-4
/
+7
*
Disable QUIC Zero-RTT until we shake out more bugs.
rch@chromium.org
2013-09-09
1
-1
/
+3
*
Fix race condition for non-open/create operations happening after a doom. ...
pliard@chromium.org
2013-09-09
7
-44
/
+88
*
Make sure canPlayType does not return probably/maybe for VP9 on Android.
tomfinegan@chromium.org
2013-09-08
1
-1
/
+8
*
Mark URLRequest::GetResponseCode() as const
boriay@yandex-team.ru
2013-09-08
2
-2
/
+2
*
Add a new histogram: Net.QuicSession.OutOfOrderGapReceived
rch@chromium.org
2013-09-08
1
-0
/
+3
*
Remove base::WorkerPool use from FileStream tests.
earthdok@chromium.org
2013-09-07
1
-32
/
+54
*
Net: make IsSafePortableRelativePath look for reserved names on all components.
rvargas@chromium.org
2013-09-07
3
-20
/
+13
*
Rename websockets/*_unittest.cc to *_test.cc
ricea@chromium.org
2013-09-06
10
-24
/
+23
*
Prefer to generate SHA-1 signatures for TLS 1.2 client authentication if
wtc@chromium.org
2013-09-06
4
-27
/
+74
*
Don't count ERR_IO_PENDING as a QUIC write error code.
rch@chromium.org
2013-09-05
1
-1
/
+3
*
Simple Cache: restore the high-res timer
pasko@chromium.org
2013-09-05
2
-2
/
+35
*
Reland of 218616. It was reverted in 219027 due to crashes in the case of
mmenke@chromium.org
2013-09-05
10
-245
/
+1133
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
1
-1
/
+4
*
net: add (*.)wiki.python.org to HSTS preloaded.
agl@chromium.org
2013-09-05
2
-0
/
+2
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-09-05
35
-249
/
+1089
*
WriteFrames() only handles complete frames. Clarify that point.
ricea@chromium.org
2013-09-05
1
-12
/
+15
*
Revert "Handling of multiple concurrent requests from different clients in OA...
eustas@chromium.org
2013-09-05
2
-5
/
+0
*
Handling of multiple concurrent requests from different clients in OAuth2Toke...
zelidrag@chromium.org
2013-09-04
2
-0
/
+5
*
Report a more specific QUIC error when reading from the socket fails.
rch@chromium.org
2013-09-04
4
-10
/
+15
*
Revert 220123 "Remove simple_util::GetMTime from simple cache."
pasko@chromium.org
2013-09-04
6
-31
/
+47
*
Remove calls to HandleScope default ctor.
marja@chromium.org
2013-09-04
1
-4
/
+5
*
net: don't allow SSLv3 fallback for Google properties.
agl@chromium.org
2013-09-04
3
-9
/
+5
[next]