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
/
input_method
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 144976 - Fix crash on shutting down.
nona@chromium.org
2012-07-12
1
-2
/
+7
*
Merge 144182 - Change the parent container for the IME candidate window.
zelidrag@chromium.org
2012-06-27
1
-0
/
+8
*
Merge 144388 - Fix crash issue on setting cursor position.
zelidrag@chromium.org
2012-06-27
1
-0
/
+1
*
Merge 143368 - Revert 142749 - Set the parent window of candidate windows to ...
mukai@chromium.org
2012-06-25
1
-15
/
+0
*
Set the parent window of candidate windows to SystemModal rather than normal ...
mukai@chromium.org
2012-06-18
1
-0
/
+15
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-2
/
+2
*
Fix candidate window position issue.
nona@chromium.org
2012-06-14
5
-254
/
+72
*
Add decoration to the language button to indicate that a third party IME is i...
zork@chromium.org
2012-06-12
8
-13
/
+27
*
Reduce candidate window flickering.
nona@chromium.org
2012-06-08
2
-1
/
+14
*
Temporary fix for Infolist font issue.
horo@chromium.org
2012-06-08
2
-6
/
+31
*
Remove Shift+space accelerator.
yusukes@chromium.org
2012-06-05
2
-7
/
+3
*
Stop using "+chromeos(...)" in an XKB layout name.
yusukes@chromium.org
2012-06-04
5
-71
/
+48
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Add a notification when Input Method is changed via keyboard.
zork@chromium.org
2012-05-31
7
-25
/
+70
*
Move modifier remapping code from X to Ash.
yusukes@chromium.org
2012-05-25
6
-451
/
+37
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
1
-1
/
+1
*
Fix candidate row height.
nona@chromium.org
2012-05-24
4
-54
/
+205
*
Fix the performance issue on the infolist window. This CL replace GridLayout ...
horo@chromium.org
2012-05-24
3
-136
/
+282
*
Show the infolist indicator icon in the candidate window.
horo@chromium.org
2012-05-24
2
-15
/
+27
*
Remove virtual keyboard support from input_method_descriptor.h.
yusukes@chromium.org
2012-05-24
10
-124
/
+16
*
Check more strictly for IBusPanelService.
nona@chromium.org
2012-05-23
1
-2
/
+8
*
Rename chromeos::input_method::kLeftControl to chromeos::input_method::kControl.
yusukes@google.com
2012-05-23
3
-25
/
+25
*
Remove virtual keyboard support:
yusukes@google.com
2012-05-22
17
-1244
/
+53
*
Add Malay to the "Languages and Input" configuration screen.
yusukes@google.com
2012-05-22
1
-0
/
+2
*
Extends DBusThreadManager to connect ibus-bus.
nona@chromium.org
2012-05-18
2
-31
/
+216
*
Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.
tfarina@chromium.org
2012-05-18
1
-24
/
+24
*
views: Have a more accurate name for View parent_owned accessors.
tfarina@chromium.org
2012-05-12
1
-2
/
+2
*
Change IME related window animation.
nona@chromium.org
2012-05-11
1
-0
/
+15
*
Fix crash in ~IBusUiController()
yusukes@chromium.org
2012-05-10
1
-4
/
+8
*
chromeos/input_methods: Avoid unnecessary conversions from wide to utf16.
tfarina@chromium.org
2012-05-07
1
-8
/
+8
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-4
/
+4
*
cleanup: Remove unused #includes.
yusukes@chromium.org
2012-04-23
2
-2
/
+0
*
Improve Num Lock support (http://crosbug.com/29169#c14).
yusukes@chromium.org
2012-04-19
1
-1
/
+1
*
Fetch preferences to update instead of caching them.
rkc@chromium.org
2012-04-19
2
-24
/
+15
*
Fixes a comment related to Pinyin input.
hsumita@chromium.org
2012-04-19
1
-1
/
+2
*
Fixes crash during login. pref_service_ wasn't getting initialized to
sky@chromium.org
2012-04-19
1
-1
/
+2
*
Add Reset() to IBusController.
yusukes@chromium.org
2012-04-18
8
-0
/
+39
*
Replace all LOGs in input_method/, except two user-facing errors, to DVLOG(1).
yusukes@chromium.org
2012-04-18
13
-214
/
+214
*
chrome/browser/chromeos/input_method/ refactoring [part 6 of 6].
yusukes@google.com
2012-04-18
25
-2880
/
+4218
*
Partial fix for crbug.com/120597. Send the current cursor location when one o...
yusukes@google.com
2012-04-16
3
-13
/
+65
*
Improve MockXKeyboard.
yusukes@google.com
2012-04-16
2
-7
/
+20
*
Add very minimum IBus-1.5 support to InputMethodManager.
yusukes@chromium.org
2012-04-13
1
-0
/
+9
*
Remove dependency from InputMethodUtil to InputMethodManager.
yusukes@chromium.org
2012-04-13
1
-6
/
+1
*
chrome/browser/chromeos/input_method/ refactoring [part 3 of 6].
yusukes@google.com
2012-04-12
2
-0
/
+91
*
chrome/browser/chromeos/input_method/ refactoring [part 2 of 6].
yusukes@google.com
2012-04-12
3
-0
/
+125
*
chrome/browser/chromeos/input_method/ refactoring [part 4 of 6].
yusukes@chromium.org
2012-04-12
3
-72
/
+59
*
chromeos: Remove old status-area related code.
sadrul@chromium.org
2012-04-11
3
-0
/
+150
*
Add a test for operator= to input_method_descriptor_unittest.cc.
yusukes@google.com
2012-04-09
3
-3
/
+26
*
Add operator= to InputMethodProperty.
yusukes@google.com
2012-04-09
3
-0
/
+48
*
Introduce label related unittests.
nona@chromium.org
2012-04-05
4
-94
/
+267
[next]