summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_canvas.h
Commit message (Expand)AuthorAgeFilesLines
* Keep VectorCanvas as a typedef of PlatformCanvasreed@google.com2014-03-131-25/+6
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-2/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add OVERRIDE to skia/.avi@chromium.org2011-11-211-3/+4
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-3/+3
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-3/+3
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-3/+3
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-21/+4
* Revert 78859 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-4/+21
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-21/+4
* Revert 78812 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-4/+21
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-21/+4
* Revert 78662 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-4/+21
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-21/+4
* Build skia as a dll in windows multi-dll build. ctguil@chromium.org2011-03-171-1/+1
* Update use of SkCanvas and SkDevice to match change in Skia:vandebo@chromium.org2010-10-151-17/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* FreeBSD/OpenBSD ifdefs for skiapvalchev@google.com2010-02-041-5/+6
* Pass printing result to the browser.maruel@chromium.org2009-09-081-5/+14
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-051-2/+16
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-3/+3
* Reverting 7318.brettw@google.com2008-12-191-1/+3
* Reverting 7317.brettw@google.com2008-12-191-3/+1
* Remove base dependencies in the Windows-specific skia/ext code.brettw@google.com2008-12-191-1/+3
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-5/+5
* 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/+46