diff options
author | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-29 16:57:38 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-29 16:57:38 +0000 |
commit | 9ad44a5e815b2480cd417630c07375d2d04c30eb (patch) | |
tree | 014ca8fb7142e20ca52fdc8bcb9887a972195e2b /.gitignore | |
parent | adc7f2ff7e8287396a62ad15dbb7fb92432f1d79 (diff) | |
download | chromium_src-9ad44a5e815b2480cd417630c07375d2d04c30eb.zip chromium_src-9ad44a5e815b2480cd417630c07375d2d04c30eb.tar.gz chromium_src-9ad44a5e815b2480cd417630c07375d2d04c30eb.tar.bz2 |
Change CanvasPaintT from a template to just a subclass of gfx::Canvas. Greatly
simplifies source-code-readability, and will allow us to move the impl into
a .cc file, rather than carry it to every call-site.
This is also a necessary precursor to a subsequent change to remove initialize()
from PlatformCanvas, and make it just a typedef for SkCanvas.
Review URL: https://codereview.chromium.org/11193037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164660 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions