summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_l10n_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move core extensions l10n code to //extensionsrockot@chromium.org2014-04-081-679/+0
* Settings Override API: localize all URLs.vasilii@chromium.org2014-03-281-2/+15
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-9/+7
* Update uses of UTF conversions in chrome/common to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update some uses of Value in chrome/ to use the base:: namespace.avi@chromium.org2013-12-231-3/+3
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-13/+13
* Declarative settings API: parsing manifest.vasilii@chromium.org2013-10-231-0/+50
* Localize short_name manifest propertytmdiep@chromium.org2013-10-221-0/+38
* Make loading an unpacked extension produce an error if it contains a malforme...DHNishi@gmail.com2013-09-181-4/+33
* Move the rest of extension_manifest_constants to top-level extensions/rdevlin.cronin@chromium.org2013-09-161-2/+2
* Provide i18n support for descriptions in commands API.zhchbin@gmail.com2013-08-231-0/+52
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-1/+1
* Make chrome/common and chrome/renderer use base namespace for Value.brettw@chromium.org2013-06-181-25/+25
* Remove unused WebIntents code and tests.benwells@chromium.org2013-05-221-72/+0
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-38/+21
* Reenable tests that were disabled due to crashing on Vista Tests (3).yoz@chromium.org2013-03-121-43/+0
* Change --load-extension flag so the extensions don't persist across restart.mpcomplete@chromium.org2013-02-271-6/+6
* 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