summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 143772 - Fix drawing of download progress indicator.avi@chromium.org2012-06-271-39/+26
* Merge 143605 - grd file update for new 2x assetsthakis@chromium.org2012-06-241-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
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-0/+10
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-2/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-3/+6
* views: Move some random files from views/ to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Update download page to deal with new DANGEROUS_CONTENT state.asanka@chromium.org2011-11-221-3/+29
* This split will facilitate testing DownloadQuery and other users of DownloadI...benjhayden@chromium.org2011-11-211-21/+21
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Fix DownloadTests and change cros/aura to use shelfdavemoore@chromium.org2011-11-181-2/+1
* Revert 110765 - Fix DownloadTests and change cros/aura to use shelfdavemoore@chromium.org2011-11-181-1/+2
* Fix DownloadTests and change cros/aura to use shelfdavemoore@chromium.org2011-11-181-2/+1
* Propagate the SafeBrowsing download protection verdict to the DownloadItem.noelutz@google.com2011-11-171-3/+4