summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_canvas_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-3/+0
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-0/+3
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-3/+0
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-9/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+9
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-9/+1
* Update Chrome's Skia Device to use the new device factory interface (http://c...vandebo@chromium.org2011-04-291-6/+6
* Fixed a few styles issues in skia::PlatformDevice. Made function names consis...alokp@chromium.org2011-04-061-2/+2
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-051-3/+3
* Wire up missing functionality in BitmapPlatformContext to allow the creation ...brettw@chromium.org2011-01-061-9/+11
* Roll Skia deps to r621.vandebo@chromium.org2010-10-271-3/+3
* Update use of SkCanvas and SkDevice to match change in Skia:vandebo@chromium.org2010-10-151-14/+3
* Rename CreateWithContext to Createmark@chromium.org2009-06-151-2/+1
* Properly use data when creating a bitmap platform canvas. Gets things paintingmark@chromium.org2009-06-151-3/+4
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-77/+27
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-1/+1
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Bitmap transportagl@chromium.org2009-02-201-0/+35
* 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-2/+1
* Remove a bunch of base dependencies from skia/ext. The only nontrivial change isbrettw@chromium.org2009-01-141-10/+10
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-211-0/+80