summaryrefslogtreecommitdiffstats
path: root/extensions/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-012-0/+63
* Remove the chrome include in extensions\DEPS by creating a test data director...jam@chromium.org2013-03-293-2/+70
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-2311-4/+697
* 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
* 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-195-0/+826
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-136-0/+1448