summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_message_bundle.cc
Commit message (Expand)AuthorAgeFilesLines
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference.dhollowa@chromium.org2011-03-291-1/+1
* Revert 79651 - Coverity: Pass parameters by reference.dhollowa@chromium.org2011-03-291-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-291-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-4/+16
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-311-16/+18
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+4
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-0/+19
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-9/+6
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-8/+7
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-3/+4
* chrome/common: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* Adding @@extension_id reserved message to l10n message map for extension.cira@chromium.org2010-02-181-0/+1
* Replace __MSG_some_name__ template within extension css files with localized ...cira@chromium.org2010-02-111-1/+27
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@google.com2010-01-301-15/+58
* Revert 36966 - Trying to reland. It's the same as http://codereview.chromium....cira@chromium.org2010-01-231-59/+1
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@chromium.org2010-01-231-1/+59
* Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. Th...cira@chromium.org2010-01-211-59/+1
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-211-1/+59
* Revert 36693 - breaking mac for some reason - Add reserved messages to Extens...cira@chromium.org2010-01-201-59/+1
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-201-1/+59
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-4/+0
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-8/+8
* Implementing better fallback algorithm.cira@chromium.org2009-10-211-35/+19
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-281-0/+262