| Commit message (Expand) | Author | Age | Files | Lines |
* | Aura: Add Window::MoveCursorTo() taking relative location to the window. | yoshiki@chromium.org | 2012-06-19 | 1 | -0/+3 |
* | Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ... | yoshiki@chromium.org | 2012-06-18 | 1 | -3/+0 |
* | Aura: Add Window::MoveCursorTo() taking relative location to the window. | yoshiki@chromium.org | 2012-06-18 | 1 | -0/+3 |
* | Fixes content scaling when resizing | pkotwicz@chromium.org | 2012-06-13 | 1 | -0/+1 |
* | aura: Window should notify WindowDelegate of bounds changed if Layer cannot. | varunjain@chromium.org | 2012-06-13 | 1 | -0/+3 |
* | Makes Layer notify the delegate as the bounds change. This is needed | sky@chromium.org | 2012-06-06 | 1 | -1/+8 |
* | Reland: ash: Improved window maximize/restore animations | jamescook@chromium.org | 2012-06-06 | 1 | -0/+7 |
* | Revert 139494 - ash: Improved window maximize/restore animations | jamescook@chromium.org | 2012-06-01 | 1 | -7/+0 |
* | Decouple FocusManager from RootWindow. | oshima@chromium.org | 2012-05-30 | 1 | -6/+3 |
* | ash: Improved window maximize/restore animations | jamescook@chromium.org | 2012-05-30 | 1 | -0/+7 |
* | layers: Consolidate the ownership of layers in views::View and aura::Window. | sadrul@chromium.org | 2012-05-23 | 1 | -19/+2 |
* | 2x Cursor support. | oshima@chromium.org | 2012-05-22 | 1 | -1/+3 |
* | Notification for device scale factor change | oshima@chromium.org | 2012-05-17 | 1 | -0/+1 |
* | Take 2 at: Changes RootWindow capture code so that we only have one capture | sky@chromium.org | 2012-05-15 | 1 | -9/+6 |
* | Revert 136877 - Changes RootWindow capture code so that we only have one capture | sky@chromium.org | 2012-05-14 | 1 | -6/+9 |
* | Changes RootWindow capture code so that we only have one capture | sky@chromium.org | 2012-05-14 | 1 | -9/+6 |
* | Move DIP translation from ui/aura to ui/compositor. | oshima@chromium.org | 2012-05-08 | 1 | -5/+1 |
* | ui: Move compositor/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-05 | 1 | -4/+4 |
* | Add some aura::Window debug methods | davemoore@chromium.org | 2012-05-04 | 1 | -0/+6 |
* | This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T... | oshima@chromium.org | 2012-04-27 | 1 | -1/+5 |
* | Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree... | erg@chromium.org | 2012-04-25 | 1 | -2/+6 |
* | Mouse events, touch events, or both can be locked to a target. | tdresser@chromium.org | 2012-04-11 | 1 | -6/+9 |
* | Revert 131761 - Mouse events, touch events, or both can be locked to a target. | rsesek@chromium.org | 2012-04-11 | 1 | -9/+6 |
* | Mouse events, touch events, or both can be locked to a target. | tdresser@chromium.org | 2012-04-11 | 1 | -6/+9 |
* | Support non-hierarchy ownership for aura::Windows. | ben@chromium.org | 2012-04-06 | 1 | -2/+9 |
* | ui: Move gesture-recognizer into ui/base/. | sadrul@chromium.org | 2012-04-05 | 1 | -1/+3 |
* | Ash: Allow window resize to edge of launcher | jamescook@chromium.org | 2012-03-27 | 1 | -12/+24 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -23/+1 |
* | Revert 128503 - Remove stops_event_propagation from Window, since it's broken. | jam@chromium.org | 2012-03-23 | 1 | -1/+23 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -23/+1 |
* | Makes the launcher use a layer with a solid color, which is cheaper | sky@chromium.org | 2012-03-23 | 1 | -2/+2 |
* | Revert 128328 - Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -1/+23 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -23/+1 |
* | Ash: Add hit test bounds override to window inspector | jamescook@chromium.org | 2012-03-14 | 1 | -0/+3 |
* | Reland: Ash: Allow resize along 1 pixel edge inside window content | jamescook@chromium.org | 2012-03-14 | 1 | -7/+9 |
* | Revert 126539 - Ash: Allow resize along 1 pixel edge inside window content | jamescook@chromium.org | 2012-03-14 | 1 | -9/+7 |
* | Ash: Allow resize along 1 pixel edge inside window content | jamescook@chromium.org | 2012-03-14 | 1 | -7/+9 |
* | Adds Window::StackBelow and wiring in Widget. | sky@chromium.org | 2012-03-08 | 1 | -2/+21 |
* | * property can now manage value's memory | oshima@chromium.org | 2012-03-06 | 1 | -5/+18 |
* | Aura: Update window frames, allow resize from outside window | jamescook@chromium.org | 2012-03-02 | 1 | -0/+9 |
* | Makes sure switching workspaces only animations windows that want to | sky@chromium.org | 2012-03-01 | 1 | -0/+4 |
* | Suppress painting when closing window | oshima@chromium.org | 2012-02-23 | 1 | -0/+4 |
* | aura::Window only supports void* and int values for custom properties, which ... | benrg@chromium.org | 2012-02-11 | 1 | -21/+33 |
* | Aura: Fix activated windows sometimes not switching to foreground | jamescook@chromium.org | 2012-02-10 | 1 | -7/+8 |
* | Adds two new observer methods to allow code to be notified when a Window is a... | ben@chromium.org | 2012-02-01 | 1 | -10/+5 |
* | Revert 119976 - Adds two new observer methods to allow code to be notified wh... | ben@chromium.org | 2012-01-31 | 1 | -5/+10 |
* | Adds two new observer methods to allow code to be notified when a Window is a... | ben@chromium.org | 2012-01-31 | 1 | -10/+5 |
* | Makes GetRootWindow() public on Window so we can begin to convert uses of Roo... | ben@chromium.org | 2012-01-31 | 1 | -4/+5 |
* | Merge Compositor and CompositorCC | piman@chromium.org | 2012-01-29 | 1 | -3/+0 |
* | Synthesize mouse move event after window creation/deletion or size/visibiilty... | oshima@chromium.org | 2012-01-27 | 1 | -3/+13 |