Changeset 47158 in webkit


Ignore:
Timestamp:
Aug 12, 2009 4:03:51 PM (15 years ago)
Author:
eric@webkit.org
Message:

2009-08-12 Shinichiro Hamaji <hamaji@chromium.org>

Reviewed by Dan Bernstein.

WINCE PORT: Color and Gradient
https://bugs.webkit.org/show_bug.cgi?id=27511

  • platform/graphics/wince/ColorWince.cpp: Added.
  • platform/graphics/wince/GradientWince.cpp: Added.
Location:
trunk/WebCore
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r47157 r47158  
    22
    33        Reviewed by Dan Bernstein.
     4
     5        WINCE PORT: Color and Gradient
     6        https://bugs.webkit.org/show_bug.cgi?id=27511
     7
     8        * platform/graphics/wince/ColorWince.cpp: Added.
     9        * platform/graphics/wince/GradientWince.cpp: Added.
     10
     112009-08-12  Yong Li  <yong.li@torchmobile.com>
     12
     13        Reviewed by Eric Seidel.
    414
    515        fix a typo in platform/graphics/skia/PlatformContextSkia.cpp
Note: See TracChangeset for help on using the changeset viewer.