Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move content::URLFetcher static functions to net::URLFetcher | akalin@chromium.org | 2012-06-19 | 1 | -0/+28 |
* | Add support to URLFetcher for stopping on redirects. Use this in AlternateNa... | pkasting@chromium.org | 2012-06-07 | 1 | -1/+9 |
* | Make AssociateWithRenderView() a free function in the 'content' namespace | akalin@chromium.org | 2012-05-22 | 1 | -0/+16 |
* | Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/ | akalin@chromium.org | 2012-05-11 | 1 | -0/+216 |