summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver/ime
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in win8/dcheng2014-11-213-35/+32
* Add a few missing overrides found by a new clang warning.thakis2014-10-301-1/+1
* Get IME's to work in Chrome OS mode on Windows 7.ananta2014-10-101-9/+9
* Replacing the OVERRIDE with override and FINAL with final in win8 foldermohan.reddy2014-10-064-46/+46
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #2pkasting@chromium.org2014-07-181-11/+7
* clang/win: Fix a few warnings, mostly by deleting dead code.thakis@chromium.org2014-04-221-1/+1
* Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.sky@chromium.org2014-01-201-1/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-2/+2
* Add base:: to string16s in win8/.dbeam@chromium.org2013-12-205-12/+13
* Ash: Tell the browser process of the visibility of IME's popup UIyukawa@chromium.org2013-12-134-1/+132
* Rename TSFTextStore to TextStoreyukawa@chromium.org2013-12-123-138/+137
* Ash: Use ATL to implement TsfTextStore.yukawa@chromium.org2013-12-112-73/+64
* Ash: tell the browser process of the LANGID of the active input sourceyukawa@chromium.org2013-12-114-0/+235
* Enable basic IME functionality under Ash on Windowsyukawa@chromium.org2013-12-059-0/+1988