| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes ChromeFrame net tests which run the URLRequest unit tests by launching ... | ananta@chromium.org | 2009-10-23 | 2 | -20/+10 |
* | Refactor: Address some style comments from a review (which missed the origina... | eroman@chromium.org | 2009-10-23 | 1 | -3/+8 |
* | Change the request tracking done by about:net-internals to be per context rat... | eroman@chromium.org | 2009-10-22 | 8 | -293/+306 |
* | Moved patch from 297003 over to committer repository. | rolandsteiner@chromium.org | 2009-10-22 | 4 | -0/+101 |
* | Add a mechanism to disable IPv6. | eroman@chromium.org | 2009-10-21 | 1 | -5/+21 |
* | Display the full address list rather than just the first item, in about:net-i... | eroman@chromium.org | 2009-10-19 | 1 | -6/+21 |
* | Mark flaky FTP tests as flaky. | phajdan.jr@chromium.org | 2009-10-16 | 1 | -5/+10 |
* | Coverity: check file_util::WriteFile return. | mattm@chromium.org | 2009-10-14 | 1 | -3/+3 |
* | Initial CL for fixing some of the proxy auth issues. | chron@chromium.org | 2009-10-06 | 1 | -1/+1 |
* | Add a response_info() accessor to URLRequest to get a reference to the net::H... | michaeln@google.com | 2009-10-05 | 2 | -0/+7 |
* | Make the font sizes on about:net-internals consistent. | evan@chromium.org | 2009-10-05 | 1 | -3/+4 |
* | Adds a virtual dtor to BaseTestServer | cpu@chromium.org | 2009-09-30 | 1 | -0/+2 |
* | Disable the leak tracking of URLRequests. | eroman@chromium.org | 2009-09-30 | 1 | -2/+3 |
* | Enable ExtensionApiTest.Toolstrip and add additional debug output. | rafaelw@chromium.org | 2009-09-29 | 1 | -0/+1 |
* | Disable flaky FTPCacheURLCredentials test. | thestig@chromium.org | 2009-09-25 | 1 | -2/+1 |
* | Don't add default Accept-Language and Accept-Charset headers if specific ones... | dimich@google.com | 2009-09-24 | 2 | -6/+72 |
* | Replace some net::ERR_FAILED generic error codes with more specific codes. | eroman@chromium.org | 2009-09-24 | 2 | -9/+6 |
* | Move FTP LIST parsing code to the renderer process. | phajdan.jr@chromium.org | 2009-09-22 | 2 | -240/+12 |
* | Cache login identity for NewFTP transactions. | phajdan.jr@chromium.org | 2009-09-22 | 3 | -5/+124 |
* | URLRequestContext needs to keep a reference to StrictTransportSecurityState | mattm@chromium.org | 2009-09-22 | 1 | -2/+3 |
* | Various cleanups FTP-related. | phajdan.jr@chromium.org | 2009-09-18 | 2 | -10/+9 |
* | Reverting 26419. | tyoshino@google.com | 2009-09-17 | 3 | -124/+5 |
* | Cache login identity for NewFTP transactions. | phajdan.jr@chromium.org | 2009-09-16 | 3 | -5/+124 |
* | Change the URLs used to access "view-cache:" and "view-net-internals:". | eroman@chromium.org | 2009-09-14 | 7 | -121/+178 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -1/+1 |
* | Use "GURL::possibly_invalid_spec()" rather than "GURL::spec()", in case the G... | eroman@chromium.org | 2009-09-10 | 3 | -7/+29 |
* | Strict transport security: come out from behind the flag. | agl@chromium.org | 2009-09-10 | 1 | -13/+1 |
* | Get the latest ParseFTPList code from Mozilla, and apply only the absolutely | phajdan.jr@chromium.org | 2009-09-10 | 2 | -11/+22 |
* | Fix to use FilePath version of PathService::Get. | thestig@chromium.org | 2009-09-09 | 1 | -2/+2 |
* | Add a unit test for FTP directory listing. | phajdan.jr@chromium.org | 2009-09-09 | 1 | -0/+17 |
* | Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show. | mirandac@chromium.org | 2009-09-09 | 5 | -79/+6 |
* | Display symlinks on FTP directory listings. | phajdan.jr@chromium.org | 2009-09-09 | 1 | -1/+18 |
* | Add an href to help page for view-net-internal. | eroman@chromium.org | 2009-09-08 | 1 | -1/+4 |
* | Don't log empty FTP LIST responses as unknown server type. | phajdan.jr@chromium.org | 2009-09-08 | 1 | -0/+5 |
* | Rename X-Force-TLS to Strict-Transport-Security. | abarth@chromium.org | 2009-09-05 | 3 | -20/+23 |
* | This CL changes the CookieStore obect to be a refcounted object to get a bett... | ananta@chromium.org | 2009-09-05 | 2 | -3/+2 |
* | Http Cache: Add support for resuming downloading a | rvargas@google.com | 2009-09-04 | 1 | -1/+3 |
* | Re-enabled URLRequestTestHTTP.BasicAuth. | eroman@chromium.org | 2009-09-04 | 2 | -26/+7 |
* | ForceTLS: generate internal redirect when mistakenly using http. | agl@chromium.org | 2009-09-04 | 2 | -6/+10 |
* | Intercept HTTP requests for documents that GView is capable of displaying (such | davemoore@chromium.org | 2009-09-04 | 2 | -0/+63 |
* | Disable URLRequestTestHTTP.BasicAuth which is depending on the response_time ... | eroman@chromium.org | 2009-09-04 | 1 | -1/+3 |
* | Add trace-point for URLRequest to the LoadLog. | eroman@chromium.org | 2009-09-04 | 2 | -0/+15 |
* | Minor aesthetic change to net-internals page: | eroman@chromium.org | 2009-09-03 | 1 | -2/+8 |
* | Display the LoadLogs for recent and in-progress URLRequests on the net-intern... | eroman@chromium.org | 2009-09-03 | 1 | -4/+64 |
* | Add a visualizer for the HostCache (DNS cache) on the network internals page. | eroman@chromium.org | 2009-09-02 | 1 | -1/+62 |
* | Keep track of the live URLRequest instances, and the last 25 that were destro... | eroman@chromium.org | 2009-09-02 | 3 | -100/+258 |
* | Add skeleton for an about:net-internal page. | eroman@chromium.org | 2009-09-01 | 3 | -0/+300 |
* | Move Mozilla FTP LIST response parsing code to net/third_party directory. | phajdan.jr@chromium.org | 2009-09-01 | 1 | -1/+1 |
* | Speed up net_unittests by re-using one FTP test server instance. | phajdan.jr@chromium.org | 2009-08-31 | 2 | -73/+68 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 2 | -12/+0 |