| Commit message (Expand) | Author | Age | Files | Lines |
* | A three-phase commit related to changing the params of webkitNotifications.ch... | rafaelw@chromium.org | 2010-04-06 | 1 | -2/+5 |
* | Hook up extension apps notification permission, take two | rafaelw@chromium.org | 2010-03-31 | 1 | -2/+1 |
* | Use the full URL of the icon in the notification, not just the string passed ... | johnnyg@chromium.org | 2010-03-16 | 1 | -1/+1 |
* | Correct a mistake I made on a previous submission by commenting out an import... | johnnyg@chromium.org | 2010-03-03 | 1 | -1/+1 |
* | Enable apps to request the HTML5 notification permission. | aa@chromium.org | 2010-01-28 | 1 | -3/+11 |
* | If a page is navigated within the same render process, the active notificatio... | johnnyg@chromium.org | 2010-01-25 | 1 | -2/+7 |
* | Allow chrome-extension scheme in notification. | brg@chromium.com | 2010-01-23 | 1 | -1/+3 |
* | Disallow HTML notifications with content not from HTTP or HTTPS schemes. | johnnyg@chromium.org | 2010-01-13 | 1 | -0/+6 |
* | Notifications permission infobar should only be shown in response to a user g... | johnnyg@chromium.org | 2009-11-13 | 1 | -0/+4 |
* | Revert 31839 - Notifications permission infobar should only be shown in respo... | scherkus@chromium.org | 2009-11-12 | 1 | -4/+0 |
* | Notifications permission infobar should only be shown in response to a user g... | johnnyg@chromium.org | 2009-11-12 | 1 | -0/+4 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -2/+2 |
* | Adds an options menu to the frame of the desktop notification, for now with t... | johnnyg@chromium.org | 2009-11-10 | 1 | -2/+2 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 1 | -2/+2 |
* | Move WebDevToolsAgent{Delegate} into the WebKit API. | darin@chromium.org | 2009-10-17 | 1 | -0/+1 |
* | Refactor notification provider in renderer process to not use a message filter. | johnnyg@chromium.org | 2009-10-14 | 1 | -46/+16 |
* | Browser side support (sans UI) for desktop notifications. | johnnyg@chromium.org | 2009-10-12 | 1 | -3/+3 |
* | Adds desktop notification support for renderer process, and enables the build... | johnnyg@chromium.org | 2009-10-05 | 1 | -0/+160 |