[webkit-changes] [146456] trunk/Source/WebCore

2013-03-21 Thread reed
Modified: trunk/Source/WebCore/ChangeLog (146455 => 146456) --- trunk/Source/WebCore/ChangeLog 2013-03-21 12:28:55 UTC (rev 146455) +++ trunk/Source/WebCore/ChangeLog 2013-03-21 12:49:44 UTC (rev 146456) @@ -1,3 +1,15 @@ +2013-03-21 Mike Reed + +Remove obsolete conditionals around call

[webkit-changes] [144976] trunk/Source/WebCore

2013-03-06 Thread reed
/ChangeLog (144975 => 144976) --- trunk/Source/WebCore/ChangeLog 2013-03-06 21:35:22 UTC (rev 144975) +++ trunk/Source/WebCore/ChangeLog 2013-03-06 21:38:19 UTC (rev 144976) @@ -1,3 +1,24 @@ +2013-03-06 Mike Reed + +Use SkTypeface API directly, rather than (soon to be private) SkFontH

[webkit-changes] [143784] trunk/Source/WebCore

2013-02-22 Thread reed
/ImageBufferSkia.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (143783 => 143784) --- trunk/Source/WebCore/ChangeLog 2013-02-22 21:24:22 UTC (rev 143783) +++ trunk/Source/WebCore/ChangeLog 2013-02-22 21:30:51 UTC (rev 143784) @@ -1,3 +1,16 @@ +2013-02-22 Mike Reed + +Check for null-dev

[webkit-changes] [139894] trunk/Source/WebCore

2013-01-16 Thread reed
:32:23 UTC (rev 139893) +++ trunk/Source/WebCore/ChangeLog 2013-01-16 18:32:46 UTC (rev 139894) @@ -1,3 +1,18 @@ +2013-01-16 Mike Reed + +Use SkMatrix::I() when we need to pass identity, rather than constructing a new matrix. +https://bugs.webkit.org/show_bug.cgi?id=107

[webkit-changes] [135743] trunk/Source/WebKit/chromium

2012-11-26 Thread reed
743) --- trunk/Source/WebKit/chromium/ChangeLog 2012-11-26 19:12:01 UTC (rev 135742) +++ trunk/Source/WebKit/chromium/ChangeLog 2012-11-26 19:27:52 UTC (rev 135743) @@ -1,3 +1,14 @@ +2012-11-26 Mike Reed + +add SK_DISABLE_DITHER_32BIT_GRADIENT define, in preparation for rebaselin

[webkit-changes] [135735] trunk/Source/WebKit/chromium

2012-11-26 Thread reed
735) --- trunk/Source/WebKit/chromium/ChangeLog 2012-11-26 17:33:28 UTC (rev 135734) +++ trunk/Source/WebKit/chromium/ChangeLog 2012-11-26 17:43:46 UTC (rev 135735) @@ -1,3 +1,14 @@ +2012-11-26 Mike Reed + +add SK_DISABLE_DITHER_32BIT_GRADIENT define, in preparation for rebaselin

[webkit-changes] [135420] trunk/LayoutTests

2012-11-21 Thread reed
012-11-21 18:54:26 UTC (rev 135420) @@ -1,3 +1,12 @@ +2012-11-21 Mike Reed + +update expectations in advance of skia deps roll +https://bugs.webkit.org/show_bug.cgi?id=102964 + +Reviewed by NOBODY. expectations change only. + +* platform/chromium/TestExpectati

[webkit-changes] [135306] trunk/LayoutTests

2012-11-20 Thread reed
306) --- trunk/LayoutTests/ChangeLog 2012-11-20 19:59:14 UTC (rev 135305) +++ trunk/LayoutTests/ChangeLog 2012-11-20 20:33:36 UTC (rev 135306) @@ -1,3 +1,14 @@ +2012-11-20 Mike Reed + +update TestExpectations before a skia change +https://bugs.webkit.org/show_bug.cgi?id=102

[webkit-changes] [134626] trunk/Source/WebKit/chromium

2012-11-14 Thread reed
625) +++ trunk/Source/WebKit/chromium/ChangeLog 2012-11-14 18:43:21 UTC (rev 134626) @@ -1,3 +1,20 @@ +2012-11-14 Mike Reed + +Dynamically create canvas in Setup() to avoid calling DEPRECATED function setDevice(). +https://bugs.webkit.org/show_bug.cgi?id=102242 + +Reviewed

[webkit-changes] [134400] trunk/LayoutTests

2012-11-13 Thread reed
unk/LayoutTests/ChangeLog 2012-11-13 13:15:51 UTC (rev 134400) @@ -1,3 +1,14 @@ +2012-11-12 Mike Reed + +update expectations in advance of skia change for blurred rects +https://bugs.webkit.org/show_bug.cgi?id=101982 + +Reviewed by NOBODY. + +Unreviewed. Expectati

[webkit-changes] [133180] trunk/LayoutTests

2012-11-01 Thread reed
unk/LayoutTests/ChangeLog 2012-11-01 15:40:31 UTC (rev 133179) +++ trunk/LayoutTests/ChangeLog 2012-11-01 15:41:31 UTC (rev 133180) @@ -1,3 +1,15 @@ +2012-11-01 Mike Reed + +Add suppressions for images for new skia roll +https://bugs.webkit.org/show_bug.cgi?id=100961 + +Revie

[webkit-changes] [131805] trunk/Source/WebCore

2012-10-18 Thread reed
ource/WebCore/platform/graphics/skia/ImageBufferSkia.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (131804 => 131805) --- trunk/Source/WebCore/ChangeLog 2012-10-18 21:25:35 UTC (rev 131804) +++ trunk/Source/WebCore/ChangeLog 2012-10-18 21:28:02 UTC (rev 131805) @@ -1,3 +1,21 @@ +2012-10-18 M

[webkit-changes] [131472] trunk/LayoutTests

2012-10-16 Thread reed
/LayoutTests/ChangeLog (131471 => 131472) --- trunk/LayoutTests/ChangeLog 2012-10-16 17:23:03 UTC (rev 131471) +++ trunk/LayoutTests/ChangeLog 2012-10-16 17:41:17 UTC (rev 131472) @@ -1,3 +1,16 @@ +2012-10-16 Mike Reed + +update expectations preparing for skia optimization +ht

[webkit-changes] [131370] trunk/Source/WebCore

2012-10-15 Thread reed
oders/skia/ImageDecoderSkia.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (131369 => 131370) --- trunk/Source/WebCore/ChangeLog 2012-10-15 22:08:22 UTC (rev 131369) +++ trunk/Source/WebCore/ChangeLog 2012-10-15 22:15:46 UTC (rev 131370) @@ -1,3 +1,27 @@ +2012-10-15 Mike Reed + +

[webkit-changes] [130778] trunk/LayoutTests

2012-10-09 Thread reed
:59 UTC (rev 130777) +++ trunk/LayoutTests/ChangeLog 2012-10-09 18:06:43 UTC (rev 130778) @@ -1,3 +1,14 @@ +2012-10-09 Mike Reed + +Update expectations in preparation for enabling float-src-rect behavior in SkCanvas::drawBitmapRect +https://bugs.webkit.org/show_bug.cgi?id=98

[webkit-changes] [129704] trunk/LayoutTests

2012-09-26 Thread reed
rev 129703) +++ trunk/LayoutTests/ChangeLog 2012-09-26 21:03:22 UTC (rev 129704) @@ -1,3 +1,15 @@ +2012-09-26 Mike Reed + +update expectations for feTile.svg +https://bugs.webkit.org/show_bug.cgi?id=97727 + +Reviewed by NOBODY + +Expectations change only. +S

[webkit-changes] [124901] trunk/Source/WebCore

2012-08-07 Thread reed
901) @@ -1,3 +1,17 @@ +2012-08-07 Mike Reed + +reimplement fastMod w/o (soon to be) private skia macros +https://bugs.webkit.org/show_bug.cgi?id=93370 + +Reviewed by Adrienne Walker. + +fastMod() reimplemented (same functionality) to stop using soon-to-be private mac

[webkit-changes] [124243] trunk/LayoutTests

2012-07-31 Thread reed
k/LayoutTests/ChangeLog 2012-07-31 19:52:34 UTC (rev 124242) +++ trunk/LayoutTests/ChangeLog 2012-07-31 20:24:46 UTC (rev 124243) @@ -1,3 +1,12 @@ +2012-07-31 Mike Reed + +suppress gradient tests on skia/mac that have incorrectly "recorded failure", now that those tests are ac

[webkit-changes] [124209] trunk

2012-07-31 Thread reed
07-31 15:55:48 UTC (rev 124209) @@ -1,3 +1,14 @@ +2012-07-31 Mike Reed + +skia: switch to conical gradient to match css/svg spec for two-point gradients +https://bugs.webkit.org/show_bug.cgi?id=92754 + +Reviewed by Stephen White. + +Update expectations to reba

[webkit-changes] [123777] trunk/LayoutTests

2012-07-26 Thread reed
18:27:02 UTC (rev 123777) @@ -1,3 +1,12 @@ +2012-07-26 Mike Reed + +expectations change for skia rev. 4771 +https://bugs.webkit.org/show_bug.cgi?id=92402 + +Reviewed by NOBODY : expectations change only + +* platform/chromium/TestExpectations: + 2012-07-26 Oliv

[webkit-changes] [123665] trunk/Source/WebCore

2012-07-25 Thread reed
rce/WebCore/ChangeLog 2012-07-25 21:41:14 UTC (rev 123664) +++ trunk/Source/WebCore/ChangeLog 2012-07-25 21:47:21 UTC (rev 123665) @@ -1,3 +1,26 @@ +2012-07-25 Mike Reed + +fix test in beginLayerClippedToImage to check for immutability if we're going to do a shallow-copy +ht

[webkit-changes] [122730] trunk/LayoutTests

2012-07-16 Thread reed
sts/ChangeLog 2012-07-16 15:25:59 UTC (rev 122730) @@ -1,3 +1,13 @@ +2012-07-16 Mike Reed + +Update expectations : rebaseline images after skia 4600 lands +https://bugs.webkit.org/show_bug.cgi?id=91392 + +Reviewed by NOBODY : expectations change only + + +* platf

[webkit-changes] [121343] trunk/Source/WebCore

2012-06-27 Thread reed
/ChangeLog (121342 => 121343) --- trunk/Source/WebCore/ChangeLog 2012-06-27 14:55:13 UTC (rev 121342) +++ trunk/Source/WebCore/ChangeLog 2012-06-27 15:06:24 UTC (rev 121343) @@ -1,3 +1,18 @@ +2012-06-27 Mike Reed + +Cleanup scaling code in text-decorations for SVG InlineText. Use sc

[webkit-changes] [119735] trunk/LayoutTests

2012-06-07 Thread reed
sts/ChangeLog 2012-06-07 17:44:50 UTC (rev 119735) @@ -1,3 +1,12 @@ +2012-06-07 Mike Reed + +clean up suppressions around two-point-radial-gradient in skia (fix will come later) +https://bugs.webkit.org/show_bug.cgi?id=88549 + +Expectations change only. + +* platf

[webkit-changes] [114462] trunk/LayoutTests

2012-04-17 Thread reed
-17 23:17:49 UTC (rev 114462) @@ -1,3 +1,12 @@ +2012-04-17 Mike Reed + +need to rebaseline after skia 3695 lands +https://bugs.webkit.org/show_bug.cgi?id=84184 + +Unreviewed. expectations change only. + +* platform/chromium/test_expectations.txt: + 2012-04-17

[webkit-changes] [114369] trunk/LayoutTests

2012-04-17 Thread reed
sts/ChangeLog 2012-04-17 13:10:45 UTC (rev 114369) @@ -1,3 +1,12 @@ +2012-04-17 Mike Reed + +Need to rebaseline these images after skia 3695 lands +https://bugs.webkit.org/show_bug.cgi?id=84144 + +Unreviewed. Expectations change only + +* platform/chrom

[webkit-changes] [114115] trunk/Source/WebCore

2012-04-13 Thread reed
=> 114115) --- trunk/Source/WebCore/ChangeLog 2012-04-13 12:02:05 UTC (rev 114114) +++ trunk/Source/WebCore/ChangeLog 2012-04-13 12:12:30 UTC (rev 114115) @@ -1,3 +1,15 @@ +2012-04-13 Mike Reed + +use getClipDeviceBounds, rather than (deprecated) getTotalClip +https://bugs.webkit.

[webkit-changes] [112726] trunk/Source/WebCore

2012-03-30 Thread reed
2-03-30 21:16:40 UTC (rev 112726) @@ -1,3 +1,33 @@ +2012-03-30 Mike Reed + +Remove deadcode behind "SafeSkia" flag +https://bugs.webkit.org/show_bug.cgi?id=82771 + +Reviewed by Stephen White. + +Just removing dead code (behind obsolete build flag), exis

[webkit-changes] [112682] trunk/Source/WebKit/chromium

2012-03-30 Thread reed
:51 UTC (rev 112682) @@ -1,3 +1,17 @@ +2012-03-30 Mike Reed + +pass alpha directly to player, rather than creating a layer (for performance) +https://bugs.webkit.org/show_bug.cgi?id=82360 + +Reviewed by Stephen White. + +Performance change, existing webkit tests ap

[webkit-changes] [112676] trunk/Source/WebCore

2012-03-30 Thread reed
UTC (rev 112676) @@ -1,3 +1,19 @@ +2012-03-30 Mike Reed + +remove unneeded copies of SkPaths, remove unneeded save/restore +https://bugs.webkit.org/show_bug.cgi?id=82641 + +Reviewed by Stephen White. + +Performance change, existing webkit tests ap

[webkit-changes] [110961] trunk/LayoutTests

2012-03-16 Thread reed
-16 08:11:10 UTC (rev 110961) @@ -1,3 +1,12 @@ +2012-03-16 Mike Reed + +make test for rebaselining after skia 3398 lands +https://bugs.webkit.org/show_bug.cgi?id=81246 + +Unreviewed. expectations only + +* platform/chromium/test_expectations.txt: + 2012-03-16

[webkit-changes] [110955] trunk/LayoutTests

2012-03-16 Thread reed
sts/ChangeLog 2012-03-16 07:31:44 UTC (rev 110955) @@ -1,3 +1,12 @@ +2012-03-16 Mike Reed + +to be rebaselined after hairline clipping fix in skia lands +https://bugs.webkit.org/show_bug.cgi?id=81233 + +Unreviewed. expectations change only + +* platform/chrom

[webkit-changes] [110451] trunk/LayoutTests

2012-03-12 Thread reed
-12 18:58:47 UTC (rev 110451) @@ -1,3 +1,12 @@ +2012-03-12 Mike Reed + +update expectations in preparation for bitmap-sampling fix in skia +https://bugs.webkit.org/show_bug.cgi?id=80837 + +Unreviewed + +* platform/chromium/test_expectations.txt: + 2012-03-12 Ryos

[webkit-changes] [105304] trunk/LayoutTests

2012-01-18 Thread reed
:05 UTC (rev 105303) +++ trunk/LayoutTests/ChangeLog 2012-01-18 19:59:39 UTC (rev 105304) @@ -1,3 +1,13 @@ +2012-01-18 Mike Reed + +add test expections ahead of skia DEPS roll +https://bugs.webkit.org/show_bug.cgi?id=76477 + +Reviewed by NOBODY: Unreviewed +see h

[webkit-changes] [104609] trunk/Source/WebCore

2012-01-10 Thread reed
/GraphicsContextSkia.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (104608 => 104609) --- trunk/Source/WebCore/ChangeLog 2012-01-10 19:47:28 UTC (rev 104608) +++ trunk/Source/WebCore/ChangeLog 2012-01-10 19:50:40 UTC (rev 104609) @@ -1,3 +1,17 @@ +2012-01-10 Mike Reed + +[skia] not

[webkit-changes] [103349] trunk/Source/WebKit/chromium

2011-12-20 Thread reed
Kit/chromium/ChangeLog 2011-12-20 22:05:28 UTC (rev 103349) @@ -1,3 +1,12 @@ +2011-12-20 Mike Reed + +enable USE_SKIA_TEXT by default, replacing GDI for all text drawing +https://bugs.webkit.org/show_bug.cgi?id=74928 + +Reviewed by Stephen White. + +* features.g

[webkit-changes] [103262] trunk/Source/WebCore

2011-12-19 Thread reed
262) --- trunk/Source/WebCore/ChangeLog 2011-12-19 21:28:51 UTC (rev 103261) +++ trunk/Source/WebCore/ChangeLog 2011-12-19 21:40:00 UTC (rev 103262) @@ -1,3 +1,29 @@ +2011-12-19 Mike Reed + +[skia] cache typeface in FontPlatformData +https://bugs.webkit.org/show_bug.cgi?id=74

[webkit-changes] [102816] trunk/Source/WebCore

2011-12-14 Thread reed
/platform/graphics/skia/SkiaFontWin.h Diff Modified: trunk/Source/WebCore/ChangeLog (102815 => 102816) --- trunk/Source/WebCore/ChangeLog 2011-12-14 21:16:07 UTC (rev 102815) +++ trunk/Source/WebCore/ChangeLog 2011-12-14 21:21:38 UTC (rev 102816) @@ -1,3 +1,31 @@ +2011-12-14 Mike R

[webkit-changes] [102682] trunk/LayoutTests

2011-12-13 Thread reed
unk/LayoutTests/ChangeLog 2011-12-13 16:31:17 UTC (rev 102682) @@ -1,3 +1,12 @@ +2011-12-13 Mike Reed + +[skia] need new baselines when SKIA_TEXT is enabled +https://bugs.webkit.org/show_bug.cgi?id=74408 + +Reviewed by NOBODY. unreviewed, update expectations + +* platf

[webkit-changes] [102157] trunk/Source/WebCore

2011-12-06 Thread reed
/graphics/transforms/TransformationMatrix.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (102156 => 102157) --- trunk/Source/WebCore/ChangeLog 2011-12-06 19:26:33 UTC (rev 102156) +++ trunk/Source/WebCore/ChangeLog 2011-12-06 19:27:31 UTC (rev 102157) @@ -1,3 +1,16 @@ +2011-12-06 Mike R

[webkit-changes] [101476] trunk/LayoutTests

2011-11-30 Thread reed
-11-30 11:12:49 UTC (rev 101476) @@ -1,3 +1,12 @@ +2011-11-30 Mike Reed + +[skia] update expectations for mac-skia results +https://bugs.webkit.org/show_bug.cgi?id=73340 + +unreviewed, expectations updated. + +* platform/chromium/test_expectations.txt: + 2011-11

[webkit-changes] [101258] trunk/LayoutTests

2011-11-28 Thread reed
14:44:29 UTC (rev 101258) @@ -1,3 +1,12 @@ +2011-11-28 Mike Reed + +add GPU to expectations for audio-repaint +https://bugs.webkit.org/show_bug.cgi?id=73209 + +unreviewed, update expectations. + +* platform/chromium/test_expectations.txt: + 2011-11-28 Czene Ta

[webkit-changes] [101105] trunk/LayoutTests

2011-11-23 Thread reed
104) +++ trunk/LayoutTests/ChangeLog 2011-11-23 23:04:00 UTC (rev 101105) @@ -1,3 +1,12 @@ +2011-11-23 Mike Reed + +[skia] need to rebaseline after SK_ENABLE_FAST_SHADERMASK is enabled in skia/skia.gyp +https://bugs.webkit.org/show_bug.cgi?id=73044 + +unreviewed, expectati

[webkit-changes] [101090] trunk/LayoutTests

2011-11-23 Thread reed
011-11-23 18:29:05 UTC (rev 101090) @@ -1,3 +1,12 @@ +2011-11-23 Mike Reed + +[skia] need rebaselining after skia rev. 2735 lands +https://bugs.webkit.org/show_bug.cgi?id=73023 + +unreviewed, expectations update + +* platform/chromium/test_expectations.txt: + 2011

[webkit-changes] [100276] trunk/LayoutTests

2011-11-15 Thread reed
sts/ChangeLog 2011-11-15 14:51:32 UTC (rev 100276) @@ -1,3 +1,12 @@ +2011-11-15 Mike Reed + +[skia] mark to rebaseline aft cr104128 lands (colorfilter optimization) +https://bugs.webkit.org/show_bug.cgi?id=72270 + +Reviewed by NOBODY. + +* platform/chrom

[webkit-changes] [98969] trunk/Source/WebCore

2011-11-01 Thread reed
,17 @@ +2011-11-01 Mike Reed + +[skia] call readPixels on canvas instead of device (will be private on device soon) and check for error +https://bugs.webkit.org/show_bug.cgi?id=71284 + +Reviewed by Stephen White. + +No new tests. This is preparing for an API change to S

[webkit-changes] [98636] trunk/LayoutTests

2011-10-27 Thread reed
:04:32 UTC (rev 98636) @@ -1,3 +1,14 @@ +2011-10-27 Mike Reed + +test_rebaseline_expectations failing +https://bugs.webkit.org/show_bug.cgi?id=71033 + +Reviewed by Adam Barth. + +Resolve overlaps + +* platform/chromium/test_expectations.txt: + 2011-10-27

[webkit-changes] [98596] trunk

2011-10-27 Thread reed
k/LayoutTests/ChangeLog 2011-10-27 17:19:28 UTC (rev 98596) @@ -1,3 +1,18 @@ +2011-10-27 Mike Reed + +[skia] replace offscreen technique with native support for antialiased clipping +https://bugs.webkit.org/show_bug.cgi?id=70748 + +Reviewed by Stephen White. + +~100 layo

[webkit-changes] [98569] trunk/LayoutTests

2011-10-27 Thread reed
568) +++ trunk/LayoutTests/ChangeLog 2011-10-27 14:33:11 UTC (rev 98569) @@ -1,3 +1,12 @@ +2011-10-27 Mike Reed + +need to rebaseline after skia 2527 lands, fixing an off-by-1 bug in blending (with alpha==0) +https://bugs.webkit.org/show_bug.cgi?id=70963 + +Reviewed by James Robin

[webkit-changes] [98486] trunk

2011-10-26 Thread reed
8486) @@ -1,3 +1,18 @@ +2011-10-26 Mike Reed + +[skia] replace offscreen technique with native support for antialiased clipping +https://bugs.webkit.org/show_bug.cgi?id=70748 + +Reviewed by Stephen White. + +~100 layout tests need to be rebaselined, as the nativ

[webkit-changes] [97149] trunk

2011-10-11 Thread reed
ike Reed + +re-add support for GDI text behind a compile flag +https://bugs.webkit.org/show_bug.cgi?id=69530 + +Reviewed by James Robinson. + +* platform/chromium/test_expectations.txt: + 2011-10-11 Jer Noble REGRESSION (r96770-r96777): fast/dom/Win

[webkit-changes] [96515] trunk/Source/WebCore

2011-10-03 Thread reed
/platform/graphics/skia/SkiaFontWin.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (96514 => 96515) --- trunk/Source/WebCore/ChangeLog 2011-10-03 16:57:43 UTC (rev 96514) +++ trunk/Source/WebCore/ChangeLog 2011-10-03 17:20:36 UTC (rev 96515) @@ -1,3 +1,17 @@ +2011-10-03 Mike R

[webkit-changes] [96156] trunk/LayoutTests

2011-09-27 Thread reed
Log 2011-09-27 21:12:28 UTC (rev 96156) @@ -1,3 +1,12 @@ +2011-09-27 Mike Reed + +need to rebseline these once new aa-gdi-text code lands in skia +https://bugs.webkit.org/show_bug.cgi?id=68920 + +Reviewed by Kenneth Russell. + +* platform/chromium/test_expectations.

[webkit-changes] [96006] trunk/LayoutTests

2011-09-26 Thread reed
unk/LayoutTests/ChangeLog 2011-09-26 22:21:04 UTC (rev 96006) @@ -1,3 +1,12 @@ +2011-09-26 Mike Reed + +[skia] need rebaseline after the next skia roll -- improvements to xfermodes on gpu +https://bugs.webkit.org/show_bug.cgi?id=68807 + +Reviewed by Stephen Wh

[webkit-changes] [95643] trunk/LayoutTests

2011-09-21 Thread reed
UTC (rev 95643) @@ -1,3 +1,12 @@ +2011-09-21 Mike Reed + +need rebaseline for gradient speedup in skia +https://bugs.webkit.org/show_bug.cgi?id=68531 + +Reviewed by Stephen White. + +* platform/chromium/test_expectations.txt: + 2011-09-21 Philippe Norm

[webkit-changes] [95097] trunk/Source/WebCore

2011-09-14 Thread reed
/WebCore/ChangeLog (95096 => 95097) --- trunk/Source/WebCore/ChangeLog 2011-09-14 16:45:23 UTC (rev 95096) +++ trunk/Source/WebCore/ChangeLog 2011-09-14 17:04:12 UTC (rev 95097) @@ -1,3 +1,16 @@ +2011-09-14 Mike Reed + +query SystemParametersInfo for GDI font smoothing settings +ht

[webkit-changes] [94961] trunk/Source/WebCore

2011-09-12 Thread reed
961) --- trunk/Source/WebCore/ChangeLog 2011-09-12 17:02:55 UTC (rev 94960) +++ trunk/Source/WebCore/ChangeLog 2011-09-12 17:31:05 UTC (rev 94961) @@ -1,3 +1,15 @@ +2011-09-12 Mike Reed + +[skia] remove dead code, no functionality change +https://bugs.webkit.org/show_bug.cgi?id=67

[webkit-changes] [94589] trunk

2011-09-06 Thread reed
rev 94588) +++ trunk/LayoutTests/ChangeLog 2011-09-06 19:21:52 UTC (rev 94589) @@ -1,3 +1,12 @@ +2011-09-06 Mike Reed + +[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 Russ

[webkit-changes] [94185] trunk

2011-08-31 Thread reed
/skia/ImageSkia.cpp Diff Modified: trunk/LayoutTests/ChangeLog (94184 => 94185) --- trunk/LayoutTests/ChangeLog 2011-08-31 13:37:12 UTC (rev 94184) +++ trunk/LayoutTests/ChangeLog 2011-08-31 14:03:26 UTC (rev 94185) @@ -1,3 +1,12 @@ +2011-08-31 Mike Reed + +[skia] antialias images

[webkit-changes] [93870] trunk

2011-08-26 Thread reed
unk/LayoutTests/ChangeLog 2011-08-26 13:12:48 UTC (rev 93870) @@ -1,3 +1,12 @@ +2011-08-26 Mike Reed + +[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. + +* platform/chrom

[webkit-changes] [93725] trunk/Source/WebCore

2011-08-24 Thread reed
/platform/graphics/skia/SkiaUtils.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (93724 => 93725) --- trunk/Source/WebCore/ChangeLog 2011-08-24 20:04:44 UTC (rev 93724) +++ trunk/Source/WebCore/ChangeLog 2011-08-24 20:08:51 UTC (rev 93725) @@ -1,3 +1,16 @@ +2011-08-24 Mike R

[webkit-changes] [92022] trunk

2011-07-29 Thread reed
unk/LayoutTests/ChangeLog 2011-07-29 22:17:56 UTC (rev 92022) @@ -1,3 +1,12 @@ +2011-07-29 Mike Reed + +[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. + +* platform/chrom

[webkit-changes] [91942] trunk/Tools/Scripts/webkitpy/common/config/committers.py

2011-07-28 Thread reed
Title: [91942] trunk/Tools/Scripts/webkitpy/common/config/committers.py Revision 91942 Author r...@google.com Date 2011-07-28 12:03:55 -0700 (Thu, 28 Jul 2011) Log Message add Mike Reed to committer list Modified Paths trunk/Tools/Scripts/webkitpy/common/config/committers.py Diff

[webkit-changes] [91897] trunk/LayoutTests

2011-07-27 Thread reed
:00 UTC (rev 91897) @@ -1,3 +1,12 @@ +2011-07-27 Mike Reed + +[skia] fix clipping of some glyphs on windows +https://bugs.webkit.org/show_bug.cgi?id=65262 + +Reviewed by Stephen White. + +* platform/chromium/test_expectations.txt: + 2011-07-27 MORITA Haj