summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_l10n_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-071-18/+18
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-6/+7
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-8/+8
* [Web Intents] Localization of intent titles for CWS suggestionsgroby@chromium.org2012-08-011-0/+10
* Revert 148720 - [Web Intents] Localization of intent titles for CWS suggestionszhaoqin@google.com2012-07-271-10/+0
* [Web Intents] Localization of intent titles for CWS suggestionsgroby@chromium.org2012-07-271-0/+10
* Moved ExtensionMessage* into extensions namespacerdevlin.cronin@chromium.org2012-07-251-19/+18
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+3
* Rewrite base::JSONReader to be 35-40% faster, depending on the input string.rsesek@chromium.org2012-05-161-5/+5
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-231-1/+1
* Localize intents title in extension manifestsgroby@chromium.org2012-03-141-0/+72
* Allow app launch URLs to be localized.mihaip@chromium.org2012-02-211-1/+43
* Revert 119014 - Reenable tests that were crashing due to a bad Vista Tests (3...rlarocque@chromium.org2012-01-261-1/+44
* Reenable tests that were crashing due to a bad Vista Tests (3) bot.mpcomplete@chromium.org2012-01-251-44/+1
* Re-enable extension_l10n_util unittests on non-Windows.yoz@chromium.org2011-12-281-21/+64
* Disabling the whole ExtensionL10nUtil test suite because it crashes the Vista...pastarmovj@chromium.org2011-12-261-20/+20
* Disabled GetEmptyLocalesEmptyLocaleFolder because it crashes too often on the...pastarmovj@chromium.org2011-12-261-1/+1
* Marked the ExtensionL10nUtil.GetValidLocalesEmptyLocaleFolder as flakypastarmovj@chromium.org2011-12-221-1/+1
* Remove potentially many static initializers.thakis@chromium.org2011-11-241-1/+1
* 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