| Commit message (Expand) | Author | Age | Files | Lines |
* | Add LanguageLibrary::GetLanguageCodeFromDescriptor(). | satorux@chromium.org | 2010-04-14 | 3 | -2/+47 |
* | Rework NormalizeLanguageCode() so it returns codes compatible with Chrome's a... | satorux@chromium.org | 2010-04-13 | 3 | -30/+57 |
* | Simplify Preferences::SetPreloadEngines() function. | yusukes@google.com | 2010-04-12 | 2 | -8/+3 |
* | Remove the obsolete function, RemoveDummyInputMethod. | yusukes@google.com | 2010-04-12 | 1 | -22/+1 |
* | Retry of r44072, which is partially reverted by r44077. | yusukes@google.com | 2010-04-12 | 1 | -1/+1 |
* | Adding 2 preferences for configuring "NextEngine" and "Trigger" hot-keys. | yusukes@google.com | 2010-04-09 | 1 | -2/+2 |
* | Convert some spcial three-letter codes in NormalizeLanguageCode(). | satorux@chromium.org | 2010-04-09 | 2 | -9/+38 |
* | chromeos_language cleanup (Chrome part). | yusukes@google.com | 2010-04-08 | 5 | -115/+128 |
* | First cut at adding support for keyboard layout switching. | satorux@chromium.org | 2010-04-07 | 1 | -0/+16 |
* | Move NormalizeLanguageCode() and IsKeyboardLayout() to LanguageLibrary. | satorux@chromium.org | 2010-04-07 | 3 | -0/+59 |
* | Deprecate Activate/DeactivateImeProperty and Activate/DeactivateLanguage. | satorux@chromium.org | 2010-04-05 | 3 | -30/+18 |
* | Adding "preload_engines" and "use_global_engine" preferences to Chrome side (... | yusukes@chromium.org | 2010-04-05 | 1 | -3/+9 |
* | updating test | dhg@chromium.org | 2010-04-02 | 1 | -2/+2 |
* | CHanging the mount library to mount the drives explicitly. Adding the notion ... | dhg@chromium.org | 2010-04-02 | 3 | -8/+29 |
* | Add remaining test cases for NetworkScreen. | nkostylev@google.com | 2010-04-02 | 1 | -0/+4 |
* | Add support for multiple input methods per language in LanguageConfigView. | satorux@chromium.org | 2010-03-30 | 3 | -24/+37 |
* | Add test cases for NetworkScreenTest. | nkostylev@google.com | 2010-03-29 | 2 | -70/+168 |
* | Adding new test for mount observer. Also changing the usb mounter to only rel... | dhg@chromium.org | 2010-03-25 | 2 | -6/+113 |
* | Refactor network selection screen. | nkostylev@google.com | 2010-03-25 | 2 | -7/+9 |
* | Fix infinite loop bug that crashes Chrome when selected "Disable Wifi". | chocobo@chromium.org | 2010-03-25 | 2 | -6/+6 |
* | Create trivial test for OOBE network selection screen. | nkostylev@google.com | 2010-03-24 | 6 | -6/+204 |
* | Fixed loader issue in unit tests caused by some test not using that mock and ... | zelidrag@chromium.org | 2010-03-24 | 1 | -0/+6 |
* | Mocks for all libcros elements. Added library registry object that provides a... | zelidrag@chromium.org | 2010-03-23 | 27 | -336/+993 |
* | We had a problem where if chrome crashed on cros and was relaunched | davemoore@chromium.org | 2010-03-22 | 2 | -0/+7 |
* | Fix so that encrypted networks are marked as such. | chocobo@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Uses new libcros network monitoring. | chocobo@chromium.org | 2010-03-18 | 2 | -101/+103 |
* | chromeos: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Implement connect to hidden networks. And show passphrase in wifi config dialog. | chocobo@chromium.org | 2010-03-13 | 2 | -4/+15 |
* | Enable chrome to mount cryptohomes on its own as a part of auth, as well as h... | cmasone@google.com | 2010-03-11 | 3 | -0/+99 |
* | Use new libcros loading api to display better error messages. | davemoore@chromium.org | 2010-03-08 | 12 | -55/+22 |
* | Automatically recovers an IME connection. | yusukes@chromium.org | 2010-03-08 | 1 | -1/+6 |
* | Refactor libcros calls for ChromeOS | chocobo@chromium.org | 2010-03-05 | 2 | -75/+57 |
* | Implement new wifi login dialog for ChromeOS. | chocobo@chromium.org | 2010-03-03 | 2 | -0/+16 |
* | Fix ChromeOS crash when device_path is NULL. | chocobo@chromium.org | 2010-02-27 | 1 | -4/+9 |
* | Fix badge icon logic. | chocobo@chromium.org | 2010-02-23 | 2 | -0/+7 |
* | New network menu button UI for ChromeOS. | chocobo@chromium.org | 2010-02-19 | 2 | -0/+14 |
* | Lookup ipconfig for networks. | chocobo@chromium.org | 2010-02-17 | 2 | -16/+107 |
* | Refactor chromeos cros files into subdir 'cros' | chocobo@chromium.org | 2010-02-04 | 15 | -0/+1653 |