summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_canvas.cc
Commit message (Expand)AuthorAgeFilesLines
* Chromium does native painting on a very specific device - a device retrieved ...alokp@chromium.org2011-04-111-12/+12
* Added skia::SupportsPlatformPaint for webkit to query whether it can use nati...alokp@chromium.org2011-04-111-0/+8
* Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...alokp@chromium.org2011-04-081-0/+16
* Wire up missing functionality in BitmapPlatformContext to allow the creation ...brettw@chromium.org2011-01-061-0/+9
* Roll Skia deps to r621.vandebo@chromium.org2010-10-271-1/+1
* Update use of SkCanvas and SkDevice to match change in Skia:vandebo@chromium.org2010-10-151-0/+9
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-0/+26