summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/notification.cc
Commit message (Expand)AuthorAgeFilesLines
* Change Notification.replace_id() to be a std::string(), rename to tag().peter2015-03-061-7/+7
* Cleanup: Remove unused blink::WebTextDirection parameter from Notification ctor.tfarina2015-01-261-1/+0
* Remove unnecessary image downloading handler of notifications.mukai2014-10-171-9/+0
* Request the icon of a Web Notification in the renderer process.peter2014-10-151-11/+3
* Disambiguate message center manager’s notifications from diff profilesjuyik2014-10-061-0/+12
* Merge two Notification constructors, increase priority of low-battery notific...peter2014-09-171-21/+0
* Move the logic for creating data: URLs out of DesktopNotificationService.peter2014-09-111-11/+1
* Add a main menu item for disabling the notification bell on Mac.dewittj@chromium.org2014-04-241-1/+0
* Convert notifications to use RenderFrame instead of RenderView.jam@chromium.org2014-04-221-25/+0
* Remove balloon notification code. The last user was the Linux GTK port but th...jam@chromium.org2014-04-111-8/+0
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-14/+14
* Cleanup: Fix bad uses of EmptyString() in content/ and chrome/.thestig@chromium.org2013-11-271-2/+2
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-3/+3
* ui: Move webui/ directory into base/tfarina@chromium.org2013-10-151-1/+1
* Allow chrome.notifications to have icons on Linux.dewittj@chromium.org2013-09-191-2/+3
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-4/+5
* Make notifications API send bitmaps instead of data URLs to the browser.dewittj@chromium.org2013-06-131-51/+3
* Use a direct include of strings headers in chrome/browser/j*-n*/.avi@chromium.org2013-06-101-1/+1
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-061-39/+98
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-051-98/+39
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-051-39/+98
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-281-4/+2
* Changes to hand-sign of mouse cursor only when the notification can respond t...mukai@chromium.org2013-05-231-7/+7
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-141-2/+0
* Revert 199625 "Remove ENABLE_MESSAGE_CENTER"thakis@chromium.org2013-05-121-0/+2
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-111-2/+0
* Cancel notification toast timeoout for webkit ones.mukai@chromium.org2013-04-101-0/+8
* Switch to using gfx::Image instead of ImageSkia for cross-platform message_ce...rsesek@chromium.org2013-03-071-1/+1
* Notifications refactor step 2. dimich@chromium.org2013-02-261-4/+4
* Allow new Notification API to fill old balloon style.dewittj@chromium.org2013-01-241-0/+4
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-231-1/+2
* Add a second kind of WebContentsView called BaseFormatView that displays two ...miket@chromium.org2012-11-021-9/+43
* Add support for Ash to Notificationsstevenjb@google.com2012-06-141-0/+23
* 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-4/+0
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-0/+4
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-4/+0
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-0/+4
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-4/+0
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+40