summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_item_model.cc
Commit message (Expand)AuthorAgeFilesLines
* 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