summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_canvas.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 94905 - Remove (now obsolete) IsNativeFontRendering apivandebo@chromium.org2011-08-021-1/+3
* Remove (now obsolete) IsNativeFontRendering apireed@google.com2011-08-011-3/+1
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-6/+1
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-1/+6
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-6/+1
* Remove set of redundant API calls for PlatformDevice instances. These functio...twiz@chromium.org2011-06-161-6/+17
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-18/+20
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-20/+18
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-18/+20
* Update Chrome's Skia Device to use the new device factory interface (http://c...vandebo@chromium.org2011-04-291-2/+2
* Eliminate unused function.pkasting@chromium.org2011-04-251-7/+0
* Fixed build failure on linux and mac. PlatformDevice::makeOpaque is only pres...alokp@chromium.org2011-04-131-2/+4
* Added skia::MakeOpaque helper function needed to rid WebKit of PlatformCanvas...alokp@chromium.org2011-04-131-0/+5
* 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