summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-112-2/+2
* Makes View only consume a long press if drag was started.sky@chromium.org2012-05-112-5/+9
* views: Fix SetHotTracked/IsHotTracked issue.tfarina@chromium.org2012-05-116-47/+48
* Add GetImageSkiaNamed to resource_bundle and theme_provider.pkotwicz@chromium.org2012-05-112-0/+6
* Fixes drag and drop crash. The problem was when I madesky@chromium.org2012-05-102-8/+33
* Adds the option of aligning the launcher to the left or right. Theresky@chromium.org2012-05-103-18/+80
* Aura desktop: Don't move the window to the origin when we get an external siz...erg@chromium.org2012-05-091-1/+2
* Revert 136124 - Allow the RWHVW to be focused when a window is restored from ...ben@chromium.org2012-05-092-17/+0
* Allow the RWHVW to be focused when a window is restored from minimized.ben@chromium.org2012-05-092-0/+17
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-091-8/+15
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-092-2/+2
* Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...yusukes@google.com2012-05-096-110/+49
* 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
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-081-38/+5
* Implement part of aura menu spec described in:jennyz@google.com2012-05-087-19/+45
* views/examples: Clean up cpplint warnings.tfarina@chromium.org2012-05-0810-19/+22
* Don't activate TYPE_CONTROL on aura only.oshima@chromium.org2012-05-082-3/+3
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@google.com2012-05-086-49/+110
* ash: First pass of Applist v2.xiyuan@chromium.org2012-05-072-5/+5
* 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-0510-20/+20
* Fix typo: kPriorityXXX -> kXXXPriority. No code change.yusukes@chromium.org2012-05-051-2/+2
* 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-049-11/+159
* Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-049-159/+11
* Aura/ash split: Make the omnibox and the status bar part of the main window.erg@google.com2012-05-042-2/+35
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-049-11/+159
* views: Mark single-argument constructors as explicit.tfarina@chromium.org2012-05-0414-33/+38
* Revert 135032 (speculative; BookmarkBarViewTest17.ContextMenus3thakis@chromium.org2012-05-038-26/+16
* Fixes status bubble on windows. In my fix for 123256 I removed asky@chromium.org2012-05-033-4/+2
* Implement part of auea menu spec:jennyz@chromium.org2012-05-028-16/+26
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-022-2/+2
* Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-029-159/+11
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-029-11/+159
* win: Fix a few minor issues found by clang.thakis@chromium.org2012-05-021-2/+2
* Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...caseq@google.com2012-05-029-159/+11
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-029-11/+159
* Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-029-159/+11
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-029-11/+159
* Prevent the volume slider from sending accessibility events when updated via ...zork@chromium.org2012-05-022-1/+7
* Gets tab dragging to work in touch mode.sky@chromium.org2012-05-013-6/+83
* Get the custom frame limping with win-aura.ben@chromium.org2012-05-0110-11/+278
* 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