summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* This CL eliminates the necessity of calling SizeToContents() after calling se...npentrel@chromium.org2013-11-255-12/+25
* Destroy ResourceBundle instance when ViewTestSuite is shutdown.tfarina@chromium.org2013-11-241-1/+5
* Reverse the change in crrev.com/222879sadrul@chromium.org2013-11-232-13/+4
* Get rid of unused callbacks from ui::InputMethodObserveryukawa@chromium.org2013-11-231-3/+0
* Point for WM_NCHITTEST should be in screen coordinatesmohsen@chromium.org2013-11-231-1/+9
* Add GetMinimumSize() for Borders, and make LabelButton auto-size to at least aspkasting@chromium.org2013-11-2313-20/+98
* Revert 236417 "Makes FocusdController honor focus change if no p..."sky@chromium.org2013-11-232-63/+1
* linux aura: Show the drag-image when available.sadrul@chromium.org2013-11-226-29/+109
* Remove unnecessary Border subclasses where we can achieve the same functionalitypkasting@chromium.org2013-11-223-24/+9
* Fixed several accessibility issues in bookmark bubble dialog:zelidrag@chromium.org2013-11-222-1/+7
* Use the regular window header for maximized v1 appspkotwicz@chromium.org2013-11-225-11/+8
* Fix focus issues with the Google earth NPAPI plugin in Windows desktop Aura.ananta@chromium.org2013-11-221-0/+9
* linux aura: Fix some more dragging issues.sadrul@chromium.org2013-11-222-19/+27
* Misc. cleanup:pkasting@chromium.org2013-11-215-105/+52
* linux_aura: Double clicking the titlebar should toggle maximized.erg@chromium.org2013-11-213-3/+22
* Fixes table sorting with mousesky@chromium.org2013-11-212-1/+23
* Revert 236409 "Fix autofill popup size."dcheng@chromium.org2013-11-211-2/+0
* Makes FocusdController honor focus change if no previously active windowsky@chromium.org2013-11-212-1/+63
* Fix autofill popup size.jbauman@chromium.org2013-11-211-0/+2
* Enable rect-based targeting in views by defaulttdanderson@chromium.org2013-11-213-7/+13
* Adds ability to control whether View::Focus()/Blur() schedules paintsky@chromium.org2013-11-215-5/+59
* [Toolbar] Refactoring: move ButtonDropDown, update image loading in Reload bu...gbillock@chromium.org2013-11-214-361/+0
* linux-aura: Fix dragging a single tab.sadrul@chromium.org2013-11-201-1/+18
* Use unprefixed Page Visibility API in tests, etc.davidben@chromium.org2013-11-201-2/+2
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-201-1/+2
* Revert 233759 "Make NativeTextfieldViews update the win system c..."dmazzoni@google.com2013-11-202-46/+0
* Observe in views::InputMethodBridge if host IME is destroyedmohsen@chromium.org2013-11-202-3/+86
* Dissociate ui_resources target from ui.gyp.tfarina@chromium.org2013-11-202-11/+11
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-203-11/+8
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-2031-399/+399
* linux aura: Use Chrome-default NativeTheme as appropriate.estade@chromium.org2013-11-191-2/+3
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-1931-399/+399
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-193-8/+11
* linux_aura: Enable HIDPI supportmikhail.pozdnyakov@intel.com2013-11-191-3/+39
* Set region for windows that are expanded.jbauman@chromium.org2013-11-191-1/+9
* Removes obsolete gfx::Elide{Filename,RectangleText} (gfx::Font version).yukishiino@chromium.org2013-11-191-8/+8
* Removes unnecessary SchedulePaints()sky@chromium.org2013-11-193-6/+11
* Revert 235861 "Add ash-enable-immersive-all-windows command line..."oshima@chromium.org2013-11-191-2/+1
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-191-1/+2
* Remove DialogDelegate::UseNewStyle and unused code.msw@chromium.org2013-11-1813-75/+27
* Remove the Views bubble double widget hack.msw@chromium.org2013-11-184-165/+8
* Makes ImageView do a bit more checking before assuming images equalsky@chromium.org2013-11-182-2/+34
* linux_aura: Set the UTF-8 version of the window title.erg@chromium.org2013-11-181-1/+18
* Rename MinimalShell to WMTestHelper.tfarina@chromium.org2013-11-182-7/+7
* linux aura: Allow setting window-role hint for X11 window managers.sadrul@chromium.org2013-11-173-0/+11
* Make transparent windows at least 64x64 pixels on windowsjbauman@chromium.org2013-11-162-4/+45
* Fixes cursor hiding bugsky@chromium.org2013-11-162-1/+8
* Introduce ui/wm/ directory.tfarina@chromium.org2013-11-164-6/+6
* linux-aura: Make sure window stacking order is maintained.sadrul@chromium.org2013-11-153-3/+14
* linux aura: Avoid trying to activate the already active window.sadrul@chromium.org2013-11-151-0/+2