Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Radial Gradient Brush and Bitmap Brush to gfx::Canvas. | ben@chromium.org | 2010-07-29 | 1 | -0/+11 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add support for brushes to gfx::Canvas... right now just LinearGradientBrush. | ben@chromium.org | 2010-07-23 | 1 | -0/+8 |
* | Implement initial ClipRect. | ben@chromium.org | 2010-07-21 | 1 | -3/+18 |
* | Start implementing Direct2D Canvas. Implements Save/Restore methods, FillRect... | ben@chromium.org | 2010-07-09 | 1 | -0/+86 |