summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Views Textfield: multiple clicks should alternate between double and triple c...ckocagil@chromium.org2013-08-122-3/+6
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-122-8/+3
* Make DesktopDragDropClientAuraX11 not depend on DesktopRootWindowHostX11.dongseong.hwang@intel.com2013-08-103-7/+1
* Implement newly saved card bubble for realz and update generated card bubble ...dbeam@chromium.org2013-08-103-1/+10
* Correcting bubble offsets of notifications when the tray menu is shownskuhne@chromium.org2013-08-101-2/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-092-3/+8
* Add GetTextInputMode function to TextInputClient.yoichio@chromium.org2013-08-096-0/+16
* Fixing bubble sizing problems with tiny content, arrow used for alignment but...skuhne@chromium.org2013-08-092-4/+40
* make dragging button from omnibox not look crappy on Windows Aurascottmg@chromium.org2013-08-091-1/+1
* ash:Shelf Update Alternate Layoutharrym@chromium.org2013-08-091-2/+2
* linux_aura: Port activation code from DRWHWin to DRWHX11.erg@chromium.org2013-08-091-0/+16
* when dragging from textfield, draw text without subpixel aa and in blackscottmg@chromium.org2013-08-091-1/+1
* Fix aura flickering when not using DWM.zturner@chromium.org2013-08-091-8/+3
* [chromeos] Use the correct display's bounds as menu's left boundoshima@chromium.org2013-08-091-0/+10
* Remove views/ime/input_method_win.{h,cc}kochi@chromium.org2013-08-083-628/+0
* Touch selection: This patch makes following changes to touch selection logic:varunjain@chromium.org2013-08-081-21/+74
* don't hack client area, fix last pixel rendering on aurascottmg@chromium.org2013-08-072-16/+28
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-072-8/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-072-3/+8
* Re-apply reverted change to not assume windows of TYPE_CONTROL are parented t...zturner@chromium.org2013-08-072-7/+52
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-072-8/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-072-3/+8
* Mark mouse events created for Enter/Leave notify as synthesized as they're no...oshima@chromium.org2013-08-072-7/+12
* ui/views: Use correct ifdef for X11 only procedurestiago.vignatti@intel.com2013-08-061-2/+2
* linux_aura: Implement the static part of the dbus menu for Unity.erg@chromium.org2013-08-063-285/+343
* Cleanup bubble tests.msw@chromium.org2013-08-064-147/+84
* Add sadrul@ as an owner of aura.erg@chromium.org2013-08-061-0/+5
* UpdateWindowTitle before SetInitialBounds in Widget::Init.msw@chromium.org2013-08-062-25/+51
* Fixes twice-IME-committement on blur.yukishiino@chromium.org2013-08-061-1/+4
* Revert 215772 "Don't assume that widgets of TYPE_CONTROL are par..."kochi@chromium.org2013-08-062-45/+7
* Revert 215769 "linux_aura: Implement the static part of the dbus..."kochi@chromium.org2013-08-063-343/+285
* Don't assume that widgets of TYPE_CONTROL are parented to the RootWindow.zturner@chromium.org2013-08-062-7/+45
* linux_aura: Implement the static part of the dbus menu for Unity.erg@chromium.org2013-08-063-285/+343
* Don't show cursor on mouse enter/exit as they can be generated when host wind...oshima@chromium.org2013-08-042-1/+43
* Fix RenderText offset issue with trailing cursors.msw@chromium.org2013-08-021-35/+8
* Supports FontList in Textfield.yukishiino@chromium.org2013-08-016-54/+58
* Fixes leak of certain widget types.sky@chromium.org2013-08-012-2/+56
* Dismiss action in tab modal dialogs.fdoray@chromium.org2013-08-013-24/+39
* Fixes bug where child Widgets wouldn't get deactivated on aura (2)sky@chromium.org2013-07-311-1/+15
* Replace button/blue_button basic images.rkc@chromium.org2013-07-312-34/+51
* Makes focus manager correctly store focused view.sky@chromium.org2013-07-312-1/+19
* Ignore Views Combobox menu mnemonics to show '&' chars.msw@chromium.org2013-07-311-2/+1
* Clean up Windows CanvasSkiaPaint implementation.robertshield@chromium.org2013-07-312-16/+16
* Fix BubbleFrameView title and close button patterns.msw@chromium.org2013-07-315-15/+22
* Makes events outside display region of new style dialogs fall though.sky@chromium.org2013-07-312-10/+26
* views: Reset event handlers in RootView when it is hiddenmohsen@chromium.org2013-07-313-2/+101
* Refactored touch-events flag test, correcting "enabled" logic.girard@chromium.org2013-07-311-2/+4
* Embed compatibility manifest into all *.exe filesYukawa@chromium.org2013-07-302-12/+7
* Add simple typing recognition to native comboboxes.dgwallinga@chromium.org2013-07-3011-220/+401
* Fixes background of TYPE_WINDOW windows that removes standard frame.sky@chromium.org2013-07-302-2/+8