summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Send the views-desktop flag from the login screen to the incognito session wh...sadrul@chromium.org2011-09-091-0/+1
* chromeos: Save mixer settings after changes.derat@chromium.org2011-09-091-6/+12
* Handle network change in WS-to-TCP proxy.dilmah@chromium.org2011-09-093-54/+110
* Crash fix for chromeos::ExistingUserController::Login().zelidrag@chromium.org2011-09-091-0/+2
* Another attempt to fix crash in clock menu button.zelidrag@chromium.org2011-09-091-2/+2
* Include "base/values.h" explicitly where it's used.satorux@chromium.org2011-09-095-29/+40
* cros: Add missing "virtual" and OVERRIDE to overridden virtual methods of Upd...tfarina@chromium.org2011-09-091-18/+27
* Rename the Chrome BrowserMainParts implementations to all start with Chrome. ...jam@chromium.org2011-09-083-34/+34
* UI fix for idle API for ChromeOS.sidor@chromium.org2011-09-084-0/+39
* Refactor some more BrowserMain code. Move the small bit of remaining code tha...jam@chromium.org2011-09-082-0/+14
* Allow TCP proxy for SSHClient extensions IDdpolukhin@chromium.org2011-09-081-1/+2
* Some minor NetworkLibrary cleanup.stevenjb@google.com2011-09-081-7/+33
* Cancel enrollment screen on hitting Escape.mnissler@chromium.org2011-09-081-0/+3
* Remove the hacky codes using a color attribute of IBusText.horo@chromium.org2011-09-081-49/+10
* Make OnKeyEvent asynchronous to match the design.zork@chromium.org2011-09-084-17/+86
* Revert 100093 - UI fix for idle API on ChromeOS.dhollowa@chromium.org2011-09-084-38/+0
* [ChromeOS] Make status area text look the same as WebUI header bar.xiyuan@chromium.org2011-09-086-8/+21
* UI fix for idle API on ChromeOS.sidor@chromium.org2011-09-084-0/+38
* Speak login error message when accessibility is enabled.hashimoto@chromium.org2011-09-081-0/+3
* Crash fix for the case when the default profile is nuked while UI still expec...zelidrag@chromium.org2011-09-082-6/+2
* Fixed sync re-activation when the device comes online after offline login.zelidrag@chromium.org2011-09-083-1/+38
* Add Telugu and Kannada IME support.yusukes@chromium.org2011-09-073-4/+13
* Remove kEnglishAndInputMethodIdToResourceIdArraySize.yusukes@chromium.org2011-09-074-88/+32
* Move debug print functions for ex-libcros classes from .h to .cc.kinaba@chromium.org2011-09-074-66/+68
* cleanup: Remove unnecessary qualifier (input_method::) from input_method_mana...yusukes@chromium.org2011-09-072-97/+77
* Makes sure the cached state of the policy is correctly updated on OOBE too.pastarmovj@chromium.org2011-09-071-0/+6
* Fix unit_tests failure on TOUCH_UI build.yusukes@chromium.org2011-09-073-25/+58
* revert r99919 Linux clang compilation failingloislo@chromium.org2011-09-076-205/+119
* Add UI changes for OpenVPN and Group Name.stevenjb@google.com2011-09-076-119/+205
* chromeos: Make double-Shift Caps Lock more toggle-friendly.derat@chromium.org2011-09-072-23/+4
* Changed OAuth token+secret encryption to use supplemental user key from NSS DB.zelidrag@chromium.org2011-09-0710-28/+104
* Build fixes for r99884 for clang and Linux shared build.jam@chromium.org2011-09-071-1/+1
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-073-10/+44
* Implements frame sniffer to watch iframe loading state.altimofeev@chromium.org2011-09-064-1/+46
* [cros] Add support for local carrier config.nkostylev@chromium.org2011-09-063-91/+273
* Add handling for the two new error codes of the DMServer 405,409.pastarmovj@chromium.org2011-09-065-9/+18
* Plug memory leak in ExtensionFileBrowserEventRouter.joaodasilva@chromium.org2011-09-061-1/+1
* Tweak input method menu strings for Indic IMEs.yusukes@chromium.org2011-09-061-4/+12
* Add an IME for Amharic.yusukes@chromium.org2011-09-062-4/+10
* Add "US Mystery" layoutyusukes@chromium.org2011-09-063-1/+7
* [cros] Fix regression: properly check for carrier/deal.nkostylev@chromium.org2011-09-051-3/+5
* Add "InfoList" for input methods on ChromeOShoro@chromium.org2011-09-055-3/+597
* [cros] Fix clang build.nkostylev@chromium.org2011-09-051-2/+4
* Make sure we initialize the user policy cache before loading the user profile...mnissler@chromium.org2011-09-051-6/+8
* [cros] Support global carrier config.nkostylev@chromium.org2011-09-0510-266/+599
* Add a string for ibus-mozc-chewing.yusukes@chromium.org2011-09-051-0/+2
* Revert "Add "InfoList" for input methods on ChromeOS"yusukes@google.com2011-09-055-595/+3
* Add "InfoList" for input methods on ChromeOSyusukes@google.com2011-09-055-3/+595
* Fix to correctly layout status area on ChromeOS WebUI Login screenhashimoto@chromium.org2011-09-051-10/+38
* Extracting notification handling code in file_browser_event_router to separat...tbarzic@chromium.org2011-09-049-160/+988