summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status/input_method_menu.h
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Remove old status-area related code.sadrul@chromium.org2012-04-111-167/+0
* * Remove all Preference code from InputMethodMenu. Always handle IME preferen...yusukes@google.com2012-04-041-38/+4
* ash: Add an entry for IME in the tray.sadrul@chromium.org2012-03-201-5/+0
* Revert 127748 because it broke tests compile.sadrul@chromium.org2012-03-201-0/+5
* ash: Add an entry for IME in the tray.sadrul@chromium.org2012-03-201-5/+0
* views: Rename MenuButtonDelegate::RunMenu to something more obvious.tfarina@chromium.org2012-03-151-6/+6
* Get the ProfileService object after NOTIFICATION_SESSION_STARTED is sent to C...yusukes@google.com2012-03-151-7/+1
* - Rename InputMethodManager::current_input_method() to InputMethodManager::Ge...yusukes@google.com2012-03-151-1/+1
* views: Rename ViewMenuDelegate to MenuButtonDelegate and move to controls/but...tfarina@chromium.org2012-03-081-8/+8
* Protect InputMethodMenu from multiple notifications.stevenjb@chromium.org2011-12-221-1/+5
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-2/+2
* [cros] Make screen_mode static variable in StatusAreaViewChromeos.nkostylev@chromium.org2011-11-241-4/+3
* Add OVERRIDE to chrome/browser/chromeos/.avi@chromium.org2011-11-221-26/+29
* WIP: Separate StatusAreaView from StatusAreaViewChromeosstevenjb@google.com2011-11-081-4/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Split an Observer class in InputMethodManager into two.yusukes@chromium.org2011-10-041-7/+14
* Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 3) yusukes@chromium.org2011-09-161-3/+3
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-1/+1
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-251-1/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* Move InputMethodLibrary from cros to input_methodsatorux@chromium.org2011-06-291-8/+8
* Fix crash when InputMethodMenu model changes while menu is displayed.rhashimoto@chromium.org2011-06-211-0/+2
* Remove use of libcros from InputMethodLibrary.satorux@chromium.org2011-06-151-10/+12
* Convert ChromiumOS input method menu to views::MenuItemView implementation.rhashimoto@chromium.org2011-06-091-14/+24
* Fix the inconsistency of input-method menu against shift+alt rushyusukes@google.com2011-04-201-0/+3
* Lands http://codereview.chromium.org/2928005/ for Dill:sky@chromium.org2011-03-221-1/+2
* Do not update the input method menu when the browser window for the menu is n...yusukes@google.com2011-03-091-3/+3
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-3/+3
* WebUI: Get rid of references to DOMUI in comments. ChromeOS Part.tfarina@chromium.org2011-02-111-2/+2
* Update open input method drop-down when locale is changed.oshima@google.com2011-02-111-1/+4
* Do not try to update XKB layout and Preferences file unless they're really ne...yusukes@google.com2011-02-101-1/+0
* Recover the current input method from the Preference file only once.yusukes@google.com2011-02-091-0/+1
* Remove multiple inheritance from input_method_menu_button.h.yusukes@google.com2011-01-251-4/+4
* Add GetScreenMode() to status_area_host.h.yusukes@google.com2011-01-211-8/+9
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-10/+10
* cleanup: remove |logged_in_| member variable from input_method_menu.h.yusukes@google.com2011-01-111-1/+0
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-1/+2
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-151-1/+1
* Reduce CPU usage for input method switching.yusukes@google.com2010-12-021-6/+19
* Remove radiobuttons from the keyboard selection menu for OOBE.yusukes@chromium.org2010-10-291-1/+5
* Small refactoring: rename variables that start with language_yusukes@chromium.org2010-10-221-4/+4
* Left align language/keyboard menus on network select screen.oshima@chromium.org2010-10-201-1/+10
* Split the LanguageMenuButton class into 2 classes so that OOBE screen could e...yusukes@chromium.org2010-10-091-0/+149