| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -10/+10 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -6/+6 |
* | Cleanup: Remove some unneeded Extension* class forward declarations. | thestig@chromium.org | 2014-05-20 | 1 | -2/+0 |
* | Drive extension functions from ExtensionFunction::Run. The | kalman@chromium.org | 2014-05-03 | 1 | -1/+1 |
* | Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl | kalman@chromium.org | 2014-04-30 | 1 | -3/+3 |
* | Move PermissionSet to top-level extensions. | yoz@chromium.org | 2013-10-29 | 1 | -1/+1 |
* | Remove Profile dependency from ExtensionFunction | benwells@chromium.org | 2013-10-28 | 1 | -5/+5 |
* | Remove the optional_permission_set, required_permission_set, and initial_api_... | rdevlin.cronin@chromium.org | 2013-05-09 | 1 | -0/+4 |
* | Record histogram of extension API usage | rpaquay@chromium.org | 2013-01-18 | 1 | -4/+4 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-11 | 1 | -9/+9 |
* | Revert revision 176015 | ricow@chromium.org | 2013-01-10 | 1 | -9/+9 |
* | Revert 176047 | ricow@chromium.org | 2013-01-10 | 1 | -9/+9 |
* | Revert 176015 | ricow@chromium.org | 2013-01-10 | 1 | -9/+9 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-10 | 1 | -9/+9 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move each permission classes to its own files in extensions/permissions and r... | penghuang@chromium.org | 2012-06-27 | 1 | -3/+2 |
* | Refactoring ExtensionInstallUI to abstract the Browser references. | jcivelli@chromium.org | 2012-06-08 | 1 | -4/+4 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -1/+0 |
* | RefCounted types should not have public destructors, chrome/browser/extension... | rsleevi@chromium.org | 2012-04-27 | 1 | -7/+25 |
* | Moved permissions api out of chrome/browser/extensions | battre@chromium.org | 2012-01-20 | 1 | -0/+65 |