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
/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
/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
: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
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
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
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
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
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
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
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
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
/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
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
+
+
: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
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
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
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
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
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
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
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
/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
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
-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
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
=> 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.
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
: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
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
-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
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
-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
: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
/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
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
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
/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
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
/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
-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
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
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
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
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
,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
: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
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
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
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
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
/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
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.
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
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
/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
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
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
/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
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
/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
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
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
: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
64 matches
Mail list logo