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
*
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
*
Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...
thestig@chromium.org
2010-04-03
3
-36
/
+31
*
Implement protocol definitions for the SPDY SETTINGS frame (previously
mbelshe@chromium.org
2010-04-02
5
-22
/
+200
*
We should delete the underlying persistent public key only
wtc@chromium.org
2010-04-02
3
-9
/
+9
*
Added command-line whitelist data to UrlSecurityManager. These are used by a...
ahendrickson@chromium.org
2010-04-02
9
-545
/
+55
*
With SPDY, when a proxy is set via automatic settings, we had a crash.
mbelshe@chromium.org
2010-04-02
1
-0
/
+2
*
Change NOTREACHED for a LOG(WARNING) when we can't delete
nsylvain@chromium.org
2010-04-02
1
-4
/
+8
*
Implement closing handshake described in draft-hixie-thewebsocketprotocol-76.
ukai@chromium.org
2010-04-02
2
-4
/
+126
*
Patch the XSS in Net-internal viewcache by html encoding "key"
inferno@chromium.org
2010-04-01
1
-1
/
+1
*
Remove a dead line of code.
eroman@chromium.org
2010-04-01
1
-3
/
+0
*
Notify all active login prompts when one login prompt is submitted. This allows
tonyg@chromium.org
2010-04-01
1
-0
/
+11
*
Adds support for the <keygen> element to Windows, matching
wtc@chromium.org
2010-04-01
12
-43
/
+632
*
Revert 43331 - Implement closing handshake described in drafthixiethewebsocke...
jar@chromium.org
2010-04-01
2
-128
/
+4
*
Implement closing handshake described in draft-hixie-thewebsocketprotocol-76.
ukai@chromium.org
2010-04-01
2
-4
/
+128
*
Fix leak in WebSocketThrottleTest::Throttle
ukai@chromium.org
2010-04-01
1
-4
/
+10
*
Fix a crash when calling a PAC binding from the global scope.
eroman@chromium.org
2010-03-31
3
-14
/
+48
*
Removing a clock dependent behavior in testserver which caused
tonyg@chromium.org
2010-03-31
1
-17
/
+24
*
Disable more DiskCacheBackendTest's as the crash on Linux/shlib
timurrrr@chromium.org
2010-03-31
1
-2
/
+4
*
Removed filter checks in windows implementations of Negotiate and NTLM HTTP A...
cbentzel@chromium.org
2010-03-31
4
-369
/
+0
*
Move the suppression landed in r43208 to the right file.
rsesek@chromium.org
2010-03-31
1
-7
/
+0
*
Suppress a leak from r43192 in WebSocketThrottleTest.Throttle.
rsesek@chromium.org
2010-03-31
1
-0
/
+7
*
Remove wrong-placed file.
timurrrr@chromium.org
2010-03-31
1
-0
/
+3
*
Fix race condition in SocketStream::Close().
ukai@chromium.org
2010-03-31
1
-0
/
+6
*
Gracefully recover from malformed auth challenge.
jochen@chromium.org
2010-03-31
2
-5
/
+84
*
Remove packet split experiment, and add coalescing histogram
jar@chromium.org
2010-03-31
1
-22
/
+28
*
memio_SetPeerName implicitly assumes that struct sockaddr is the same as PRNe...
pvalchev@google.com
2010-03-31
3
-14
/
+19
*
Preparing Roberto's change for landing:
mbelshe@chromium.org
2010-03-31
4
-223
/
+256
*
Remove bug 31096 checks (resolved).
vandebo@chromium.org
2010-03-30
2
-5
/
+0
*
Mac SSL fix: Go back to not enabling break-on-auth when we have a client cert...
snej@chromium.org
2010-03-30
1
-14
/
+26
*
SPDY: Improve logging messages for SpdySession.
willchan@chromium.org
2010-03-30
1
-3
/
+9
*
Disabling the DiskCacheBackendTest.NewEvictionDisableFailure2 as it crashes o...
timurrrr@chromium.org
2010-03-30
1
-1
/
+2
*
Disabling the DiskCacheBackendTest.DisableFailure2 as it crashes at times on ...
timurrrr@chromium.org
2010-03-30
1
-1
/
+2
*
Fix WebSocketJob to pass /key_3/ after handshake request header.
ukai@chromium.org
2010-03-30
2
-5
/
+54
*
Reland r42300: "HttpRequestHeaders refactor."
willchan@chromium.org
2010-03-29
8
-68
/
+506
*
Re-enable the ConnectFailure case. Previously, this test case
mbelshe@chromium.org
2010-03-29
3
-6
/
+14
*
Report unreadable files as size zero when uploading.
vandebo@chromium.org
2010-03-29
6
-62
/
+269
*
Disabling the DiskCacheBackendTest.DisableSuccess2 as it crashes at times on ...
ananta@chromium.org
2010-03-29
1
-1
/
+2
[next]