summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Aura: Use more traditional window frame, add flag for new lookjamescook@chromium.org2011-11-023-8/+25
* Aura: New window frame image assetsjamescook@chromium.org2011-11-028-0/+0
* Move maximize/fullscreen/restore to shelloshima@google.com2011-11-0123-332/+614
* Exclude accelerated_surface_win from aura builds. Fixes bustage.ben@chromium.org2011-11-011-0/+8
* Fix OWNERS files to set noparent.ben@chromium.org2011-11-014-0/+4
* Gets disable inactive frame rendering to work correctly for aura. Thissky@chromium.org2011-11-012-2/+65
* Add traces in compositor, views and skiapiman@chromium.org2011-11-012-0/+9
* Implemented AcceleratedSurface for Windows.apatrick@chromium.org2011-11-013-0/+586
* Make LazyInstance managed Locks leaky.thestig@chromium.org2011-11-011-1/+3
* Added booleans that indicate which GL extensions are available.apatrick@chromium.org2011-11-011-6/+18
* Remove ViewProp from aura buildoshima@google.com2011-11-019-24/+15
* ui/gfx: Convert CreateCanvas to use gfx::Size.tfarina@chromium.org2011-11-014-11/+8
* Adjust fragment indices appropriately when pasting HTML on Windows.dcheng@chromium.org2011-11-012-3/+35
* Gets Bubble to work on aura.sky@chromium.org2011-10-311-0/+3
* aura: Fix default_container_layout_manager_unittest.cc.derat@chromium.org2011-10-311-5/+1
* aura: Add fullscreen/popups to RenderWidgetHostViewAura.derat@chromium.org2011-10-3110-58/+89
* Makes DefaultContainerLayoutManager ignore windows with transientsky@chromium.org2011-10-313-3/+28
* Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...dhollowa@chromium.org2011-10-313-4/+24
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-10-313-24/+4
* Added support for chromeos usb micedavemoore@chromium.org2011-10-311-3/+29
* Push one function from the Mac drag/drop util code to ui/.avi@chromium.org2011-10-313-0/+83
* Improve omnibox accessibility on Windows.dmazzoni@chromium.org2011-10-311-16/+17
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-3115-73/+64
* Fixes bug where windows weren't being moved and resized if the desktopsky@chromium.org2011-10-2812-78/+189
* Changes around the launcher so that it only shows the most recentlysky@chromium.org2011-10-288-37/+33
* Add dependencies.backer@chromium.org2011-10-281-0/+3
* Activate the workspace that dragged window has landed.oshima@chromium.org2011-10-281-3/+4
* Minimize resize callsdavemoore@chromium.org2011-10-281-0/+3
* 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