summaryrefslogtreecommitdiffstats
path: root/ash/ime/candidate_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ash/ime to ui/chromeos/ime. This should make it easierpkotwicz2014-11-141-301/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-2/+2
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-1/+1
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-2/+2
* Introduces 'highlighted' property to candidate view.mukai@chromium.org2014-04-251-8/+23
* Migrate CandidateWindow::Entry to string16.uekawa@chromium.org2014-02-131-5/+5
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-051-7/+4
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-6/+6
* Moves IME's views specific code out from chrome/browser/chromeos.mukai@chromium.org2014-01-151-0/+289