summaryrefslogtreecommitdiffstats
path: root/ash/system/locale/locale_notification_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Provide default implementations for NotificationDelegate methods.peter2014-10-301-8/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-7/+7
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-6/+6
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+0
* Allows the system notification's notifier ID outside of ash.mukai@chromium.org2013-12-071-1/+3
* Show locale change notification message in the notification body.nkostylev@chromium.org2013-10-191-1/+1
* Introduces NotificationBlocker.mukai@chromium.org2013-09-121-1/+1
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-1/+2
* Adds icons of IME and Locale notifications.mukai@chromium.org2013-08-211-2/+4
* Accepts the locale change when click on the notification.mukai@chromium.org2013-08-091-1/+2
* Migrates locale notification from system tray to the message center.mukai@chromium.org2013-07-311-0/+123