summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_canvas.h
Commit message (Expand)AuthorAgeFilesLines
* Added skia::SupportsPlatformPaint for webkit to query whether it can use nati...alokp@chromium.org2011-04-111-0/+5
* Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...alokp@chromium.org2011-04-081-0/+17
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-051-2/+2
* Build skia as a dll in windows multi-dll build. ctguil@chromium.org2011-03-171-1/+1
* Start sorting methods in class declarations.erg@google.com2011-01-071-21/+20
* Wire up missing functionality in BitmapPlatformContext to allow the creation ...brettw@chromium.org2011-01-061-0/+4
* Update use of SkCanvas and SkDevice to match change in Skia:vandebo@chromium.org2010-10-151-12/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Solaris: Second set adding in Solaris as an OS optionevan@chromium.org2010-02-181-1/+2
* FreeBSD/OpenBSD ifdefs for skiapvalchev@google.com2010-02-041-1/+1
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+1
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-13/+109
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-13/+10
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-221-0/+30