summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_l10n_util.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Remove 10 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-6/+6
* Convert chrome/common non-debug logs to debug logs.brettw@chromium.org2011-10-281-2/+2
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Fixed localization of file_browser_handlers[*].default_title in extension man...zelidrag@chromium.org2011-04-271-0/+14
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Remove unneeded headers from l10n_util.mirandac@chromium.org2011-04-041-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-2/+5
* FilePath: add a convertor to ASCIIevan@chromium.org2011-03-011-4/+9
* 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-26/+4
* Allow localization of omnibox.keyword.mpcomplete@chromium.org2010-11-171-0/+4
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-311-6/+6
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-2/+2
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-2/+2
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-2/+2
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-2/+2
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-2/+2
* Remove wchar_t* methods from prefs.viettrungluu@chromium.org2010-08-121-4/+4
* 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