| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant memory clears when constructing BitmapPlatformDevice instanc... | twiz@chromium.org | 2012-03-16 | 1 | -1/+11 |
* | skia/ext: Add SK_API to a function used from a test | thakis@chromium.org | 2012-03-16 | 1 | -2/+2 |
* | Skia DEPS roll to 3147 | epoger@chromium.org | 2012-02-10 | 1 | -1/+1 |
* | Add OVERRIDE to skia/. | avi@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | implement MakeOpaque at the canvas level, respecting matrix and clip | reed@google.com | 2011-08-31 | 1 | -1/+0 |
* | CL removing inheritance of SkDevice from PlatformDevice. | twiz@google.com | 2011-08-28 | 1 | -7/+8 |
* | Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. | twiz@chromium.org | 2011-08-25 | 1 | -8/+7 |
* | CL removing inheritance of SkDevice from PlatformDevice. | twiz@chromium.org | 2011-08-25 | 1 | -7/+8 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 1 | -10/+3 |
* | Revert 91504 - Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 1 | -3/+10 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 1 | -10/+3 |
* | CL removing unused copy constructor and assignment operators on BitmapPlatfor... | twiz@chromium.org | 2011-06-17 | 1 | -16/+4 |
* | Removal of redundant method, PlatformDevice::IsVectorial. | twiz@chromium.org | 2011-05-26 | 1 | -1/+0 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -9/+7 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -7/+9 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -9/+7 |
* | Update Chrome's Skia Device to use the new device factory interface (http://c... | vandebo@chromium.org | 2011-04-29 | 1 | -2/+3 |
* | roll skia | reed@google.com | 2011-02-28 | 1 | -1/+2 |
* | Revert 76069 - roll to rev. 846, includes change to SkDevice setMatrixClip() ... | reed@google.com | 2011-02-25 | 1 | -2/+1 |
* | roll to rev. 846, includes change to SkDevice setMatrixClip() interface | reed@google.com | 2011-02-25 | 1 | -1/+2 |
* | Fix some of the more common chromium-style errors on the mac clang builder. | erg@google.com | 2011-02-16 | 1 | -4/+2 |
* | roll skia 636:673 | thakis@chromium.org | 2011-01-08 | 1 | -1/+2 |
* | Revert "roll skia 636:673" | thakis@chromium.org | 2011-01-07 | 1 | -2/+1 |
* | roll skia 636:673 | thakis@chromium.org | 2011-01-07 | 1 | -1/+2 |
* | Roll Skia deps to r621. | vandebo@chromium.org | 2010-10-27 | 1 | -2/+2 |
* | Update use of SkCanvas and SkDevice to match change in Skia: | vandebo@chromium.org | 2010-10-15 | 1 | -0/+11 |
* | Move BitmapPlatformDevice::makeOpaque into a shared file | tony@chromium.org | 2010-09-02 | 1 | -4/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Rename CreateWithContext to Create | mark@chromium.org | 2009-06-15 | 1 | -4/+4 |
* | Properly use data when creating a bitmap platform canvas. Gets things painting | mark@chromium.org | 2009-06-15 | 1 | -11/+9 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 1 | -13/+13 |
* | Remove executable bit from a bunch of files that shouldn't have it. | evan@chromium.org | 2009-05-11 | 1 | -0/+0 |
* | Remove unneeded uses of base/ref_counted.h. | thestig@chromium.org | 2009-03-18 | 1 | -2/+0 |
* | Pull WebKit deps to get transparency fixes, and rebaseline affected layout te... | brettw@chromium.org | 2009-02-27 | 1 | -1/+0 |
* | Remove a bunch of base dependencies from skia/ext. The only nontrivial change is | brettw@chromium.org | 2009-01-14 | 1 | -3/+4 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 1 | -3/+3 |
* | Move the platform files form port to skia for Mac only. Hopefully this won't ... | brettw@google.com | 2008-11-21 | 1 | -0/+95 |