New commits:
http://git.directfb.org/?p=programs/WebKit.git;a=commit;h=449c3132cf802997d51e7787b35f32c5b319326c
commit 449c3132cf802997d51e7787b35f32c5b319326c
Author: Denis Oliver Kropp <[email protected]>
Date:   Tue Nov 30 17:13:09 2010 +0100

    Cairo: Merge webkitdfb_2010-11-18_cairo for WebKitDFB optionally using 
CairoDirectFB
    
    Must be enabled with --with-cairo-directfb on configure command line.

 GNUmakefile.am                                     |    7 ++-
 JavaScriptCore/wtf/Platform.h                      |    2 +-
 WebCore/GNUmakefile.am                             |   82 ++++++++++++++------
 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                       |   15 ++++
 WebKit/dfb/webview.cpp                             |   13 +++
 configure.ac                                       |   16 ++++-
 16 files changed, 272 insertions(+), 49 deletions(-)

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

Reply via email to