Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ... | jam@chromium.org | 2011-10-26 | 1 | -2/+3 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -4/+5 |
* | Update WebstoreInstaller to be ref counted. | jstritar@chromium.org | 2011-10-25 | 1 | -2/+4 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -0/+1 |
* | More NewRunnable* -> base::Bind for chrome/browser/extensions/. | adamk@chromium.org | 2011-10-17 | 1 | -9/+5 |
* | Move SafeBeginInstallHelper to be a top-level class (WebstoreInstallHelper). | mihaip@chromium.org | 2011-08-25 | 1 | -0/+186 |