summaryrefslogtreecommitdiffstats
path: root/ui/views/controls
Commit message (Expand)AuthorAgeFilesLines
* views: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-04-174-11/+11
* Add more functionality to WebView.ben@chromium.org2012-04-172-14/+217
* Implement STYLE_LOWERCASE style for Aura NativeTextfield.kochi@chromium.org2012-04-174-16/+115
* Removing defunct code around PureViews.saintlou@chromium.org2012-04-156-19/+15
* Revert 132281 - Add more functionality to WebView.ben@chromium.org2012-04-142-221/+14
* Revert 132284 - Fix build bustage by correcting ifdefben@chromium.org2012-04-141-3/+6
* Revert 132290 - Remove a dcheck I just added since I apparently don't underst...ben@chromium.org2012-04-141-0/+1
* Remove a dcheck I just added since I apparently don't understand the various ...ben@chromium.org2012-04-131-1/+0
* Fix build bustage by correcting ifdefben@chromium.org2012-04-131-6/+3
* Add more functionality to WebView.ben@chromium.org2012-04-132-14/+221
* ash: Show better focus rects for the tray.sadrul@chromium.org2012-04-132-1/+17
* views slider: Add support for gestures.sadrul@chromium.org2012-04-132-11/+30
* Beginnings of a WebView.ben@chromium.org2012-04-113-0/+93
* Revert 131837 - Beginnings of a WebView.ben@chromium.org2012-04-113-93/+0
* Beginnings of a WebView.ben@chromium.org2012-04-113-0/+93
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-4/+5
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-111-5/+4
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-4/+5
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-105-7/+7
* Consolidate win/x dispatchersoshima@chromium.org2012-04-092-25/+12
* Always capture backspace and delete events in textfield.mukai@chromium.org2012-04-091-2/+9
* Remove WAYLAND portoshima@chromium.org2012-04-074-32/+1
* views: Extract SystemMenuModel from native_menu_win.*.tfarina@chromium.org2012-04-052-35/+7
* Fix dragged bookmark painting under Aura.saintlou@chromium.org2012-04-031-2/+4
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-034-11/+11
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-033-4/+4
* * removed views debug paint that was used in NativeWidgetGtk.oshima@chromium.org2012-04-034-13/+6
* Changes menu to use area instead of work area if the bounds passed insky@chromium.org2012-04-031-0/+10
* views: Add coverage of other keys on the keyboard to the combobox unittest.tfarina@chromium.org2012-04-023-9/+13
* views: Rename ComboboxListener::ItemChanged to something more accurate.tfarina@chromium.org2012-03-304-12/+8
* views: Do not expose the native wrapper through the public interface of Tabbe...tfarina@chromium.org2012-03-291-9/+5
* Two tweaks to avoid invoking ShelfLayoutManager::LayoutShelf unless wesky@chromium.org2012-03-281-2/+4
* views: Rename Combobox "selected getter/setter" accessors to something more a...tfarina@chromium.org2012-03-288-86/+84
* Fix avatar menu eliding in Windows.gab@chromium.org2012-03-272-0/+15
* ash: Draw shadows for text in uber tray.derat@chromium.org2012-03-272-14/+61
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-271-5/+6
* Makes the shelf remain visible while a context menu is showing in thesky@chromium.org2012-03-272-2/+11
* Disable sub-pixel rendering on text buttons used for drag as they have transp...reveman@chromium.org2012-03-261-0/+3
* chromeos: Fix a bunch of issues with the brightness slider.derat@chromium.org2012-03-262-0/+13
* Cleanup for views::Label:pkasting@chromium.org2012-03-264-26/+12
* Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...alokp@chromium.org2012-03-261-6/+5
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-261-5/+6
* views: Refactor the way we get the combo box font.tfarina@chromium.org2012-03-265-22/+27
* Allow sliders to be adjusted with arrow keyszork@chromium.org2012-03-242-0/+32
* views: Update menu item text Y-position for Aura.derat@chromium.org2012-03-221-1/+1
* ui/base/models: Add protected virtual destructor to ComboboxModel.tfarina@chromium.org2012-03-221-4/+4
* Fix crash in native textfield views when bringing up menu.alicet@chromium.org2012-03-211-2/+4
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-211-1/+6
* Removing GTK code from ui/views.saintlou@chromium.org2012-03-2110-85/+2
* Revert 127706 - Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-201-6/+1