summaryrefslogtreecommitdiffstats
path: root/skia/ext/bitmap_platform_device_win.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Don't get screen dc when creating BitmapPlatformDevicejbauman@chromium.org2012-04-101-8/+3
* BitmapPlatformDevice multiply-inherits from PlatformDevice and SkDevice, insenorblanco@chromium.org2012-03-291-1/+1
* Remove redundant memory clears when constructing BitmapPlatformDevice instanc...twiz@chromium.org2012-03-161-6/+17
* Skia DEPS roll to 3147epoger@chromium.org2012-02-101-1/+1
* implement MakeOpaque at the canvas level, respecting matrix and clipreed@google.com2011-08-311-1/+0
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-281-18/+14
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-14/+18
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-18/+14
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-9/+3
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-3/+9
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-9/+3
* CL removing unused copy constructor and assignment operators on BitmapPlatfor...twiz@chromium.org2011-06-171-15/+3
* Removal of redundant method, PlatformDevice::IsVectorial. twiz@chromium.org2011-05-261-1/+0
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-8/+5
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-5/+8
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-8/+5
* Assert on BeginPlatformPaint/EndPlatformPaint mismatch.ctguil@chromium.org2011-05-111-4/+9
* Update Chrome's Skia Device to use the new device factory interface (http://c...vandebo@chromium.org2011-04-291-4/+3
* Fade tab titlessail@chromium.org2011-04-081-1/+1
* Fixed a few styles issues in skia::PlatformDevice. Made function names consis...alokp@chromium.org2011-04-061-1/+1
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-051-2/+2
* roll skiareed@google.com2011-02-281-1/+2
* Revert 76069 - roll to rev. 846, includes change to SkDevice setMatrixClip() ...reed@google.com2011-02-251-2/+1
* roll to rev. 846, includes change to SkDevice setMatrixClip() interfacereed@google.com2011-02-251-1/+2
* roll skia 636:673thakis@chromium.org2011-01-081-1/+2
* Revert "roll skia 636:673"thakis@chromium.org2011-01-071-2/+1
* roll skia 636:673thakis@chromium.org2011-01-071-1/+2
* Roll Skia deps to r621.vandebo@chromium.org2010-10-271-2/+2
* Update use of SkCanvas and SkDevice to match change in Skia:vandebo@chromium.org2010-10-151-0/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-0/+3
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-3/+0
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-0/+3
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-14/+20
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-271-16/+0
* Reverting 7318.brettw@google.com2008-12-191-8/+8
* Reverting 7317.brettw@google.com2008-12-191-8/+8
* Remove base dependencies in the Windows-specific skia/ext code.brettw@google.com2008-12-191-8/+8
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-0/+111