| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes bad NOTREACHED. | sky@chromium.org | 2011-10-10 | 1 | -1/+1 |
* | Properly handle vertically flipping the texture. | backer@chromium.org | 2011-10-06 | 1 | -0/+3 |
* | Allow animating alpha | vollick@chromium.org | 2011-09-23 | 1 | -0/+3 |
* | Force clear when root view is animating. | vollick@chromium.org | 2011-09-13 | 1 | -2/+4 |
* | With this CL animated rotations can be triggered by visiting URLs like about:... | vollick@chromium.org | 2011-09-08 | 1 | -4/+4 |
* | gfx::Compositor: SchedulePaint. | sadrul@chromium.org | 2011-09-07 | 1 | -12/+8 |
* | Changes to port holey layer changes into windows compositor | pkotwicz@chromium.org | 2011-09-02 | 1 | -20/+18 |
* | Vend common GL context | backer@chromium.org | 2011-08-26 | 1 | -99/+82 |
* | Gets rid of chrome being cleared for a moment when keyboard is hidden | backer@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | First pass for eliminating double painting | pkotwicz@chromium.org | 2011-07-29 | 1 | -0/+8 |
* | Update Texture/Layer SetCanvas, callsites, and comments. | msw@chromium.org | 2011-07-27 | 1 | -4/+5 |
* | Always write alpha. Turn of blending for root layers. Also, don't clear the b... | backer@chromium.org | 2011-07-22 | 1 | -3/+3 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Use SkMatrix44 for the underlying implementation of ui::Transform | backer@chromium.org | 2011-07-08 | 1 | -15/+10 |
* | Push (not pull) window geometry for the compositor. | backer@chromium.org | 2011-07-06 | 1 | -47/+41 |
* | Ref count the browser compositor textures. | backer@chromium.org | 2011-06-23 | 1 | -130/+117 |
* | Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED. | sky@chromium.org | 2011-06-21 | 1 | -0/+7 |
* | Implements a blur on the prototype compositor. To enable a blur I | sky@chromium.org | 2011-06-07 | 1 | -62/+326 |
* | Adds View::OnWillCompositeTexture that is invoked before a texture is | sky@chromium.org | 2011-06-06 | 1 | -0/+6 |
* | Fixes bug in updating only part of a texture and removes irrelevant TODO. | sky@chromium.org | 2011-05-27 | 1 | -1/+1 |
* | Prototype compositor to render views to a texture using d3d 10. This | sky@chromium.org | 2011-05-24 | 1 | -0/+563 |