summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/notification.h
Commit message (Expand)AuthorAgeFilesLines
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-231-0/+1
* Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...miket@chromium.org2012-12-141-0/+1
* Add a second kind of WebContentsView called BaseFormatView that displays two ...miket@chromium.org2012-11-021-0/+28
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add support for Ash to Notificationsstevenjb@google.com2012-06-141-10/+40
* Add a separate Notification constructor to differentiate between text and HTM...rsesek@chromium.org2012-04-061-1/+30
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-1/+3
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-3/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-1/+3
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-3/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-1/+3
* FBTF: Even more deinlining.erg@google.com2010-10-201-27/+7
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-011-0/+1
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-011-4/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-3/+17
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-23/+12
* Adding sticky field to Notificationoshima@chromium.org2010-02-261-3/+14
* When extensions use notifications, display the name of the extension in UI ra...johnnyg@chromium.org2009-11-121-0/+12
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-0/+4
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-121-0/+58