summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_device.h
Commit message (Expand)AuthorAgeFilesLines
* ozone: Support building without cairospang@chromium.org2013-11-191-7/+5
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-18/+20
* Convert an OS_SUN use to OS_SOLARIS.shess@chromium.org2013-04-171-2/+2
* skia: Rename PlatformDevice::IsNativeFontRenderingAllowed to PlatformDevice::...reveman@chromium.org2012-09-181-2/+2
* Some printers has issue with metafiles produces from PDF so added switch and ...vitalybuka@chromium.org2012-08-221-5/+0
* Upstream the rest of skia diffmichaelbai@chromium.org2012-07-241-5/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Cleanup: Remove unneeded forward declarations in printing, sandbox, and skia.thestig@chromium.org2011-11-141-6/+4
* Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...kmadhusu@chromium.org2011-09-281-0/+12
* Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...kmadhusu@chromium.org2011-09-271-12/+0
* PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...kmadhusu@chromium.org2011-09-271-0/+12
* Build skia for Android.zhenghao@google.com2011-09-171-0/+4
* implement MakeOpaque at the canvas level, respecting matrix and clipreed@google.com2011-08-311-3/+0
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-281-17/+113
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-113/+17
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-17/+113
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-3/+3
* Remove set of redundant API calls for PlatformDevice instances. These functio...twiz@chromium.org2011-06-161-19/+1
* Removal of redundant method, PlatformDevice::IsVectorial. twiz@chromium.org2011-05-261-5/+0
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-0/+75
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-75/+0
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-0/+75
* `#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/+5
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Fix header names.brettw@google.com2008-11-221-3/+3
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-0/+27