summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_l10n_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow themes to be localized. This doesn't show up anywhereaa@chromium.org2010-06-171-4/+0
* Revert 50050 - Revert r48693: This broke existing extensions that wanted to r...aa@chromium.org2010-06-161-0/+4
* Revert r48693: This broke existing extensions that wanted to run script on XMLaa@chromium.org2010-06-161-4/+0
* Return NULL instead of false when appropriate.evan@chromium.org2010-06-101-1/+1
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* All platforms don't support same locales at the same time. Make locale check ...cira@google.com2010-03-091-8/+26
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-3/+1
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-12/+0
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* Replace __MSG_some_name__ template within extension css files with localized ...cira@chromium.org2010-02-111-0/+13
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* Fix memory leak on ExtensionMessageBundle.cira@chromium.org2009-12-181-6/+6
* Extensions: file handling clean up.estade@chromium.org2009-12-181-2/+2
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-10/+11
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-1/+101
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-20/+0
* Make error checking more ICU friendly.cira@chromium.org2009-10-301-1/+1
* Fix bug where many extensions don't install due to sandbox.aa@chromium.org2009-10-271-0/+215