summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/command_line_private
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-212-3/+3
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-042-2/+2
* Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImplkalman@chromium.org2014-04-302-2/+2
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move ExtensionFunction to the extensions component.benwells@chromium.org2013-11-131-1/+1
* Implement Command Line Private extension API.fangjue23303@gmail.com2013-04-193-0/+86