| Commit message (Expand) | Author | Age | Files | Lines |
* | Continue threading context through unit tests. | erg@chromium.org | 2013-01-07 | 1 | -6/+8 |
* | events: Update scroll and touch handlers to not return EventResult. | sadrul@chromium.org | 2012-12-14 | 1 | -2/+2 |
* | Desktop aura: Start removing views::Widget::CreateWindow() | erg@chromium.org | 2012-12-12 | 1 | -1/+3 |
* | Move WindowModalityController to CoreWm. | ben@chromium.org | 2012-12-02 | 1 | -11/+12 |
* | Eliminates all ash dependencies from WindowModalityController. | ben@chromium.org | 2012-11-30 | 1 | -6/+6 |
* | Desktop aura: Break aura::Window::SetParent in two. | erg@chromium.org | 2012-11-28 | 1 | -25/+25 |
* | Pulse animation for constrained windows in Chrome OS | rouslan@chromium.org | 2012-11-28 | 1 | -5/+211 |
* | events: Clean up dispatching code for touch-events. | sadrul@chromium.org | 2012-09-27 | 1 | -1/+1 |
* | Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent. | sadrul@chromium.org | 2012-08-09 | 1 | -1/+1 |
* | Convert Aura to use ui::Event. | ben@chromium.org | 2012-08-08 | 1 | -1/+1 |
* | ash: Fix touch-event handling for modal windows. | sadrul@chromium.org | 2012-07-11 | 1 | -0/+60 |
* | Rename GetRootWindow() -> GetPrimaryRootWindow() | oshima@chromium.org | 2012-05-25 | 1 | -3/+3 |
* | Makes window modal windows work correctly if shown from a mouse | sky@chromium.org | 2012-04-27 | 1 | -0/+46 |
* | Always look for a transient child from the activatable window. | stevenjb@chromium.org | 2012-03-14 | 1 | -0/+34 |
* | Revert 126444 - Always look for a transient child from the activatable window. | stevenjb@google.com | 2012-03-13 | 1 | -34/+0 |
* | Always look for a transient child from the activatable window. | stevenjb@chromium.org | 2012-03-13 | 1 | -0/+34 |
* | ash: Start moving window_util.h functions into wm namespace. | tfarina@chromium.org | 2012-02-27 | 1 | -40/+39 |
* | Change EventGenerator to take a RootWindow at construction instead of just as... | ben@chromium.org | 2012-02-21 | 1 | -2/+5 |
* | Revert r122716 and r122717 | maruel@chromium.org | 2012-02-19 | 1 | -5/+2 |
* | Change EventGenerator to take a RootWindow at construction instead of just as... | ben@chromium.org | 2012-02-19 | 1 | -2/+5 |
* | A bevy of Aura test changes: | ben@chromium.org | 2012-02-17 | 1 | -2/+2 |
* | Consolidate the code path when window becomes invisible. This fixes a couple ... | oshima@chromium.org | 2012-02-16 | 1 | -0/+7 |
* | aura::Window only supports void* and int values for custom properties, which ... | benrg@chromium.org | 2012-02-11 | 1 | -6/+6 |
* | [aura] Return focus to transient parent when modal window closes. | ivankr@chromium.org | 2012-01-31 | 1 | -0/+49 |
* | aura_builder target needs to work on Mac | dhollowa@chromium.org | 2012-01-20 | 1 | -1/+1 |
* | Adds support for Window Modality to Ash. | ben@chromium.org | 2012-01-06 | 1 | -0/+148 |