summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-014-0/+131
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-1/+3
* Remove the chrome include in extensions\DEPS by creating a test data director...jam@chromium.org2013-03-295-17/+83
* Commit some test data. TBR=yoyojam@chromium.org2013-03-282-0/+4
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-2316-5/+895
* Allow extensions on chrome:// URLs, when flag is set and permission is explic...aboxhall@chromium.org2013-03-211-2/+4
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Ignoring missing backslash at the end of a path if not specified by the url, ...skuhne@chromium.org2013-02-232-3/+25
* Add an OWNERS file to top-level extensions.yoz@chromium.org2013-02-141-0/+13
* Support requesting subsets of host permissions using the permissions API.kalman@chromium.org2013-02-136-73/+235
* Move EventFilter, EventFilteringInfo and EventMatcherMHX348@motorola.com2013-02-127-0/+734
* Move c/c/extensions/matcher/ to top level directoryMHX348@motorola.com2013-02-0421-0/+3437
* Move DraggableRegion to top directory src/extensions/commonMHX348@motorola.com2013-02-013-1/+36
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-312-0/+59
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-196-1/+828
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-138-0/+1455