summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status
Commit message (Expand)AuthorAgeFilesLines
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-172-32/+32
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-151-0/+4
* Use special indicator text for xkb:us:dvorak:eng, mozc, mozc-jp, m17n:t:latn-...yusukes@google.com2010-06-146-123/+184
* Resume "previous input method" on unlockyusukes@chromium.org2010-06-142-8/+14
* Add text input related UserMetricsActionssatorux@chromium.org2010-06-141-0/+6
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-112-10/+39
* BrowserTests: UserNotPassed UserPassed started failing on chromiumos builder ...thomasvl@chromium.org2010-06-102-39/+10
* This added to already failing browser_tests on the chromiumos builder on the ...thomasvl@chromium.org2010-06-101-6/+0
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-101-0/+6
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-102-10/+39
* Don't use disabled (gray) state for the language indicator.yusukes@google.com2010-06-102-17/+0
* Remember the current and previous input method IDs as Chrome prefs, and resto...yusukes@google.com2010-06-082-9/+61
* Allow users to change current input method even when no text input area is fo...yusukes@google.com2010-06-071-4/+10
* Fix test expectations for language tooltips.zork@chromium.org2010-05-311-3/+3
* Add Cangjie layout name.zork@chromium.org2010-05-311-0/+2
* Change the IME config dialog to present a list of checkboxes instead of radio...zork@chromium.org2010-05-312-20/+34
* Adds side tab layout for chromeos. As part of this I renamed thesky@chromium.org2010-05-281-9/+20
* Add localized values for keyboard layouts.zork@chromium.org2010-05-281-1/+39
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-2/+0
* Add tooltip to the language indicator.yusukes@google.com2010-05-263-11/+128
* Use localized string for Input method names in the text input config dialog.yusukes@google.com2010-05-251-0/+38
* Update language_menu_l10n_util.cc data.yusukes@google.com2010-05-212-7/+4
* Share the same label between the language selector and the options dialog.satorux@chromium.org2010-05-201-9/+12
* Integrated new bug icon in status bar. It opens bug reporting dialog.zelidrag@chromium.org2010-05-205-0/+135
* Revert 47749 - Integrated new bug icon in status bar. It opens bug reporting ...cbentzel@chromium.org2010-05-205-257/+0
* Integrated new bug icon in status bar. It opens bug reporting dialog.zelidrag@chromium.org2010-05-195-0/+257
* The language menu button should be disabled (i.e. grayed out) by defaultyusukes@google.com2010-05-191-0/+4
* Fix crash when opening "Select certificate file" in OOBE.nkostylev@google.com2010-05-132-0/+8
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-0/+1
* Tiny cleanup. Removed unnecessary RebuildModel() calls.yusukes@chromium.org2010-05-071-7/+1
* Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to ma...chocobo@chromium.org2010-05-061-10/+10
* Add some defensive checks.yusukes@chromium.org2010-05-061-5/+20
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-7/+7
* Tiny cleanup. Remove an unnecessary call in ChangeLocale().yusukes@google.com2010-04-221-2/+0
* 2nd attempt to land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-211-1/+1
* Revert 45203 - Land http://codereview.chromium.org/1676002 for njwjhawkins@chromium.org2010-04-211-1/+1
* Land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-211-1/+1
* Disable the language menu button when no text input area is focused.yusukes@google.com2010-04-212-0/+8
* LocaleChanged() added to update the view after the UI language was switched.glotov@google.com2010-04-202-1/+18
* Don't use too much space for the language indicator.yusukes@google.com2010-04-201-1/+1
* Language menu improvements.yusukes@google.com2010-04-141-28/+27
* Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...dantasse@chromium.org2010-04-131-0/+2
* Status area improvements:chocobo@chromium.org2010-04-097-36/+55
* chromeos_language cleanup (Chrome part).yusukes@google.com2010-04-082-78/+77
* Deprecate Activate/DeactivateImeProperty and Activate/DeactivateLanguage.satorux@chromium.org2010-04-051-4/+6
* Add test cases for NetworkScreenTest.nkostylev@google.com2010-03-291-0/+5
* Fix compiler warnings.chocobo@chromium.org2010-03-261-1/+1
* Add test for power_menu_button.chocobo@chromium.org2010-03-253-7/+106
* basic browser tests for compact navigation bar.oshima@chromium.org2010-03-241-1/+1
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-233-31/+36