summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status
Commit message (Expand)AuthorAgeFilesLines
* Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...satorux@chromium.org2011-07-103-9/+9
* [cros] Match cellular technology with flimlam, add GSM.nkostylev@chromium.org2011-07-061-0/+3
* Add status bar icon to reflect the state of the caps lock keyzork@chromium.org2011-07-065-0/+178
* Cleanup InputMethodDescriptor.yusukes@chromium.org2011-07-053-51/+58
* Clang fixes for 7289023stevenjb@google.com2011-07-012-2/+2
* Make NetworkMenuButton contain a NetworkMenu instead of inheriting from it.stevenjb@google.com2011-07-016-274/+290
* Allow non TLS 802.1x networks to be connectablestevenjb@google.com2011-06-301-4/+4
* Fix unittest for running Google Chrome builds.kochi@chromium.org2011-06-301-0/+4
* Move InputMethodLibrary from cros to input_methodsatorux@chromium.org2011-06-294-48/+46
* Add initializer in NetworkMenuButton to avoid crash.stevenjb@google.com2011-06-291-0/+1
* Fixed spacing when input showingdavemoore@chromium.org2011-06-291-12/+10
* Use the input method ID to get the display name.satorux@chromium.org2011-06-282-51/+39
* chromeos: Add maximize/restore button.derat@chromium.org2011-06-284-151/+1
* Bugfix for date hover format.sidor@chromium.org2011-06-251-1/+1
* Add MenuItemView API to control menu repositioning.rhashimoto@chromium.org2011-06-241-0/+1
* Support mozc-hangul.yusukes@google.com2011-06-242-1/+3
* CrOS - Fix header includes in network_menu.hjamescook@chromium.org2011-06-212-62/+46
* Fix crash when InputMethodMenu model changes while menu is displayed.rhashimoto@chromium.org2011-06-212-12/+12
* Add accessible text to Language and clock buttonszork@chromium.org2011-06-202-0/+2
* Use large bold font for associated network on touch.rhashimoto@chromium.org2011-06-171-3/+9
* Show cellular roaming badge in network status icon.chocobo@chromium.org2011-06-162-16/+27
* [cros] Support carrier deal info link in promo bubble.nkostylev@chromium.org2011-06-163-22/+45
* Remove use of libcros from InputMethodLibrary.satorux@chromium.org2011-06-154-29/+35
* Set proper accessible names on the network and battery iconszork@chromium.org2011-06-153-15/+22
* Revert 88553 - Revert 88510 - Escaping file names correctly. Also fixed a cru...thestig@chromium.org2011-06-141-1/+1
* Eliminate Window completely.ben@chromium.org2011-06-137-8/+6
* Disable VPN sub-menu in oobe/login.stevenjb@google.com2011-06-131-11/+14
* Add pinyin-dv support.yusukes@google.com2011-06-102-0/+7
* Convert ChromiumOS input method menu to views::MenuItemView implementation.rhashimoto@chromium.org2011-06-093-30/+62
* Revert 88510 - Escaping file names correctly. Also fixed a crush in chromeos ...ericu@google.com2011-06-091-1/+1
* Escaping file names correctly. Also fixed a crush in chromeos debug build whi...serya@chromium.org2011-06-091-1/+1
* Move more from Window onto Widget.ben@chromium.org2011-06-081-1/+1
* Rename an engine name of the handwriting IME to 'zinnia-japanese'.yusukes@google.com2011-06-082-3/+2
* Add Private Network list to Internet Options; slight refactoring of icon gene...stevenjb@google.com2011-05-302-2/+60
* Fix ChromeOS clock menu so that it can show 12-hour clock in all locales.kinaba@google.com2011-05-301-24/+4
* Use arcs for wifidavemoore@chromium.org2011-05-286-80/+118
* Several fixes to the UI for enabling SIM-locked modems.ers@chromium.org2011-05-273-9/+26
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-271-1/+1
* Revert 86914 - Move a bunch of functions from Window onto Widget.wtc@chromium.org2011-05-271-1/+1
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-261-1/+1
* Remove --enable-vpn (enabled always)stevenjb@google.com2011-05-251-13/+11
* Revert 86642 - Remove --enable-vpn (enabled always)vandebo@chromium.org2011-05-251-11/+13
* Remove --enable-vpn (enabled always)stevenjb@google.com2011-05-251-13/+11
* Change network connecting animationdavemoore@chromium.org2011-05-254-27/+30
* Convert NetworkMenu from Menu2 to MenuItemView.rhashimoto@chromium.org2011-05-246-215/+362
* [cros] Move carrier deal shown property to LocalState.nkostylev@chromium.org2011-05-242-17/+18
* Convert ChromiumOS clock menu from Menu2 to MenuItemView.rhashimoto@chromium.org2011-05-202-96/+81
* Make clicks above status area activate status area buttons.reveman@google.com2011-05-182-0/+10
* Replace ChromiumOS power status menu implementation Menu2 with MenuItemView.rhashimoto@chromium.org2011-05-182-116/+121
* Do not use US layout on the login screen even if kPreferredKeyboardLayout is ...yusukes@google.com2011-05-171-0/+4