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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ifdef'ed debug only code
oshima@chromium.org
2010-04-08
1
-0
/
+4
*
chromeos_language cleanup (Chrome part).
yusukes@google.com
2010-04-08
11
-237
/
+250
*
notification panel fix on chromeos.
oshima@chromium.org
2010-04-08
7
-27
/
+250
*
First cut at adding support for keyboard layout switching.
satorux@chromium.org
2010-04-07
2
-3
/
+37
*
Refactored update view to separate update UI and logic between view class (UI...
denisromanov@chromium.org
2010-04-07
9
-154
/
+252
*
Move NormalizeLanguageCode() and IsKeyboardLayout() to LanguageLibrary.
satorux@chromium.org
2010-04-07
6
-53
/
+62
*
Clean up code in LanguageConfigView.
satorux@chromium.org
2010-04-07
2
-87
/
+94
*
Use radio buttons for input methods, rather than checkboxes.
satorux@chromium.org
2010-04-07
2
-40
/
+70
*
Fix a minor bug that allowed users to remove English from the language config.
satorux@chromium.org
2010-04-07
1
-2
/
+2
*
Add LanguageconfigView::IsKeyboardLayout()
satorux@chromium.org
2010-04-07
3
-0
/
+14
*
Fix memcheck valgrind error
cmasone@google.com
2010-04-06
1
-10
/
+21
*
Abstracted language switch logic to its model class.
glotov@google.com
2010-04-06
7
-109
/
+174
*
Add NormalizeLanguageCode() to normalize language codes.
satorux@chromium.org
2010-04-06
3
-9
/
+50
*
Re-land 43382, which was reverted in 43478 due to valgrind problems.
cmasone@google.com
2010-04-05
26
-332
/
+1114
*
Remove horizontal lines from the language config view.
satorux@chromium.org
2010-04-05
1
-4
/
+5
*
Deprecate Activate/DeactivateImeProperty and Activate/DeactivateLanguage.
satorux@chromium.org
2010-04-05
4
-34
/
+24
*
Added browser test for login screen if authentication is failed.
dpolukhin@chromium.org
2010-04-05
2
-6
/
+49
*
Use "preload_engines" pref on Chrome side to save the list of active IMEs (2n...
yusukes@google.com
2010-04-05
2
-124
/
+239
*
Adding "preload_engines" and "use_global_engine" preferences to Chrome side (...
yusukes@chromium.org
2010-04-05
4
-5
/
+78
*
Star/reload shuffle, Windows version.
pkasting@chromium.org
2010-04-03
6
-116
/
+5
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
2
-16
/
+0
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-10
/
+10
*
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
4
-10
/
+42
*
Polish new user login screen:
dpolukhin@chromium.org
2010-04-02
2
-35
/
+26
*
Revert 43475 - Adding "preload_engines" and "use_global_engine" preferences t...
rohitrao@chromium.org
2010-04-02
3
-69
/
+2
*
Revert 43476 - Use "preload_engines" pref on Chrome side to save the list of ...
rohitrao@chromium.org
2010-04-02
2
-239
/
+124
*
Revert 43382 - Move fetching of fullfledged auth cookies to a time when we ha...
jar@chromium.org
2010-04-02
25
-1067
/
+330
*
Use "preload_engines" pref on Chrome side to save the list of active IMEs.
yusukes@chromium.org
2010-04-02
2
-124
/
+239
*
Adding "preload_engines" and "use_global_engine" preferences to Chrome side.
yusukes@chromium.org
2010-04-02
3
-2
/
+69
*
Add remaining test cases for NetworkScreen.
nkostylev@google.com
2010-04-02
3
-43
/
+116
*
Move fetching of full-fledged auth cookies to a time when we have the user's ...
cmasone@google.com
2010-04-01
25
-330
/
+1067
*
Rename RunAllPendingEvents -> RunAllPendingInMessageLoop
oshima@chromium.org
2010-04-01
4
-29
/
+31
*
Fix chromeos build.
estade@chromium.org
2010-04-01
1
-3
/
+3
*
Fix a bug where we were showing "t" in language config dialog.
satorux@chromium.org
2010-04-01
3
-14
/
+66
*
Fix a bug that caused the add language dialog to have a huge combobox button.
satorux@chromium.org
2010-04-01
1
-3
/
+28
*
Fix build errors that occur on Ubuntu 9.10
satorux@chromium.org
2010-04-01
2
-6
/
+10
*
Fix ChromeOS build (function was renamed)
finnur@chromium.org
2010-04-01
1
-2
/
+2
*
Control flow test family added.
glotov@google.com
2010-03-31
7
-3
/
+190
*
Clear password field on login error.
nkostylev@google.com
2010-03-31
2
-13
/
+13
*
Moving Korean IME (ibus-hangul) preferences from IBus side (ibus-gconf & ibus...
yusukes@chromium.org
2010-03-31
8
-70
/
+147
*
Add exit test cases for Network selection screen (Ethernet & Wifi).
nkostylev@google.com
2010-03-31
4
-18
/
+168
*
Direct call of SetCurrentScreen instead of ShowFirstScreen for accelerator.
avayvod@google.com
2010-03-31
2
-17
/
+18
*
Generalize the logic for adding "configure" buttons for input methods.
satorux@chromium.org
2010-03-31
2
-34
/
+106
*
Commiting for rginda@ cl http://codereview.chromium.org/1390003
zelidrag@chromium.org
2010-03-31
4
-3
/
+46
*
Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...
pkasting@chromium.org
2010-03-30
2
-2
/
+2
*
Fixed flakiness of AccountScreenTest:
avayvod@google.com
2010-03-30
11
-102
/
+195
*
Fix a bug in LanguageConfigView where it didn't update the view when a langua...
satorux@chromium.org
2010-03-30
1
-0
/
+3
*
Add support for multiple input methods per language in LanguageConfigView.
satorux@chromium.org
2010-03-30
5
-37
/
+96
*
Temporarily disable a failing piece of a ChromeOS test. My location bar chan...
pkasting@chromium.org
2010-03-30
1
-1
/
+1
[next]