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
/
candidate_window_controller_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes InputMethodContainer, merge into SettingsBubbleContainer (2)
mukai@chromium.org
2014-04-23
1
-1
/
+1
*
Revert 265161 "Removes InputMethodContainer, merge into Settings..."
mukai@chromium.org
2014-04-22
1
-1
/
+1
*
Removes InputMethodContainer, merge into SettingsBubbleContainer
mukai@chromium.org
2014-04-22
1
-1
/
+1
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-3
/
+3
*
Migrate CandidateWindow::Entry to string16.
uekawa@chromium.org
2014-02-13
1
-3
/
+3
*
Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa...
uekawa@chromium.org
2014-01-27
1
-2
/
+2
*
Moves IME's views specific code out from chrome/browser/chromeos.
mukai@chromium.org
2014-01-15
1
-40
/
+9
*
Candidate window should use active root instead of target root.
mukai@chromium.org
2014-01-14
1
-3
/
+4
*
Moves CandidateWindow model to ui/base/ime (2nd)
mukai@chromium.org
2014-01-09
1
-4
/
+3
*
Revert 243777 "Moves CandidateWindow model to ui/base/ime."
scottmg@chromium.org
2014-01-09
1
-3
/
+4
*
Moves CandidateWindow model to ui/base/ime.
mukai@chromium.org
2014-01-09
1
-4
/
+3
*
Cleanup CandidateWindowView.
mukai@chromium.org
2014-01-06
1
-50
/
+45
*
Makes InfolistWindow as a BubbleDelegateView.
mukai@chromium.org
2013-12-27
1
-40
/
+3
*
Delete redundant functions for auxiliary text.
komatsu@chromium.org
2013-12-27
1
-13
/
+0
*
Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Revert 242449 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Cleanup: InfolistWindow is now a standard views::WidgetDelegateView.
mukai@chromium.org
2013-12-20
1
-95
/
+61
*
Mode Indicator using BubbleDelegateView.
komatsu@chromium.org
2013-12-03
1
-2
/
+1
*
Add CandidateClicked to observer.
komatsu@chromium.org
2013-12-02
1
-3
/
+2
*
Delete unused functions of CandidateWindowController.
komatsu@chromium.org
2013-12-02
1
-15
/
+7
*
Delete unused arguments for candidate window.
komatsu@chromium.org
2013-12-02
1
-6
/
+2
*
Delete unnecessary functions in IBusPanelCandidateWindowHandlerInterface.
komatsu@chromium.org
2013-11-27
1
-9
/
+5
*
Remove a redundant type chromeos::ibus::Rect.
yoichio@chromium.org
2013-11-25
1
-13
/
+7
*
Rename objects refering gfx::Rect from 'location' to 'bounds'
komatsu@chromium.org
2013-11-21
1
-14
/
+14
*
Check the focus status when display the input method mode indicator.
komatsu@chromium.org
2013-11-08
1
-0
/
+4
*
Integrate ModeIndicatorController into CandidateWindowControllerImpl.
komatsu@chromium.org
2013-10-03
1
-3
/
+11
*
Rename IBusLookupTable to CandidateWindow, and move the code location from db...
komatsu@chromium.org
2013-10-02
1
-34
/
+36
*
Rename GetActiveRootWindow -> GetTargetRootWindow
oshima@chromium.org
2013-09-12
1
-1
/
+1
*
Treat USE_ASH is always defined.
komatsu@chromium.org
2013-08-30
1
-13
/
+5
*
Remove chromeos/dbus dependency from CandidateWindowController.
komatsu@chromium.org
2013-08-29
1
-33
/
+9
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.
dcheng@chromium.org
2013-06-14
1
-3
/
+1
*
Fix candidate window initialization.
nona@chromium.org
2013-05-28
1
-0
/
+4
*
Remove IBusController dependency from CandidateWindowController.
nona@chromium.org
2013-05-10
1
-2
/
+2
*
Use IBusDaemonController instead of IBusController.
nona@chromium.org
2013-03-04
1
-7
/
+2
*
Remove ibus namespace.
nona@chromium.org
2013-01-31
1
-4
/
+4
*
Remove IBusUiController.
nona@chromium.org
2013-01-31
1
-17
/
+19
*
Move SetCursorLocation bypass code.
nona@chromium.org
2013-01-30
1
-6
/
+12
*
Infolist window should show even if only visibility is changed.
nona@chromium.org
2013-01-17
1
-0
/
+2
*
Remove InputMethodLookupTable and use IBusLookupTable instead.
nona@chromium.org
2013-01-16
1
-9
/
+12
*
Should reset handler before releasing IBusUiController instance.
nona@chromium.org
2013-01-08
1
-0
/
+3
*
Fix IBusController crash on shutting down.
nona@chromium.org
2012-12-05
1
-1
/
+8
*
Remove ibus dependency from PanelService.
nona@chromium.org
2012-12-03
1
-7
/
+15
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-29
1
-4
/
+4
*
Revert 170071 - Split window_animations, moving basic animations to views/cor...
ben@chromium.org
2012-11-28
1
-4
/
+4
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-28
1
-4
/
+4
*
Clean Up: Remove mozc dependency from CandidateWindowView.
nona@chromium.org
2012-11-26
1
-19
/
+66
*
Clean Up: refactoring infolist window.
nona@chromium.org
2012-11-22
1
-21
/
+58
*
Remove mozc dependency from InfolistWindowView.
nona@chromium.org
2012-11-15
1
-14
/
+35
*
Split CandidateWindowControllerImpl from candidate_window_controller.cc
nona@chromium.org
2012-11-13
1
-0
/
+227