summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Mac: Return the primary display if [window screen] is NULL.marshall@chromium.org2013-10-271-0/+2
* Add a metric to measure the keyboard load time.stevet@chromium.org2013-10-276-0/+43
* Chromium side of maxTouchPoints implementation.sblom@microsoft.com2013-10-266-0/+43
* ui: Remove Copy action of gfx_resources.paktfarina@chromium.org2013-10-252-15/+0
* Handle mouse events in RootWindowHostOzone.kalyan.kondapally@intel.com2013-10-251-0/+3
* Revert 231107 "Always aligns text at vertically center (Textfiel..."kuan@chromium.org2013-10-2521-123/+125
* Merge EventFactoryDelegateOzone into EventFactoryOzonespang@chromium.org2013-10-258-101/+40
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-10-2521-125/+123
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-259-17/+76
* fixben@chromium.org2013-10-251-1/+1
* Remove TestWebDialogObserver as it's not really needed.jam@chromium.org2013-10-254-190/+0
* cros: Default to natural scrolling if the internal diplay is a touchscreen.sadrul@chromium.org2013-10-254-3/+39
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-2544-225/+248
* Use display ID only for mirrored display.oshima@chromium.org2013-10-251-2/+4
* ozone: Fix build by not excluding IME code.sadrul@chromium.org2013-10-251-1/+1
* Added CTRL and ALT key functionality.rsadam@chromium.org2013-10-256-15/+31
* /ui/keyboard OWNERSkevers@chromium.org2013-10-251-0/+2
* Reland: Implement features in NativeViewHostAura for scroll end effectrharrison@chromium.org2013-10-2511-39/+560
* cc: Make scroll compensation take integer snapping into accountenne@chromium.org2013-10-252-6/+1
* Make TRANSPARENT windows be layered windows on win aurascottmg@chromium.org2013-10-2513-31/+34
* Adds back logic to reset mouse handlers in other roots on capturesky@chromium.org2013-10-256-14/+67
* Add --keyboard-usability-test flag and always show keyboard unless manually hidebshe@chromium.org2013-10-255-2/+50
* Removes unnecessary code for linux-aurasky@chromium.org2013-10-252-9/+1
* Hide the swipe selection feature behind a flag, --enable-swipe-selection.stevet@chromium.org2013-10-252-0/+5
* linux_aura: Fix build.erg@chromium.org2013-10-252-2/+2
* ui/base: Clean up DEPS entries.tfarina@chromium.org2013-10-253-10/+0
* Makes tooltip always on topsky@chromium.org2013-10-241-0/+2
* Fix app_list_unittestsstevenjb@chromium.org2013-10-247-25/+230
* Add Color animation curves.avallee@chromium.org2013-10-248-20/+286
* Implement transform snapping for gfx::Transforms.avallee@chromium.org2013-10-243-40/+343
* Updating XTBs based on .GRDs from branch 1650kerz@chromium.org2013-10-2444-1/+259
* Convert views X11 UnhandledKeyboardEventHandler to other Linux platformstiago.vignatti@intel.com2013-10-242-2/+2
* replace setIsOpaque (deprecated) with explicit SkAlphaTypereed@google.com2013-10-246-14/+12
* Avoid creating two resizers for two-finger drag. This CL is trying to avoid c...varkha@chromium.org2013-10-242-13/+91
* Implements ui::InputMethodLinuxX11 which is a IME bridge from/to gtk-immodule...yukishiino@chromium.org2013-10-2421-89/+636
* Minor changes to the system keyboard. Makes arrow keys repeat, and removes th...rsadam@chromium.org2013-10-242-9/+8
* Moves creation of various clients to DesktopNativeWidgetAurasky@chromium.org2013-10-2411-249/+275
* Uses GetDefaultProfileOrOffTheRecord() for ChromeOS guest mode.mukai@chromium.org2013-10-241-8/+3
* Revert 230671 "Avoid creating two resizers for two-finger drag. ..."falken@chromium.org2013-10-242-91/+13
* Avoid creating two resizers for two-finger drag. This CL is trying to avoid c...varkha@chromium.org2013-10-242-13/+91
* Removed unused attributes.rsadam@chromium.org2013-10-243-5/+4
* Make aura::clients take Window instead of RootWindowben@chromium.org2013-10-2434-101/+115
* [Ozone] Fix object type on creationdnicoara@chromium.org2013-10-241-1/+1
* Add arrows to the system keyboard.rsadam@chromium.org2013-10-243-16/+36
* rAc: Focus first invalid view when trying to submit.dbeam@chromium.org2013-10-241-1/+1
* Revert 230349 "linux_aura: Fix the focus manager so that TAB cyc..."erg@chromium.org2013-10-241-0/+2
* evdev: Basic modifier key supportspang@chromium.org2013-10-2310-16/+556
* Adds a unit test to make sure Widget::GetNativeView() is hiddensky@chromium.org2013-10-231-0/+17
* Move Gtk initialization earlier in BrowserMain.kbr@chromium.org2013-10-231-0/+2
* ozone: Allow the output to be written to a file.sadrul@chromium.org2013-10-234-3/+157