summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Reland r107720 - Enable the new layer animation framework.vollick@chromium.org2011-10-2831-578/+658
* aura: Comment noisy NOTIMPLEMENTEDs in NativeWidgetAura.derat@chromium.org2011-10-281-0/+1
* Revert 107715 - Enable the new layer animation framework.vollick@chromium.org2011-10-2831-658/+578
* Enable the new layer animation framework.vollick@chromium.org2011-10-2831-578/+658
* Build fix for win_auravarunjain@chromium.org2011-10-283-1/+13
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-2711-69/+69
* Drag and rotate windows between/within workspacesoshima@google.com2011-10-278-73/+599
* Enable tooltips for aura.varunjain@chromium.org2011-10-272-0/+18
* Fix visibility on WebLayerpiman@chromium.org2011-10-272-4/+18
* Correct text y position calculation in RenderTextWin.asvitkine@chromium.org2011-10-271-6/+10
* aura: Fix keyevents from the numpad.sadrul@chromium.org2011-10-271-12/+18
* Makes Launcher remove itself as an observer from any windows it'ssky@chromium.org2011-10-271-0/+4
* Split GL binding init into core and extension partjoth@chromium.org2011-10-2716-37/+361
* aura: Make sure the desktop widget gets parented to the correct container, an...sadrul@chromium.org2011-10-273-6/+9
* aura: Remove failing ScreenTest for aura.sadrul@chromium.org2011-10-272-23/+2
* Makes overview center the active workspace. This avoids leaving extrasky@chromium.org2011-10-272-8/+14
* Fix up compositor mocking.backer@chromium.org2011-10-2710-49/+82
* touchui: Update a couple of command-line flags.sadrul@chromium.org2011-10-272-8/+0
* Revert 107563 - Fix up compositor mocking.backer@chromium.org2011-10-2710-81/+43
* Fix up compositor mocking.backer@chromium.org2011-10-2710-43/+81
* ui/gfx: Change Canvas::ScaleInt() to just Canvas::Scale().tfarina@chromium.org2011-10-276-10/+9
* Implement clipboard for aura and re-enable clipboard_unittests.varunjain@chromium.org2011-10-276-193/+449
* GTK: Step 1 of tab strip refresh.erg@chromium.org2011-10-273-68/+189
* ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.tfarina@chromium.org2011-10-2714-44/+38
* Move view property implmentation from NativeWidgetAura to window.oshima@chromium.org2011-10-273-0/+65
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-10-263-78/+308
* Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-2621-48/+230
* Makes launcher ignore adds/removes that aren't from thesky@chromium.org2011-10-261-0/+6
* Remove src/ui/views.tfarina@chromium.org2011-10-2654-5886/+0
* on OpenBSD libGL.so has to be loaded instead of libGL.so.1robert.nagy@gmail.com2011-10-261-0/+4
* [Aura] Fix NativeViewHostAura::RemovedFromWidget crash.xiyuan@chromium.org2011-10-263-1/+37
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-1/+1
* Fix aura bustage.ben@chromium.org2011-10-261-1/+1
* Rework EventFilter.ben@chromium.org2011-10-2612-119/+397
* Revert 107360vandebo@chromium.org2011-10-263-308/+78
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-10-263-78/+308
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-2613-26/+33
* Adds transient children to Window. A transient child is owned by thesky@chromium.org2011-10-263-1/+86
* Fix component build with USE_AURA=1.backer@chromium.org2011-10-261-1/+2
* Updating textfield hardcoded value. This is temporary until we use the theme ...saintlou@chromium.org2011-10-261-1/+1
* Add workspace to desktoposhima@google.com2011-10-2618-199/+647
* aura: Install a default delegate for the desktop.sadrul@chromium.org2011-10-261-0/+29
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-2610-86/+98
* Fix crash when deleting workspacesoshima@google.com2011-10-261-1/+2
* Enable accelerated compositing of web pages when using webkit compositorpiman@chromium.org2011-10-267-30/+201
* Revert 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-2516-217/+48
* Added GLSurfaceAdapter, an implementation of GLSurface that forwards all call...apatrick@chromium.org2011-10-2516-48/+217
* Fix a notreached assertion and linker error in RWHVAben@chromium.org2011-10-251-1/+3
* Makes the new browser button and show apps buttons animate transitionsky@chromium.org2011-10-251-2/+49
* Fix OnLayerAnimationEnded notifications.vollick@chromium.org2011-10-251-0/+2