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
/
options
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass the correct flag to input_method::GetInputMethodIdsFromLanguageCode() fu...
yusukes@google.com
2010-07-07
1
-1
/
+1
*
Simplify LanguageConfigModel
satorux@chromium.org
2010-07-07
4
-36
/
+28
*
Enable the Configure buttons for opening the mozc configuration dialog.
mazda@chromium.org
2010-07-06
1
-5
/
+3
*
Fix a bug that caused Languages and Input dialog not to be redrawn.
satorux@chromium.org
2010-07-05
1
-3
/
+3
*
Re-land r51526
mnissler@chromium.org
2010-07-05
1
-19
/
+54
*
Hide cancel buttons on configuration dialogs.
mazda@chromium.org
2010-07-05
8
-0
/
+60
*
Revert r51526 (Auto-size the views version of the options dialog.)
mnissler@chromium.org
2010-07-02
1
-54
/
+19
*
Auto-size the views version of the options dialog.
mnissler@chromium.org
2010-07-02
1
-19
/
+54
*
Fix it so that we save timezone properly. We are now going through libcros (i...
chocobo@chromium.org
2010-06-30
1
-34
/
+28
*
Don't generate a certificate browse button or passphrase field if cert path c...
stevenjb@chromium.org
2010-06-30
4
-33
/
+92
*
Add EnableInputMethodsAndKeyboardLayouts function.
yusukes@google.com
2010-06-30
1
-2
/
+2
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
6
-35
/
+32
*
Add the Reset to defaults button to the Mozc configuration dialog.
mazda@chromium.org
2010-06-24
2
-3
/
+49
*
Add a slider to the mozc configration dialog for setting the integer type of ...
mazda@chromium.org
2010-06-22
2
-2
/
+56
*
Rename *language_library* to *input_method_library*.
satorux@chromium.org
2010-06-21
8
-8
/
+8
*
Move more utility functions from language_config_model to input_method_util.
yusukes@google.com
2010-06-21
3
-70
/
+10
*
Wait for network connection on welcome screen.
nkostylev@google.com
2010-06-18
2
-3
/
+10
*
Added input_method_util.h.
yusukes@google.com
2010-06-18
4
-364
/
+27
*
Rename LanguageLibrary with InputMethodLibrary.
satorux@chromium.org
2010-06-17
1
-2
/
+2
*
The second step of refactoring LanguageConfigView.
satorux@chromium.org
2010-06-17
5
-837
/
+876
*
The first step of refactoring LanguageConfigView.
satorux@chromium.org
2010-06-16
3
-214
/
+312
*
Add text input related UserMetricsActions
satorux@chromium.org
2010-06-14
1
-0
/
+2
*
Revert the change to language_config_view.cc, which was wrongly introduced by
yusukes@google.com
2010-06-10
1
-3
/
+3
*
Add checkboxes for configuring the boolean type of Mozc configurations.
yusukes@google.com
2010-06-10
3
-6
/
+57
*
Sort input methods names in the language selector by language names.
yusukes@google.com
2010-06-10
3
-7
/
+117
*
Fix chewing layout
zork@chromium.org
2010-06-10
1
-1
/
+1
*
Add the remaining Enum types of Mozc configs.
yusukes@google.com
2010-06-07
1
-1
/
+1
*
Reorder input methods based on language code.
satorux@chromium.org
2010-06-07
3
-12
/
+132
*
Update combo boxes to use a template system
zork@chromium.org
2010-06-07
7
-31
/
+114
*
Added scroll view to internet settings page.
chocobo@chromium.org
2010-06-03
2
-22
/
+131
*
Combine the combo box class used by mozc and chewing
zork@chromium.org
2010-06-03
5
-190
/
+120
*
Add Chewing integer preferences
zork@chromium.org
2010-06-03
2
-2
/
+47
*
Update dialog parent handling logic.
xiyuan@chromium.org
2010-06-02
1
-2
/
+10
*
[GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/chromeos
phajdan.jr@chromium.org
2010-06-02
1
-4
/
+4
*
Add Filipino and Spanish Latin America to Languages and Input dialog
satorux@chromium.org
2010-06-01
1
-0
/
+5
*
Fix Remove button in Languages and Input dialog, and a crash bug in the dialog
satorux@chromium.org
2010-06-01
2
-113
/
+140
*
Add Chewing options window
zork@chromium.org
2010-06-01
3
-0
/
+328
*
Support Indonesian UI.
yusukes@google.com
2010-05-31
2
-3
/
+26
*
Change the IME config dialog to present a list of checkboxes instead of radio...
zork@chromium.org
2010-05-31
2
-73
/
+60
*
landing chaitanya's patch
oshima@chromium.org
2010-05-28
1
-0
/
+73
*
Widen the preferred language table in the "Languages and Input".
satorux@chromium.org
2010-05-27
1
-1
/
+4
*
Update welcome screen based on mocks.
nkostylev@google.com
2010-05-25
2
-4
/
+24
*
Sort language names in the "Languages and Input" dialog.
satorux@chromium.org
2010-05-25
3
-22
/
+132
*
Use localized string for Input method names in the text input config dialog.
yusukes@google.com
2010-05-25
1
-1
/
+3
*
Initial implementation of a config dialog for ibus-mozc.
yusukes@google.com
2010-05-24
6
-9
/
+305
*
Add tests for AddLanguageComboboxModel.
satorux@chromium.org
2010-05-21
1
-2
/
+86
*
Fix major UI ugliness in the "Languages and Input" dialog.
satorux@chromium.org
2010-05-21
2
-157
/
+209
*
Close options dialog when "Get Theme" is clicked.
xiyuan@chromium.org
2010-05-17
2
-2
/
+9
*
Fix a bug that caused buttons in "Languages and Input" dialog to be truncated.
satorux@chromium.org
2010-05-17
1
-8
/
+11
*
Fix crash when opening "Select certificate file" in OOBE.
nkostylev@google.com
2010-05-13
3
-5
/
+35
[next]