summaryrefslogtreecommitdiffstats
path: root/ui/views/win
Commit message (Expand)AuthorAgeFilesLines
* Wrap calls to GetTouchInputInfogirard@chromium.org2013-03-111-2/+4
* Implement Windows accessibility for Aura.dmazzoni@chromium.org2013-03-063-90/+0
* Use a ScopedRedrawLock and invalidate to fix WM_SETCURSOR DefWindowProc artif...msw@chromium.org2013-03-061-6/+6
* Speculative Revert of 185683. Appears to have regressed:agable@chromium.org2013-03-041-6/+7
* Redraw after ScopedRedrawLock to fix DefWindowProc artifacts.msw@chromium.org2013-03-021-7/+6
* Re-land: move HWND utilities to ui/views/win.dmazzoni@chromium.org2013-03-014-2/+87
* Revert 185554wez@chromium.org2013-03-014-87/+2
* Move HWND utilities to ui/views/win.dmazzoni@chromium.org2013-03-014-2/+87
* Move power event handling logic from ui/ layer to base/ on Windowshongbo.min@intel.com2013-03-012-11/+0
* Plumbs through ET_CANCEL_MODE, which is intended to be used when modalsky@chromium.org2013-02-213-0/+11
* Add support for layered windows in Auracpu@chromium.org2013-02-201-0/+11
* Changes MenuItemView to cache MenuItemDimensions since they aresky@chromium.org2013-02-141-0/+3
* Make zoom using ctrl+mouse wheel work in win aura. Windows non-aura had a hac...jam@chromium.org2013-02-121-3/+0
* Handle Tile\Cascade\Stack window managment operations on Windowsianet@chromium.org2013-01-302-1/+18
* Fixes bug in handling WM_NCPAINT on win-aura. Problem with currentsky@chromium.org2013-01-231-1/+1
* Wires TextfieldController::HandleMouseEvent up forsky@chromium.org2013-01-181-2/+2
* views: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-091-1/+1
* Add initial support for handling touch events in desktop chrome AURA. ananta@chromium.org2013-01-082-2/+41
* Promote views::InputMethodWin to ui/base/ime and get working. Cleanup surroun...sky@chromium.org2012-12-061-2/+0
* Remove the last of the ImageSkia implicit conversionpkotwicz@chromium.org2012-11-201-2/+3
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-161-1/+1
* SchedulePaint after re-enabling inactive rendering.msw@chromium.org2012-11-121-9/+9
* Converts more classes to appropriate theme.sky@chromium.org2012-11-091-3/+0
* ui: Split some bits out of event_constants into event_utils.sadrul@chromium.org2012-11-051-0/+1
* Fix DisableInactiveRendering issue for Views bubbles.msw@chromium.org2012-11-011-3/+2
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-312-2/+2
* reapply 164660 w/ fix to add UI_EXPORT to new classes, so we can link in comp...reed@google.com2012-10-301-1/+0
* Revert 164660 - Change CanvasPaintT from a template to just a subclass of gfx...sergeyu@chromium.org2012-10-291-0/+1
* Change CanvasPaintT from a template to just a subclass of gfx::Canvas. Greatlyreed@google.com2012-10-291-1/+0
* Fix a BubbleDelegateView and HWNDMessageHandler focus issue.msw@chromium.org2012-10-231-7/+2
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-2/+3
* ui: Remove platform-specific operator=()s from gfx::Rect.danakj@chromium.org2012-10-191-2/+2
* [Panels Win] Fix title-only panels overlapping Windows taskbar bug.jennb@chromium.org2012-10-171-13/+0
* [Coverity] Fix uninitialized scalar field.kmadhusu@chromium.org2012-10-042-3/+4
* Fix frame moving/sizing with the native frame.ben@chromium.org2012-10-021-6/+4
* views: Packaged app window icon should be system/generic icon, if icon is not...junmin.zhu@intel.com2012-09-242-0/+8
* views: Remove duplicated declaration of IsAeroGlassEnabled() function.tfarina@chromium.org2012-09-231-2/+0
* Plumb ClearNativeFocus to DesktopRootWindowHostWin.jam@chromium.org2012-09-192-7/+0
* Support the various flavors of window-shape setting.ben@chromium.org2012-09-171-7/+3
* Crash fix - DefWindowProc() may delete the window in a nested message loop wh...ben@chromium.org2012-09-141-0/+5
* Get mouse events to work with win aura, and make the combobox function in the...ben@chromium.org2012-09-121-1/+1
* Revert 156096 - Get mouse events to work with win aura, and make the combobox...ben@chromium.org2012-09-111-1/+1
* Get mouse events to work with win aura, and make the combobox function in the...ben@chromium.org2012-09-111-1/+1
* Revert 155832 - Get mouse events to work with win aura, and make the combobox...khorimoto@chromium.org2012-09-101-1/+1
* Get mouse events to work with win aura, and make the combobox function in the...ben@chromium.org2012-09-101-1/+1
* Reading the crash logs, it looks like it's still possible for there to be a v...ben@chromium.org2012-09-101-3/+6
* Get Views examples to paint in win-aura (outside ash).ben@chromium.org2012-09-071-4/+9
* Revert 155246 - Get Views examples to paint in win-aura (outside ash).ben@chromium.org2012-09-061-9/+4
* Get Views examples to paint in win-aura (outside ash).ben@chromium.org2012-09-061-4/+9
* Set up new desktop classes.ben@chromium.org2012-09-051-0/+7