summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_aura.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-111-0/+4
* Reorder Layers with NativeWidgetViews.backer@chromium.org2011-10-081-0/+3
* Don't send mouse event to invisible windowoshima@google.com2011-10-071-0/+2
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-071-2/+29
* Wires up the active methods in NativeWidgetAura.sky@chromium.org2011-10-071-6/+9
* Preliminary InputMethod support for NativeWidgetAuraoshima@chromium.org2011-10-071-3/+31
* Quick fix for NativeTextfieldViewsTest on win aura.msw@chromium.org2011-10-061-1/+1
* Maximize/Fullscreen for auraoshima@google.com2011-10-061-12/+21
* views: Migrate widget/* to base::Bind.tfarina@chromium.org2011-10-061-4/+6
* Fix bubble rendering.ben@chromium.org2011-10-051-0/+2
* Makes visbility inherited. That is, in order for a window to besky@chromium.org2011-10-051-1/+1
* Couple of tweaks to get more views tests passing:sky@chromium.org2011-10-041-2/+16
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-041-2/+9
* views: Change NativeWidget's SetAccessibleName() to string16.tfarina@chromium.org2011-09-301-1/+1
* Change Window visibility to a simple boolean for now.ben@chromium.org2011-09-301-5/+5
* Implements NativeWidgetAura::Set/GetNativeWidgetProperty.sky@chromium.org2011-09-301-3/+6
* Adds the ability to set an Animation on Layer so that future changes to the l...sky@chromium.org2011-09-291-3/+3
* Adds support for activation to aura.sky@chromium.org2011-09-271-1/+19
* wstring: convert all SetPageTitle APIs to use string16evan@chromium.org2011-09-211-1/+1
* Wires up mouse capture code for aura.sky@chromium.org2011-09-211-4/+7
* A bunch of changes related to window z-index:ben@chromium.org2011-09-201-1/+1
* Relanding 100792oshima@google.com2011-09-201-0/+5
* More shell hookup:ben@chromium.org2011-09-171-4/+15
* Adds some features to the shell:ben@chromium.org2011-09-161-0/+6
* Adds code for a new Aura shell.ben@chromium.org2011-09-151-4/+0
* Move Aura to UI subdir.ben@chromium.org2011-09-141-2/+2
* The Compositor should own drawing the root layer.ben@chromium.org2011-09-141-0/+7
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-131-8/+5
* Allow Chrome-in-Aura to start.ben@chromium.org2011-09-121-3/+5
* Fixes ownership of aura windows/nativewidgetaura and adds a test.sky@chromium.org2011-09-071-3/+14
* Cleanup of tooltip_manager_views to get it to work on windows. Alsosky@chromium.org2011-09-041-1/+1
* Beginnings of basic Focus and Key Events.ben@chromium.org2011-09-021-5/+24
* Handle interactive window sizing and moving, as well as primitive z-index shu...ben@chromium.org2011-09-021-2/+4
* Update NativeWidgetAura for new views API changes.ben@chromium.org2011-09-011-3/+4
* Wire MouseEvents through to the NativeWidgetAura.ben@chromium.org2011-09-011-8/+17
* Show a Window in the aura views demo.ben@chromium.org2011-08-251-0/+20
* Re-land: Create a new views_aura_desktop.ben@chromium.org2011-08-251-13/+165
* Revert 98306 - Create a new views_aura_desktop.ben@chromium.org2011-08-251-165/+13
* Create a new views_aura_desktop.ben@chromium.org2011-08-251-13/+165
* Add Aura support to views:ben@chromium.org2011-08-251-0/+268