summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_item_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-46/+0
* [i18n-fixlet] Make strings branding specific in Download code.vandebo@chromium.org2012-01-131-4/+3
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-1/+2
* retry 113568 - extensions: remove install/uninstall terminologyestade@chromium.org2011-12-101-2/+4
* Revert 113568 - extensions: remove install/uninstall terminologydbeam@chromium.org2011-12-081-4/+2
* extensions: remove install/uninstall terminologyestade@chromium.org2011-12-081-2/+4
* This split will facilitate testing DownloadQuery and other users of DownloadI...benjhayden@chromium.org2011-11-211-12/+12
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-211-1/+1
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-211-1/+1
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-161-1/+1
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-161-1/+1
* Remove extensions code from download code. The delegate and other users in Ch...jam@chromium.org2011-08-231-1/+4
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...rdsmith@chromium.org2011-07-181-1/+1
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-181-1/+1
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-1/+1
* Localize strings, speeds.avi@chromium.org2011-06-221-6/+7
* Detect removed files and reflect the state in chrome://downloads and the down...haraken@google.com2011-06-151-1/+5
* Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-06-061-2/+7
* Revert 87302 - Show that CRX unpacking is happening in the download shelfphajdan.jr@chromium.org2011-05-311-7/+2
* Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-05-311-2/+7
* Detect download errors.ahendrickson@chromium.org2011-04-071-2/+12
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-9/+9
* Convert FormatBytes to string16.evan@chromium.org2010-08-191-7/+4
* Revert "Convert FormatBytes to string16."evan@chromium.org2010-08-181-4/+7
* Convert FormatBytes to string16.evan@chromium.org2010-08-181-7/+4
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-4/+5
* Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).viettrungluu@chromium.org2010-08-121-15/+17
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-1/+1
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-3/+2
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+3
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-4/+6
* Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:...pkasting@chromium.org2009-08-101-2/+2
* Remove the size of a cancelled download in the download shelf.paul@chromium.org2009-08-061-2/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-3/+3
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-231-0/+42
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Move the download code to new directories:paulg@google.com2008-09-131-0/+89