summaryrefslogtreecommitdiffstats
path: root/skia/ext/bitmap_platform_device_linux.h
Commit message (Expand)AuthorAgeFilesLines
* BitmapPlatformDevice multiply-inherits from PlatformDevice and SkDevice, insenorblanco@chromium.org2012-03-291-1/+1
* Remove redundant memory clears when constructing BitmapPlatformDevice instanc...twiz@chromium.org2012-03-161-2/+12
* implement MakeOpaque at the canvas level, respecting matrix and clipreed@google.com2011-08-311-2/+0
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-281-9/+12
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-12/+9
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-9/+12
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-9/+3
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-3/+9
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-9/+3
* CL removing unused copy constructor and assignment operators on BitmapPlatfor...twiz@chromium.org2011-06-171-6/+3
* Removal of redundant method, PlatformDevice::IsVectorial. twiz@chromium.org2011-05-261-1/+0
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+1
* Update Chrome's Skia Device to use the new device factory interface (http://c...vandebo@chromium.org2011-04-291-1/+4
* Fixed a few styles issues in skia::PlatformDevice. Made function names consis...alokp@chromium.org2011-04-061-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-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
* Start sorting methods in class declarations.erg@google.com2011-01-071-18/+15
* Revert "roll skia 636:673"thakis@chromium.org2011-01-071-2/+1
* roll skia 636:673thakis@chromium.org2011-01-071-1/+2
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-4/+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-0/+10
* Move BitmapPlatformDevice::makeOpaque into a shared filetony@chromium.org2010-09-021-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-2/+3
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-3/+5
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-5/+3
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-3/+5
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-15/+13
* Basic windowless plugins, try 2.evan@chromium.org2009-03-131-0/+4
* Bitmap transportagl@chromium.org2009-02-201-1/+1
* Linux Skia: add an option to build a canvas from a provided memory bufferagl@chromium.org2009-01-221-0/+5
* 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/+91