Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate back damaged rects coming from the UI to the renderer. | skaslev@chromium.org | 2013-04-15 | 1 | -1/+2 |
* | Plumbs through ET_CANCEL_MODE, which is intended to be used when modal | sky@chromium.org | 2013-02-21 | 1 | -0/+2 |
* | Track the last active RootWindowHost to determine the most-recently active ho... | grt@chromium.org | 2012-11-15 | 1 | -0/+3 |
* | desktop linux aura: Fix event/capture focus after dragging a window. | erg@chromium.org | 2012-10-24 | 1 | -1/+6 |
* | Bunch of boilerplate to set up a process, ipc, etc. | scottmg@google.com | 2012-09-18 | 1 | -0/+2 |
* | Desktop Aura: Allow tab drags out of window. | erg@chromium.org | 2012-08-17 | 1 | -0/+2 |
* | Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent. | sadrul@chromium.org | 2012-08-09 | 1 | -2/+2 |
* | Convert Aura to use ui::Event. | ben@chromium.org | 2012-08-08 | 1 | -8/+11 |
* | Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com... | ben@chromium.org | 2012-07-29 | 1 | -0/+45 |