summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status/clock_menu_button.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Remove old status-area related code.sadrul@chromium.org2012-04-111-208/+0
* [chromeos] Implement support for getting to date settings that works with the...csilv@chromium.org2012-03-261-2/+2
* views: Rename MenuButtonDelegate::RunMenu to something more obvious.tfarina@chromium.org2012-03-151-2/+3
* views: Rename ViewMenuDelegate to MenuButtonDelegate and move to controls/but...tfarina@chromium.org2012-03-081-1/+1
* Settings: Direct the user to the advanced page instead of the non-existentjhawkins@chromium.org2012-02-221-2/+2
* chromeos: Drop time from clock status tooltip.derat@chromium.org2012-02-161-3/+2
* Recreate the date and time menu each time it is opened.flackr@chromium.org2012-01-211-13/+13
* Allow IO access where necessary during login.stevenjb@chromium.org2011-12-161-1/+2
* Fix up status area clock code.stevenjb@chromium.org2011-12-141-24/+36
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Add status area to Aura builds.stevenjb@google.com2011-11-141-9/+11
* WIP: Separate StatusAreaView from StatusAreaViewChromeosstevenjb@google.com2011-11-081-30/+20
* views: Change MenuItemView API to string16.tfarina@chromium.org2011-10-201-4/+3
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-6/+6
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-181-2/+2
* Revert 105998 - views: Change TextButtonBase API to string16.sail@chromium.org2011-10-181-2/+2
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-181-2/+2
* views: Change MenuDelegate::GetLabel() to string16.tfarina@chromium.org2011-10-031-3/+2
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-1/+1
* [ChromeOS] Make ScreenLocker respect 24-hour clock setting.xiyuan@chromium.org2011-09-131-4/+13
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-1/+1
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-251-23/+26
* Crash fix for WebUILoginView init/cleanup routines. zelidrag@chromium.org2011-07-281-0/+1
* Use widget to specify the parent of views menu.oshima@google.com2011-07-261-10/+1
* Revert 93813 - Re-landing for tbarzic@ - r93754:zelidrag@chromium.org2011-07-241-1/+0
* Re-landing for tbarzic@ - r93754:zelidrag@chromium.org2011-07-231-0/+1
* Change the variable name to follow the coding rule.yusukes@chromium.org2011-07-201-3/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+3
* Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...satorux@chromium.org2011-07-101-3/+3
* Bugfix for date hover format.sidor@chromium.org2011-06-251-1/+1
* Add accessible text to Language and clock buttonszork@chromium.org2011-06-201-0/+1
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+0
* Fix ChromeOS clock menu so that it can show 12-hour clock in all locales.kinaba@google.com2011-05-301-24/+4
* Convert ChromiumOS clock menu from Menu2 to MenuItemView.rhashimoto@chromium.org2011-05-201-74/+67
* cros: More build fixes and breakages.thakis@chromium.org2011-05-151-0/+41
* Implement new gray mock.davemoore@chromium.org2011-05-021-23/+26
* Revert "Change status button menu"saintlou@chromium.org2011-04-251-76/+42
* Change status button menu (ClockMenu, NetworkMenu, PowerMenu) implementation ...rhashimoto@chromium.org2011-04-221-42/+76
* Get rid of libcros layer for system access code.satorux@chromium.org2011-04-151-4/+4
* Add support for 12/24 hour clock switching on Chrome OS.satorux@chromium.org2011-04-141-1/+36
* Tooltips for power, network, clock buttons in status area: update on locale c...dilmah@chromium.org2011-04-141-1/+8
* Introducing ResumeLibrary to track system resume signalglotov@google.com2011-02-151-0/+9
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1