| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for localized time strings with two units, eg. "2 hours 17 minutes" | tnagel@chromium.org | 2014-02-27 | 1 | -1/+3 |
* | Rename TimeRemainingShort() --> TimeDurationShort() | tnagel@chromium.org | 2014-02-05 | 1 | -1/+1 |
* | Update uses of UTF conversions in chrome/common to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Add explicit base namespace to string16 users. | brettw@chromium.org | 2013-12-05 | 1 | -1/+1 |
* | Revives time_format_browsertest.cc | mukai@chromium.org | 2013-08-07 | 1 | -0/+40 |
* | Moves chrome/common/time_format to ui/base/l10n. | mukai@chromium.org | 2013-08-07 | 1 | -39/+0 |
* | Use a direct include of strings headers in chrome/common/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | Re-enabled DecimalPointNotDot test. | joaodasilva@chromium.org | 2011-06-22 | 1 | -2/+1 |
* | Disabled the TimeFormatBrowserTest.DecimalPointNotDot test. | pastarmovj@chromium.org | 2011-06-21 | 1 | -1/+2 |
* | Cleanup in base/test. | joaodasilva@chromium.org | 2011-06-20 | 1 | -9/+6 |
* | Revert 89664 - Cleanup in base/test. | joaodasilva@chromium.org | 2011-06-20 | 1 | -6/+9 |
* | Cleanup in base/test. | joaodasilva@chromium.org | 2011-06-20 | 1 | -9/+6 |
* | Added a test verifying that TimeFormat:: functions convert | joaodasilva@chromium.org | 2011-06-08 | 1 | -0/+42 |