Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 2 | -2/+2 |
* | Move ExtensionFunction to the extensions component. | benwells@chromium.org | 2013-11-13 | 1 | -1/+1 |
* | Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un... | yoz@chromium.org | 2013-10-23 | 1 | -1/+1 |
* | Add OWNERS for a bunch more extension APIs: alarms, bluetooth, context_menus, | kalman@chromium.org | 2013-08-15 | 1 | -0/+1 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 2 | -2/+2 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -1/+1 |
* | Cleanup: IWYU in a bunch of tests. | thestig@chromium.org | 2013-04-03 | 1 | -0/+2 |
* | Make power API available to platform apps. | derat@chromium.org | 2013-03-21 | 1 | -2/+3 |
* | Add chrome.power extension API. | derat@chromium.org | 2013-03-20 | 5 | -0/+534 |