summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Enable tooltips for aura.varunjain@chromium.org2011-10-274-30/+59
* touchui: Update a couple of command-line flags.sadrul@chromium.org2011-10-271-3/+1
* ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.tfarina@chromium.org2011-10-271-1/+1
* Move view property implmentation from NativeWidgetAura to window.oshima@chromium.org2011-10-272-27/+3
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-264-8/+12
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-263-3/+9
* Refactors some 'Clear to transparent code'pkotwicz@chromium.org2011-10-261-3/+2
* Adds transient children to Window. A transient child is owned by thesky@chromium.org2011-10-264-5/+13
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-261-4/+1
* [Aura] Turns on Window opacity support.xiyuan@chromium.org2011-10-251-1/+1
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-255-19/+6
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-1/+1
* Implement NativeWidgetAura::GetScreenBoundsoshima@chromium.org2011-10-221-3/+4
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-212-26/+10
* Set NULL as the parent for non-TYPE_CONTROL windows. We should set a transien...ben@chromium.org2011-10-201-2/+6
* Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...ben@chromium.org2011-10-191-0/+5
* aura: Make key and mouse events for renderers work correctly in X11 with RWHV...sadrul@chromium.org2011-10-191-2/+2
* Views Bubble API adjustments and cleanupmsw@chromium.org2011-10-182-5/+0
* Minimum size for aura windowoshima@google.com2011-10-173-6/+8
* aura: Add support for touch events.sadrul@chromium.org2011-10-172-2/+10
* Wires keeping the launcher up to date with the browser. I also needed GetBrow...sky@chromium.org2011-10-152-12/+27
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+4
* Enable VSync on TOUCH_UIbacker@chromium.org2011-10-131-1/+2
* Flash white instead of black when the URL is changed in the omnibox for the s...pkotwicz@chromium.org2011-10-131-0/+6
* views: Remove includes to deprecated base/task.h.tfarina@chromium.org2011-10-131-1/+0
* touchui: Fix child toplevel widget positioning in touchui.sadrul@chromium.org2011-10-132-4/+26
* Fixed a regression in the way WM_APPCOMMAND messages are handled.mma.public@gmail.com2011-10-121-3/+8
* Fix clang compile errors for USE_AURA=1dhollowa@chromium.org2011-10-121-4/+8
* views: Make sure layer visibility is updated properly.sadrul@chromium.org2011-10-121-1/+1
* On desktoppkotwicz@chromium.org2011-10-121-0/+8
* Enable NativeConstrainedWindowAuraoshima@chromium.org2011-10-121-4/+10
* aura: Fix mouse wheel events.sadrul@chromium.org2011-10-121-0/+2
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-113-3/+4
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-114-12/+11
* Windows compile fix.backer@chromium.org2011-10-081-0/+1
* Reorder Layers with NativeWidgetViews.backer@chromium.org2011-10-0814-0/+42
* 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
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-1/+1
* Don't reapply offset in NativeWidgetView::UpdateChildLayerBounds.vollick@chromium.org2011-10-071-3/+5
* Quick fix for NativeTextfieldViewsTest on win aura.msw@chromium.org2011-10-061-1/+1
* Unregister signal handlers when "gtkwidget" is destroyed.oshima@google.com2011-10-062-61/+81
* Maximize/Fullscreen for auraoshima@google.com2011-10-061-12/+21
* views: Migrate widget/* to base::Bind.tfarina@chromium.org2011-10-0613-44/+66
* Gets the test Ownership_PlatformNativeWidgetOwnsWidget_NativeDestroysky@chromium.org2011-10-061-10/+3
* Fix bubble rendering.ben@chromium.org2011-10-051-0/+2
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-052-5/+5
* Marks a number of tests as FAILS for aura. I filed bugs on the two keysky@chromium.org2011-10-051-1/+9