Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Valgrind: Clean up leaks in callers to extension_function_test_utils::RunFunc... | thestig@chromium.org | 2012-08-01 | 1 | -0/+1 |
* | IWYU and other random cleanup in chrome/browser/ui. | thestig@chromium.org | 2012-07-31 | 1 | -2/+0 |
* | Added support for multiple parameters to Extension API callbacks. | mtytel@chromium.org | 2012-07-12 | 1 | -1/+1 |
* | Refactor chrome.alarms interface to support absolute alarm deadlines. | jyasskin@chromium.org | 2012-06-14 | 1 | -85/+173 |
* | Set minimum polling interval to be the minimum delay of any alarm. | yoz@chromium.org | 2012-06-05 | 1 | -2/+23 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -2/+3 |
* | Batch alarms near in time together so they fire at the same time. | yoz@chromium.org | 2012-05-09 | 1 | -2/+72 |
* | Alarm resolution changed to minutes and minimum delay added. | mtytel@chromium.org | 2012-05-05 | 1 | -20/+25 |
* | Finish implementation of chrome.experimental.alarms API, with nifty | mpcomplete@chromium.org | 2012-04-10 | 1 | -0/+318 |