Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix checkdeps | ben@chromium.org | 2011-08-19 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97495 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Copy over some basic Event code from views. | ben@chromium.org | 2011-08-19 | 1 | -0/+199 |
Eventually the views::Event type will become a shell that contains or inherits from this type. For now, just enough glue to get event stuff going in aura::WM... not hooked up yet. This is just the copy to keep things simple to review. BUG=none TEST=none Review URL: http://codereview.chromium.org/7696004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97494 0039d316-1c4b-4281-b951-d872f2087c98 |