summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_platform_device_emf_win.h
Commit message (Expand)AuthorAgeFilesLines
* Custom implementation of VectorPlatformDeviceEmf::drawBitmapRect, to shield i...edisonn@google.com2013-02-121-0/+3
* This is a fix for http://code.google.com/p/chromium/issues/detail?id=128506 -...edisonn@google.com2012-11-211-0/+6
* Some printers has issue with metafiles produces from PDF so added switch and ...vitalybuka@chromium.org2012-08-221-5/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* BitmapPlatformDevice multiply-inherits from PlatformDevice and SkDevice, insenorblanco@chromium.org2012-03-291-1/+1
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-281-6/+4
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-4/+6
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-6/+4
* Remove cast to VectorPlatformDeviceEMF.twiz@chromium.org2011-08-041-5/+6
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-11/+7
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-6/+11
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-11/+6
* Removal of redundant method, PlatformDevice::IsVectorial. twiz@chromium.org2011-05-261-3/+4
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+1
* Update Chrome's Skia Device to use the new device factory interface (http://c...vandebo@chromium.org2011-04-291-4/+4
* Fixed a few styles issues in skia::PlatformDevice. Made function names consis...alokp@chromium.org2011-04-061-3/+1
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-051-1/+1
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-0/+144