summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_canvas_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-10/+2
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-2/+10
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-10/+2
* 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-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-8/+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-14/+2
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-1/+1
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-1/+1
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-1/+1
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-41/+18
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-3/+3
* Basic windowless plugins, try 2.evan@chromium.org2009-03-131-0/+4
* Bitmap transportagl@chromium.org2009-02-201-0/+19
* Linux Skia: add an option to build a canvas from a provided memory bufferagl@chromium.org2009-01-221-0/+7
* Remove a bunch of base dependencies from skia/ext. The only nontrivial change isbrettw@chromium.org2009-01-141-3/+3
* 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-2/+2
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-221-0/+55