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 50930 - Fix a renderer crash while processing FTP directory listing.
phajdan.jr@chromium.org
2010-06-30
4
-1
/
+3
*
Merge 50078 - Check proxy_info_.is_empty()
inferno@chromium.org
2010-06-28
1
-2
/
+11
*
Merge 46951 - Bypass the DNS cache when the LOAD_VALIDATE_CACHE load flag is ...
eroman@chromium.org
2010-05-12
2
-5
/
+20
*
Merge 46684 - Specify alternate OCSP AIA info for certificates issued by
wtc@chromium.org
2010-05-08
1
-5
/
+29
*
Change socket pool max from 100 to 1000000
laforge@chromium.org
2010-05-07
1
-1
/
+1
*
Merge 46319 - Delete WSACleanup() call in the network stack.
willchan@chromium.org
2010-05-04
2
-11
/
+6
*
Merge 46020 - Disk cache: fix a unit test for Linux.
rvargas@google.com
2010-04-30
1
-4
/
+1
*
Merge 45878 - Disk cache: Make sure that we don't access the index file
rvargas@google.com
2010-04-30
3
-2
/
+26
*
Fix compilation errors of code backported from the trunk
wtc@chromium.org
2010-04-29
1
-4
/
+3
*
Merge 45933 - SSL_ForceHandshake may return SECSuccess prematurely.
wtc@chromium.org
2010-04-29
3
-3
/
+64
*
Merge 45722 - Fix case where backup socket jobs ignored the socket limits.
mbelshe@chromium.org
2010-04-27
1
-3
/
+9
*
Merge 45311 - Throttle writes rather than just taking it all at once. Fixes c...
avi@chromium.org
2010-04-26
1
-2
/
+15
*
Merge 45452 - Specify alternate OCSP AIA info for certificates issued by
wtc@chromium.org
2010-04-23
1
-0
/
+78
*
Revert Omnibox, toolbar, tab animations, and other UI changes for mstone-5.
shess@chromium.org
2010-04-22
3
-202
/
+80
*
Merge 45211 - With the GOAWAY code we now can have a case where we attempt
mbelshe@chromium.org
2010-04-21
1
-1
/
+2
*
Merge 45210 - Fix crasher on SpdySession teardown. When we close the session...
mbelshe@chromium.org
2010-04-21
2
-0
/
+33
*
Merge 44811 - Refactored to pass the URLSecurityManager via the HttpAuthFacto...
ahendrickson@google.com
2010-04-20
17
-138
/
+133
*
Merge 45003 - Cancel IPv6 probe jobs during shutdown.
eroman@chromium.org
2010-04-20
1
-0
/
+4
*
Merge 44819 - Fix crash in WriteSocket() when sending Settings frames
laforge@chromium.org
2010-04-18
3
-1
/
+28
*
Merge 44864 - Fix a deadlock that could happen during shutdown if a host reso...
eroman@chromium.org
2010-04-17
10
-116
/
+471
*
Merge 44526 - Kerberos uses an SPN (Service Principal Name) to identify a ser...
cbentzel@chromium.org
2010-04-16
15
-32
/
+454
*
Revert 43908 - Flush socket pools and SPDY session pool properly on explicit ...
laforge@chromium.org
2010-04-15
27
-185
/
+191
*
Merge part of 44442 -
wtc@chromium.org
2010-04-15
1
-2
/
+2
*
Merge 44402 - Revert r44150 and r43882.
willchan@chromium.org
2010-04-13
4
-161
/
+39
*
Fix crash when we delete the group we're requesting a socket for.
willchan@chromium.org
2010-04-09
4
-20
/
+55
*
Prevent people from adding mime type to supported_non_image_types that will m...
inferno@chromium.org
2010-04-09
1
-0
/
+4
*
Strips http from the omnibox
sky@chromium.org
2010-04-09
3
-80
/
+202
*
Take 2 at landing the SPDY SETTINGS frame patch.
mbelshe@chromium.org
2010-04-09
10
-48
/
+453
*
Revert 44092 - Add support for the SPDY session frame.
jar@chromium.org
2010-04-09
10
-451
/
+48
*
Add support for the SPDY session frame.
mbelshe@chromium.org
2010-04-09
10
-48
/
+451
*
Add support for attaching custom parameters to NetLog events.
eroman@chromium.org
2010-04-09
13
-224
/
+371
*
Don't do dynamic IPv6 probe on Windows
jar@chromium.org
2010-04-09
1
-2
/
+6
*
Increase the default cache time for failed host resolves from 1 second to 1 m...
eroman@chromium.org
2010-04-08
1
-1
/
+1
*
Linux: Use .kde4 for proxy settings when it is present and we are running und...
mdm@chromium.org
2010-04-08
2
-19
/
+160
*
Fix out of array bounds access in VMSPathToUnix function.
inferno@chromium.org
2010-04-08
2
-1
/
+2
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-08
15
-55
/
+243
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
27
-191
/
+185
*
Make sure to strip the brackets around IPv6 literals when resolving the hostn...
eroman@chromium.org
2010-04-07
2
-1
/
+16
*
Fix ClientSocketPool to count idle sockets toward socket limit.
willchan@chromium.org
2010-04-07
3
-28
/
+115
*
Mac: Improve Chrome's response to post-handshake SSL renegotiation.
snej@chromium.org
2010-04-07
1
-1
/
+13
*
Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...
cbentzel@chromium.org
2010-04-07
15
-241
/
+55
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-07
15
-55
/
+241
*
Don't run a few more tests under TSan on Windows
timurrrr@chromium.org
2010-04-07
1
-0
/
+7
*
SendPending() does nothing if socket_stream_ == NULL.
ukai@chromium.org
2010-04-07
1
-1
/
+4
*
Make PreferredCacheSize(avail) <= avail*0.8 and f(x) <= f(x+1).
nsylvain@chromium.org
2010-04-06
2
-38
/
+60
*
Fix xss in onListingParsingError by using encodeuri() on the document.location.
inferno@chromium.org
2010-04-06
1
-1
/
+2
*
Our HTTP client callback functions for NSS must set an NSS/NSPR error
wtc@chromium.org
2010-04-05
2
-11
/
+26
*
Missed include of <utility> for new use of std::pair.
mbelshe@chromium.org
2010-04-05
1
-0
/
+1
*
Pull latest googleurl to get it to stop unescaping at signs in paths.
brettw@chromium.org
2010-04-05
4
-2
/
+12
*
Update new WebSocket API.
ukai@chromium.org
2010-04-05
3
-27
/
+95
[next]