RESOLVED FIXED 23257
Add the first pieces of platform/graphics/chromium
https://bugs.webkit.org/show_bug.cgi?id=23257
Summary Add the first pieces of platform/graphics/chromium
Eric Seidel (no email)
Reported 2009-01-12 12:10:00 PST
Add the first pieces of platform/graphics/chromium
Attachments
Add the first pieces of platform/graphics/chromium (51.37 KB, patch)
2009-01-12 12:14 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2009-01-12 12:14:13 PST
Created attachment 26643 [details] Add the first pieces of platform/graphics/chromium WebCore/ChangeLog | 48 ++ .../platform/graphics/chromium/ColorChromium.cpp | 62 ++ .../graphics/chromium/FontCacheChromiumWin.cpp | 624 ++++++++++++++++++++ .../platform/graphics/chromium/FontCacheLinux.cpp | 179 ++++++ .../platform/graphics/chromium/FontChromiumWin.cpp | 328 ++++++++++ 5 files changed, 1241 insertions(+), 0 deletions(-)
Dimitri Glazkov (Google)
Comment 2 2009-01-14 14:35:33 PST
Note You need to log in before you can comment on or make changes to this bug.