Lands http://codereview.chromium.org/3153008 for bryeung:

Synthetic KeyEvent delivery, part I.

This delivers synthetic key events to the views hierarchy. This
currently does nothing, as nothing is listening for the event in
TOUCH_UI (or elsewhere). That part will come later.

BUG=none
TEST=unit test for key identifier conversion + manual for extension
api

Review URL: http://codereview.chromium.org/3130029

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56886 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: d6833856fdb1ee83547353a4c69388c426ff4aaa
5 files changed
tree: 06d415a3baeb842b08f4ddd4d9f53617279f3b84
  1. base/
  2. build/
  3. ipc/
  4. testing/