| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | On Windows, use IInternetSecurityManager to determine if it's OK | wtc@chromium.org | 2010-03-29 | 16 | -104/+321 |
* | A basic implementation of information about appcache. Lists manifest files, t... | kkanetkar@chromium.org | 2010-03-27 | 1 | -1/+2 |
* | Mac: Make client-cert picker only show certs the server will accept. | snej@chromium.org | 2010-03-26 | 9 | -235/+1023 |
* | Remove memory leak from the SpdyNetworkTransactionTest:ServerPush | ahendrickson@google.com | 2010-03-26 | 1 | -4/+3 |
* | Revert due to compile failures | amit@chromium.org | 2010-03-26 | 9 | -1022/+235 |
* | Mac: Make client-cert picker only show certs the server will accept. | snej@chromium.org | 2010-03-26 | 9 | -235/+1022 |
* | GTK: Turn on the GTK+ integration by default. | erg@chromium.org | 2010-03-26 | 1 | -0/+1 |
* | Revert 42770 - Notify all active login prompts when one login prompt is submi... | tonyg@chromium.org | 2010-03-26 | 1 | -11/+0 |
* | Notify all active login prompts when one login prompt is submitted. This allows | tonyg@chromium.org | 2010-03-26 | 1 | -0/+11 |
* | Don't run some tests under TSan on Windows | timurrrr@chromium.org | 2010-03-26 | 1 | -0/+12 |
* | Implement new websocket handshake based on draft-hixie-thewebsocketprotocol-76 | ukai@chromium.org | 2010-03-26 | 10 | -216/+903 |
* | Update table of blocked ports according to upstream http://trac.webkit.org/ch... | dimich@chromium.org | 2010-03-26 | 1 | -0/+7 |
* | Reducing the debug output spam. | ahendrickson@google.com | 2010-03-25 | 4 | -34/+22 |
* | SpdySession now sets the following fields in HttpResponseInfo: | ahendrickson@google.com | 2010-03-25 | 10 | -133/+1128 |
* | Enable FtpNetworkTransactionTest.* and HttpNetworkTransactionTest.* under | glider@chromium.org | 2010-03-25 | 1 | -2/+0 |
* | Enable URLRequestTest.*, URLRequestTestHTTP.*, URLRequestTestFTP.* under | glider@chromium.org | 2010-03-25 | 1 | -3/+0 |
* | Enable ProxyScriptFetcherTest.*, SOCKS5ClientSocketTest.*, | glider@chromium.org | 2010-03-25 | 1 | -4/+0 |
* | Reland r42467. Clear cookies, local storage and databases when an extension g... | jochen@chromium.org | 2010-03-25 | 2 | -31/+55 |
* | Enable FileStreamTest.*Async*, HostResolverImplTest.*, TestCompletionCallback... | glider@chromium.org | 2010-03-25 | 1 | -3/+0 |
* | HttpAuthFilterWhitelist is now getting entries from the Windows | ahendrickson@google.com | 2010-03-25 | 8 | -40/+641 |
* | Use FilterHeaders() instead of HttpUtil::StripHeaders(). | ukai@chromium.org | 2010-03-25 | 1 | -5/+57 |
* | Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab... | jochen@chromium.org | 2010-03-25 | 5 | -110/+244 |
* | Reverts 42520 and 42477. It back red again when adding this change back. | maruel@chromium.org | 2010-03-25 | 2 | -55/+31 |