summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-21/+23
* Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...pkotwicz@chromium.org2012-05-311-2/+2
* download: Remove browser_view.h include from download_util.cctfarina@chromium.org2012-05-071-1/+1
* Linux: Use the same safe downloads logic as Windows. (try 2)thestig@chromium.org2012-04-281-23/+37
* Revert 134362 - Linux: Use the same safe downloads logic as Windows.yoz@chromium.org2012-04-271-36/+23
* Linux: Use the same safe downloads logic as Windows.thestig@chromium.org2012-04-271-23/+36
* Fix downloads page drag/drop in WIN.varunjain@chromium.org2012-04-131-5/+10
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-10/+3
* Display error-specific messages when a download is interrupted.ahendrickson@chromium.org2012-04-021-0/+3
* Check for null widget in DragDownload which is causing the crash in the bug.varunjain@chromium.org2012-03-281-0/+5
* aura: Enable drag/drop from the downloads tray.varunjain@chromium.org2012-03-271-11/+14
* ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.tfarina@chromium.org2012-03-211-1/+1
* Add new danger type for uncommon or unknown downloads.asanka@chromium.org2012-03-161-3/+7
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-3/+3
* Move download_types.h to content/public and rename it to match the one struct...jam@chromium.org2012-03-131-1/+0
* content: Start moving url_constants.{h,cc} to content namespace.tfarina@chromium.org2012-03-131-2/+2
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-1/+1
* Get rid of download_create_info.h entry in DEPS, it's not actually needed.jam@chromium.org2012-03-071-2/+0
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...jam@chromium.org2012-03-051-1/+1
* Isolate initiation counts for downloads to their own histograms and improverdsmith@chromium.org2012-02-151-1/+6
* Move common file path related methods between chrome & content to file_util. ...jam@chromium.org2012-01-311-4/+2
* Move DownloadFile back to content\browser\download. Only static functions in ...jam@chromium.org2012-01-311-1/+1
* Update the Chrome download histogram after the xml file was changed.jam@chromium.org2012-01-261-1/+1
* Remove some unnecessary resource_dispatcher_host.h includes.darin@chromium.org2012-01-251-2/+1
* Move DownloadDangerType to its own file.jam@chromium.org2012-01-241-8/+10
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-241-0/+25