summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros
Commit message (Expand)AuthorAgeFilesLines
* Added input_method_util.h.yusukes@google.com2010-06-183-184/+1
* Fix bug where auto-connect setting is not immediately saved.chocobo@chromium.org2010-06-172-35/+57
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-178-123/+126
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-165-25/+5
* Use GetSystemSalt from the cryptohome lib instead of reading salt off disk.cmasone@google.com2010-06-153-0/+11
* Initialize |own_keyboard_lib_| correctly in the constructor to fix memory leakyusukes@google.com2010-06-151-0/+1
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-158-5/+194
* Show "Hit Shift-Alt to switch keyboard layout" hint string in the message bubbleyusukes@chromium.org2010-06-143-0/+10
* Resume "previous input method" on unlockyusukes@chromium.org2010-06-143-6/+16
* Fix Google-A reconnect issue.chocobo@chromium.org2010-06-112-12/+41
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-113-2/+12
* Added InitTts function to speech synthesis library. Re-make of CL 2510001 whi...chaitanyag@chromium.org2010-06-103-0/+11
* BrowserTests: UserNotPassed UserPassed started failing on chromiumos builder ...thomasvl@chromium.org2010-06-103-12/+2
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-103-2/+12
* Don't use disabled (gray) state for the language indicator.yusukes@google.com2010-06-103-31/+3
* Revert 49260 - Broke compile - Added InitTts function to speech synthesis lib...rsesek@chromium.org2010-06-093-11/+0
* Added InitTts function to speech synthesis librarychaitanyag@chromium.org2010-06-093-0/+11
* Fixing mounting so that it remounts any devices it finds on boot.dhg@chromium.org2010-06-021-0/+1
* Change language name for Cangjie and Quick input methods from zh to zh-TWyusukes@google.com2010-05-262-8/+14
* Auto-connect to Google-A when Google-A is available, set up with identity and...chocobo@chromium.org2010-05-253-0/+86
* Do not #include obsolete header files.yusukes@google.com2010-05-253-4/+4
* Implement full screen lock functionality.oshima@chromium.org2010-05-203-17/+70
* Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom...zelidrag@chromium.org2010-05-205-3/+89
* Handle "bopomofo" in LanguageLibrary::GetLanguageCodeFromDescriptor().yusukes@google.com2010-05-192-1/+6
* Make chromium compilable with screen lock change.oshima@chromium.org2010-05-192-2/+2
* Handle pinyin's zh as zh-CN.satorux@chromium.org2010-05-182-4/+7
* removing unnecessary null check for delete.oshima@chromium.org2010-05-172-47/+45
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-147-6/+229
* fix build breakageoshima@chromium.org2010-05-141-1/+0
* Revert "Hook up ScreenLocker to screen lock cros library."oshima@chromium.org2010-05-147-228/+6
* Valgrind cond error fix. Initialize uninitialized member variable.oshima@chromium.org2010-05-141-0/+1
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-137-6/+228
* Fix uninitialized mock_cryptohome_library_oshima@chromium.org2010-05-131-0/+1
* Switch to preferred XKB layout when current input method is changed.yusukes@google.com2010-05-132-37/+7
* Fix build break caused by cros_deps/DEPS update (2nd try).yusukes@chromium.org2010-05-121-4/+4
* Fix build break caused by cros_deps/DEPS update.yusukes@chromium.org2010-05-121-1/+1
* Check in for njw@chromium.org:chocobo@chromium.org2010-05-112-2/+24
* Added an about:network page for ChromeOS.chocobo@chromium.org2010-05-113-50/+192
* Remove the too chatty LOG(INFO):yusukes@google.com2010-05-111-2/+0
* Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to ma...chocobo@chromium.org2010-05-063-208/+225
* Modify SetImeConfig() method so it queues a config request when ibus connecti...yusukes@chromium.org2010-05-012-6/+59
* Add ability to disconnect from network and changing passwords.chocobo@chromium.org2010-04-303-1/+29
* Add UI for changing auto-connect option on network.chocobo@chromium.org2010-04-303-9/+37
* Adding speech synthesis library to access TTS feature in libcros.oshima@chromium.org2010-04-285-1/+127
* - Adding Chrome preferences for ibus-pinyin.yusukes@google.com2010-04-221-1/+1
* 2nd attempt to land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-213-14/+31
* Revert 45203 - Land http://codereview.chromium.org/1676002 for njwjhawkins@chromium.org2010-04-212-27/+10
* Revert 45206 - fix chromium os build.jhawkins@chromium.org2010-04-211-4/+4
* fix chromium os build.chocobo@chromium.org2010-04-211-4/+4
* Land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-212-10/+27