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