Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding sticky field to Notification | oshima@chromium.org | 2010-02-26 | 1 | -3/+6 |
* | Keep incognito notification preferences separate from regular ones, and don't... | johnnyg@chromium.org | 2009-12-01 | 1 | -0/+3 |
* | Make notifications permission available in the extension manifest and hook up... | johnnyg@chromium.org | 2009-11-24 | 1 | -5/+15 |
* | When extensions use notifications, display the name of the extension in UI ra... | johnnyg@chromium.org | 2009-11-12 | 1 | -0/+5 |
* | Correctly route the notifications permission-request-complete callback to the... | johnnyg@chromium.org | 2009-11-06 | 1 | -1/+4 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 1 | -0/+7 |
* | Connect the various pieces for notifications... hook up NotificationUIManager... | johnnyg@chromium.org | 2009-10-30 | 1 | -3/+3 |
* | Browser side support (sans UI) for desktop notifications. | johnnyg@chromium.org | 2009-10-12 | 1 | -0/+78 |