summaryrefslogtreecommitdiffstats
path: root/ui/views/widget
Commit message (Expand)AuthorAgeFilesLines
* ash: Allow dragging using touch/gesture events.sadrul@chromium.org2012-02-229-5/+22
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-224-3/+29
* aura: Fix a crash caused by wrong ownership used for widget.xiyuan@chromium.org2012-02-172-1/+11
* Makes it so the launcher only gets focus when using the keyboard.sky@chromium.org2012-02-171-1/+1
* aura: add the newly focused window argument to WindowDelegate::OnBlur()varunjain@chromium.org2012-02-161-1/+1
* Revert 122242 - Custom frame UI for platform apps on Windows.sky@chromium.org2012-02-164-28/+3
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-164-3/+28
* ui::Compositor is no longer ref-countedpiman@chromium.org2012-02-124-36/+4
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-112-31/+26
* Defer focus manager deletion only on gtk portoshima@chromium.org2012-02-101-0/+2
* [gtk] Fix regression from r116541: double keyboard event handling.ivankr@chromium.org2012-02-101-1/+2
* Revert 121408 - Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-104-28/+3
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-104-3/+28
* aura: Position windows to the center of the transient parent if one exists.varunjain@chromium.org2012-02-102-7/+28
* views / Windows: A child window should be centered with respect to its parent...thestig@chromium.org2012-02-091-1/+1
* Revert 116551 - Fix bug 62037: Task manager tooltips appear behind task manag...cbentzel@chromium.org2012-02-071-3/+3
* Another revert of change caused by bad merge.oshima@chromium.org2012-02-071-0/+3
* Revert unnecessary change I checked in by mistake in r120670oshima@chromium.org2012-02-071-1/+1
* Delete region in NWA::SetShape which is ignored.oshima@chromium.org2012-02-072-5/+4
* Fix leaks in native_widget_aura and its test.oshima@chromium.org2012-02-072-1/+4
* aura: This CL fixes a bunch of issues:varunjain@chromium.org2012-02-032-5/+7
* Window may be invisible in NativeWidgetAura::OnKeyEventoshima@chromium.org2012-02-021-2/+4
* Enable KeyboardOverlayDialog on aura.jennyz@chromium.org2012-02-012-0/+24
* Merge Compositor and CompositorCCpiman@chromium.org2012-01-291-14/+0
* Fold views_compositor=1 into use_aura=1piman@chromium.org2012-01-281-18/+0
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-282-4/+4
* Fix a focus issue broken by revision 119159.jennyz@chromium.org2012-01-271-2/+10
* Tweaks to show state:sky@chromium.org2012-01-272-9/+95
* Allow hide animations to work again:ben@chromium.org2012-01-271-12/+5
* Aura: Fix task manager getting larger each time it is openedjamescook@chromium.org2012-01-272-11/+41
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-271-9/+5
* aura: No shadow for transparent window.xiyuan@chromium.org2012-01-261-1/+1
* Fix the HtmlDialogView initial focus issue.jennyz@chromium.org2012-01-261-2/+2
* Wires up disabling visibility animations for aura, and explicitlysky@chromium.org2012-01-241-1/+1
* Disconnect signal connectors before destroying gtk widget.oshima@chromium.org2012-01-242-8/+23
* Add test case for CenterWindow in Aura. CenterWindow was changed inalicet@chromium.org2012-01-231-0/+66
* Makes it so we ignore paint requests while closing. We do this tosky@chromium.org2012-01-201-1/+5
* Add slide sequence for aura windows in compact mode.alicet@chromium.org2012-01-201-1/+6
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-191-1/+2
* Change status widget type to TYPE_WINDOW_FRAMELESS.zork@chromium.org2012-01-191-2/+4
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-193-3/+10
* aura: Move GestureRecognizer from views into aura.sadrul@chromium.org2012-01-193-69/+4
* Revert 118057 - Add a simple animation when showing/hiding windows.dbeam@chromium.org2012-01-181-2/+1
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-181-1/+2
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-173-5/+12
* Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-175-4/+98
* Revert 117869 - Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-175-98/+4
* Initial views touchui Gesture Recognizer supportvollick@chromium.org2012-01-175-4/+98
* Fix bug where layers weren't getting reordered correctly in asky@chromium.org2012-01-1310-14/+11
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-111-0/+4