summaryrefslogtreecommitdiffstats
path: root/ui/aura/root_window.h
Commit message (Expand)AuthorAgeFilesLines
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-031-3/+0
* Disable animations during aura tests.vollick@google.com2012-02-021-3/+3
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-3/+3
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-3/+3
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-011-3/+3
* Disable animations during aura tests.vollick@google.com2012-02-011-3/+3
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-02-011-6/+6
* Revert 119976 - Adds two new observer methods to allow code to be notified wh...ben@chromium.org2012-01-311-6/+6
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-01-311-6/+6
* Makes GetRootWindow() public on Window so we can begin to convert uses of Roo...ben@chromium.org2012-01-311-4/+4
* Synthesize mouse move event after window creation/deletion or size/visibiilty...oshima@chromium.org2012-01-271-3/+33
* aura: Add event queues in the GestureRecognizer.sadrul@chromium.org2012-01-261-4/+19
* Aura: Expose platform's cursor grab API from RootWindow.varunjain@chromium.org2012-01-191-0/+5
* aura: Change ownership of the GestureRecognizer.sadrul@chromium.org2012-01-191-4/+2
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-191-0/+2
* aura: Move GestureRecognizer from views into aura.sadrul@chromium.org2012-01-191-0/+10
* aura: Add method to the RootWindow to warp the mouse pointer.varunjain@chromium.org2012-01-171-0/+3
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-171-0/+7
* * Don't activate a window if screen is locked.oshima@chromium.org2012-01-131-0/+1
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* chromeos: Implement power button animations for Aura.derat@chromium.org2012-01-041-2/+2
* Aura: Automatically use compact window mode on narrow displaysjamescook@chromium.org2011-12-221-0/+3
* Aura: Cursor should hide when touch event triggered by touchscreenjamescook@chromium.org2011-12-201-0/+3
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-151-0/+5
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-151-6/+0
* Revert r114369 "Store StackingClient on RootWindow in a property."oshima@chromium.org2011-12-141-0/+6
* Store StackingClient on RootWindow in a property.ben@chromium.org2011-12-141-6/+0
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-131-23/+2
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-2/+23
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-23/+2
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-0/+244
* aura: Merge RootWindow into Desktop.sadrul@chromium.org2011-10-181-83/+0
* aura: Add support for touch events.sadrul@chromium.org2011-10-171-0/+6
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-131-0/+1
* Respect consumes_events_ when attempting to set focus.ben@chromium.org2011-10-051-0/+3
* Gets rid of the FocusManager as a concrete object, changes it to an interface...ben@chromium.org2011-10-041-6/+8
* Adds support for activation to aura.sky@chromium.org2011-09-271-0/+3
* Add support for MouseEnter/MouseExit event types to be sent to aura::Windows.ben@chromium.org2011-09-211-0/+5
* Wires up mouse capture code for aura.sky@chromium.org2011-09-211-0/+21
* A bunch of changes related to window z-index:ben@chromium.org2011-09-201-1/+0
* Move Aura to UI subdir.ben@chromium.org2011-09-141-0/+43