index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
cros
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle "bopomofo" in LanguageLibrary::GetLanguageCodeFromDescriptor().
yusukes@google.com
2010-05-19
2
-1
/
+6
*
Make chromium compilable with screen lock change.
oshima@chromium.org
2010-05-19
2
-2
/
+2
*
Handle pinyin's zh as zh-CN.
satorux@chromium.org
2010-05-18
2
-4
/
+7
*
removing unnecessary null check for delete.
oshima@chromium.org
2010-05-17
2
-47
/
+45
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-14
7
-6
/
+229
*
fix build breakage
oshima@chromium.org
2010-05-14
1
-1
/
+0
*
Revert "Hook up ScreenLocker to screen lock cros library."
oshima@chromium.org
2010-05-14
7
-228
/
+6
*
Valgrind cond error fix. Initialize uninitialized member variable.
oshima@chromium.org
2010-05-14
1
-0
/
+1
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-13
7
-6
/
+228
*
Fix uninitialized mock_cryptohome_library_
oshima@chromium.org
2010-05-13
1
-0
/
+1
*
Switch to preferred XKB layout when current input method is changed.
yusukes@google.com
2010-05-13
2
-37
/
+7
*
Fix build break caused by cros_deps/DEPS update (2nd try).
yusukes@chromium.org
2010-05-12
1
-4
/
+4
*
Fix build break caused by cros_deps/DEPS update.
yusukes@chromium.org
2010-05-12
1
-1
/
+1
*
Check in for njw@chromium.org:
chocobo@chromium.org
2010-05-11
2
-2
/
+24
*
Added an about:network page for ChromeOS.
chocobo@chromium.org
2010-05-11
3
-50
/
+192
*
Remove the too chatty LOG(INFO):
yusukes@google.com
2010-05-11
1
-2
/
+0
*
Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to ma...
chocobo@chromium.org
2010-05-06
3
-208
/
+225
*
Modify SetImeConfig() method so it queues a config request when ibus connecti...
yusukes@chromium.org
2010-05-01
2
-6
/
+59
*
Add ability to disconnect from network and changing passwords.
chocobo@chromium.org
2010-04-30
3
-1
/
+29
*
Add UI for changing auto-connect option on network.
chocobo@chromium.org
2010-04-30
3
-9
/
+37
*
Adding speech synthesis library to access TTS feature in libcros.
oshima@chromium.org
2010-04-28
5
-1
/
+127
*
- Adding Chrome preferences for ibus-pinyin.
yusukes@google.com
2010-04-22
1
-1
/
+1
*
2nd attempt to land http://codereview.chromium.org/1676002 for njw
chocobo@chromium.org
2010-04-21
3
-14
/
+31
*
Revert 45203 - Land http://codereview.chromium.org/1676002 for njw
jhawkins@chromium.org
2010-04-21
2
-27
/
+10
*
Revert 45206 - fix chromium os build.
jhawkins@chromium.org
2010-04-21
1
-4
/
+4
*
fix chromium os build.
chocobo@chromium.org
2010-04-21
1
-4
/
+4
*
Land http://codereview.chromium.org/1676002 for njw
chocobo@chromium.org
2010-04-21
2
-10
/
+27
*
Disable the language menu button when no text input area is focused.
yusukes@google.com
2010-04-21
3
-22
/
+61
*
Add remembered networks. Reworked network options UI.
chocobo@chromium.org
2010-04-20
3
-14
/
+98
*
Added new arg to google_authenticator_unittest so it would build.
davemoore@chromium.org
2010-04-19
4
-42
/
+88
*
Revert 44935 - Allow mocking of cros api without automatically deleting the m...
mmoss@chromium.org
2010-04-19
4
-88
/
+42
*
Allow mocking of cros api without automatically deleting the mocks
davemoore@chromium.org
2010-04-19
4
-42
/
+88
*
Initialize |current_input_method_| in the constructor.
yusukes@google.com
2010-04-15
1
-0
/
+3
*
Fix a bug that caused the Dvorak layout to be broken.
satorux@chromium.org
2010-04-15
3
-8
/
+39
*
Remove an unused function, SetInputMethodActivated.
yusukes@google.com
2010-04-15
3
-21
/
+0
*
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
[next]