summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Adds code for a new Aura shell.ben@chromium.org2011-09-152-5/+0
* Build fix.evan@chromium.org2011-09-151-1/+1
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-156-13/+14
* Updated Wayland API in Chromiumdnicoara@chromium.org2011-09-152-9/+20
* Move Aura to UI subdir.ben@chromium.org2011-09-142-3/+6
* fix build breakageoshima@google.com2011-09-141-1/+1
* Revert "Relanding 100792"oshima@google.com2011-09-1410-120/+70
* Delete a bunch of redundant code for trimming tooltips.evan@chromium.org2011-09-145-55/+20
* touchui: Fix the maximization of a NativeWidgetGtk.sadrul@chromium.org2011-09-141-2/+2
* Revise caption button workaround and add crash debugging code.msw@chromium.org2011-09-142-23/+50
* The Compositor should own drawing the root layer.ben@chromium.org2011-09-143-6/+15
* 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