summaryrefslogtreecommitdiffstats
path: root/views/widget/widget.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-746/+0
* Revert "views: Move widget/ directory to ui/views." properly.wez@chromium.org2011-11-211-0/+746
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-746/+0
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-181-3/+0
* Cleanup: Remove unneeded forward declarations in views.thestig@chromium.org2011-11-151-3/+2
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-141-2/+2
* Aura: Widgets obey transparency flag, default to opaquejamescook@chromium.org2011-11-101-0/+3
* Adds Window::MoveChildToFront, with surrounding changes.sky@chromium.org2011-11-081-6/+4
* Fix Win dbg shared build; export Widget::Observer.msw@chromium.org2011-11-071-1/+1
* Gets disable inactive frame rendering to work correctly for aura. Thissky@chromium.org2011-11-011-4/+8
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-0/+1
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-261-0/+3
* Adds transient children to Window. A transient child is owned by thesky@chromium.org2011-10-261-0/+4
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-251-10/+0
* Minimum size for aura windowoshima@google.com2011-10-171-1/+1
* Reorder Layers with NativeWidgetViews.backer@chromium.org2011-10-081-0/+3
* Do not allocate a texture if hole covers entire layer.pkotwicz@chromium.org2011-09-271-2/+0
* views: Make mouse state member variables private to Widget.tfarina@chromium.org2011-09-211-16/+14
* Relanding 100792oshima@google.com2011-09-201-0/+5
* Fixes regression in menu painting on windows. The regression happenedsky@chromium.org2011-09-201-0/+3
* re-checkin http://codereview.chromium.org/7720001/ to add bubble views.saintlou@chromium.org2011-09-191-3/+4
* views: Remove unused Widget::WindowInitParams() function.tfarina@chromium.org2011-09-161-1/+0
* Revert "Relanding 100792"oshima@google.com2011-09-141-3/+0
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-131-2/+2
* Relanding 100792oshima@google.com2011-09-131-0/+3
* Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."oshima@google.com2011-09-131-3/+0
* Use TabContentsViewViews for RenderWidgetHostViweViews.oshima@google.com2011-09-121-0/+3
* Revert 100231 - memory bot failuresestade@chromium.org2011-09-091-4/+3
* add bubble views files.alicet@chromium.org2011-09-081-3/+4
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-311-9/+14
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-291-14/+9
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-291-9/+14
* Reverts debugging code added for 91396. I've tracked down the bug andsky@chromium.org2011-08-261-20/+0
* Adds yet more debugging in hopes of tracking 91396. The latest datasky@chromium.org2011-08-251-0/+20
* Move input_method to widgetoshima@google.com2011-08-231-7/+29
* Simple WindowManager that can move/resize window.oshima@google.com2011-08-191-2/+9
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-3/+3
* Shell of implementation for embedded windows. At this point this issky@chromium.org2011-07-291-3/+1
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-3/+3
* Fixes crash introduced by fix for 11229. The fix for 11229 made it sosky@chromium.org2011-07-211-1/+2
* views capture: Fix mouse-event location and reset capture view.sadrul@chromium.org2011-07-191-0/+1
* Makes sure widget is created at right size before showingsky@chromium.org2011-07-191-0/+10
* Move debug paint flag to Widget so native widget can use the same flag.oshima@google.com2011-07-161-0/+4
* Clean up FocusManageroshima@google.com2011-07-141-0/+3
* Move SetInitialFocus to Widgetoshima@google.com2011-07-141-0/+15
* Add Widget::Observer for observing Widgets.sadrul@chromium.org2011-07-131-0/+17
* Remove unused ContainsNativeView methods.ben@chromium.org2011-07-131-5/+0
* ClearNativeFocus: Do it from widget, with appropriate native-widget implement...sadrul@chromium.org2011-07-131-0/+3
* Fix NativeWidgetViews enough to run views_examples without segfaulting.rhashimoto@google.com2011-07-111-0/+5