summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Caches the size of text labels.mukai@chromium.org2013-03-212-7/+36
* The Wrench menu in Chrome desktop AURA when displayed using the keyboard via ...ananta@chromium.org2013-03-211-1/+10
* Observe for window's (self) deletion during activation/focus change.sschmitz@chromium.org2013-03-201-3/+3
* Revert 188526 "Revert 188288 "make BoxLayout use and respect Get..."mukai@chromium.org2013-03-203-34/+121
* Desktop Linux Aura: Fix right click menu not releasing capture.erg@chromium.org2013-03-203-12/+36
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-204-16/+25
* Fix RenderWidgetHostViewAura's accessible parent.dmazzoni@chromium.org2013-03-201-0/+14
* DesktopRootWindowHostLinux: make sure {non,}client_view is non-NULLbobbypowers@gmail.com2013-03-191-2/+6
* Fix FocusManagerDtorTest for NativeTexfieldViews; etc.msw@chromium.org2013-03-193-21/+9
* Rename {drag_source,drop_target}.{cc,h} to {drag_source,drop_target}_win.{cc,h}.erg@chromium.org2013-03-198-16/+16
* Add a dialog for getting user consent in the echo redeem flow.tbarzic@chromium.org2013-03-191-0/+2
* Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"wjia@chromium.org2013-03-192-18/+11
* Support loading non system cursors in Chrome AURA/ASH windows.ananta@chromium.org2013-03-197-0/+22
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-192-11/+18
* Extend ViewTest.TextfieldCutCopyPaste to Aura and Views Textfields.msw@chromium.org2013-03-181-35/+20
* Two changes to make treeview consistant with how it previously behaved:sky@chromium.org2013-03-181-5/+13
* Reimplement HWNDMessageHandler WM_SETCURSOR handling to avoid artifacts, etc.msw@chromium.org2013-03-181-14/+31
* views: (Un)Set hover state of buttons when visibility changes.sadrul@chromium.org2013-03-184-0/+83
* Closing menu from LauncherMenuItem upon second clickskuhne@chromium.org2013-03-174-3/+39
* Revert 188538 "Closing menu from LauncherMenuItem upon second click"skuhne@chromium.org2013-03-164-39/+3
* Translate points correctly with root window's transformoshima@chromium.org2013-03-162-4/+4
* Keyboard shortcut to log views, layers, windowsjamescook@chromium.org2013-03-162-44/+40
* Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.msw@chromium.org2013-03-167-16/+7
* Closing menu from LauncherMenuItem upon second clickskuhne@chromium.org2013-03-164-3/+39
* Revert 188288 "make BoxLayout use and respect GetHeightForWidth(..."estade@chromium.org2013-03-163-121/+34
* Revert 186317 "Context menu on views must show on mouse down for..."varunjain@chromium.org2013-03-151-22/+2
* Add views::RichLabel, a class which creates multi-line text with mixedestade@chromium.org2013-03-157-2/+400
* Respect GetInsets in FillLayout.estade@chromium.org2013-03-151-6/+6
* Fixed histogram macros to upload to UMA and renamed one histogram, as UMA das...yefim@chromium.org2013-03-151-3/+3
* Improve mouse/trackpad handling when closing a context menusschmitz@chromium.org2013-03-152-23/+22
* Part IV: Clear the clipboard if user copies from 'find dialog' of Incognito w...vasilii@chromium.org2013-03-151-4/+4
* InstantExtended: Prevent suggestions from updating when omnibox loses focusjered@chromium.org2013-03-152-4/+11
* make BoxLayout use and respect GetHeightForWidth() (for vertical layouts).estade@chromium.org2013-03-153-34/+121
* A couple of fixes to bubble view:varunjain@chromium.org2013-03-153-3/+45
* Some minor fixes to touch selection as directed by UX:varunjain@chromium.org2013-03-155-39/+54
* Remove myself from ime/OWNERS files.yusukes@chromium.org2013-03-141-1/+0
* Final tweaks to launcher menu appearance:skuhne@chromium.org2013-03-143-10/+27
* Desktop Aura: Reset the mouse pressed handler when capture changes.erg@chromium.org2013-03-148-8/+192
* Rotate Cursor when the display is rotatedoshima@chromium.org2013-03-147-13/+21
* Introduces Kennedy-styled scrollbars for message center.mukai@chromium.org2013-03-149-10/+210
* bookmarks: Show context menu on empty bookmark folder. yoichio@chromium.org2013-03-143-4/+24
* [win] Allow app launcher to handle system commands.benwells@chromium.org2013-03-148-2/+30
* linux_aura: Hide UI when we go into fullscreen mode.erg@chromium.org2013-03-141-1/+10
* Thread ui transform animationsajuma@chromium.org2013-03-142-4/+3
* Implemented notifying of visibility change up & down window hierarchy.sschmitz@chromium.org2013-03-131-3/+3
* Ensure that the Alt key is handled correctly in Windows desktop AURA.ananta@chromium.org2013-03-132-9/+13
* Add DCHECK to ensure SetContentsView is not called incorrectlly.benwells@chromium.org2013-03-135-15/+27
* Limit the WM_SETCURSOR DefWindowProc artifacts workaround.msw@chromium.org2013-03-131-4/+13
* Fixing various spacing issues for the bubble menuskuhne@chromium.org2013-03-131-11/+12
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-1313-20/+21