summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros/cros_in_process_browser_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Refactor cros_in_process_browser_test to separate the mock initialization.chaitanyag@chromium.org2010-08-021-288/+4
* Support chromeos::RemapModifierKeys API.yusukes@google.com2010-07-271-0/+4
* Add expectation for MockSystemLibrary->{Add|Remove}Observeroshima@chromium.org2010-07-081-9/+20
* Implement keyboard layout switching on the login screen.yusukes@google.com2010-07-011-0/+4
* Fix it so that we save timezone properly. We are now going through libcros (i...chocobo@chromium.org2010-06-301-1/+21
* Rename *language_library* to *input_method_library*.satorux@chromium.org2010-06-211-1/+1
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-171-15/+15
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-151-0/+33
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-111-2/+2
* BrowserTests: UserNotPassed UserPassed started failing on chromiumos builder ...thomasvl@chromium.org2010-06-101-2/+2
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-101-2/+2
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-141-0/+18
* Revert "Hook up ScreenLocker to screen lock cros library."oshima@chromium.org2010-05-141-18/+0
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-131-0/+18
* Fix uninitialized mock_cryptohome_library_oshima@chromium.org2010-05-131-0/+1
* - Adding Chrome preferences for ibus-pinyin.yusukes@google.com2010-04-221-1/+1
* Added new arg to google_authenticator_unittest so it would build.davemoore@chromium.org2010-04-191-10/+20
* Revert 44935 - Allow mocking of cros api without automatically deleting the m...mmoss@chromium.org2010-04-191-20/+10
* Allow mocking of cros api without automatically deleting the mocksdavemoore@chromium.org2010-04-191-10/+20
* Simplify Preferences::SetPreloadEngines() function.yusukes@google.com2010-04-121-8/+2
* Retry of r44072, which is partially reverted by r44077.yusukes@google.com2010-04-121-1/+1
* chromeos_language cleanup (Chrome part).yusukes@google.com2010-04-081-11/+4
* Adding "preload_engines" and "use_global_engine" preferences to Chrome side (...yusukes@chromium.org2010-04-051-3/+9
* Add remaining test cases for NetworkScreen.nkostylev@google.com2010-04-021-0/+4
* Add test cases for NetworkScreenTest.nkostylev@google.com2010-03-291-58/+133
* Refactor network selection screen.nkostylev@google.com2010-03-251-6/+3
* Create trivial test for OOBE network selection screen.nkostylev@google.com2010-03-241-0/+135