| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed localization of file_browser_handlers[*].default_title in extension man... | zelidrag@chromium.org | 2011-04-27 | 1 | -0/+14 |
* | Move json_value_serializer to content\common since it's used by code in conte... | jam@chromium.org | 2011-04-16 | 1 | -1/+1 |
* | Remove unneeded headers from l10n_util. | mirandac@chromium.org | 2011-04-04 | 1 | -0/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | wstring: remove some simple instances of ToWStringHack | evan@chromium.org | 2011-03-02 | 1 | -2/+5 |
* | FilePath: add a convertor to ASCII | evan@chromium.org | 2011-03-01 | 1 | -4/+9 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Add utility function to determine if a locale is valid syntax; this will | dmazzoni@chromium.org | 2010-12-13 | 1 | -26/+4 |
* | Allow localization of omnibox.keyword. | mpcomplete@chromium.org | 2010-11-17 | 1 | -0/+4 |
* | chrome/common: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-10-31 | 1 | -6/+6 |
* | Unrevert again r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-27 | 1 | -2/+2 |
* | Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "... | thakis@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | Unrevert r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | Revert r63919 "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | Part 2 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | Remove wchar_t* methods from prefs. | viettrungluu@chromium.org | 2010-08-12 | 1 | -4/+4 |
* | Allow themes to be localized. This doesn't show up anywhere | aa@chromium.org | 2010-06-17 | 1 | -4/+0 |
* | Revert 50050 - Revert r48693: This broke existing extensions that wanted to r... | aa@chromium.org | 2010-06-16 | 1 | -0/+4 |
* | Revert r48693: This broke existing extensions that wanted to run script on XML | aa@chromium.org | 2010-06-16 | 1 | -4/+0 |
* | Return NULL instead of false when appropriate. | evan@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | detect preferences errors | erikkay@chromium.org | 2010-04-06 | 1 | -1/+1 |
* | All platforms don't support same locales at the same time. Make locale check ... | cira@google.com | 2010-03-09 | 1 | -8/+26 |
* | Next part of removing the dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-06 | 1 | -3/+1 |
* | Continue removing bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-02-27 | 1 | -12/+0 |
* | Further reduce the bad dependency of chrome/common on chrome/browser. | phajdan.jr@chromium.org | 2010-02-24 | 1 | -1/+1 |
* | Replace __MSG_some_name__ template within extension css files with localized ... | cira@chromium.org | 2010-02-11 | 1 | -0/+13 |
* | remove ICU includes from l10n_util.h | evan@chromium.org | 2010-01-25 | 1 | -0/+1 |
* | Fix memory leak on ExtensionMessageBundle. | cira@chromium.org | 2009-12-18 | 1 | -6/+6 |
* | Extensions: file handling clean up. | estade@chromium.org | 2009-12-18 | 1 | -2/+2 |
* | Load message catalogs on demand when chrome.i18n.getMessage needs them. | cira@chromium.org | 2009-12-17 | 1 | -10/+11 |
* | Localizing manifest for installed or unpacked extensions. | cira@chromium.org | 2009-12-16 | 1 | -1/+101 |
* | Make BrowserProcess::GetApplicationLocale thread safe and migrate | tony@chromium.org | 2009-12-10 | 1 | -20/+0 |
* | Make error checking more ICU friendly. | cira@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | Fix bug where many extensions don't install due to sandbox. | aa@chromium.org | 2009-10-27 | 1 | -0/+215 |