summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move FilePath <-> Value conversions into a separate file.bauerb@chromium.org2011-03-151-1/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Don't try to convert text/html URLs ending in .user.js.aa@chromium.org2011-03-051-1/+2
* Just return, don't use temps.pkasting@chromium.org2011-03-051-13/+9
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-2/+2
* Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.rsesek@chromium.org2011-03-031-3/+4
* Get rid of most of the old method uses from WidgetGtk. I think this is safe.ben@chromium.org2011-03-031-1/+3
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-6/+5
* De-wstringify OSExchangeData.evan@chromium.org2011-03-021-1/+1
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-2/+1
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-1/+2
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-4/+4
* Show the right info for dangerous download in history.lzheng@chromium.org2011-03-011-0/+6
* Cancel prerender when we discover a download starting from a page we are prer...dominich@google.com2011-02-161-1/+14
* Clean up RTL methods.ben@chromium.org2011-02-081-4/+3
* OSExchangeData: convert filename-related API to FilePathevan@chromium.org2011-02-071-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-2/+39
* Tweak the auto-open algorithm to permit JNLP to auto-open iff the user hascevans@chromium.org2011-01-291-5/+6
* wstring: make net::GetSuggestedFilename return utf-16evan@chromium.org2011-01-241-12/+16
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-1/+0
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-1/+1
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-4/+5
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-1/+2
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-5/+5
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Fixing crash in UpdateAppIconDownloadProgress().ahendrickson@chromium.org2011-01-101-1/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-2/+2
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+0
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-1/+34
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-20/+19
* Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPath.tfarina@chromium.org2010-12-231-1/+1
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-221-1/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-3/+6
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-061-4/+9
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-3/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-301-1/+0
* Revert 67544 - Track permissions granted to extensions in prefsarv@chromium.org2010-11-291-0/+1
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-291-1/+0
* Revert 67500 - Adds a section to the extension preferences to store the recog...jstritar@chromium.org2010-11-291-0/+1
* Adds a section to the extension preferences to store the recognized permissio...jstritar@chromium.org2010-11-281-1/+0
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-3/+1
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-13/+5
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-1/+3
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-3/+1