summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* [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
* [cros] Change "Can't access your account" help link text to "Learn more".nkostylev@chromium.org2011-02-011-3/+2
* Do not start ibus-daemon when only one XKB keyboard layout is in use.satorux@chromium.org2011-02-011-32/+88
* WebUI: Move the contents of CrosPersonalOptionsHandler to PersonalOptionsHand...tfarina@chromium.org2011-02-012-78/+0
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-014-9/+9
* Revert 73229 - views: Move the implementation of more examples from header to...tfarina@chromium.org2011-02-012-0/+78
* views: Move the implementation of more examples from header to source file.tfarina@chromium.org2011-02-012-78/+0
* Generate correct spoken feedback on signin and errorschaitanyag@chromium.org2011-02-014-0/+14
* WebUI: Rename namespace dom_ui_util to web_ui_util.tfarina@chromium.org2011-01-315-21/+21
* Increase timeout to grab inputoshima@google.com2011-01-311-1/+5
* Remove delay to load the page when the network becomes available.oshima@google.com2011-01-312-21/+0
* Landing http://codereview.chromium.org/6326013/ on behalf of dgozman@chromium...zelidrag@chromium.org2011-01-311-0/+6
* [cros] Refactoring login controllers.nkostylev@chromium.org2011-01-3114-447/+691
* Don't make blocking IO on UI thread in hot pathsdpolukhin@chromium.org2011-01-311-24/+55
* Add GetInputMethodDescriptorFromId() and fix GetKeyboardLayoutName()satorux@chromium.org2011-01-316-99/+88
* This implements the window switcher ui in the status bargspencer@chromium.org2011-01-287-13/+153
* linux: Make PlatformFontGtk deal only in pixels.derat@chromium.org2011-01-286-15/+26
* Cleanup code to return DATA_UNKNOWN when we have an unknown 3G data plan.chocobo@chromium.org2011-01-281-1/+5
* Add system shutdown functionality to DOM Login.rjkroege@google.com2011-01-282-0/+20
* Implements delay before update screen is shown.altimofeev@chromium.org2011-01-287-32/+93
* Small fixes of the ExitUpdate statuses.altimofeev@chromium.org2011-01-283-50/+54
* Embed candidate_window into chrome.yusukes@google.com2011-01-288-172/+58
* Do not hide the popup |frame_| when a mouse is pressed.yusukes@google.com2011-01-281-4/+70
* For networks without any strenght info, we should show 0 bars as oppose to 1 ...chocobo@chromium.org2011-01-281-3/+7