summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_l10n_util.h
Commit message (Expand)AuthorAgeFilesLines
* Make loading an unpacked extension produce an error if it contains a malforme...DHNishi@gmail.com2013-09-181-0/+5
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-8/+7
* Set locale for extension tests, keep it from affecting global stategroby@chromium.org2012-08-071-0/+18
* [Web Intents] Localization of intent titles for CWS suggestionsgroby@chromium.org2012-08-011-0/+7
* Revert 148720 - [Web Intents] Localization of intent titles for CWS suggestionszhaoqin@google.com2012-07-271-7/+0
* [Web Intents] Localization of intent titles for CWS suggestionsgroby@chromium.org2012-07-271-0/+7
* Moved ExtensionMessage* into extensions namespacerdevlin.cronin@chromium.org2012-07-251-4/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+5
* Cleanup: Remove unneeded forward declarations from various chrome subdirector...thestig@chromium.org2011-11-141-3/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-4/+7
* Add utility function to determine if a locale is valid syntax; this willdmazzoni@chromium.org2010-12-131-9/+0
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-1/+1
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-1/+1
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-1/+1
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-1/+1
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Cleanup: Remove some unneeded webkit/glue headers from chrome.thestig@chromium.org2010-06-231-3/+1
* All platforms don't support same locales at the same time. Make locale check ...cira@google.com2010-03-091-0/+13
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-6/+0
* Replace __MSG_some_name__ template within extension css files with localized ...cira@chromium.org2010-02-111-0/+10
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-0/+20
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-6/+0
* Fix bug where many extensions don't install due to sandbox.aa@chromium.org2009-10-271-0/+82