skia2/xcode
vandebo@chromium.org 8d84fac294 Refactor SkCanvas so that backends don't need to override it.
Methods or classes that should go away are marked deprecated. The only thing I know of that breaks backward compatibility is SkCanvas((SkDevice*)NULL), but that is fairly unlikely to occur in the wild because that constructor had a default value of NULL.

Review URL: http://codereview.appspot.com/2103045

git-svn-id: http://skia.googlecode.com/svn/trunk@604 2bbb7eff-a529-9590-31e7-b0007b416f81
2010-10-13 22:13:05 +00:00
..
Animator/Animator.xcodeproj add OVerView slide to samplecode 2009-11-03 04:00:48 +00:00
core/core.xcodeproj move SkMallocPixelRef into its own .cpp file, rather than embedding it 2010-09-09 16:07:53 +00:00
effects/effects.xcodeproj fix matrix use in coretext fonthost 2010-07-22 18:27:53 +00:00
hostapp add CG imagedecoder (still needs encoding) 2008-12-23 16:06:51 +00:00
maccore/maccore.xcodeproj fix matrix use in coretext fonthost 2010-07-22 18:27:53 +00:00
sampleapp Refactor SkCanvas so that backends don't need to override it. 2010-10-13 22:13:05 +00:00
sampleapp_sdl add experimental state tracker for opengl 2009-06-12 19:49:30 +00:00