summaryrefslogtreecommitdiffstats
path: root/ui/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-022-6/+30
* Prevent the volume slider from sending accessibility events when updated via ...zork@chromium.org2012-05-022-1/+7
* Implement Aura Menu spec for the color specification part.jennyz@chromium.org2012-04-302-22/+10
* Fix RenderTextWin CJK font linking size on Windows XP.asvitkine@chromium.org2012-04-301-5/+6
* views: Use STLDeleteElements() function in ClearEditHistory().tfarina@chromium.org2012-04-281-3/+1
* Fixes possible crash in closing menus. Specifically if we Close asky@chromium.org2012-04-281-0/+3
* views: Make MenuWrapper do not depend on deprecated Menu2 API.tfarina@chromium.org2012-04-273-9/+12
* Fixes crash in closing menus. There are two issues here:sky@chromium.org2012-04-264-14/+33
* views: Convert NativeTextfieldWin from Menu2 API to MenuModelApdater/MenuRunn...tfarina@chromium.org2012-04-262-6/+12
* Revert "Fix the component build for VS2010 while https://chromiumcodereview.a...dpranke@chromium.org2012-04-251-4/+3
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-3/+3
* views: Fix var names of ToggleImageButton::SetImage() function.tfarina@chromium.org2012-04-251-9/+13
* Fix the component build for VS2010 while https://chromiumcodereview.appspot.c...tommi@chromium.org2012-04-241-3/+4
* Convert the last users of DOMView to WebView.ben@chromium.org2012-04-242-1/+12
* views: Add optional overlay image to ImageButtonjamescook@chromium.org2012-04-233-2/+106
* Make sure the WebContents has focus after being attached to a WebView, if tha...ben@chromium.org2012-04-231-0/+7
* Revert 133490 - Make sure the WebContents has focus after being attached to a...dmazzoni@chromium.org2012-04-231-6/+0
* Make sure the WebContents has focus after being attached to a WebView, if tha...ben@chromium.org2012-04-231-0/+6
* Fix focus not being set when changing tabs. Simple typo in function call.ben@chromium.org2012-04-201-1/+1
* Make menu items 40px tall when touch-optimized-ui is set.flackr@chromium.org2012-04-201-1/+9
* Replace usage of DOMView with usage of views::WebView.beng@google.com2012-04-192-2/+40
* 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