| Commit message (Expand) | Author | Age | Files | Lines |
* | Start delegating notifications to MessageCenter on Windows. | dimich@chromium.org | 2013-01-23 | 1 | -0/+1 |
* | Plumb the ButtonPressed callback of the two buttons in BaseFormatView through... | miket@chromium.org | 2012-12-14 | 1 | -0/+1 |
* | Add a second kind of WebContentsView called BaseFormatView that displays two ... | miket@chromium.org | 2012-11-02 | 1 | -0/+28 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add support for Ash to Notifications | stevenjb@google.com | 2012-06-14 | 1 | -10/+40 |
* | Add a separate Notification constructor to differentiate between text and HTM... | rsesek@chromium.org | 2012-04-06 | 1 | -1/+30 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -1/+3 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -3/+1 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -1/+3 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -3/+1 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -1/+3 |
* | FBTF: Even more deinlining. | erg@google.com | 2010-10-20 | 1 | -27/+7 |
* | Implement the plumbing to deliver click events from the notification balloon ... | johnnyg@chromium.org | 2010-09-01 | 1 | -0/+1 |
* | notifications: Convert some std::wstring over to string16. | tfarina@chromium.org | 2010-08-01 | 1 | -4/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -3/+17 |
* | * Moved sticky/controls frag to chromeos::BalloonViewImpl | oshima@chromium.org | 2010-03-17 | 1 | -23/+12 |
* | Adding sticky field to Notification | oshima@chromium.org | 2010-02-26 | 1 | -3/+14 |
* | When extensions use notifications, display the name of the extension in UI ra... | johnnyg@chromium.org | 2009-11-12 | 1 | -0/+12 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 1 | -0/+4 |
* | Browser side support (sans UI) for desktop notifications. | johnnyg@chromium.org | 2009-10-12 | 1 | -0/+58 |