summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
* views: Factor WidgetFocusManager out of FocusManager class.tfarina@chromium.org2011-09-141-10/+12
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-1317-109/+50
* Force clear when root view is animating.vollick@chromium.org2011-09-131-1/+27
* Up to now the only touch UI was running Pure Views. However, we want to impro...saintlou@chromium.org2011-09-131-1/+1
* views desktop wm: Activate a window when it is touched.sadrul@chromium.org2011-09-132-1/+13
* Relanding 100792oshima@google.com2011-09-1310-70/+120
* Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."oshima@google.com2011-09-1310-117/+69
* Use TabContentsViewViews for RenderWidgetHostViweViews.oshima@google.com2011-09-1210-69/+117
* Allow Chrome-in-Aura to start.ben@chromium.org2011-09-122-3/+8
* touchui: In the absence of a real window manager, move/resize the window as n...sadrul@chromium.org2011-09-121-0/+9
* login: Use the login Widget as the parent widget for the status-area widget.sadrul@chromium.org2011-09-121-2/+1
* views: Partial implementation of always-on-top for NativeWidgetViews.sadrul@chromium.org2011-09-122-0/+11
* Fix touch event coordinate conversionoshima@google.com2011-09-091-9/+1
* Revert 100231 - memory bot failuresestade@chromium.org2011-09-096-18/+7
* Fix a Chrome browser crash which occurs while running as a Chrome Frame insta...ananta@chromium.org2011-09-091-0/+10
* add bubble views files.alicet@chromium.org2011-09-086-7/+18
* 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