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