Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -6/+6 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -3/+3 |
* | Add ChromeExtensionFunctionDetails | rockot | 2014-09-05 | 1 | -0/+14 |
* | Remove the redundancy of both EXTENSION_FUNCTION_VALIDATE and | kalman@chromium.org | 2014-05-09 | 1 | -0/+6 |
* | Drive extension functions from ExtensionFunction::Run. The | kalman@chromium.org | 2014-05-03 | 1 | -10/+28 |
* | Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl | kalman@chromium.org | 2014-04-30 | 1 | -1/+3 |
* | Move ExtensionFunction to the extensions component. | benwells@chromium.org | 2013-11-13 | 1 | -1/+1 |
* | Remove Profile dependency from ExtensionFunction | benwells@chromium.org | 2013-10-28 | 1 | -0/+77 |