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
*
Fix build.
phajdan.jr@chromium.org
2013-06-26
1
-1
/
+1
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
6
-50
/
+66
*
net: Add 308 Permanent Redirect status code to the list of HTTP codes.
phajdan.jr@chromium.org
2013-06-26
1
-0
/
+1
*
Fix some potential after free errors on TestCompletionCallback
gavinp@chromium.org
2013-06-26
2
-20
/
+25
*
Use the appropriate socket pool on socket connection.
yhirano@chromium.org
2013-06-26
3
-28
/
+75
*
Added HostResolverImpl::allow_fallback_from_dnstask_to_proctask to vary accor...
mef@chromium.org
2013-06-26
3
-13
/
+102
*
Style changes in SimpleIndexFileTest.
gavinp@chromium.org
2013-06-26
3
-56
/
+64
*
Limited NSEC support to RecordParsed
noamsml@chromium.org
2013-06-26
5
-0
/
+138
*
Make sure that QUIC connections correctly call OnSessionClose
rch@chromium.org
2013-06-26
3
-6
/
+40
*
Update comment for ChromeNetLog class.
kouhei@chromium.org
2013-06-26
1
-1
/
+3
*
Fix bug in memory leaks in QuicStreamFactory::Create
rch@chromium.org
2013-06-26
1
-5
/
+6
*
[SPDY] Remove remnants of split SPDY unit tests
akalin@chromium.org
2013-06-26
8
-563
/
+2
*
[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
3
-295
/
+29
*
Revert 208562 "[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unit..."
akalin@chromium.org
2013-06-25
4
-29
/
+311
*
[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
4
-311
/
+29
*
[SPDY] Unfork http_proxy_client_socket_pool_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
3
-671
/
+97
*
[SPDY] Unfork websocket_handshake_handler_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
5
-236
/
+91
*
[SPDY] Unfork websocket_job_spdy{2,3}_unittest.cc files
akalin@chromium.org
2013-06-25
8
-1284
/
+170
*
mac: Remove unused includes of scoped_nsobject.h.
thakis@chromium.org
2013-06-25
1
-1
/
+0
*
[SPDY] Unfork spdy_websocket_stream_spdy{2,3}_unittest.cc files
akalin@chromium.org
2013-06-25
6
-663
/
+67
*
Add unit test to verify the bug fixed in http://crrev.com/208168.
rch@chromium.org
2013-06-25
1
-4
/
+45
*
Cleanup: Refactor mDns transaction start into two smaller methods
noamsml@chromium.org
2013-06-25
2
-32
/
+51
*
[SPDY] Unfork spdy_websocket_test_util_spdy{2,3}.* files
akalin@chromium.org
2013-06-24
11
-502
/
+284
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-1
/
+1
*
Linux: make net_unittests pass even if m2crypto is present on system
phajdan.jr@chromium.org
2013-06-24
1
-1
/
+7
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
15
-50
/
+40
*
Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a..."
wtc@chromium.org
2013-06-24
1
-3
/
+3
*
net: add (*.)launchkey.com and (*.)carlolly.co.uk to HSTS preloaded list.
agl@chromium.org
2013-06-24
2
-0
/
+4
*
[SPDY] Add tests for speculative crash fix in r206851
akalin@chromium.org
2013-06-24
9
-278
/
+658
*
[SPDY] Refactor SpdyStream's handling of response headers
akalin@chromium.org
2013-06-24
20
-531
/
+745
*
Fix a bug in quic_stream_factory where a QuicStreamRequest::Request could ret...
rch@chromium.org
2013-06-24
1
-0
/
+6
*
Move NetLogLogger from chrome/browser/net to net/base.
kouhei@chromium.org
2013-06-24
4
-0
/
+395
*
Use a dummy HttpStream for proxy redirects
akalin@chromium.org
2013-06-24
15
-35
/
+253
*
[SPDY] Remove ConstructSpdyPush() overload that doesn't take a URL
akalin@chromium.org
2013-06-24
7
-54
/
+15
*
Revert "Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a...""...
senorblanco@chromium.org
2013-06-23
1
-3
/
+3
*
Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a..."
wtc@chromium.org
2013-06-22
1
-3
/
+3
*
Fix QUIC alternate protocol behavior so that that main job does not wait
rch@chromium.org
2013-06-22
3
-9
/
+86
*
Add logging to the QUIC write path.
rch@chromium.org
2013-06-22
8
-12
/
+213
*
Shuffle media-related WebMimeRegistry code from webkit/ to content/.
scherkus@chromium.org
2013-06-22
3
-37
/
+20
*
Remove v6 address from QUIC host lookups
rch@chromium.org
2013-06-22
1
-0
/
+10
*
Disable test with an expired certificate
rmsousa@chromium.org
2013-06-22
1
-2
/
+2
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
7
-43
/
+31
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
5
-7
/
+8
*
[SPDY] Fix SpdySession's handling of SYN_REPLY frames
akalin@chromium.org
2013-06-21
5
-76
/
+146
*
Disk cache: Update Addr to handle file format version 3.
rvargas@google.com
2013-06-21
5
-25
/
+84
*
Unlink corrupt SimpleCache index files immediately after load.
gavinp@chromium.org
2013-06-21
3
-1
/
+63
*
Revert a workaround commit for a Use-After-Free crash.
yhirano@chromium.org
2013-06-21
4
-80
/
+11
*
Fix a bug in quic_in_memory_cache.
honghaiz@chromium.org
2013-06-21
4
-1
/
+88
*
Pretty-print QUIC CONNECTION_CLOSE and RST_STREAM error codes.
rch@chromium.org
2013-06-21
1
-2
/
+2
*
Disable TLS 1.2 if USE_OPENSSL is defined (such as on Android) to
wtc@chromium.org
2013-06-21
1
-3
/
+3
[next]