summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/notifications/system_notification.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix nits after Clang warning cleanupdpolukhin@chromium.org2011-05-161-0/+11
* Move web_ui_util.* to chrome/ from content/estade@chromium.org2011-03-301-1/+1
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-251-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* WebUI: Change more entries from DOMUI to WebUI under chromeos/notifications d...tfarina@chromium.org2011-02-121-1/+1
* WebUI: Rename namespace dom_ui_util to web_ui_util.tfarina@chromium.org2011-01-311-3/+3
* For ChromeOS: when starting session:dilmah@chromium.org2011-01-131-6/+24
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-3/+1
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-1/+3
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-3/+1
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-1/+3
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-3/+1
* Erase base/move. The pattern we use is pass by const ref and this is confusin...brettw@chromium.org2010-11-081-10/+11
* Do not call SystemNotification::Hide() in SystemNotification dtor. The bug re...achuith@google.com2010-10-141-1/+0
* BAdd purchase more link to 3g notifications.chocobo@chromium.org2010-10-141-1/+11
* Refactored GetIamgeDataUrlFromResource from system notification code so that ...oshima@chromium.org2010-09-291-11/+4
* Make feedback failure notification non stickyoshima@chromium.org2010-09-271-2/+5
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-011-1/+1
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-2/+1
* Added support for critical notification on low battery.seanparent@google.com2010-05-191-6/+27
* Notification for battery with <= 15 minutes remaining.seanparent@google.com2010-03-191-0/+50