summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_l10n_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Fixed localization of file_browser_handlers[*].default_title in extension man...zelidrag@chromium.org2011-04-271-0/+34
* Move some files from base to base/memory.levin@chromium.org2011-03-281-4/+4
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Add utility function to determine if a locale is valid syntax; this willdmazzoni@chromium.org2010-12-131-11/+0
* Allow localization of omnibox.keyword.mpcomplete@chromium.org2010-11-171-2/+31
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-6/+6
* Remove wchar_t* methods from prefs.viettrungluu@chromium.org2010-08-121-2/+2
* Cleanup: Remove some unneeded webkit/glue headers from chrome.thestig@chromium.org2010-06-231-2/+1
* All platforms don't support same locales at the same time. Make locale check ...cira@google.com2010-03-091-0/+27
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-97/+0
* Fix valgrind problem with the tests, remove suppresions.cira@google.com2010-02-111-1/+3
* Replace __MSG_some_name__ template within extension css files with localized ...cira@chromium.org2010-02-111-0/+96
* Extensions: file handling clean up.estade@chromium.org2009-12-181-10/+10
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-0/+1
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-0/+185
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-35/+0
* Fixing test name (misspelled - Extensio8nL10n, should be ExtensionL10n).cira@chromium.org2009-10-291-1/+1
* Fix bug where many extensions don't install due to sandbox.aa@chromium.org2009-10-271-0/+231