summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add a "key" entry to InstallWarnings, remove InstallWarning::Formatrdevlin.cronin@chromium.org2013-08-152-24/+42
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-152-0/+308
* Remove unused variable declaration.etienneb@chromium.org2013-08-141-1/+0
* Resubmit 21609003: Move ExtensionError to extensions/, add error limitsrdevlin.cronin@chromium.org2013-08-102-0/+293
* Create ExtensionsClient abstraction for globally registered extension state.yoz@chromium.org2013-08-095-0/+159
* Revert 216345 "Move ExtensionError to extensions/, add error limits"jyasskin@chromium.org2013-08-082-293/+0
* Move ExtensionError to extensions/, add error limitsrdevlin.cronin@chromium.org2013-08-082-0/+293
* Add myself to apps and extensions OWNERS files.mek@chromium.org2013-08-071-0/+1
* Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.yoz@chromium.org2013-07-312-0/+5
* Move ".crx"/".pem" constants and extension_filenames constants into extension...yoz@chromium.org2013-07-232-1/+43
* Move UserScript and Extension switches to top-level extensions/.yoz@chromium.org2013-07-195-0/+771
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-172-2/+2
* Update OWNERS.benwells@chromium.org2013-07-171-1/+0
* Remove DEPS rules that are redundant with the defaults in src/DEPS.tfarina@chromium.org2013-07-141-2/+0
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-139-13/+13
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-2/+2
* <webview>: Don't attempt to dispatch events to all app windows.fsamuel@chromium.org2013-07-105-22/+53
* Remove jeremya from extensions and apps OWNERS files.benwells@chromium.org2013-07-031-1/+0
* Differential updates for components. We are adding support for delivering del...sorin@chromium.org2013-06-212-2/+19
* Revert 207805 "Differential updates for components. We are addin..."dmichael@chromium.org2013-06-212-19/+2
* Differential updates for components. We are adding support for delivering del...sorin@chromium.org2013-06-212-2/+19
* <webview>: Add support for filtering extension events by instanceId.fsamuel@chromium.org2013-06-194-12/+27
* Remove aa@chromium.org from extensions-related OWNERS files.aa@chromium.org2013-06-191-1/+0
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in extensions/.dcheng@chromium.org2013-06-132-15/+17
* Move Extension-Controlled Preference functions from ExtPrefs to PreferenceAPIrdevlin.cronin@chromium.org2013-06-123-0/+107
* Turn disallowed URL patterns such as <all_urls> for externally_connectable intokalman@chromium.org2013-06-113-12/+15
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-118-10/+10
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* Update extensions/ to use scoped_refptr<T>::get() rather than implicit "opera...rsleevi@chromium.org2013-06-012-2/+2
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Allow virtual keyboard window to access audio stream and speech api for voice...bshe@chromium.org2013-05-241-0/+1
* Replace the RulesRegistryWithCache 'ready' system with a OneShotEvent.jyasskin@chromium.org2013-05-231-1/+5
* Add a non-blocking "OneShotEvent" classjyasskin@chromium.org2013-05-173-0/+275
* Reland 200220 - Make ExtensionPrefs a ProfileKeyedService.yoz@chromium.org2013-05-162-0/+6
* Revert 200220 "Make ExtensionPrefs a ProfileKeyedService."eugenis@chromium.org2013-05-152-6/+0
* Speed improvements to SubstringSetMatcher vabr@chromium.org2013-05-152-55/+123
* Make ExtensionPrefs a ProfileKeyedService.yoz@chromium.org2013-05-152-0/+6
* Revert 198871 "Speed improvements to SubstringSetMatcher"vabr@chromium.org2013-05-082-123/+55
* Speed improvements to SubstringSetMatchervabr@chromium.org2013-05-082-55/+123
* Revert 198803 "Speed improvements to SubstringSetMatcher"dewittj@chromium.org2013-05-072-121/+55
* Speed improvements to SubstringSetMatchervabr@chromium.org2013-05-072-55/+121
* extensions: Use base::MessageLoop.xhwang@chromium.org2013-05-012-6/+5
* Add a RE2 syntax check for kOriginAndPathMatchesKeyvabr@chromium.org2013-04-292-1/+12
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-122-11/+13
* Provide a mechanism to the decl. WebRequest API to match URLs without the que...battre@chromium.org2013-04-118-15/+147
* Replace HasNext() by !IsAtEnd() in extension related folders.pneubeck@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-095-28/+35
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-095-35/+28
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-095-28/+35