Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move extension API schema registration to ExtensionsClient. | yoz@chromium.org | 2014-05-24 | 1 | -0/+3 |
* | Clean up TestFeaturesNativeHandler to use the ExtensionsClient's JSON feature... | yoz@chromium.org | 2014-05-22 | 1 | -2/+2 |
* | cleanup: cpplint src/extension/* | limasdf@gmail.com | 2014-04-08 | 1 | -1/+1 |
* | Register bindings for blessed web contexts (aka hosted app contexts) by hand | kalman@chromium.org | 2014-01-09 | 1 | -2/+6 |
* | Optimize ExtensionAPI::IsAnyFeatureAvailableToContext from O(#features) to O(... | jyasskin@chromium.org | 2013-12-18 | 1 | -4/+9 |
* | Pass a Feature* to IsAnyFeatureAvailableToContext instead of a string name. | jyasskin@chromium.org | 2013-12-18 | 1 | -1/+1 |
* | Moved extension_api to src/extensions/common | benwells@chromium.org | 2013-11-01 | 1 | -0/+141 |