| Commit message (Expand) | Author | Age | Files | Lines |
* | Move DragDownload() out of download_util.h | tfarina@chromium.org | 2013-08-25 | 1 | -119/+0 |
* | Move GetDefaultDownloadDirectory() function into DownloadPrefs. | tfarina@chromium.org | 2013-08-17 | 1 | -78/+2 |
* | Move GetProgressStatusText() into DownloadItemModel. | tfarina@chromium.org | 2013-08-15 | 1 | -107/+0 |
* | Set up Finch trial for malware download warnings | felt@chromium.org | 2013-08-10 | 1 | -0/+60 |
* | Move all the Record*() functions to download_stats.h/cc. | tfarina@chromium.org | 2013-08-09 | 1 | -30/+0 |
* | Moves chrome/common/time_format to ui/base/l10n. | mukai@chromium.org | 2013-08-07 | 1 | -2/+2 |
* | Reland "download: Move constants from download_util.h to DownloadShelf." | tfarina@chromium.org | 2013-08-06 | 1 | -219/+0 |
* | Revert 213775 "download: Move constants from download_util.h to ..." | ricow@chromium.org | 2013-07-26 | 1 | -0/+219 |
* | download: Move constants from download_util.h to DownloadShelf. | tfarina@chromium.org | 2013-07-26 | 1 | -219/+0 |
* | Updates some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/d*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 1. | avi@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | Use DownloadItem::GetState() in c/b/{download,extensions} | caio.de.oliveira.filho@intel.com | 2013-05-24 | 1 | -1/+1 |
* | content: Extract url utility functions into url_utils.{h,cc} | tfarina@chromium.org | 2013-05-17 | 1 | -9/+0 |
* | downloads: Make GetCrDownloadPath a static method on DownloadTargetDeterminer. | tfarina@chromium.org | 2013-05-15 | 1 | -5/+0 |
* | Rename sys_string_conversions in chrome. | brettw@chromium.org | 2013-03-28 | 1 | -1/+1 |
* | Rename {drag_source,drop_target}.{cc,h} to {drag_source,drop_target}_win.{cc,h}. | erg@chromium.org | 2013-03-19 | 1 | -2/+2 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -9/+10 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Allow dragging a download only after the download is complete. | asanka@chromium.org | 2013-01-10 | 1 | -1/+2 |
* | Cleanup: Remove more unneeded browser_thread.h includes. | thestig@chromium.org | 2013-01-04 | 1 | -1/+0 |
* | Remove TabContents from downloads. | avi@chromium.org | 2012-12-11 | 1 | -1/+1 |
* | Use DownloadItemModel for storing chrome/ specific UI data for DownloadItems. | asanka@chromium.org | 2012-12-10 | 1 | -25/+0 |
* | aura: Add flag to indicate if a drag session is started with touch or mouse. | varunjain@chromium.org | 2012-11-06 | 1 | -1/+4 |
* | Makes gfx::Screen an instance, rather than a collection of static methods. | scottmg@chromium.org | 2012-10-12 | 1 | -1/+1 |
* | Mac Web Intents Part 11: Progress view | sail@chromium.org | 2012-10-11 | 1 | -40/+58 |
* | Don't show downloads from web intents picker in shelf | sail@chromium.org | 2012-10-10 | 1 | -0/+25 |
* | No need to kClear_Mode a layer right after its created, as that will automati... | reed@google.com | 2012-10-04 | 1 | -8/+4 |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ... | wjia@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Support Drag and Drop across displays. | mazda@chromium.org | 2012-08-26 | 1 | -1/+4 |
* | Kill DownloadItem::IsOtr() | benjhayden@chromium.org | 2012-08-14 | 1 | -104/+0 |
* | Unify and clean up system download notifications, add Mountain Lion support. | avi@chromium.org | 2012-08-12 | 1 | -58/+0 |
* | Reland | benjhayden@chromium.org | 2012-08-09 | 1 | -2/+0 |
* | Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo... | rdsmith@chromium.org | 2012-08-06 | 1 | -0/+2 |
* | DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING | benjhayden@chromium.org | 2012-08-03 | 1 | -2/+0 |
* | Initial fixes to run unit_tests bundle on android. | nileshagrawal@chromium.org | 2012-07-27 | 1 | -0/+5 |
* | download: Move GenerateFileNameFromRequest() into chrome_download_manager_del... | tfarina@chromium.org | 2012-07-23 | 1 | -13/+0 |
* | download: Remove unused GetUniquePathNumberWithCrDownload() function. | tfarina@chromium.org | 2012-07-19 | 1 | -5/+0 |
* | This CL moves the contents of ui_resources_standard.grd into ui_resources.grd... | benrg@chromium.org | 2012-07-11 | 1 | -1/+1 |
* | Fix drawing of download progress indicator. | avi@chromium.org | 2012-06-23 | 1 | -39/+26 |
* | grd file update for new 2x assets | thakis@chromium.org | 2012-06-22 | 1 | -1/+1 |
* | aura: Fix draggin files from downloads page. This was broken from when we | varunjain@chromium.org | 2012-06-13 | 1 | -4/+11 |
* | Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow() | davemoore@chromium.org | 2012-06-07 | 1 | -1/+1 |
* | Rename DrawBitmapInt to DrawImageInt | pkotwicz@chromium.org | 2012-06-07 | 1 | -10/+10 |
* | Revert 140877 - Rename DrawBitmapInt to DrawImageInt | pkotwicz@chromium.org | 2012-06-06 | 1 | -10/+10 |
* | Rename DrawBitmapInt to DrawImageInt | pkotwicz@chromium.org | 2012-06-06 | 1 | -10/+10 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -21/+23 |
* | Revert 140531 - Converted the rest of chrome except for extensions and favico... | pkotwicz@chromium.org | 2012-06-05 | 1 | -23/+21 |