summaryrefslogtreecommitdiffstats
path: root/ui/views/painter.cc
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+0
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-3/+3
* views: Do not use deprecated ResourceBundle::GetBitmapNamed() function.tfarina@chromium.org2012-03-061-2/+3
* ui: Let skia do the conversion work for us by using the integer version of se...tfarina@chromium.org2012-03-011-6/+5
* views: Change Painter::Paint to take a gfx::Size instead of ints.tfarina@chromium.org2012-02-151-27/+32
* views: Change Painter::PaintPainterAt to take a gfx::Rect instead of ints.tfarina@chromium.org2012-02-141-7/+7
* Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...hbono@chromium.org2012-02-081-4/+6
* ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.tfarina@chromium.org2012-02-081-6/+4
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-0/+199