summaryrefslogtreecommitdiffstats
path: root/ui/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-091-8/+15
* Implement par of aura menu spec:jennyz@google.com2012-05-091-1/+7
* Fix the menu size calculation issue button introduced by: https://src.chromiu...jennyz@google.com2012-05-091-6/+6
* Resets menu show timer only when pending selected item changes.xiyuan@chromium.org2012-05-081-3/+6
* Fix missing empty line in JS.xji@chromium.org2012-05-081-11/+41
* Implement part of aura menu spec described in:jennyz@google.com2012-05-087-19/+45
* Correct handling of multiline text in buttons.antrim@chromium.org2012-05-072-9/+22
* Add support for WM_GETOBJECT for NativeTextfieldWin.tommi@chromium.org2012-05-072-5/+25
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* Aura Menu Spec: Change the menu top/bottom padding to 2 and left/right paddin...jennyz@chromium.org2012-05-048-16/+26
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-042-6/+30
* Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-042-30/+6
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-042-6/+30
* views: Mark single-argument constructors as explicit.tfarina@chromium.org2012-05-047-14/+15
* Revert 135032 (speculative; BookmarkBarViewTest17.ContextMenus3thakis@chromium.org2012-05-038-26/+16
* Implement part of auea menu spec:jennyz@chromium.org2012-05-028-16/+26
* Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-022-30/+6
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-022-6/+30
* Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...caseq@google.com2012-05-022-30/+6
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-022-6/+30
* Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-022-30/+6
* 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