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
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-3
/
+4
*
fix "IME changed" notification uses a wrong field of IME
sschmitz@chromium.org
2012-09-25
3
-7
/
+85
*
Move the NOTIFICATION_APP_TERMINATING notification from content to chrome, si...
jam@chromium.org
2012-09-25
2
-3
/
+3
*
Fix crash bug of IME extension API.
hsumita@chromium.org
2012-09-25
1
-4
/
+7
*
Fix compilation problem for clang-3.0.
shenhan@google.com
2012-09-24
1
-2
/
+2
*
Add the ability to filter out extension IMEs from the language settings page.
zork@chromium.org
2012-09-20
5
-12
/
+88
*
Support multi display candidate window.
nona@chromium.org
2012-09-13
1
-2
/
+2
*
Fix preedit handling on IME switching.
nona@chromium.org
2012-09-04
2
-2
/
+16
*
Support label field in ExtensinoIME API.
nona@chromium.org
2012-08-23
2
-11
/
+65
*
Change the current XKB layout correctly on screen unlock.
yusukes@chromium.org
2012-08-21
2
-12
/
+9
*
Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.
joi@chromium.org
2012-08-21
1
-0
/
+2
*
Add unit tests for InputMethodManagerImpl so that the test could catch an iss...
yusukes@chromium.org
2012-08-21
1
-6
/
+80
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
2
-2
/
+2
*
chromeos: Remove CROS_FONTS_USING_BCI.
derat@chromium.org
2012-08-16
1
-4
/
+0
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
1
-1
/
+0
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
2
-2
/
+2
*
Replace views::LocatedEvent with ui::LocatedEvent
ben@chromium.org
2012-08-13
1
-4
/
+4
*
Change View::HitTest to View::HitTestRect
tdanderson@chromium.org
2012-08-10
1
-1
/
+1
*
Replace InputMethodEngineIBus.
nona@chromium.org
2012-08-08
15
-1803
/
+864
*
Fix crash caused by uninstalling extension IME.
hsumita@chromium.org
2012-07-31
1
-2
/
+5
*
Delete an unused variable
thakis@chromium.org
2012-07-30
1
-8
/
+2
*
Remove InputMethodManager::EnableHotkeys() and DisableHotkeys().
yusukes@chromium.org
2012-07-30
6
-57
/
+1
*
Add OWNERS file for chromeos/input_method directory
zork@chromium.org
2012-07-30
1
-0
/
+2
*
Support Delete key on IME Extension API.
hsumita@chromium.org
2012-07-23
1
-1
/
+4
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-3
/
+3
*
Rename APP_EXITING notification to ALL_BROWSERS_CLOSING.
benwells@chromium.org
2012-07-13
1
-2
/
+2
*
browser: Move some ash files into ui/ash.
tfarina@chromium.org
2012-07-12
1
-1
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
21
-21
/
+0
*
enable -Wunused-private-field for linux and chromeos.
tony@chromium.org
2012-07-03
1
-8
/
+1
*
Fix crash on shutting down.
nona@chromium.org
2012-06-29
1
-2
/
+7
*
Remove IBusClientImpl from ui/base/ime/*
nona@chromium.org
2012-06-28
1
-2
/
+1
*
Revert 144677 - Remove IBusClientImpl from ui/base/ime/*
nona@chromium.org
2012-06-28
1
-1
/
+2
*
Remove IBusClientImpl from ui/base/ime/*
nona@chromium.org
2012-06-28
1
-2
/
+1
*
Fix crash issue on setting cursor position.
nona@chromium.org
2012-06-27
1
-0
/
+1
*
Change the parent container for the IME candidate window.
mukai@chromium.org
2012-06-26
1
-0
/
+8
*
Revert 142749 - Set the parent window of candidate windows to SystemModal rat...
mukai@chromium.org
2012-06-21
1
-15
/
+0
*
Replace libibus api to chrome dbus module.
nona@chromium.org
2012-06-21
3
-2
/
+39
*
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
[next]