summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_canvas.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Revert 125473 - skia: Change MakeOpaque() function to take a gfx::Rect parame...akalin@chromium.org2012-03-071-6/+2
* skia: Change MakeOpaque() function to take a gfx::Rect parameter.tfarina@chromium.org2012-03-071-2/+6
* Build skia for Android.zhenghao@google.com2011-09-171-2/+2
* Fix crash when allocation of very large HTML canvas fails.junov@chromium.org2011-08-191-0/+7
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-1/+0
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-0/+1
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-1/+0
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-2/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-29/+47
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-47/+29
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-29/+47
* Eliminate unused function.pkasting@chromium.org2011-04-251-3/+0
* Added skia::MakeOpaque helper function needed to rid WebKit of PlatformCanvas...alokp@chromium.org2011-04-131-0/+3
* 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