summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_device_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix Coverity defects in skia/ext:vandebo@chromium.org2012-01-031-2/+1
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-281-5/+7
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-7/+5
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-5/+7
* support text drawing instead of assertingreed@google.com2011-07-211-3/+6
* skia rollreed@google.com2011-06-201-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-12/+12
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-12/+12
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-12/+12
* Fixed a few styles issues in skia::PlatformDevice. Made function names consis...alokp@chromium.org2011-04-061-0/+5
* roll skia 636:673thakis@chromium.org2011-01-081-1/+1
* Revert "roll skia 636:673"thakis@chromium.org2011-01-071-1/+1
* roll skia 636:673thakis@chromium.org2011-01-071-1/+1
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-9/+9
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-4/+4
* Make non-rectangular clip region apply in the correct location.dglazkov@chromium.org2009-04-171-8/+9
* Reverting 7318.brettw@google.com2008-12-191-22/+20
* Reverting 7317.brettw@google.com2008-12-191-20/+22
* Remove base dependencies in the Windows-specific skia/ext code.brettw@google.com2008-12-191-22/+20
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-5/+2
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-0/+3
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-4/+1
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-1/+4
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-0/+229