summaryrefslogtreecommitdiffstats
path: root/ash/accelerators/accelerator_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Remove #include of compiler_specific.h from macros.h.pkasting2014-11-211-0/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-4/+4
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-1/+1
* Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.oshima@chromium.org2014-06-051-2/+0
* Simplify AcceleratorDelegate interfaceoshima@chromium.org2014-05-311-5/+10
* Move common accelerator code from ash to ui/wm/coreoshima@chromium.org2014-05-301-0/+35