summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor
Commit message (Expand)AuthorAgeFilesLines
* Add support for different tween types in ui::Layer animationsvollick@chromium.org2012-03-0710-43/+119
* Use SkRegion (set of rectangles) to record damaged rectsoshima@chromium.org2012-03-063-21/+29
* ui/gfx: Get rid of Canvas::CreateCanvas() function.tfarina@chromium.org2012-03-051-8/+0
* Aura: Update window frames, allow resize from outside windowjamescook@chromium.org2012-03-021-0/+2
* Adds an animation for switching workspaces.sky@chromium.org2012-02-283-0/+9
* Update CompositorCC WebLayerTreeView usage for WebKit API changejamesr@chromium.org2012-02-242-4/+12
* Simplify some calls to gfx::Rect by using its gfx::Size ctor.tfarina@chromium.org2012-02-241-2/+1
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-245-106/+140
* ash: Fix bug where small shadows were drawn incorrectly.derat@chromium.org2012-02-231-0/+2
* Suppress painting when closing windowoshima@chromium.org2012-02-234-19/+76
* This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...mmocny@chromium.org2012-02-211-0/+2
* Implicit observers shouldn't notify on animator destruction by default.vollick@google.com2012-02-164-13/+58
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-165-173/+106
* aura: Use GPU process for UIpiman@chromium.org2012-02-165-106/+173
* Small refactor to OpaqueBrowserFrameView setup of window caption buttonsjamescook@chromium.org2012-02-151-1/+13
* Add per-tile painting support to compositor.reveman@google.com2012-02-154-0/+12
* Deprecates Layer::GetLayerProperties which is no longer usedpkotwicz@chromium.org2012-02-142-30/+0
* ui::Compositor is no longer ref-countedpiman@chromium.org2012-02-125-19/+21
* Make visibility an animatable layer property.vollick@google.com2012-02-1010-31/+176
* Plumb expose damage to compositor.backer@chromium.org2012-02-102-0/+9
* Remove AcceleratedSurfaceContainerLinuxpiman@chromium.org2012-02-102-8/+4
* Fix a memory leak in the layer animatorvollick@chromium.org2012-02-092-2/+67
* Cleanup: Remove even more dead switches.thestig@chromium.org2012-02-072-9/+5
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-033-14/+10
* Renamed old bot to existing trybot.saintlou@chromium.org2012-02-031-2/+2
* Disable animations during aura tests.vollick@google.com2012-02-029-116/+204
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-2/+2
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-019-204/+116
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-019-116/+204
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-019-204/+116
* Disable animations during aura tests.vollick@google.com2012-02-019-116/+204
* Change PluginWindowHandle to AcceleratedWidget in ui/gfx/glpiman@chromium.org2012-02-011-9/+0
* Merge Compositor and CompositorCCpiman@chromium.org2012-01-2914-677/+327
* Fold views_compositor=1 into use_aura=1piman@chromium.org2012-01-282-2/+2
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-283-22/+50
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-2715-2683/+12
* LayerAnimationObserver removes itself from LayerAnimationSequence's observer ...xiyuan@chromium.org2012-01-275-6/+80
* Animation observers must opt in to get notified when the animator is destroyed.vollick@chromium.org2012-01-268-8/+55
* Always use webkit compositorpiman@chromium.org2012-01-252-2/+12
* Revert 118789 - Always use webkit compositorpiman@chromium.org2012-01-242-12/+2
* Always use webkit compositorpiman@chromium.org2012-01-242-2/+12
* Add Angle lib to compositor.gyp dependencies so compositor runs on windows.ben@chromium.org2012-01-211-0/+2
* Animate the omnibox show/hide.ben@chromium.org2012-01-201-1/+1
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-2/+2
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-191-2/+4
* Mac/Aura compositor_unittests are failingdhollowa@chromium.org2012-01-192-4/+7
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-2/+2
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-181-2/+2
* Make it simpler to detect when implicit animations complete.vollick@google.com2012-01-188-52/+267
* Disable hole-punching on Windows, it seems to be broken right now, probably d...ben@chromium.org2012-01-131-0/+7