summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/notification_ui_manager.h
Commit message (Expand)AuthorAgeFilesLines
* 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