summaryrefslogtreecommitdiffstats
path: root/extensions/common/features/simple_feature.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/.avi2015-12-231-0/+3
* Remove ScopedVector from /extenisons part#1limasdf2015-11-131-2/+1
* Cache --whitelisted-extension-id in SimpleFeature.jackhou2015-04-131-0/+12
* Revert of Cache --whitelisted-extension-id in SimpleFeature. (patchset #13 id...mlerman2015-04-101-12/+0
* Cache --whitelisted-extension-id in SimpleFeature.jackhou2015-04-101-0/+12
* Refactor Uses of std::set to std::vector in SimpleFeaturerobliao2015-03-271-53/+88
* [Extensions] Remove ChromeV8Context and DispatcherDelegate::CreateScriptContext.kalman2015-03-101-0/+1
* Cleanup: Simplify the SimpleFeature class.thestig2015-01-211-4/+3
* Add FeatureProvider::GetAPIFeature, FeatureProvider::GetBehaviorFeature, etc askalman2014-12-181-0/+6
* Add the basic infrastructure for the Behavior feature type: BehaviorFeature andkalman2014-12-151-2/+2
* Add support for command line switches to Features, and as proof that it works,kalman2014-12-121-6/+11
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-21/+21
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-6/+6
* Remove service worker concepts from _api_features.jsonscheib@chromium.org2014-07-261-1/+0
* Remove GetContexts() from the public interface of extensions::Feature. It waskalman@chromium.org2014-07-101-2/+1
* Resolve feature dependencies within the Feature implementationskalman@chromium.org2014-06-231-2/+10
* Enable file_handlers and chrome.app.runtime for QuickOffice.benwells@chromium.org2014-05-071-2/+6
* Support a "policy" extension location in extension features files.kalman@chromium.org2014-04-181-16/+30
* Move core features code to //extensionsrockot@chromium.org2014-04-031-0/+131