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
*
Simple Cache: Make stream 2 optional
ttuttle@chromium.org
2013-09-23
4
-176
/
+539
*
[CleanUp] Use base::STLSetDifference() in place of std::set_difference()
limasdf@gmail.com
2013-09-23
1
-9
/
+7
*
Migrate AppCache to simple cache backend on Android.
pliard@chromium.org
2013-09-21
1
-3
/
+3
*
Remove control character cookie UMA stats.
jww@chromium.org
2013-09-21
1
-41
/
+3
*
Fix copypasto: QuicClockTest -> QuicEpollClockTest.
earthdok@chromium.org
2013-09-21
1
-1
/
+1
*
SimpleCache: Track mass dooms as pending dooms.
gavinp@chromium.org
2013-09-21
13
-165
/
+323
*
Handle the case when StopCaching was called in DoneReading
davidben@chromium.org
2013-09-20
2
-3
/
+49
*
SimpleCache: fix bug in crc32 computation
clamy@chromium.org
2013-09-20
2
-0
/
+53
*
Added to test the crash if QuicReliableClientStream doesn't have a
rtenneti@chromium.org
2013-09-20
1
-0
/
+29
*
Disable the flaky SimpleIndexFileTest.WriteThenLoadIndex.
glider@chromium.org
2013-09-20
1
-1
/
+2
*
Pump the message loop in URLRequest tests.
earthdok@chromium.org
2013-09-20
1
-1
/
+4
*
NSS: fix session cache lock initialisation.
agl@chromium.org
2013-09-20
7
-99
/
+296
*
Revert 224271 "Introduce WebSocketInflater."
tkent@chromium.org
2013-09-20
5
-661
/
+0
*
Fix test-only leak in HttpStreamParser.ShouldMergeRequestHeadersAndBody_FileB...
earthdok@chromium.org
2013-09-20
1
-23
/
+29
*
Revert 224269 "Don't persist HPKP if PrivacyMode is enabled."
tkent@chromium.org
2013-09-20
13
-184
/
+90
*
Introduce WebSocketInflater.
yhirano@chromium.org
2013-09-20
5
-0
/
+661
*
Don't persist HPKP if PrivacyMode is enabled.
mef@chromium.org
2013-09-20
13
-90
/
+184
*
Disallow cookies with control chars.
jww@chromium.org
2013-09-20
5
-11
/
+177
*
Disable 0-RTT for HTTPS
rch@chromium.org
2013-09-20
1
-1
/
+1
*
Add PNACL_CACHE cache backend type, and allow larger files for this type.
dschuff@chromium.org
2013-09-19
3
-2
/
+6
*
Release the cache entry on deferred redirect.
davidben@chromium.org
2013-09-19
7
-9
/
+97
*
Check for delegate before calling it's HasSendHeadersComplete method.
rtenneti@chromium.org
2013-09-19
1
-1
/
+1
*
SimpleCache: fix error in computation of crc32 for stream 0
clamy@chromium.org
2013-09-19
1
-1
/
+1
*
Simple Cache: transactional index in subdirectory
pasko@chromium.org
2013-09-19
13
-193
/
+718
*
Implement WebSocketExtensionParser
yhirano@chromium.org
2013-09-19
7
-0
/
+449
*
Remove hard dependency on bundled python_26 in tests
bratell@opera.com
2013-09-19
2
-11
/
+65
*
Clean up GaiaUrls to actually return GURLs.
mnissler@chromium.org
2013-09-19
2
-2
/
+15
*
Detect privet traffic before starting utility process.
vitalybuka@chromium.org
2013-09-19
4
-17
/
+34
*
Fast-fail WPAD detection.
ellyjones@chromium.org
2013-09-19
7
-7
/
+217
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-09-18
28
-538
/
+1009
*
SimpleCache: merge the first and second stream in one file
clamy@chromium.org
2013-09-18
11
-246
/
+635
*
Re-enable ipv6 support in QUIC.
rch@chromium.org
2013-09-18
1
-10
/
+0
*
POSIX only: Move client socket functionality from TCPClientSocket into TCPSoc...
yzshen@chromium.org
2013-09-18
11
-1252
/
+909
*
Disable unittests that depends on OpenSSL when use_openssl==0
robertn@opera.com
2013-09-18
1
-0
/
+3
*
net: add (*.)saturngames.co.uk to HSTS preloaded.
agl@chromium.org
2013-09-18
2
-0
/
+2
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-09-18
59
-334
/
+1058
*
Re-enable all the fragment prerender tests
davidben@chromium.org
2013-09-18
1
-2
/
+2
*
Add an assertion to prevent mapping connection failures to ERR_IO_PENDING.
eroman@chromium.org
2013-09-17
1
-1
/
+3
*
Re-enable Zero-RTT and increase the QUIC socket send buffer
rch@chromium.org
2013-09-17
1
-14
/
+5
*
Http Cache: Make sure there is a backend to process POST requests.
rvargas@chromium.org
2013-09-17
2
-0
/
+25
*
net: add ChaCha20+Poly1305 support to libssl.
agl@chromium.org
2013-09-17
12
-6
/
+377
*
Simple Cache: stop running index file tests on Windows
pasko@chromium.org
2013-09-17
3
-6
/
+15
*
[net/dns] Treat Name Resolution Policy Table as unhandled option.
szym@chromium.org
2013-09-17
8
-109
/
+178
*
Remove non-const references from MemEntryImpl.
eroman@chromium.org
2013-09-17
1
-5
/
+1
*
base: Split logging functions and PerfTimeLogger out of perftimer.h
tfarina@chromium.org
2013-09-17
3
-22
/
+22
*
Fix Simple Cache race on multiple dooms on flight.
gavinp@chromium.org
2013-09-16
3
-6
/
+30
*
Revert 223324 "Wait for store flush in CookieMonster::Delete*Task"
nasko@chromium.org
2013-09-16
3
-156
/
+141
*
Fix teardown in tests which use UploadFileElementReader.
earthdok@chromium.org
2013-09-16
2
-2
/
+15
*
Wait for store flush in CookieMonster::Delete*Task
philipj@opera.com
2013-09-16
3
-141
/
+156
*
Windows only: Move client socket functionality from TCPClientSocket into TCPS...
yzshen@chromium.org
2013-09-15
11
-1189
/
+1383
[next]