summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Fixes ownership of aura windows/nativewidgetaura and adds a test.sky@chromium.org2011-09-072-3/+18
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-074-2/+25
* Fix the issue that a panel window cannot be shrink to very small.jianli@chromium.org2011-09-061-1/+13
* Cleanup of tooltip_manager_views to get it to work on windows. Alsosky@chromium.org2011-09-043-20/+40
* Workaround windows classic theme rendering artifacts.msw@chromium.org2011-09-031-19/+15
* Beginnings of basic Focus and Key Events.ben@chromium.org2011-09-022-5/+27
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+2
* Another missing file.ben@chromium.org2011-09-021-0/+37
* Removes unncessary background clear in RootView.pkotwicz@chromium.org2011-09-021-0/+2
* Get views_unittests to compile (but not run).ben@chromium.org2011-09-021-2/+4
* Handle interactive window sizing and moving, as well as primitive z-index shu...ben@chromium.org2011-09-022-2/+5
* Update NativeWidgetAura for new views API changes.ben@chromium.org2011-09-012-6/+8
* Wire MouseEvents through to the NativeWidgetAura.ben@chromium.org2011-09-012-8/+19
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-3111-97/+123
* * Fix small memory leak on SysAllocString.yosin@chromium.org2011-08-311-9/+9
* Support auto-hide taskbar for panels on Windows.jianli@chromium.org2011-08-303-18/+22
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-2911-124/+97
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-2911-97/+124
* minor fixes to get virtual keyboard work on views desktop without ibusoshima@google.com2011-08-291-3/+4
* Fixes crash in SaveWindowPlacement. It's possible to get a WM_CLOSEsky@chromium.org2011-08-291-2/+3
* Get rid of last views dependency in RenderWidgetHostViewWin.jam@chromium.org2011-08-271-0/+2
* Move the mouse wheel utils from views to ui\base\win, to get rid of some view...jam@chromium.org2011-08-261-3/+3
* Move TooltipWindowGtk from views/widget to ui/base/gtk.xiyuan@chromium.org2011-08-263-156/+3
* Don't activate POPUP windowoshima@google.com2011-08-264-4/+28
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-264-1/+909
* Reverts debugging code added for 91396. I've tracked down the bug andsky@chromium.org2011-08-262-29/+1
* Vend common GL contextbacker@chromium.org2011-08-262-2/+2
* Remove some views depenencies from RenderWidgetHostViewWin.jam@chromium.org2011-08-261-9/+2
* Show a Window in the aura views demo.ben@chromium.org2011-08-253-1/+29
* Re-land: Create a new views_aura_desktop.ben@chromium.org2011-08-252-14/+175
* Revert 98306 - Create a new views_aura_desktop.ben@chromium.org2011-08-252-175/+14
* Create a new views_aura_desktop.ben@chromium.org2011-08-252-14/+175
* Possible fix for the issue that keyboard doesn't show up.oshima@google.com2011-08-252-10/+6
* Add Aura support to views:ben@chromium.org2011-08-254-6/+388
* More input focus fixoshima@google.com2011-08-251-3/+5
* Focus fix. InputMethod needs to be initialized before calling OnFocusoshima@google.com2011-08-254-4/+12
* Adds yet more debugging in hopes of tracking 91396. The latest datasky@chromium.org2011-08-252-1/+29
* Get views_unittests pass on touch buildoshima@google.com2011-08-241-25/+22
* * Fix wrong condition check in OnFocusOut.oshima@google.com2011-08-243-7/+43
* Reverts debugging code added for 90860. The change to MenuItemViewsky@chromium.org2011-08-242-5/+0
* views: Propagate visibility-notification down the view hierarchy when the wid...sadrul@chromium.org2011-08-231-0/+1
* Move input_method to widgetoshima@google.com2011-08-2310-188/+154
* Fix shlib build breakageoshima@google.com2011-08-191-1/+2
* Simple WindowManager that can move/resize window.oshima@google.com2011-08-1915-75/+249
* Adds some debugging code in hopes of finding why 90860 is happening.sky@chromium.org2011-08-182-0/+5
* widget: Look at the 'maximize' initialization param on creation.sadrul@chromium.org2011-08-181-0/+2
* Implement NativeWidgetViews::CenterWindow().rhashimoto@chromium.org2011-08-171-2/+4
* views-desktop: Fix updating the cursor for windows.sadrul@chromium.org2011-08-153-1/+13
* NativeWidgetPrivate::CreateNativeWidget should check for NULL on views_delegatevarunjain@chromium.org2011-08-091-1/+1
* NativeWidgetViews: Implement widget activation/deactivation.sadrul@chromium.org2011-08-083-6/+16