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
...
*
Upstream: Depend on OpenSSL directly instead of via system.gyp
jingzhao@chromium.org
2012-05-16
1
-2
/
+2
*
Use TaskRunner WorkerPool for ServerBoundCertService in TestURLRequestContext.
mattm@chromium.org
2012-05-15
1
-2
/
+2
*
Change the stream_id for streams which are serialized out of order.
rch@chromium.org
2012-05-15
8
-0
/
+452
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
1
-0
/
+5
*
Add a new gyp define to be used by the swarm master.
maruel@chromium.org
2012-05-15
1
-1
/
+2
*
Change TCPListenSocket::SendInternal to use a non-blocking implementation (tr...
marshall@chromium.org
2012-05-14
4
-31
/
+173
*
Update net::HttpUtil::IsSafeHeader() with two new headers
benjhayden@chromium.org
2012-05-14
2
-0
/
+9
*
Coverity: Initialize a member variable.
jhawkins@chromium.org
2012-05-13
1
-1
/
+1
*
[net/dns] Fix IPv6 handling from res_init on Linux.
szym@chromium.org
2012-05-12
2
-99
/
+100
*
Add the StackTrace to the URLFetcher crash dumps.
willchan@chromium.org
2012-05-12
3
-0
/
+31
*
Roll rlz 127:128
thakis@chromium.org
2012-05-11
1
-8
/
+0
*
SPDY - Deleted the code that sends trailing ping.
rtenneti@chromium.org
2012-05-11
4
-111
/
+26
*
Make URLRequestContext::CopyFrom take a const pointer.
mkosiba@chromium.org
2012-05-11
2
-21
/
+21
*
Revert 136572 - Change TCPListenSocket::SendInternal to use a non-blocking im...
benjhayden@chromium.org
2012-05-11
4
-172
/
+31
*
Change TCPListenSocket::SendInternal to use a non-blocking implementation.
marshall@chromium.org
2012-05-11
4
-31
/
+172
*
Add missing OVERRIDEs in ssl_client_socket_openssl.h.
pliard@chromium.org
2012-05-11
1
-24
/
+25
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
5
-0
/
+320
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
38
-619
/
+587
*
Add WebSocketFrameParser.
yutak@chromium.org
2012-05-10
6
-0
/
+924
*
Android content shell bringup.
jrg@chromium.org
2012-05-10
1
-1
/
+1
*
fix duplicated basename network_change_notifier.cc in net target
james.wei@intel.com
2012-05-10
5
-5
/
+5
*
Http cache: Don't attempt to doom the same entry multiple times
rvargas@google.com
2012-05-09
4
-3
/
+108
*
Coverity: Remove dead code.
jhawkins@chromium.org
2012-05-09
1
-3
/
+0
*
Consistently log the ID of a spdy stream as "stream_id"
rch@chromium.org
2012-05-09
3
-5
/
+5
*
Adds NON_EXPORTED_BASE to AddressList base class.
szym@chromium.org
2012-05-09
1
-1
/
+3
*
Replace DBC.Advertised with DomainBoundCerts.Support histogram.
mattm@chromium.org
2012-05-09
2
-4
/
+28
*
Allow for overriding the handling of the referrer header in the network stack
jochen@chromium.org
2012-05-08
2
-1
/
+30
*
Get file extension synonyms from the OS, fix so that if one synonym is safe t...
avi@chromium.org
2012-05-08
8
-18
/
+114
*
Add braintreegateway.com/braintreepayments.com to HSTS preloaded.
agl@chromium.org
2012-05-08
2
-0
/
+6
*
If generating a domain bound cert fails, continue the connection without it.
mattm@chromium.org
2012-05-08
4
-4
/
+14
*
Disk cache: Measure the time spent verifying the lists.
rvargas@google.com
2012-05-08
1
-0
/
+2
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
69
-1432
/
+641
*
Land small change to SPDY code from server
rch@chromium.org
2012-05-07
3
-9
/
+10
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
14
-129
/
+191
*
Fix flakiness and rename
mmenke@chromium.org
2012-05-05
1
-12
/
+69
*
Disk cache: Modify when we report empty cache files.
rvargas@google.com
2012-05-05
1
-7
/
+9
*
Disable HttpNetworkTransactionSpdy2Test.UseIPConnectionPooling* tests on Wind...
cbentzel@chromium.org
2012-05-04
1
-2
/
+16
*
Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...
mattm@chromium.org
2012-05-04
5
-89
/
+216
*
Take client-side HSTS redirects into account when determining whether to show...
michaeln@google.com
2012-05-04
3
-18
/
+28
*
Moved the ThreadCheckDeleteSessionCookies from cookie_monster_unittest to coo...
droger@google.com
2012-05-04
2
-37
/
+40
*
Coverity: Fix two pass-by-values.
jhawkins@chromium.org
2012-05-04
2
-6
/
+6
*
Remove log debug spam when using NSS for SSL.
rsleevi@chromium.org
2012-05-04
1
-3
/
+0
*
Add more variables to the URLRequest leak assertion crash dumps.
willchan@chromium.org
2012-05-04
2
-2
/
+7
*
Improve memory usage of SignCertificate.
wtc@chromium.org
2012-05-03
1
-10
/
+6
*
Disable CookieMonsterTest.GarbageCollectionTriggers on Windows.
cbentzel@chromium.org
2012-05-03
1
-1
/
+9
*
Coverity: Fix uninit member variables.
kmadhusu@chromium.org
2012-05-03
1
-0
/
+1
*
Add config reader for Primary DNS Suffix and corresponding unittest.
zhaoqin@chromium.org
2012-05-02
3
-14
/
+76
*
Make URLRequestThrottlerManager a member of URLRequestContext.
joi@chromium.org
2012-05-02
8
-76
/
+70
*
Only call SSL_OptionSet in an initial handshake.
wtc@chromium.org
2012-05-02
5
-25
/
+19
*
Fix the official build.
palmer@chromium.org
2012-05-01
1
-2
/
+3
[prev]
[next]