summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/notification_ui_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Reland 201932: Add API function chrome.notifications.getAlldewittj@chromium.org2013-05-291-0/+7
* Revert 202716 "Reland 201932: Add API function chrome.notificati..."dbeam@chromium.org2013-05-291-7/+0
* Reland 201932: Add API function chrome.notifications.getAlldewittj@chromium.org2013-05-291-0/+7
* Revert 201932 "Add API function chrome.notifications.getAll"dbeam@chromium.org2013-05-241-7/+0
* Add API function chrome.notifications.getAlldewittj@chromium.org2013-05-241-0/+7
* - Rename notification.show to notification.create.miket@chromium.org2013-01-281-0/+4
* Add initial plumbing to route Notifications to MessageCenter on Windows.dimich@chromium.org2012-12-181-21/+7
* Add CloseAllByProfile to NotificationUIManager and call before destroyng a Pr...stevenjb@chromium.org2012-11-301-3/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* [Mac] Implement a NotificationUIManager that uses Notification Center on 10.8...rsesek@chromium.org2012-04-171-0/+3
* Split the NotificationUIManager into a virtual interface and an impl.rsesek@chromium.org2012-04-041-83/+21
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+2
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Fix some disabled/flaky notification pyauto tests.kkania@chromium.org2011-10-181-0/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Adds a GYP flag for desktop notifications (enabled by default) and stub out r...satish@chromium.org2011-06-061-1/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Do not show notifications when in fullscreen or screensaver mode.jianli@chromium.org2011-01-251-0/+8
* For ChromeOS: when starting session:dilmah@chromium.org2011-01-131-2/+2
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-7/+18
* Listen for APP_TERMINATING in notification ui; close windows earlier in the p...johnnyg@chromium.org2010-12-011-1/+16
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-2/+9
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-9/+2
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-2/+9
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-9/+2
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-2/+9
* `#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-0/+4
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-0/+5
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-021-1/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-0/+3
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-0/+66