Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui/gfx: Do not pass SkColor by const-reference as it's defined as POD(integer). | tfarina@chromium.org | 2012-03-24 | 1 | -7/+7 |
* | ui/gfx: Kill Canvas::FillRect() function that takes gfx::Brush. | tfarina@chromium.org | 2012-03-17 | 1 | -33/+0 |
* | ui/gfx: Fix the file names of "canvas_skia_*" to say just "canvas_platform". | tfarina@chromium.org | 2012-03-17 | 1 | -0/+378 |
* | ui/gfx: Clean up the remaining references to CanvasSkia. | tfarina@chromium.org | 2012-03-17 | 1 | -25/+0 |
* | ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia. | tfarina@chromium.org | 2012-03-09 | 1 | -9/+9 |
* | ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point. | tfarina@chromium.org | 2011-10-27 | 1 | -1/+1 |
* | Allow CanvasSkia to bind to an existing SkCanvas. | piman@chromium.org | 2011-10-05 | 1 | -1/+9 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -0/+17 |