summaryrefslogtreecommitdiffstats
path: root/skia/ext/bitmap_platform_device_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* 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-1/+11
* skia/ext: Add SK_API to a function used from a testthakis@chromium.org2012-03-161-2/+2
* Skia DEPS roll to 3147epoger@chromium.org2012-02-101-1/+1
* Add OVERRIDE to skia/.avi@chromium.org2011-11-161-1/+1
* implement MakeOpaque at the canvas level, respecting matrix and clipreed@google.com2011-08-311-1/+0
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-281-7/+8
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-8/+7
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-7/+8
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-10/+3
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-3/+10
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-051-10/+3
* CL removing unused copy constructor and assignment operators on BitmapPlatfor...twiz@chromium.org2011-06-171-16/+4
* 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-9/+7
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-7/+9
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-9/+7
* Update Chrome's Skia Device to use the new device factory interface (http://c...vandebo@chromium.org2011-04-291-2/+3
* 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
* Fix some of the more common chromium-style errors on the mac clang builder.erg@google.com2011-02-161-4/+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
* 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/+11
* Move BitmapPlatformDevice::makeOpaque into a shared filetony@chromium.org2010-09-021-4/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Rename CreateWithContext to Createmark@chromium.org2009-06-151-4/+4
* Properly use data when creating a bitmap platform canvas. Gets things paintingmark@chromium.org2009-06-151-11/+9
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-13/+13
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-2/+0
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-271-1/+0
* 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-3/+3
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-211-0/+95