summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_canvas.cc
Commit message (Expand)AuthorAgeFilesLines
* Add skia::RefPtr class to wrap ref counted classes from Skia.danakj@chromium.org2012-12-041-2/+2
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-2/+1
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-1/+2
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-2/+1
* Removal of redundant method, PlatformDevice::IsVectorial. twiz@chromium.org2011-05-261-1/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-2/+3
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-3/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-2/+3
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-3/+1
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-5/+5
* Revert 78859 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-5/+5
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-5/+5
* Revert 78812 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-5/+5
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-5/+5
* Revert 78662 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-5/+5
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-5/+5
* 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-1/+5
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-051-57/+1
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-6/+7
* Reverting 7318.brettw@google.com2008-12-191-6/+6
* Reverting 7317.brettw@google.com2008-12-191-6/+6
* Remove base dependencies in the Windows-specific skia/ext code.brettw@google.com2008-12-191-6/+6
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-2/+2
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-0/+90