summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Consolidate bubble border code.xiyuan@chromium.org2012-09-2111-724/+765
* Fix a crash in DesktopNativeWidgetHelperAura when closing tabs because it was...jam@chromium.org2012-09-212-0/+8
* views: Make use of gfx::Canvas function in ProgressBartfarina@chromium.org2012-09-211-3/+3
* Fix toolbar keyboard accessibility on Views (alternative impl).dmazzoni@chromium.org2012-09-215-18/+81
* Don't show extra icon in the taskbar for the Windows app list.benwells@chromium.org2012-09-201-1/+1
* Add ScreenPositionClient::ConvertNativePointToScreen.mazda@chromium.org2012-09-202-0/+7
* Trivial plumbing of some methods from DesktopNativeWidgetAura to DesktopRootW...jam@chromium.org2012-09-206-1/+132
* linux_aura: Make combo boxes work with DesktopRootWindowHostLinux.erg@chromium.org2012-09-205-36/+190
* Conservative update button/label/textfield contentsheu@chromium.org2012-09-192-0/+4
* Plumb ClearNativeFocus to DesktopRootWindowHostWin.jam@chromium.org2012-09-1917-35/+35
* Moar shovellin'ben@chromium.org2012-09-196-18/+111
* Add myself to new ui/views/bubble/OWNERS.msw@chromium.org2012-09-191-0/+1
* Fix copy & paste error from r157553. I forgot to copy over two lines when mov...jam@chromium.org2012-09-191-0/+2
* Revert 156318 - I had originally tried to build upon http://codereview.chromi...vollick@google.com2012-09-191-3/+0
* forward property settingscottmg@chromium.org2012-09-191-1/+2
* Make cursors work on win aura.jam@chromium.org2012-09-198-63/+141
* views: Delete some array pointers in GradientPainter using scoped_array.tfarina@chromium.org2012-09-191-10/+8
* Simplify views.gypjam@chromium.org2012-09-191-34/+9
* views/examples: Export ShowExamplesWindow() function.tfarina@chromium.org2012-09-191-1/+3
* linux_aura: Start implementing DesktopRootWindowHostLinuxerg@chromium.org2012-09-186-25/+634
* Add RenderText::SetFont() function to simplify some call sites.asvitkine@chromium.org2012-09-181-2/+2
* views: Delete painter pointer using scoped_ptr.tfarina@chromium.org2012-09-182-17/+27
* views/examples: views_examples_with_content_lib should have its own export.h ...tfarina@chromium.org2012-09-183-4/+36
* fix double deletion of DesktopRootWindowHost on shutdownscottmg@chromium.org2012-09-172-3/+4
* More forwarding, this time to Widget.ben@chromium.org2012-09-172-21/+61
* Support the various flavors of window-shape setting.ben@chromium.org2012-09-177-8/+30
* New Behavior on pressing F4:sschmitz@chromium.org2012-09-171-0/+3
* Forward Capture.ben@chromium.org2012-09-176-1/+28
* Fix build after r157078.thestig@chromium.org2012-09-171-1/+0
* aura: forward ShouldUseNativeFramescottmg@chromium.org2012-09-176-1/+18
* Fix crasher by checking for null parent widget when showing context menu.varunjain@chromium.org2012-09-171-1/+1
* Revert 157057 - views/examples: ShowExamplesWindow() should be exported.tfarina@chromium.org2012-09-171-3/+1
* views/examples: ShowExamplesWindow() should be exported.tfarina@chromium.org2012-09-161-1/+3
* Revert 157019 - views: Remove content dependency from views package. Try 3!tfarina@chromium.org2012-09-151-1/+1
* views: Remove content dependency from views package. Try 3!tfarina@chromium.org2012-09-151-1/+1
* Context menus on view elements should be positioned above the finger whenvarunjain@chromium.org2012-09-154-2/+15
* Forward a bunch more commands through.ben@chromium.org2012-09-156-7/+234
* Add ExtendSelectionAndDelete() method to ui::TextInputClient.horo@chromium.org2012-09-154-0/+16
* Add nona@ to ui/*/ime/OWNERS.yusukes@chromium.org2012-09-151-1/+2
* Gets KeyEvents to work with the new Desktop classes.ben@chromium.org2012-09-1410-30/+96
* Crash fix - DefWindowProc() may delete the window in a nested message loop wh...ben@chromium.org2012-09-141-0/+5
* Fixed position of plus image on action box button; added ICON_CENTERED placem...yefim@chromium.org2012-09-143-4/+13
* linux-aura: Make menus work better.sadrul@chromium.org2012-09-141-0/+10
* aura: Make sure the root-window retains the X events it was already listening...sadrul@chromium.org2012-09-141-1/+1
* views: Rename win-aura flag to desktop-aura.tfarina@chromium.org2012-09-143-3/+3
* Allow the Views Delegate to provide the native widget.ben@chromium.org2012-09-139-12/+90
* Revert 156599 - Fixed position of plus image on action box button; added ICON...miket@chromium.org2012-09-132-10/+4
* Fixed position of plus image on action box button; added ICON_CENTERED placem...yefim@chromium.org2012-09-132-4/+10
* Makes copying layers clone external textures.sky@chromium.org2012-09-134-0/+16
* ash: Fix blank window when maximizing an appjamescook@chromium.org2012-09-133-7/+11