| Commit message (Expand) | Author | Age | Files | Lines |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -2/+2 |
* | Add a comment to drag_download_file.h about the feature that it implements. | benjhayden@chromium.org | 2012-11-08 | 1 | -0/+4 |
* | Rewrite DragDownloadFile | benjhayden@chromium.org | 2012-10-30 | 1 | -71/+22 |
* | Move download code to the content namespace. | jam@chromium.org | 2012-10-26 | 1 | -18/+19 |
* | Shift passage of FileStream in downloads system to be by scoped_ptr<>. | rdsmith@chromium.org | 2012-10-17 | 1 | -2/+2 |
* | Reland | benjhayden@chromium.org | 2012-08-09 | 1 | -1/+1 |
* | Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo... | rdsmith@chromium.org | 2012-08-06 | 1 | -1/+1 |
* | DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING | benjhayden@chromium.org | 2012-08-03 | 1 | -1/+1 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Plumb referrer policy along with drag data information | jochen@chromium.org | 2012-05-25 | 1 | -2/+3 |
* | Move TabContentsDragWin to content and rename it to WebContentsDragWin. | jam@chromium.org | 2012-03-05 | 1 | -2/+1 |
* | Remove DownloadManager* dependency on DownloadStatusUpdater | rdsmith@chromium.org | 2012-02-04 | 1 | -4/+5 |
* | Move DownloadFile back to content\browser\download. Only static functions in ... | jam@chromium.org | 2012-01-31 | 1 | -1/+1 |
* | Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW... | jam@chromium.org | 2012-01-03 | 1 | -3/+5 |
* | Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public... | jam@chromium.org | 2011-12-20 | 1 | -9/+10 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 1 | -5/+5 |
* | Annotate all of the functions in content that need to be exported, in prepara... | dpranke@chromium.org | 2011-09-13 | 1 | -3/+7 |
* | content: Move drag_download_* to content. | erg@google.com | 2011-08-24 | 1 | -0/+115 |