summaryrefslogtreecommitdiffstats
path: root/chrome/common/time_format.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).viettrungluu@chromium.org2010-08-121-14/+14
* Convert occurrences of WideToUTF{8,16}(l10n_util::GetString...() ...viettrungluu@chromium.org2010-08-081-1/+1
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* chrome/common: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-2/+2
* Uses DISALLOW_COPY_AND_ASSIGN instead of the deprecated version DISALLOW_EVIL...evan@chromium.org2009-08-281-1/+1
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-181-27/+25
* Plural string changes.jshin@chromium.org2009-07-311-12/+9
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Augment time_format.h/.cc to format elapsed time also.munjal@chromium.org2009-04-161-74/+168
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Port some files in chrome/common to Linux.evanm@google.com2008-11-211-6/+7
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-191-66/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+334