summaryrefslogtreecommitdiffstats
path: root/ash/ime
Commit message (Expand)AuthorAgeFilesLines
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-113-3/+3
* try 3 of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-196-0/+328
* Revert 251327 "Reland of: Split out InputMethodMenuManager from ..."thestig@chromium.org2014-02-146-328/+0
* Reland of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-146-0/+328
* Revert 251164 "Split out InputMethodMenuManager from InputMethod..."sky@chromium.org2014-02-146-360/+0
* Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-136-0/+360
* Migrate CandidateWindow::Entry to string16.uekawa@chromium.org2014-02-134-46/+51
* Let ModeIndicator ignore the shelf-space.mukai@chromium.org2014-02-112-0/+34
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-051-7/+4
* Renames gfx::FontList::Derive* family.yukishiino@chromium.org2014-01-312-18/+14
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-243-29/+33
* Moves IME's views specific code out from chrome/browser/chromeos.mukai@chromium.org2014-01-1511-0/+1795
* aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/...erg@google.com2012-05-153-230/+0
* Ash/aura split: Get views_examples_exe semi-running on linux/X11.erg@chromium.org2012-03-303-73/+4
* Fix typos in #include guards.yusukes@chromium.org2012-03-192-7/+7
* Convert a bunch of AuraTestBase users to AshTestBase.ben@chromium.org2012-02-291-13/+2
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-1/+1
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-211-3/+3
* Revert r122716 and r122717maruel@chromium.org2012-02-191-3/+3
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-191-3/+3
* A bevy of Aura test changes:ben@chromium.org2012-02-171-3/+3
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-172-5/+5
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-112-3/+5
* * Widget with WIDGET_OWNS_NATIVE_WIDGET has to be deleted explicitly.oshima@chromium.org2012-02-071-7/+11
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-312-3/+2
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-172-2/+11
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-265-0/+296