summaryrefslogtreecommitdiffstats
path: root/skia/ext/bitmap_platform_device_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* roll skia 636:673thakis@chromium.org2011-01-081-1/+2
* Revert "roll skia 636:673"thakis@chromium.org2011-01-071-2/+1
* roll skia 636:673thakis@chromium.org2011-01-071-1/+2
* Flush the cairo surface before we try to write to it.vandebo@chromium.org2010-12-151-3/+6
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+8
* Roll Skia deps to r621.vandebo@chromium.org2010-10-271-4/+4
* Update use of SkCanvas and SkDevice to match change in Skia:vandebo@chromium.org2010-10-151-0/+8
* Move BitmapPlatformDeviceData into its own header file.tony@chromium.org2010-08-311-62/+11
* Revert 53498 to see if it is causing filterRegions.svg to fail.brettw@chromium.org2010-07-231-7/+0
* Work around Skia's inability to handle degenerate bitmaps. brettw@chromium.org2010-07-231-0/+7
* test_shell: fix for newer cairosevan@chromium.org2010-07-131-1/+5
* Linux: Flush cairo surface at end of CanvasPaintLinux.estade@chromium.org2010-07-081-8/+0
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-7/+8
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-4/+5
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-10/+109
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-109/+10
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-10/+109
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-27/+29
* Linux Skia: add an option to build a canvas from a provided memory bufferagl@chromium.org2009-01-221-5/+19
* Remove a bunch of base dependencies from skia/ext. The only nontrivial change isbrettw@chromium.org2009-01-141-3/+4
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-221-0/+94