Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove #include of compiler_specific.h from macros.h. | pkasting | 2014-11-21 | 1 | -0/+1 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-27 | 1 | -4/+4 |
* | replace OVERRIDE and FINAL with override and final in ash/ | mostynb | 2014-10-03 | 1 | -1/+1 |
* | Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly. | oshima@chromium.org | 2014-06-05 | 1 | -2/+0 |
* | Simplify AcceleratorDelegate interface | oshima@chromium.org | 2014-05-31 | 1 | -5/+10 |
* | Move common accelerator code from ash to ui/wm/core | oshima@chromium.org | 2014-05-30 | 1 | -0/+35 |