summaryrefslogtreecommitdiffstats
path: root/skia/ext/bitmap_platform_device_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-11/+5
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-5/+11
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-11/+5
* CL removing unused copy constructor and assignment operators on BitmapPlatfor...twiz@chromium.org2011-06-171-14/+1
* Removal of redundant method, PlatformDevice::IsVectorial. twiz@chromium.org2011-05-261-4/+0
* 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-1/+1
* roll skiareed@google.com2011-02-281-1/+2
* Revert 76069 - roll to rev. 846, includes change to SkDevice setMatrixClip() ...reed@google.com2011-02-251-2/+1
* roll to rev. 846, includes change to SkDevice setMatrixClip() interfacereed@google.com2011-02-251-1/+2
* 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