Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to standard integer types in chrome/browser/extensions/. | avi | 2015-12-24 | 1 | -0/+1 |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -7/+7 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -3/+3 |
* | Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl | kalman@chromium.org | 2014-04-30 | 1 | -3/+3 |
* | Remove Profile dependency from ExtensionFunction | benwells@chromium.org | 2013-10-28 | 1 | -2/+2 |
* | Implemented types.private.ChromeDirectSetting.onChange | robliao@chromium.org | 2013-07-18 | 1 | -3/+0 |
* | Add types.private.ChromeDirectSetting and Connect it to preferencesPrivate.go... | robliao@chromium.org | 2013-07-12 | 1 | -0/+87 |