summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makes visbility inherited. That is, in order for a window to besky@chromium.org2011-10-051-1/+1
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-051-1/+1
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-051-1/+1
* Avoid DefWindowProc non-client rendering over our custom frame.msw@chromium.org2011-10-051-3/+9
* Couple of tweaks to get more views tests passing:sky@chromium.org2011-10-041-2/+16
* Make the CROS browser size itself to the MonitorWorkAreaNearestWindow again,danakj@chromium.org2011-10-042-4/+8
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-042-2/+12
* Fixes aura/windows build.sky@chromium.org2011-10-041-2/+2
* Consolidate message observer API for MessagePumpX and MessagePumWinoshima@google.com2011-10-045-17/+32
* Makes views unit test runnable again and addssky@chromium.org2011-10-031-0/+2
* Reland the layer creation change since the touchui issues will be resolved in...sadrul@chromium.org2011-10-038-50/+35
* views: Clean up PropsMap implementation in NativeWidgetViews.tfarina@chromium.org2011-10-032-6/+8