summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_canvas_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix win32 error checking in platform_canvas_skia.cc by moving code into bitma...reveman@chromium.org2012-04-171-73/+2
* Remove redundant memory clears when constructing BitmapPlatformDevice instanc...twiz@chromium.org2012-03-161-1/+1
* Beef up and reenable memory diagnostics for skia canvascpu@chromium.org2012-01-061-39/+38
* Add traces in compositor, views and skiapiman@chromium.org2011-11-011-0/+5
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-2/+0
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-0/+2
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-2/+0
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-8/+0
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-0/+8
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-8/+0
* 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-4/+2
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-051-4/+5
* Wire up missing functionality in BitmapPlatformContext to allow the creation ...brettw@chromium.org2011-01-061-9/+3
* 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-13/+2
* Enhance the post-mortem information provided by CrashForBitmapAllocationFailu...brettw@chromium.org2010-10-081-7/+30
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-49/+21
* Fix the failure to fail in PlatformCanvasWin ctorcpu@google.com2009-04-161-7/+21
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-0/+5
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-301-1/+1
* Reverting 7318.brettw@google.com2008-12-191-11/+15
* Reverting 7317.brettw@google.com2008-12-191-14/+11
* Remove base dependencies in the Windows-specific skia/ext code.brettw@google.com2008-12-191-11/+14
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-0/+117