[Webkit-unassigned] [Bug 23191] Add the first pieces of platform/graphics/skia

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 8 10:56:54 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23191





------- Comment #1 from eric at webkit.org  2009-01-08 10:56 PDT -------
Created an attachment (id=26528)
 --> (https://bugs.webkit.org/attachment.cgi?id=26528&action=view)
        Add the first few files from platform/graphics/skia

 WebCore/ChangeLog                                  |   48 ++++
 .../graphics/skia/BitmapImageSingleFrameSkia.h     |   62 +++++
 WebCore/platform/graphics/skia/FloatPointSkia.cpp  |   47 ++++
 WebCore/platform/graphics/skia/FloatRectSkia.cpp   |   46 ++++
 WebCore/platform/graphics/skia/IntPointSkia.cpp    |   50 ++++
 WebCore/platform/graphics/skia/IntRectSkia.cpp     |   54 +++++
 WebCore/platform/graphics/skia/SkiaUtils.cpp       |  240 ++++++++++++++++++++
 WebCore/platform/graphics/skia/SkiaUtils.h         |   64 ++++++
 8 files changed, 611 insertions(+), 0 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list