| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Cleanup now that issue 27870 is resolved. | vandebo@chromium.org | 2010-03-25 | 1 | -1/+2 |
* | Support sending a sliced file in chromium. | jianli@chromium.org | 2010-03-24 | 9 | -31/+156 |
* | Add IPv6 probe support for Windows | jar@chromium.org | 2010-03-24 | 1 | -3/+39 |
* | Reapply 42467 by reverting 42499 and added suppression. | maruel@chromium.org | 2010-03-24 | 2 | -31/+55 |
* | Respect typecode in the FTP network transaction. | phajdan.jr@chromium.org | 2010-03-24 | 3 | -19/+145 |
* | Revert r42467: "Clear cookies, local storage and databases when an extension ... | maruel@chromium.org | 2010-03-24 | 2 | -55/+31 |
* | Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab... | dhollowa@chromium.org | 2010-03-24 | 5 | -244/+110 |
* | Add a delegate to CookieMonster and broadcast notifications about changes to ... | jochen@chromium.org | 2010-03-24 | 5 | -110/+244 |
* | Enable SSLClientSocketTest.* on Mac under ThreadSanitizer. | glider@chromium.org | 2010-03-24 | 1 | -1/+0 |
* | Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*, | glider@chromium.org | 2010-03-24 | 1 | -4/+0 |
* | Clear cookies, local storage and databases when an extension gets uninstalled. | jochen@chromium.org | 2010-03-24 | 2 | -31/+55 |
* | Fix the "ls -l" style date parser to correctly guess the year if it is not pr... | phajdan.jr@chromium.org | 2010-03-24 | 22 | -71/+122 |
* | Fix to bug 39063. | mbelshe@chromium.org | 2010-03-24 | 2 | -7/+98 |
* | Try to fix a compile error on ARM. | eroman@chromium.org | 2010-03-23 | 1 | -4/+4 |
* | Revert "Reland r42300: "HttpRequestHeaders refactor.""" | willchan@chromium.org | 2010-03-23 | 8 | -487/+68 |
* | Reland r42300: "HttpRequestHeaders refactor."" | willchan@chromium.org | 2010-03-23 | 8 | -68/+487 |
* | Add an initial implementation of net-internals inspector in javascript. | eroman@chromium.org | 2010-03-23 | 3 | -1/+14 |
* | Try to fix flaky websocket tests again. | ukai@chromium.org | 2010-03-23 | 5 | -51/+56 |
* | Revert r42300: "HttpRequestHeaders refactor." | willchan@chromium.org | 2010-03-23 | 8 | -479/+68 |