summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-2/+1
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-291-10/+2
* Canvas refactoring part 3.ben@chromium.org2010-06-251-7/+8
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-8/+7
* Canvas refactoring part 3.ben@chromium.org2010-06-241-7/+8
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-3/+2
* Append a number to make app shortcut name unique.xiyuan@chromium.org2010-03-261-0/+28
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-7/+8
* Win7: Show download progress in superbar.mhm@chromium.org2010-03-191-1/+38
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Don't fail when default download folder doesn't existkinuko@chromium.org2010-03-131-2/+4
* Start a download in the user's download directory to lower rename failure pos...kinuko@chromium.org2010-03-091-0/+42
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* This change makes incognito downloads show up in the downloads page of an inc...estade@chromium.org2010-02-241-0/+1
* GTK: handle dom_ui-generated download drag events.estade@chromium.org2010-02-241-3/+7
* Add temporary download progress overlay to the dock icon for the Mac (real UI...avi@chromium.org2010-02-011-0/+8
* Replace GtkFileChooser with file browser for ChromeOSxiyuan@chromium.org2010-01-291-0/+105
* Fix by gdk (Garret Kelly)rolandsteiner@chromium.org2010-01-131-1/+3
* Fix for bug 10876 that resulted in some refactoring:rolandsteiner@chromium.org2009-10-281-3/+1
* Revert 30168 - Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-271-1/+3
* Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-271-3/+1
* linux: drop temp_scaffolding_stubsevan@chromium.org2009-09-251-1/+7
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-0/+1
* Implements file contents support in OSExchangeData and DropTargetsky@chromium.org2009-09-231-17/+31
* 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