New branch 'webkitdfb_2010-11-18_cairo' available with the following commits:
http://git.directfb.org/?p=programs/WebKit.git;a=commit;h=6f9c003e9665dab7eb396f4cfe06eff6e8bb1d2f
commit 6f9c003e9665dab7eb396f4cfe06eff6e8bb1d2f
Author: Denis Oliver Kropp <[email protected]>
Date:   Mon Nov 22 01:37:21 2010 +0100

    WebKitDFB using CairoDirectFB

 GNUmakefile.am                                     |    6 +-
 JavaScriptCore/wtf/Platform.h                      |    2 +-
 WebCore/GNUmakefile.am                             |   84 ++++++++++++++------
 WebCore/platform/DragImage.h                       |    8 ++
 WebCore/platform/graphics/BitmapImage.h            |    2 +-
 WebCore/platform/graphics/GlyphBuffer.h            |   12 ++--
 WebCore/platform/graphics/GraphicsContext.h        |    4 +-
 WebCore/platform/graphics/ImageSource.h            |   10 +-
 WebCore/platform/graphics/Path.h                   |   10 +-
 WebCore/platform/graphics/Pattern.h                |    4 +-
 .../platform/graphics/cairodfb/FontCairoDFB.cpp    |   71 +++++++++++++++++
 .../platform/graphics/cairodfb/ImageCairoDFB.cpp   |   61 ++++++++++++++
 .../graphics/freetype/FontPlatformDataFreeType.cpp |    4 +-
 WebKit/dfb/tests/testdfb.cpp                       |   12 +++-
 WebKit/dfb/webview.cpp                             |   12 +++-
 configure.ac                                       |   14 +++-
 16 files changed, 264 insertions(+), 52 deletions(-)

http://git.directfb.org/?p=programs/WebKit.git;a=commit;h=21d5498ed7cb26e444330caa570ef48960bd56f2
commit 21d5498ed7cb26e444330caa570ef48960bd56f2
Author: Denis Oliver Kropp <[email protected]>
Date:   Mon Nov 22 00:29:56 2010 +0100

    check for cairo

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to