summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-171-4/+5
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-6/+8
* Commit patch for Pierre-Antoine LaFayette, original CL:paul@chromium.org2009-08-111-3/+16
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-251-1/+1
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-2/+3
* Gets a couple of download classes to compile on linux. Updates thesky@chromium.org2009-05-261-6/+13
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-2/+2
* Download progress and complete animation on linux.estade@chromium.org2009-05-111-15/+20
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-1/+0
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-071-2/+4
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-011-1/+1
* Refactor the download shelf context menu in preparation for porting.estade@chromium.org2009-03-061-184/+0
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-041-3/+3
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-231-2/+3
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-3/+3
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Change url wstrings to GURLSestade@chromium.org2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Convert download manager to FilePath.estade@chromium.org2009-01-061-11/+10
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-10/+11
* * switch download manager to using FilePathestade@chromium.org2009-01-051-11/+10
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-1/+1
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-1/+1
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-8/+5
* Fix a bug where languages that have a long string for thepaulg@google.com2008-10-311-0/+23
* Background:nsylvain@chromium.org2008-10-311-1/+5
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-1/+1
* Move the download code to new directories:paulg@google.com2008-09-131-0/+407