summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-254-20/+3
* Move DisplayUtils methods into gfx::Screen.derat@chromium.org2011-10-252-0/+10
* aura: Try to make Linux host resize code more reliable.derat@chromium.org2011-10-246-87/+113
* Notify Desktop::OnHostRezied only when the size has changed or resize is requ...oshima@google.com2011-10-241-2/+9
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-242-4/+4
* aura: Resize toplevel windows correctly when the desktop is resized.sadrul@chromium.org2011-10-222-4/+60
* Implement NativeWidgetAura::GetScreenBoundsoshima@chromium.org2011-10-223-4/+38
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-222-0/+4
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-219-23/+109
* aura: Update the desktop size if the layer is not animating for transform.sadrul@chromium.org2011-10-213-1/+13
* A couple of quick tweaks:ben@chromium.org2011-10-211-0/+1
* Animate desktop rotations.ben@chromium.org2011-10-214-15/+17
* aura: Take the focus at startup on X when no WM is running.derat@chromium.org2011-10-211-0/+8
* aura: Improve initial host window size.derat@chromium.org2011-10-216-8/+95
* Fix a bug where we were not properly redrawing when bounds change. This was c...ben@chromium.org2011-10-201-1/+1
* Revert 106606 - Use WebKit compositor in ui::Layerlipalani@chromium.org2011-10-202-4/+0
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-202-0/+4
* aura: Add transform support to Desktop.sadrul@chromium.org2011-10-2011-55/+190
* Don't force osmesa for aura tests.backer@chromium.org2011-10-201-3/+0
* Revert r106508 "LayoutManager controls child bounds."oshima@google.com2011-10-208-102/+18
* Implement motion coalescing for XI2davemoore@chromium.org2011-10-201-0/+79
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-208-18/+102
* Turns on RWHVA.ben@chromium.org2011-10-202-2/+0
* Add GetTargetBounds to window/layer.oshima@chromium.org2011-10-202-0/+8
* Fix visible parameter passed to WnidowObserveroshima@google.com2011-10-193-2/+65
* Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...ben@chromium.org2011-10-195-8/+23
* aura: Requery pointer position after host window resize.derat@chromium.org2011-10-194-4/+18
* aura: Make tests pass Desktop's dispatcher to message loop.derat@chromium.org2011-10-191-1/+2
* Gets ScreenAura to correctly calculate work area, and hookssky@chromium.org2011-10-196-30/+45
* aura: Don't recycle Desktops between tests.derat@chromium.org2011-10-186-63/+74
* aura: Merge RootWindow into Desktop.sadrul@chromium.org2011-10-1812-342/+246
* aura: Fix cursor visibility, and a crash on mouse-wheel.sadrul@chromium.org2011-10-171-0/+1
* Minimum size for aura windowoshima@google.com2011-10-179-46/+380
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-175-21/+250
* aura: Add support for touch events.sadrul@chromium.org2011-10-1718-18/+314
* Wires keeping the launcher up to date with the browser. I also needed GetBrow...sky@chromium.org2011-10-152-0/+10
* Throw away motion events if we can't keep updavemoore@chromium.org2011-10-141-2/+21
* aura: Implement IsFullscreenMode().derat@chromium.org2011-10-143-10/+43
* aura: Implement cursor-position-related methods in Screen.derat@chromium.org2011-10-1411-41/+167
* Positions the launcher in the bottom left corner. Adds ShellDelegatesky@chromium.org2011-10-135-7/+115
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-135-2/+24
* aura: Some changes to Desktop.sadrul@chromium.org2011-10-135-2/+114
* Fix clang compile errors for USE_AURA=1dhollowa@chromium.org2011-10-123-3/+3
* Enable NativeConstrainedWindowAuraoshima@chromium.org2011-10-121-3/+2
* aura: Fix mouse wheel events.sadrul@chromium.org2011-10-121-0/+4
* ui: Migrate to base::Bind().tfarina@chromium.org2011-10-112-5/+8
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-111-1/+1
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-116-2/+49
* Move some code around...ben@chromium.org2011-10-1012-45/+67
* Revert 104755 - Move some code around...test infrastructure -> aura/testaura_...ben@chromium.org2011-10-1012-67/+45