Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-22 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 2 | -3/+3 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 2 | -2/+2 |
* | Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl | kalman@chromium.org | 2014-04-30 | 2 | -2/+2 |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -1/+1 |
* | Move ExtensionFunction to the extensions component. | benwells@chromium.org | 2013-11-13 | 1 | -1/+1 |
* | Implement Command Line Private extension API. | fangjue23303@gmail.com | 2013-04-19 | 3 | -0/+86 |