summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Propagate locale change into text of tooltips of user pods.dilmah@chromium.org2011-02-075-2/+21
* Require touchui==1 and chromeos==1 to build DOM login screenbryeung@chromium.org2011-02-077-324/+9
* Refactor InputMethodLibrary:satorux@chromium.org2011-02-071-47/+69
* Don't call chromeos::GetCurrentInputMethod() from FlushImeConfig().satorux@chromium.org2011-02-071-13/+16
* Activation process and UI improvements: zelidrag@chromium.org2011-02-061-9/+26
* Trim mergins of the keyboard overlay.mazda@chromium.org2011-02-062-1/+83
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0565-100/+100
* WebUI: Rename NativeMenuDOMUI to NativeMenuWebUI.tfarina@chromium.org2011-02-047-89/+89
* Set the focus to proper views when the login window gets focus.oshima@google.com2011-02-047-51/+36
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-2/+4
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-043-5/+2
* Only call NotifyAndTerminate when we've explicitly signed out. achuith@chromium.org2011-02-041-10/+0
* Update Guest label upon locale change.dilmah@chromium.org2011-02-044-24/+40
* [cros] Corrected return value for methodavayvod@chromium.org2011-02-042-2/+2
* Respect owner's locale preference.dilmah@chromium.org2011-02-043-5/+40
* Added two VLOGs for debugging issue 11379.yusukes@google.com2011-02-041-0/+2
* UI polish on lock screendpolukhin@chromium.org2011-02-043-17/+21
* Return index as command id. It fixes problem with menu_x in views.yusukes@google.com2011-02-041-1/+1
* Fix DCHECK failure in views/layout/grid_layout.cc.yusukes@google.com2011-02-041-1/+1
* WebUI: Change DOMUI to WebUI in two chromeos classes.tfarina@chromium.org2011-02-0311-108/+108
* DOMUI Settings: Update to use correct type in chrome.sendarv@chromium.org2011-02-032-31/+7
* Added battery status update in drop-down when power is changed.oshima@google.com2011-02-031-1/+1
* Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-031-0/+10
* [cros] Mobile activation - temporary whitelist disk I/O on UI thread.nkostylev@chromium.org2011-02-031-3/+16
* Add a function that returns the descriptor of the hardware keyboard.satorux@chromium.org2011-02-0311-62/+65
* Make GetStarted app component extensiondpolukhin@chromium.org2011-02-031-7/+1
* Refactor the deffered input method change logic in InputMethodLibrary.satorux@chromium.org2011-02-031-12/+17
* Fix a bug that caused the input method indicator not to be shown on the login...satorux@chromium.org2011-02-036-20/+37
* Revert 73550 - Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-031-10/+0
* Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-031-0/+10
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-025-5/+5
* Update AudioMixerAlsa to not use PrefMember.stevenjb@google.com2011-02-022-13/+11
* Fix compile warning.kuan@chromium.org2011-02-021-1/+1
* Implements chrome as a dbus service that exposes chrome functionalities, inkuan@chromium.org2011-02-027-55/+582
* [cros] Refactor login: move common code out of UserController.nkostylev@chromium.org2011-02-0212-169/+224
* Cleanup: removing obsolete test.glotov@google.com2011-02-021-92/+0
* WebUI: Rename DOMUIThemeSource to WebUIThemeSource.tfarina@chromium.org2011-02-021-3/+3
* Fix a bug where we were showing incorrect input method display names.satorux@chromium.org2011-02-023-4/+6
* Fix crashes in browser_tests for Chrome OS.satorux@chromium.org2011-02-022-1/+13
* Make sure that owner is always visible on login screendpolukhin@chromium.org2011-02-022-2/+9
* Cleanup: remove unused internet and system pages for chrome os options.falken@chromium.org2011-02-028-1651/+0
* Listen to APP_TERMINATING instead of APP_EXITING to fix the issue 11055.yusukes@google.com2011-02-021-3/+6
* Remove use of GetHardwareKeyboardLayoutName from KeyboardSwitchMenu.satorux@chromium.org2011-02-021-8/+6
* Get rid of use of chromeos::GetHardwareKeyboardLayoutName().satorux@chromium.org2011-02-022-7/+12
* Remove obsolete code from InputMethodMenuButtonsatorux@chromium.org2011-02-022-14/+2
* Hitting Escape should clear textfield (if any).oshima@google.com2011-02-016-23/+79
* Disable screen saver on login screen.oshima@google.com2011-02-011-5/+1
* [Chrome OS] Allow +suffix in email addresescmasone@chromium.org2011-02-012-9/+4
* Enable and implement account creation through Guest mode.avayvod@chromium.org2011-02-017-12/+41
* [cros] Use background window as a parent window for OOBE dialogs.nkostylev@chromium.org2011-02-016-20/+23