summaryrefslogtreecommitdiffstats
path: root/ui/aura/client
Commit message (Expand)AuthorAgeFilesLines
* * 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
* aura: Draw drop shadows under browsers and menus.derat@chromium.org2011-11-213-6/+31
* First shot at implementing drag&drop for Auravarunjain@chromium.org2011-11-174-0/+98
* Beginnings of Window Modality support.ben@chromium.org2011-11-162-0/+4
* [Aura] Support always-on-top top level window.xiyuan@chromium.org2011-11-152-10/+12
* Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...ben@chromium.org2011-11-101-0/+5
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-093-0/+74