summaryrefslogtreecommitdiffstats
path: root/ui/aura/client
Commit message (Expand)AuthorAgeFilesLines
* ash: Go back/forward in response to buttons 8 and 9.derat@chromium.org2012-04-182-0/+66
* Aura: Add non-browser windows into the list of "Alt + Tab" cycle.yoshiki@chromium.org2012-03-281-0/+4
* Prevent a transient with 'kHideOnDeactivate' set from causing its transient p...ben@chromium.org2012-03-262-0/+20
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-232-0/+63
* Revert 128503 - Remove stops_event_propagation from Window, since it's broken.jam@chromium.org2012-03-232-63/+0
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-232-0/+63
* Revert 128328 - Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-222-63/+0
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-222-0/+63
* Gets instant to correctly commit under aura. This was broke for asky@chromium.org2012-03-162-4/+7
* * property can now manage value's memoryoshima@chromium.org2012-03-0610-91/+28
* Moves stacking client to Env.beng@google.com2012-02-271-11/+3
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-2610-33/+44
* ash: Allow dragging using touch/gesture events.sadrul@chromium.org2012-02-221-4/+6
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-1118-105/+176
* Fixes login screen menus.pkotwicz@chromium.org2012-02-101-0/+2
* Mac/Aura compile fixes for new accelerator / dispatcher codedhollowa@chromium.org2012-02-092-4/+6
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-072-0/+60
* Revert 120587 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-062-60/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-062-0/+60
* Revert 120566 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-062-60/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-062-0/+60
* Allow hide animations to work again:ben@chromium.org2012-01-272-0/+64
* Wires up disabling visibility animations for aura, and explicitlysky@chromium.org2012-01-242-2/+7
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-191-4/+7
* Aura: add functionality required by mouse lock to disable tooltips. Also fix avarunjain@chromium.org2012-01-181-1/+4
* Revert 118057 - Add a simple animation when showing/hiding windows.dbeam@chromium.org2012-01-181-7/+4
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-181-4/+7
* Aura compile issues under clangdhollowa@chromium.org2012-01-131-2/+2
* Revert 117499 - Aura compile issues under clangdhollowa@chromium.org2012-01-121-2/+2
* Aura compile issues under clangdhollowa@chromium.org2012-01-121-2/+2
* Adds some widget methods I'm going to need for dragging real browsers:sky@chromium.org2012-01-032-0/+65
* Bypass ToplevelWindowEventFilter for panels.prasadt@chromium.org2011-12-271-1/+4
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-262-0/+5
* Shell related switches -> aura shell switches.ben@chromium.org2011-12-2015-46/+81
* Move the shadow type enumeration out of aura and into the shell.ben@chromium.org2011-12-163-25/+0
* Move TooltipClient to client namespace and add convenience setters/getters fo...ben@chromium.org2011-12-153-2/+39
* Move ActivationClient/Delegate to client namespace.ben@chromium.org2011-12-155-21/+22
* Rename WindowDragDropDelegate->DragDropDelegateben@chromium.org2011-12-154-7/+63
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-154-15/+48
* Revert r114369 "Store StackingClient on RootWindow in a property."oshima@chromium.org2011-12-144-35/+1
* Store StackingClient on RootWindow in a property.ben@chromium.org2011-12-144-1/+35
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-137-31/+176
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-127-176/+31
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-127-31/+176
* Windows component build fix for aura.varunjain@chromium.org2011-12-091-7/+0
* Rename Desktop->RootWindow.ben@chromium.org2011-12-072-7/+7
* Reland change for aura tooltips that was revert due to build break:varunjain@chromium.org2011-12-013-0/+37
* Revert 112399 - Aura: Tooltip refactor. This Cl does the following:hbono@chromium.org2011-12-013-37/+0
* Aura: Tooltip refactor. This Cl does the following:varunjain@chromium.org2011-12-013-0/+37
* Make drag and drop work on webpage. Also slightly modify drag drop workflow.varunjain@chromium.org2011-11-302-9/+8