[Webkit-unassigned] [Bug 67876] 10% PLT regression r94560-94653

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 09:55:47 PDT 2011


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


Ilya Tikhonovsky <loislo at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reed at google.com




--- Comment #4 from Ilya Tikhonovsky <loislo at chromium.org>  2011-09-12 09:55:46 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > i'll check our tests on Monday.
> 
> I've made some bisecting steps.
> 
> 94619 - bad
> 94588 - good

it is 94589


Author: reed at google.com <reed at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 6 19:21:52 2011 +0000

    [skia] never draw with GDI, so that all text can be gpu-accelerated
    https://bugs.webkit.org/show_bug.cgi?id=65203

    Reviewed by Kenneth Russell.

    Source/WebCore:

    * platform/graphics/chromium/FontChromiumWin.cpp:
    (WebCore::TransparencyAwareFontPainter::TransparencyAwareFontPainter::TransparencyAwareFontPainter):
    (WebCore::TransparencyAwareFontPainter::TransparencyAwareGlyphPainter::TransparencyAwareGlyphPainter):
    (WebCore::TransparencyAwareFontPainter::TransparencyAwareGlyphPainter::drawGlyphs):
    (WebCore::TransparencyAwareFontPainter::TransparencyAwareUniscribePainter::TransparencyAwareUniscribePainter):
    (WebCore::drawGlyphsWin):
    (WebCore::Font::drawComplexText):
    * platform/graphics/chromium/UniscribeHelper.cpp:
    (WebCore::UniscribeHelper::draw):
    * platform/graphics/skia/PlatformContextSkia.cpp:
    * platform/graphics/skia/PlatformContextSkia.h:
    * platform/graphics/skia/SkiaFontWin.cpp:
    (WebCore::skiaDrawText):
    * platform/graphics/skia/SkiaFontWin.h:

    LayoutTests:

    * platform/chromium/test_expectations.txt:

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



More information about the webkit-unassigned mailing list