Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |