Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API. | tfarina@chromium.org | 2012-03-27 | 1 | -3/+3 |
* | ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas. | tfarina@chromium.org | 2012-03-15 | 1 | -3/+3 |
* | Remove all |gfx::Image(new SkBitmap(...))| antipatterns. | rsesek@chromium.org | 2012-03-15 | 1 | -3/+3 |
* | ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h | tfarina@chromium.org | 2012-03-14 | 1 | -1/+1 |
* | ui/gfx: Convert Canvas::DrawLineInt() to use gfx::Point. | tfarina@chromium.org | 2012-02-05 | 1 | -5/+7 |
* | Make CanvasSkia take a gfx::Size as the first parameter. | tfarina@chromium.org | 2011-12-20 | 1 | -3/+3 |
* | ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect. | tfarina@chromium.org | 2011-12-17 | 1 | -1/+1 |
* | Add GAIA picture to Settings profile overlay | sail@chromium.org | 2011-11-30 | 1 | -0/+18 |
* | Utility to draw GAIA pictures | sail@chromium.org | 2011-11-30 | 1 | -0/+74 |