| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Simplify some extension API code. | thestig@chromium.org | 2012-09-11 | 1 | -1/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Refactor chrome.alarms interface to support absolute alarm deadlines. | jyasskin@chromium.org | 2012-06-14 | 1 | -16/+30 |
* | Unrevert r141537: Add extensions::StateStore and use that instead of | mpcomplete@chromium.org | 2012-06-12 | 1 | -13/+8 |
* | Revert r141537: Add extensions::StateStore and use that instead of | mpcomplete@chromium.org | 2012-06-11 | 1 | -8/+13 |
* | Add extensions::StateStore and use that instead of ExtensionPrefs for | mpcomplete@chromium.org | 2012-06-11 | 1 | -13/+8 |
* | Batch alarms near in time together so they fire at the same time. | yoz@chromium.org | 2012-05-09 | 1 | -3/+32 |
* | Make alarms extension API dev-channel-only instead of experimental. | mpcomplete@chromium.org | 2012-05-08 | 1 | -2/+2 |
* | Revert 135077 - Files generated by the JSON schema compiler are named incorre... | tfarina@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | Files generated by the JSON schema compiler are named incorrectly | cduvall@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | Extension alarms now persist in Preferences. | mpcomplete@chromium.org | 2012-04-23 | 1 | -1/+27 |
* | Finish implementation of chrome.experimental.alarms API, with nifty | mpcomplete@chromium.org | 2012-04-10 | 1 | -0/+94 |