summaryrefslogtreecommitdiffstats
path: root/ash/system/locale
Commit message (Expand)AuthorAgeFilesLines
* 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-314-202/+164
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-2/+2
* ash: Rename tray_views.{h,cc} to tray_utils.{h,cc}tfarina@chromium.org2013-05-061-1/+0
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-2/+2
* Remove observers from SystemTrayNotifier on destructionoshima@chromium.org2012-12-111-0/+4
* Stop using shell::GetInstance()->system_tray() in system tray itemsbartfab@chromium.org2012-11-212-5/+6
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-071-2/+2
* (reland r156610)oshima@chromium.org2012-09-131-1/+1
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-1/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+1
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Remove #pragma once from ashajwong@chromium.org2012-07-112-2/+0
* Handle gesture events in notifications.stevenjb@chromium.org2012-07-031-4/+2
* ash: Add some 2x assets for the uber-tray.sadrul@chromium.org2012-06-011-1/+1
* Move common notification layout to base classstevenjb@google.com2012-05-242-28/+62
* Add TrayLocale for locale change notifications.stevenjb@google.com2012-05-173-0/+200