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