summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Added support for displaying the select folder picker in Chrome ASH on Window...ananta@chromium.org2013-04-192-13/+55
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-155-11/+26
* Support the Text services framework based IME for Chrome AURA on Windows 8 an...ananta@chromium.org2013-04-151-0/+9
* Reland 193431 "CrOS: Enable threaded UI compositor by default."backer@chromium.org2013-04-151-3/+1
* Remove Event::system_locationoshima@chromium.org2013-04-112-3/+0
* Revert 193431 "CrOS: Enable threaded UI compositor by default."kinuko@chromium.org2013-04-111-1/+3
* Translate 1 pixel not 1 dip when rotating the display.oshima@chromium.org2013-04-112-60/+0
* CrOS: Enable threaded UI compositor by default.backer@chromium.org2013-04-101-3/+1
* ash: Fix shelf dragging from auto-hidden state.sadrul@chromium.org2013-04-092-0/+33
* ui: Update the includes of message_loop_proxy.h to its new location.tfarina@chromium.org2013-04-071-1/+1
* Add a message pump for ChromeOS Embedded.rjkroege@chromium.org2013-04-061-1/+1
* Aura: Make compositor_unittests work with --ui-enable-threaded-compositingbacker@chromium.org2013-04-061-0/+1
* Support storing the VisibilityClient on windows other than the RootWindow. Wh...ben@chromium.org2013-04-053-16/+23
* Correct scale for touch radius & scroll offset ordinal miletus@chromium.org2013-04-051-2/+2
* x11: Rename touch_factory to touch_factory_x11.sadrul@chromium.org2013-04-051-1/+1
* Factor out ash/chromeos specific transform from RootWindow.oshima@chromium.org2013-04-034-100/+109
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-313-4/+6
* Support multi touch on Windows 8 AURA and ASH.ananta@chromium.org2013-03-272-12/+16
* Rename RootWindowHostLinux and inheritors.rjkroege@chromium.org2013-03-263-51/+51
* Manually compute inverted matrix for screen rotationoshima@chromium.org2013-03-262-13/+48
* Fixes bug where FocusController would stack a layer directly above asky@chromium.org2013-03-252-2/+7
* make menus, bubbles, etc. top level windows on aurascottmg@chromium.org2013-03-253-0/+76
* linux_aura: Release X11 resources when the MessagePumpAuraX11 goes away.erg@chromium.org2013-03-243-8/+11
* Short term workaround to deal with calculation error caused by inverted matrix.oshima@chromium.org2013-03-234-6/+75
* Observe for window's (self) deletion during activation/focus change.sschmitz@chromium.org2013-03-205-14/+114
* Use floored value for screen size and mouse location for consistency.oshima@chromium.org2013-03-202-11/+32
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-202-63/+0
* Disable touch calibration on external touchscreen.ynovikov@chromium.org2013-03-201-29/+111
* Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"wjia@chromium.org2013-03-192-0/+63
* Support loading non system cursors in Chrome AURA/ASH windows.ananta@chromium.org2013-03-191-0/+5
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-192-63/+0
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-183-12/+12
* Revert 188538 "Closing menu from LauncherMenuItem upon second click"skuhne@chromium.org2013-03-161-1/+0
* Translate points correctly with root window's transformoshima@chromium.org2013-03-164-30/+53
* Closing menu from LauncherMenuItem upon second clickskuhne@chromium.org2013-03-161-0/+1
* Improve mouse/trackpad handling when closing a context menusschmitz@chromium.org2013-03-153-18/+78
* 3rd tryoshima@chromium.org2013-03-151-3/+5
* Revert "2nd try"oshima@chromium.org2013-03-151-5/+3
* 2nd tryoshima@chromium.org2013-03-151-3/+5
* Revert "Add shortcut keys to ui scaling"oshima@chromium.org2013-03-151-5/+3
* Add shortcut keys to ui scalingoshima@chromium.org2013-03-151-3/+5
* Desktop Aura: Reset the mouse pressed handler when capture changes.erg@chromium.org2013-03-145-31/+39
* Rotate Cursor when the display is rotatedoshima@chromium.org2013-03-142-6/+16
* Fixes bug in Display::SetScaleAndBounds() that loses origin, resulting in bug...oshima@chromium.org2013-03-141-1/+3
* Revert 185719 "Check for destroyed window observers which haven'..."flackr@chromium.org2013-03-134-52/+1
* Implemented notifying of visibility change up & down window hierarchy.sschmitz@chromium.org2013-03-132-2/+39
* Ensure that the Alt key is handled correctly in Windows desktop AURA.ananta@chromium.org2013-03-131-0/+3
* Add UI scaling supportoshima@chromium.org2013-03-132-9/+39
* Add duration_scale_mode to ui::LayerAnimatorajuma@chromium.org2013-03-133-4/+12
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-1210-19/+102