summaryrefslogtreecommitdiffstats
path: root/skia/ext/bitmap_platform_device_win.h
Commit message (Expand)AuthorAgeFilesLines
* 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