| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for different tween types in ui::Layer animations | vollick@chromium.org | 2012-03-07 | 10 | -43/+119 |
* | Use SkRegion (set of rectangles) to record damaged rects | oshima@chromium.org | 2012-03-06 | 3 | -21/+29 |
* | ui/gfx: Get rid of Canvas::CreateCanvas() function. | tfarina@chromium.org | 2012-03-05 | 1 | -8/+0 |
* | Aura: Update window frames, allow resize from outside window | jamescook@chromium.org | 2012-03-02 | 1 | -0/+2 |
* | Adds an animation for switching workspaces. | sky@chromium.org | 2012-02-28 | 3 | -0/+9 |
* | Update CompositorCC WebLayerTreeView usage for WebKit API change | jamesr@chromium.org | 2012-02-24 | 2 | -4/+12 |
* | Simplify some calls to gfx::Rect by using its gfx::Size ctor. | tfarina@chromium.org | 2012-02-24 | 1 | -2/+1 |
* | Land 9348117: (Aura) use GPU process for UI | backer@chromium.org | 2012-02-24 | 5 | -106/+140 |
* | ash: Fix bug where small shadows were drawn incorrectly. | derat@chromium.org | 2012-02-23 | 1 | -0/+2 |
* | Suppress painting when closing window | oshima@chromium.org | 2012-02-23 | 4 | -19/+76 |
* | This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo... | mmocny@chromium.org | 2012-02-21 | 1 | -0/+2 |
* | Implicit observers shouldn't notify on animator destruction by default. | vollick@google.com | 2012-02-16 | 4 | -13/+58 |
* | Revert 122213 - aura: Use GPU process for UI | dpapad@chromium.org | 2012-02-16 | 5 | -173/+106 |
* | aura: Use GPU process for UI | piman@chromium.org | 2012-02-16 | 5 | -106/+173 |
* | Small refactor to OpaqueBrowserFrameView setup of window caption buttons | jamescook@chromium.org | 2012-02-15 | 1 | -1/+13 |
* | Add per-tile painting support to compositor. | reveman@google.com | 2012-02-15 | 4 | -0/+12 |
* | Deprecates Layer::GetLayerProperties which is no longer used | pkotwicz@chromium.org | 2012-02-14 | 2 | -30/+0 |
* | ui::Compositor is no longer ref-counted | piman@chromium.org | 2012-02-12 | 5 | -19/+21 |
* | Make visibility an animatable layer property. | vollick@google.com | 2012-02-10 | 10 | -31/+176 |
* | Plumb expose damage to compositor. | backer@chromium.org | 2012-02-10 | 2 | -0/+9 |
* | Remove AcceleratedSurfaceContainerLinux | piman@chromium.org | 2012-02-10 | 2 | -8/+4 |
* | Fix a memory leak in the layer animator | vollick@chromium.org | 2012-02-09 | 2 | -2/+67 |
* | Cleanup: Remove even more dead switches. | thestig@chromium.org | 2012-02-07 | 2 | -9/+5 |
* | Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D | piman@chromium.org | 2012-02-03 | 3 | -14/+10 |
* | Renamed old bot to existing trybot. | saintlou@chromium.org | 2012-02-03 | 1 | -2/+2 |
* | Disable animations during aura tests. | vollick@google.com | 2012-02-02 | 9 | -116/+204 |
* | Pass const gfx::Rect& as the first parameter to FillRect. | tfarina@chromium.org | 2012-02-01 | 1 | -2/+2 |
* | Revert 120092 - Reland 120074 -- Disable animations during aura tests. | vollick@google.com | 2012-02-01 | 9 | -204/+116 |
* | Reland 120074 -- Disable animations during aura tests. | vollick@google.com | 2012-02-01 | 9 | -116/+204 |
* | Revert 120074 - Disable animations during aura tests. | vollick@google.com | 2012-02-01 | 9 | -204/+116 |
* | Disable animations during aura tests. | vollick@google.com | 2012-02-01 | 9 | -116/+204 |
* | Change PluginWindowHandle to AcceleratedWidget in ui/gfx/gl | piman@chromium.org | 2012-02-01 | 1 | -9/+0 |
* | Merge Compositor and CompositorCC | piman@chromium.org | 2012-01-29 | 14 | -677/+327 |
* | Fold views_compositor=1 into use_aura=1 | piman@chromium.org | 2012-01-28 | 2 | -2/+2 |
* | aura: Add Layer::LAYER_SOLID_COLOR to compositor. | derat@chromium.org | 2012-01-28 | 3 | -22/+50 |
* | Remove old (pre-webkit) compositor | piman@chromium.org | 2012-01-27 | 15 | -2683/+12 |
* | LayerAnimationObserver removes itself from LayerAnimationSequence's observer ... | xiyuan@chromium.org | 2012-01-27 | 5 | -6/+80 |
* | Animation observers must opt in to get notified when the animator is destroyed. | vollick@chromium.org | 2012-01-26 | 8 | -8/+55 |
* | Always use webkit compositor | piman@chromium.org | 2012-01-25 | 2 | -2/+12 |
* | Revert 118789 - Always use webkit compositor | piman@chromium.org | 2012-01-24 | 2 | -12/+2 |
* | Always use webkit compositor | piman@chromium.org | 2012-01-24 | 2 | -2/+12 |
* | Add Angle lib to compositor.gyp dependencies so compositor runs on windows. | ben@chromium.org | 2012-01-21 | 1 | -0/+2 |
* | Animate the omnibox show/hide. | ben@chromium.org | 2012-01-20 | 1 | -1/+1 |
* | Reland "aura/chromeos: Avoid suspending while video is playing." | derat@chromium.org | 2012-01-19 | 1 | -2/+2 |
* | Add a simple animation when showing/hiding windows. | ben@chromium.org | 2012-01-19 | 1 | -2/+4 |
* | Mac/Aura compositor_unittests are failing | dhollowa@chromium.org | 2012-01-19 | 2 | -4/+7 |
* | Revert "aura/chromeos: Avoid suspending while video is playing." | derat@chromium.org | 2012-01-19 | 1 | -2/+2 |
* | aura/chromeos: Avoid suspending while video is playing. | derat@chromium.org | 2012-01-18 | 1 | -2/+2 |
* | Make it simpler to detect when implicit animations complete. | vollick@google.com | 2012-01-18 | 8 | -52/+267 |
* | Disable hole-punching on Windows, it seems to be broken right now, probably d... | ben@chromium.org | 2012-01-13 | 1 | -0/+7 |