summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Revert 125850 - Aura: Throttle resize to ability to drawbacker@chromium.org2012-03-094-137/+43
* Aura: Throttle resize to ability to drawbacker@chromium.org2012-03-094-43/+137
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-1/+1
* Adds Window::StackBelow and wiring in Widget.sky@chromium.org2012-03-085-44/+129
* Fixes bugs that resulted in problems with double clicking to maximizesky@chromium.org2012-03-071-1/+5
* Scroll End Events report velocities "on rails"tdresser@chromium.org2012-03-072-2/+114
* Adding persistance for gesture recognition parms.girard@chromium.org2012-03-071-1/+2
* Aura: Allow WK renderer to queue next frame before drawing UI.backer@chromium.org2012-03-071-1/+5
* * property can now manage value's memoryoshima@chromium.org2012-03-0614-138/+199
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-03-052-0/+7
* Allow running aura_unittests with valgrind, and fix a leak it exposes.sadrul@chromium.org2012-03-051-2/+2
* Mac Aura fails compile and some testsdhollowa@chromium.org2012-03-032-3/+3
* Aura: Update window frames, allow resize from outside windowjamescook@chromium.org2012-03-023-3/+20
* Gestures are now possible using touch events with any idstdresser@chromium.org2012-03-026-119/+252
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-027-90/+60
* Double clicking the resize handle should expand window along that axis.ben@chromium.org2012-03-022-2/+8
* Fix the full screen switching browser window dipping below launcher bar issue.jennyz@chromium.org2012-03-013-1/+15
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-017-60/+90
* Update GestureRecognizer State Diagram to use point-idstdresser@chromium.org2012-03-011-3/+3
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-017-90/+60
* Revert 124071 - Gestures are now possible using touch events with any idsrbyers@chromium.org2012-03-016-201/+114
* Revert 124433 - Adding persistance for gesture recognition parms.yzshen@chromium.org2012-03-011-2/+1
* Adding persistance for gesture recognition parms.girard@chromium.org2012-03-011-1/+2
* Makes sure switching workspaces only animations windows that want tosky@chromium.org2012-03-011-0/+4
* Hide the mouse cursor when it boots in ChromeOS.mukai@chromium.org2012-02-291-1/+1
* Gestures are now possible using touch events with any idstdresser@chromium.org2012-02-296-114/+201
* aura: Fix some of the event dispatching in linux.sadrul@chromium.org2012-02-283-12/+18
* Revert 123989 sicne it broke aura_shell_unittests:sadrul@chromium.org2012-02-286-201/+114
* Gestures are now possible using touch events with any idstdresser@chromium.org2012-02-286-114/+201
* Move IsMouseButtonDown to Env.ben@chromium.org2012-02-275-20/+20
* Moves stacking client to Env.beng@google.com2012-02-279-14/+80
* Aura: Fix XExpose handling in the root window.backer@chromium.org2012-02-271-1/+1
* Remove RootWindow::GetInstance() use from the gesture recognizer.ben@chromium.org2012-02-277-24/+32
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-2615-52/+69
* Remove a bunch more uses of RootWindow::GetInstance() ben@chromium.org2012-02-261-10/+10
* Revert 123673 - Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-251-10/+10
* Attempt 4:sky@chromium.org2012-02-251-2/+2
* Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-251-10/+10
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-253-9/+2
* Revert 123592 - Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-251-10/+10
* Revert 123603 - Attempt 3: Makes managed mode constrain the height of windows...sky@chromium.org2012-02-251-1/+1
* Attempt 3: Makes managed mode constrain the height of windows so they don'tsky@chromium.org2012-02-251-1/+1
* Moves the Linux dispatcher into its own object.beng@google.com2012-02-2510-39/+123
* Revert 123593 - Remove RootWindow::Run(). This removes one reason people will...ben@chromium.org2012-02-253-2/+9
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-243-9/+2
* Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-241-10/+10
* Aura: Remove dynamic switching into and out of compact modejamescook@chromium.org2012-02-242-1/+3
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-242-2/+29
* ash: Use gestures to move/resize the window, instead of touch.sadrul@chromium.org2012-02-241-3/+16
* Move RootWindowHostLinux class decl to a header file.ben@chromium.org2012-02-243-76/+91