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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 144182 - Change the parent container for the IME candidate window.
zelidrag@chromium.org
2012-06-27
1
-0
/
+8
*
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
1
-44
/
+27
*
Reduce candidate window flickering.
nona@chromium.org
2012-06-08
1
-1
/
+10
*
Temporary fix for Infolist font issue.
horo@chromium.org
2012-06-08
1
-5
/
+20
*
Fix candidate row height.
nona@chromium.org
2012-05-24
1
-49
/
+92
*
Fix the performance issue on the infolist window. This CL replace GridLayout ...
horo@chromium.org
2012-05-24
1
-136
/
+110
*
Show the infolist indicator icon in the candidate window.
horo@chromium.org
2012-05-24
1
-14
/
+26
*
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
*
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
*
Replace all LOGs in input_method/, except two user-facing errors, to DVLOG(1).
yusukes@chromium.org
2012-04-18
1
-11
/
+11
*
Introduce label related unittests.
nona@chromium.org
2012-04-05
1
-74
/
+1
*
Make all functions in CandidateWindowController pure virtual so we can provid...
yusukes@chromium.org
2012-02-25
1
-45
/
+32
*
aura: Fix a crash caused by wrong ownership used for widget.
xiyuan@chromium.org
2012-02-17
1
-0
/
+3
*
Fixed crosbug/24472 and crosbug/20428.
nona@chromium.org
2012-01-12
1
-24
/
+37
*
views: Convert IsVisible() to just visible() since it's just a simple accessor.
tfarina@chromium.org
2011-12-14
1
-1
/
+1
*
chromeos: Don't fire candidate window open/close events for suggestion window.
falken@chromium.org
2011-12-12
1
-12
/
+17
*
(Chrome OS) Notify when the candidate window is opened/closed.
falken@chromium.org
2011-12-08
1
-0
/
+53
*
Support mozc suggest window on ChromeOS.
nona@chromium.org
2011-12-06
1
-3
/
+48
*
Revert 112965 - Support mozc suggest window on ChromeOS.
yusukes@google.com
2011-12-05
1
-48
/
+3
*
Support mozc suggest window on ChromeOS.
nona@chromium.org
2011-12-05
1
-3
/
+48
*
Revert 112452 - Support mozc suggest window on ChromeOS.
mazda@chromium.org
2011-12-01
1
-48
/
+3
*
Support mozc suggest window on ChromeOS.
nona@chromium.org
2011-12-01
1
-3
/
+48
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-1
/
+1
*
views: Move textfield directory to ui/views/controls/.
tfarina@chromium.org
2011-11-27
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-3
/
+3
*
chromeos: Fix a clang build error in CandidateWindowView.
satorux@chromium.org
2011-11-17
1
-0
/
+3
*
Implement unittest for CandidateWindowView.
nona@chromium.org
2011-11-17
1
-167
/
+3
*
clean up: Add DISALLOW_COPY_AND_ASSIGNs to candidate_window.cc.
yusukes@chromium.org
2011-11-17
1
-1
/
+18
*
Show the candidate window always on top.
mazda@chromium.org
2011-11-16
1
-4
/
+5
*
views: Remove the old views/window/ directory and its stubbed files.
tfarina@chromium.org
2011-11-14
1
-1
/
+1
*
Make views::Label and views::Link auto-color themselves to be readable over t...
pkasting@chromium.org
2011-10-12
1
-56
/
+80
*
Change std::wstring to string16 for views::Label and views::Label
yosin@chromium.org
2011-10-07
1
-12
/
+10
*
Revert 104076 - Change std::wstring to string16 for views::Link
hbono@chromium.org
2011-10-05
1
-10
/
+12
*
Change std::wstring to string16 for views::Link
yosin@chromium.org
2011-10-05
1
-12
/
+10
*
Add "InfoList" for input methods on ChromeOS
horo@chromium.org
2011-09-05
1
-3
/
+453
*
Revert "Add "InfoList" for input methods on ChromeOS"
yusukes@google.com
2011-09-05
1
-451
/
+3
*
Add "InfoList" for input methods on ChromeOS
yusukes@google.com
2011-09-05
1
-3
/
+451
*
Fix a memory leak in the IME candidate window of Chrome OS (2nd try).
kinaba@chromium.org
2011-08-31
1
-0
/
+3
*
Revert 97406 - Fix a memory leak in the IME candidate window of Chrome OS.
kinaba@chromium.org
2011-08-19
1
-1
/
+3
*
Fix a memory leak in the IME candidate window of Chrome OS.
kinaba@chromium.org
2011-08-19
1
-3
/
+1
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
1
-2
/
+2
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
1
-2
/
+2
[next]