summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Removing animation observers from the layer animator should also remove them ...vollick@chromium.org2011-11-072-0/+40
* Copy WebKit's DEFINE_STATIC_LOCAL to base/basictypes.hthakis@chromium.org2011-11-051-3/+1
* Implement more IAccessibleText in NativeViewAccessibilityWin.dmazzoni@chromium.org2011-11-043-0/+147
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-042-9/+8
* Remove the remaining 6 exit time destructors and 2 static initializers from ui/thakis@chromium.org2011-11-044-13/+25
* Resolve check-perms failure.csilv@chromium.org2011-11-041-0/+0
* Fix annoying autorelease messages for browser tests.shess@chromium.org2011-11-041-1/+1
* Implements maximize and fullscreen for default window manager.sky@chromium.org2011-11-048-11/+245
* Makes launcher handle overflow.sky@chromium.org2011-11-046-11/+170
* Fix PropertyChanged failure on win.oshima@google.com2011-11-041-16/+20
* mac: Remove 9 exit time destructors.thakis@chromium.org2011-11-041-21/+9
* Add command-line option to enable swiftshaderjbauman@chromium.org2011-11-045-14/+41
* Refine panel UI looks on Windows: change bottom-left and bottom-right corners...jianli@chromium.org2011-11-043-0/+2
* Fix missing GL binding for skia with in-process GLpiman@chromium.org2011-11-031-0/+1
* Setting a layer property immediately should cancel any current animations.vollick@chromium.org2011-11-0312-102/+156
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-11-033-24/+4
* Fix gl context change on dropping a texturepkotwicz@chromium.org2011-11-032-1/+10
* Overdraw debugging can be enabled with the --enable-compositor-overdraw-debug...vollick@chromium.org2011-11-034-35/+117
* Moves scheduling draw/paint from Window::SetBounds tosky@chromium.org2011-11-034-12/+50
* Adds support for fullscreening the desktop host on Windows. F11.ben@chromium.org2011-11-035-33/+99
* Allow Window point conversion with a NULL source. This just returns immediate...ben@chromium.org2011-11-036-6/+19
* Fix build issues with CompositorCC & component build.ben@chromium.org2011-11-031-4/+6
* Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...dhollowa@chromium.org2011-11-033-4/+24
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-11-033-24/+4
* Fixes painting regression. The problem was I optimized to only send tosky@chromium.org2011-11-031-1/+1
* Remove canvas direct 2d from build since its not used and causes problemsrogerta@chromium.org2011-11-035-825/+0
* Aura: Square window framejamescook@chromium.org2011-11-0319-26/+28
* Test that pixels are drawn to the screenbacker@chromium.org2011-11-039-0/+90
* Put workspace manager behind --aura-windows flagoshima@chromium.org2011-11-032-8/+25
* Get rid of unused variable reported by clang.dmaclach@chromium.org2011-11-031-2/+0
* Get rid of deadstore warning from clangdmaclach@chromium.org2011-11-031-1/+0
* Revert part of r107440 that got left out by drover.sadrul@chromium.org2011-11-021-29/+5
* Revert r107440 because this causes a crash on touchui on page load.sadrul@chromium.org2011-11-022-279/+73
* Fix the rotation animation so that it still works.ben@chromium.org2011-11-021-2/+1
* Makes the compositors handle updating part of a texture when thesky@chromium.org2011-11-022-20/+13
* Allows observers to be notified when layer animations complete.vollick@chromium.org2011-11-0223-217/+489
* Add WorkspaceObserver to observe changes in workspace stateoshima@chromium.org2011-11-0214-64/+207
* Fix shared library build for aura.sky@chromium.org2011-11-021-2/+4
* 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