[webkit-changes] [103632] trunk/LayoutTests

2011-12-23 Thread simon . fraser
rev 103632) @@ -1,5 +1,11 @@ 2011-12-23 Simon Fraser simon.fra...@apple.com +Update the test result (whitespace difference). + +* css3/filters/custom-filter-property-parsing-invalid-expected.txt: + +2011-12-23 Simon Fraser simon.fra...@apple.com + Blur filter does

[webkit-changes] [104331] trunk

2012-01-06 Thread simon . fraser
012-01-06 21:19:54 UTC (rev 104330) +++ trunk/Source/WebCore/ChangeLog 2012-01-06 21:44:50 UTC (rev 104331) @@ -1,3 +1,14 @@ +2012-01-06 Simon Fraser simon.fra...@apple.com + +Mitigate scrollbar differences when running pixel tests +https://bugs.webkit.org/show_bug.cgi?id=67

[webkit-changes] [104351] trunk/Tools

2012-01-06 Thread simon . fraser
/TestInvocationCG.cpp trunk/Tools/WebKitTestRunner/mac/PlatformWebViewMac.mm Diff Modified: trunk/Tools/ChangeLog (104350 => 104351) --- trunk/Tools/ChangeLog 2012-01-06 23:28:47 UTC (rev 104350) +++ trunk/Tools/ChangeLog 2012-01-06 23:34:53 UTC (rev 104351) @@ -1,3 +1,32 @@ +2012-01-06 Simon Fra

[webkit-changes] [104360] trunk/Tools

2012-01-06 Thread simon . fraser
mon Fraser simon.fra...@apple.com +Fix DRT build on case-sensitive file systems. + +Fix case of include of WebDynamicScrollBarsView.h + +* DumpRenderTree/mac/DumpRenderTree.mm: + +2012-01-06 Simon Fraser simon.fra...@apple.com + Pixel results f

[webkit-changes] [130927] trunk/Source

2012-10-10 Thread simon . fraser
Modified: trunk/Source/WebCore/ChangeLog (130926 => 130927) --- trunk/Source/WebCore/ChangeLog 2012-10-10 17:47:54 UTC (rev 130926) +++ trunk/Source/WebCore/ChangeLog 2012-10-10 17:49:17 UTC (rev 130927) @@ -1,3 +1,45 @@ +2012-10-10 Simon Fraser simon.fra...@apple.com + +Store a visi

[webkit-changes] [130929] trunk

2012-10-10 Thread simon . fraser
/Source/autotools/symbols.filter Diff Modified: trunk/ChangeLog (130928 => 130929) --- trunk/ChangeLog 2012-10-10 17:57:06 UTC (rev 130928) +++ trunk/ChangeLog 2012-10-10 18:01:00 UTC (rev 130929) @@ -1,3 +1,10 @@ +2012-10-10 Simon Fraser simon.fra...@apple.com + +Attempt to fix

[webkit-changes] [130932] trunk/Source/WebKit2

2012-10-10 Thread simon . fraser
,12 @@ 2012-10-10 Simon Fraser simon.fra...@apple.com +Add the mangled symbol name for Frame::layerTreeAsText() to the confusingly named +Windows export file. + +* win/WebKit2.def: + +2012-10-10 Simon Fraser simon.fra...@apple.com + Store a visible r

[webkit-changes] [131009] trunk

2012-10-10 Thread simon . fraser
,14 @@ +2012-10-10 Simon Fraser simon.fra...@apple.com + +compositing/tiling/crash-reparent-tiled-layer.html is flakey +https://bugs.webkit.org/show_bug.cgi?id=82546 + +Reviewed by Beth Dakin. + +Unskip a previously-flakey tiled layer test that should not be flakey af

[webkit-changes] [131010] trunk/LayoutTests

2012-10-10 Thread simon . fraser
:26:00 UTC (rev 131010) @@ -1,5 +1,12 @@ 2012-10-10 Simon Fraser simon.fra...@apple.com +compositing/images/truncated-direct-png-image.html has been failing on Mac since it was +added. Mark it as an expected image failure. + +* platform/mac/TestExpectations: + +2012-10

[webkit-changes] [131246] trunk

2012-10-12 Thread simon . fraser
-13 01:16:04 UTC (rev 131246) @@ -1,3 +1,30 @@ +2012-10-12 Simon Fraser simon.fra...@apple.com + +Add some initial visible rect tests and tweak the visible wash layer +https://bugs.webkit.org/show_bug.cgi?id=99095 + +Reviewed by Tim Horton. + +Add some te

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

2012-10-12 Thread simon . fraser
(131246 => 131247) --- trunk/Source/WebCore/ChangeLog 2012-10-13 01:16:04 UTC (rev 131246) +++ trunk/Source/WebCore/ChangeLog 2012-10-13 01:16:09 UTC (rev 131247) @@ -1,3 +1,19 @@ +2012-10-11 Simon Fraser simon.fra...@apple.com + +Move TransformState code into its own member funct

[webkit-changes] [131248] trunk

2012-10-12 Thread simon . fraser
1,5 +1,22 @@ 2012-10-12 Simon Fraser simon.fra...@apple.com +Fix GraphicsLayerCA visible rect computation in the face of perspective and preserve-3d +https://bugs.webkit.org/show_bug.cgi?id=99212 + +Reviewed by Tim Horton. + +Layer tree tests that include visi

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

2012-10-15 Thread simon . fraser
/platform/graphics/GraphicsLayer.h Diff Modified: trunk/Source/WebCore/ChangeLog (131372 => 131373) --- trunk/Source/WebCore/ChangeLog 2012-10-15 22:21:07 UTC (rev 131372) +++ trunk/Source/WebCore/ChangeLog 2012-10-15 22:31:08 UTC (rev 131373) @@ -1,3 +1,22 @@ +2012-10-15 Simon Fra

[webkit-changes] [131384] trunk/Tools

2012-10-15 Thread simon . fraser
rev 131384) @@ -1,3 +1,22 @@ +2012-10-15 Simon Fraser simon.fra...@apple.com + +Update the url bar in MiniBrowser when getting the committed URL +https://bugs.webkit.org/show_bug.cgi?id=99388 + +Reviewed by Sam Weinig. + +Fix both WK1 and WK2 window controllers to upd

[webkit-changes] [131393] trunk

2012-10-15 Thread simon . fraser
unk/LayoutTests/ChangeLog 2012-10-16 01:17:47 UTC (rev 131393) @@ -1,3 +1,23 @@ +2012-10-15 Simon Fraser simon.fra...@apple.com + +Fix GraphicsLayer visible rect computation when scrolling in WebKit1 +https://bugs.webkit.org/show_bug.cgi?id=99385 + +Reviewed by Dean Jackson,

[webkit-changes] [131479] trunk

2012-10-16 Thread simon . fraser
Diff Modified: trunk/LayoutTests/ChangeLog (131478 => 131479) --- trunk/LayoutTests/ChangeLog 2012-10-16 18:20:12 UTC (rev 131478) +++ trunk/LayoutTests/ChangeLog 2012-10-16 18:29:38 UTC (rev 131479) @@ -1,3 +1,17 @@ +2012-10-16 Simon Fraser simon.fra...@apple.com + +REGRESSION (r128

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

2012-10-16 Thread simon . fraser
-16 19:48:18 UTC (rev 131488) +++ trunk/Source/WebCore/ChangeLog 2012-10-16 20:00:07 UTC (rev 131489) @@ -1,3 +1,35 @@ +2012-10-16 Simon Fraser simon.fra...@apple.com + +Add a new layer type for the page tiled cache layer +https://bugs.webkit.org/show_bug.cgi?id=99

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

2012-10-16 Thread simon . fraser
:26:01 UTC (rev 131502) @@ -1,3 +1,28 @@ +2012-10-16 Simon Fraser simon.fra...@apple.com + +Some #include hygiene +https://bugs.webkit.org/show_bug.cgi?id=99500 + +Reviewed by Tony Chang. + +Clean up some #includes, mostly related to GraphicsLayer.h. In m

[webkit-changes] [131626] trunk

2012-10-17 Thread simon . fraser
rev 131626) @@ -1,3 +1,17 @@ +2012-10-17 Simon Fraser simon.fra...@apple.com + +GraphicsLayer visible rect computation needs to use the current animating transform +https://bugs.webkit.org/show_bug.cgi?id=99529 + +Reviewed by Dean Jackson. + +Tests that exercise visi

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

2012-10-19 Thread simon . fraser
Modified: trunk/Source/WebCore/ChangeLog (131939 => 131940) --- trunk/Source/WebCore/ChangeLog 2012-10-19 20:33:27 UTC (rev 131939) +++ trunk/Source/WebCore/ChangeLog 2012-10-19 20:43:46 UTC (rev 131940) @@ -1,3 +1,55 @@ +2012-10-19 Simon Fraser simon.fra...@apple.com + +Use tile cac

[webkit-changes] [131964] trunk

2012-10-19 Thread simon . fraser
rev 131963) +++ trunk/LayoutTests/ChangeLog 2012-10-20 00:15:23 UTC (rev 131964) @@ -1,3 +1,17 @@ +2012-10-19 Simon Fraser simon.fra...@apple.com + +Fix a hang when combining tile cache layers with preserve-3d or reflections +https://bugs.webkit.org/show_bug.cgi?id=99

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

2012-10-19 Thread simon . fraser
Log 2012-10-20 00:19:40 UTC (rev 131965) +++ trunk/Source/WebCore/ChangeLog 2012-10-20 00:36:41 UTC (rev 131966) @@ -1,5 +1,14 @@ 2012-10-19 Simon Fraser simon.fra...@apple.com +Remove .get() calls in assertions as suggested by Darin Adler. + +* platform/graphics/ca/

[webkit-changes] [132276] trunk

2012-10-23 Thread simon . fraser
unk/LayoutTests/ChangeLog 2012-10-23 22:19:37 UTC (rev 132275) +++ trunk/LayoutTests/ChangeLog 2012-10-23 22:22:11 UTC (rev 132276) @@ -1,3 +1,15 @@ +2012-10-23 Simon Fraser simon.fra...@apple.com + +Allow tests to run with a tile cache, and optionally dump the tile cache via layerTreeAsT

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

2012-10-23 Thread simon . fraser
(132298 => 132299) --- trunk/Source/WebCore/ChangeLog 2012-10-24 04:12:26 UTC (rev 132298) +++ trunk/Source/WebCore/ChangeLog 2012-10-24 04:15:07 UTC (rev 132299) @@ -1,3 +1,31 @@ +2012-10-23 Simon Fraser simon.fra...@apple.com + +Flush pending GraphicsLayer changes when reattach

[webkit-changes] [132394] trunk

2012-10-24 Thread simon . fraser
=> 132394) --- trunk/LayoutTests/ChangeLog 2012-10-24 20:33:56 UTC (rev 132393) +++ trunk/LayoutTests/ChangeLog 2012-10-24 20:36:02 UTC (rev 132394) @@ -1,3 +1,18 @@ +2012-10-24 Simon Fraser simon.fra...@apple.com + +Fix CALayer hiearchy when combining tiling with preserve-3d +ht

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

2012-10-24 Thread simon . fraser
Modified: trunk/Source/WebCore/ChangeLog (132408 => 132409) --- trunk/Source/WebCore/ChangeLog 2012-10-24 22:00:32 UTC (rev 132408) +++ trunk/Source/WebCore/ChangeLog 2012-10-24 22:01:03 UTC (rev 132409) @@ -1,3 +1,17 @@ +2012-10-24 Simon Fraser simon.fra...@apple.com + +Null-ch

[webkit-changes] [132432] trunk/LayoutTests

2012-10-24 Thread simon . fraser
Diff Modified: trunk/LayoutTests/ChangeLog (132431 => 132432) --- trunk/LayoutTests/ChangeLog 2012-10-25 00:33:28 UTC (rev 132431) +++ trunk/LayoutTests/ChangeLog 2012-10-25 00:36:44 UTC (rev 132432) @@ -1,3 +1,16 @@ +2012-10-24 Simon Fraser simon.fra...@apple.com + +Skip tiled draw

[webkit-changes] [132436] trunk/LayoutTests

2012-10-24 Thread simon . fraser
:50:02 UTC (rev 132436) @@ -1,3 +1,17 @@ +2012-10-24 Simon Fraser simon.fra...@apple.com + +Add two more tiled scrolling tests +https://bugs.webkit.org/show_bug.cgi?id=100314 + +Reviewed by Beth Dakin. + +Two new tests for TileCache tile coverage after scroll

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

2012-10-25 Thread simon . fraser
/Source/WebCore/rendering/RenderLayerCompositor.h Diff Modified: trunk/Source/WebCore/ChangeLog (132503 => 132504) --- trunk/Source/WebCore/ChangeLog 2012-10-25 18:00:23 UTC (rev 132503) +++ trunk/Source/WebCore/ChangeLog 2012-10-25 18:08:21 UTC (rev 132504) @@ -1,3 +1,51 @@ +2012-10-25 Si

[webkit-changes] [132524] trunk

2012-10-25 Thread simon . fraser
=> 132524) --- trunk/LayoutTests/ChangeLog 2012-10-25 20:15:26 UTC (rev 132523) +++ trunk/LayoutTests/ChangeLog 2012-10-25 20:16:07 UTC (rev 132524) @@ -1,3 +1,17 @@ +2012-10-25 Simon Fraser simon.fra...@apple.com + +Log the tile cache tile size in test output +ht

[webkit-changes] [132527] trunk

2012-10-25 Thread simon . fraser
: trunk/LayoutTests/ChangeLog (132526 => 132527) --- trunk/LayoutTests/ChangeLog 2012-10-25 20:37:24 UTC (rev 132526) +++ trunk/LayoutTests/ChangeLog 2012-10-25 20:39:32 UTC (rev 132527) @@ -1,3 +1,14 @@ +2012-10-25 Simon Fraser simon.fra...@apple.com + +Incorrect tile size in the s

[webkit-changes] [132537] trunk

2012-10-25 Thread simon . fraser
012-10-25 21:36:39 UTC (rev 132536) +++ trunk/LayoutTests/ChangeLog 2012-10-25 21:42:12 UTC (rev 132537) @@ -1,3 +1,17 @@ +2012-10-25 Simon Fraser simon.fra...@apple.com + +Report the tile coverage rect in layer coords, and add some tests for tiled backing and zooming +ht

[webkit-changes] [132542] trunk

2012-10-25 Thread simon . fraser
542) @@ -1,3 +1,16 @@ +2012-10-25 Simon Fraser simon.fra...@apple.com + +Tiled layers are missing content on zooming +https://bugs.webkit.org/show_bug.cgi?id=100422 + +Reviewed by Beth Dakin. + +New test for zooming with a tiled layer, and adjust an existing res

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

2012-11-15 Thread simon . fraser
/rendering/RenderLayerCompositor.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (134842 => 134843) --- trunk/Source/WebCore/ChangeLog 2012-11-15 23:43:15 UTC (rev 134842) +++ trunk/Source/WebCore/ChangeLog 2012-11-15 23:46:07 UTC (rev 134843) @@ -1,3 +1,21 @@ +2012-11-15 Simon Fra

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

2012-11-16 Thread simon . fraser
ore/ChangeLog 2012-11-17 00:52:27 UTC (rev 135018) +++ trunk/Source/WebCore/ChangeLog 2012-11-17 01:06:53 UTC (rev 135019) @@ -1,3 +1,21 @@ +2012-11-16 Simon Fraser simon.fra...@apple.com + +Don't update layer positions on scrolling if we're in the middle of layout +ht

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

2012-11-16 Thread simon . fraser
rce/WebCore/ChangeLog 2012-11-17 02:31:08 UTC (rev 135029) @@ -1,3 +1,50 @@ +2012-11-16 Simon Fraser simon.fra...@apple.com + +Fix overlay scrollbar painting in compositing layers +https://bugs.webkit.org/show_bug.cgi?id=102442 + +Reviewed by Beth Dakin. + +There were

[webkit-changes] [135032] trunk/LayoutTests

2012-11-16 Thread simon . fraser
Diff Modified: trunk/LayoutTests/ChangeLog (135031 => 135032) --- trunk/LayoutTests/ChangeLog 2012-11-17 04:19:27 UTC (rev 135031) +++ trunk/LayoutTests/ChangeLog 2012-11-17 04:32:55 UTC (rev 135032) @@ -1,3 +1,15 @@ +2012-11-16 Simon Fraser simon.fra...@apple.com + +Rebaseline s

[webkit-changes] [135033] trunk/LayoutTests

2012-11-16 Thread simon . fraser
-17 04:32:55 UTC (rev 135032) +++ trunk/LayoutTests/ChangeLog 2012-11-17 04:42:20 UTC (rev 135033) @@ -1,5 +1,13 @@ 2012-11-16 Simon Fraser simon.fra...@apple.com +Rebaseline. + +* platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.

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

2012-11-16 Thread simon . fraser
ore/ChangeLog 2012-11-17 05:16:04 UTC (rev 135034) @@ -1,3 +1,19 @@ +2012-11-16 Simon Fraser simon.fra...@apple.com + +Avoid calling the virtual isBlockFlow() in RenderBox::computeRectForRepaint() +https://bugs.webkit.org/show_bug.cgi?id=102581 + +Reviewed by Dan Bernst

[webkit-changes] [135053] trunk

2012-11-17 Thread simon . fraser
rev 135052) +++ trunk/LayoutTests/ChangeLog 2012-11-17 23:37:20 UTC (rev 135053) @@ -1,3 +1,19 @@ +2012-11-17 Simon Fraser simon.fra...@apple.com + +Dump the tile cache extent in layout tests +https://bugs.webkit.org/show_bug.cgi?id=102600 + +Reviewed by Anders Carls

[webkit-changes] [135054] trunk/LayoutTests

2012-11-17 Thread simon . fraser
unk/LayoutTests/ChangeLog 2012-11-18 00:11:25 UTC (rev 135054) @@ -1,5 +1,13 @@ 2012-11-17 Simon Fraser simon.fra...@apple.com +Rebaseline three tests affected by the dumping of tile grid extent. + +* platform/mac/compositing/tiling/rotated-tiled-clamped-expected.txt: +* platf

[webkit-changes] [135059] trunk

2012-11-17 Thread simon . fraser
Modified: trunk/LayoutTests/ChangeLog (135058 => 135059) --- trunk/LayoutTests/ChangeLog 2012-11-18 03:37:49 UTC (rev 135058) +++ trunk/LayoutTests/ChangeLog 2012-11-18 04:01:05 UTC (rev 135059) @@ -1,5 +1,20 @@ 2012-11-17 Simon Fraser simon.fra...@apple.com +Simplify bounds computat

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

2012-11-17 Thread simon . fraser
/RenderTreeAsText.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (135059 => 135060) --- trunk/Source/WebCore/ChangeLog 2012-11-18 04:01:05 UTC (rev 135059) +++ trunk/Source/WebCore/ChangeLog 2012-11-18 04:01:40 UTC (rev 135060) @@ -1,5 +1,44 @@ 2012-11-17 Simon Fraser simon.fra...@apple.

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

2012-11-17 Thread simon . fraser
ore/ChangeLog 2012-11-18 07:09:58 UTC (rev 135064) @@ -1,3 +1,30 @@ +2012-11-17 Simon Fraser simon.fra...@apple.com + +Don't say there are dirty overlay scrollbars when they are clipped out +https://bugs.webkit.org/show_bug.cgi?id=102609 + +Reviewed by Brady Eid

[webkit-changes] [135070] branches/safari-536.28-branch

2012-11-18 Thread simon . fraser
-07 Simon Fraser simon.fra...@apple.com box-shadow causes overlay scrollbars to be in the wrong position when element is composited https://bugs.webkit.org/show_bug.cgi?id=85647 Reviewed by James Robinson. Test overlay scrollbars in composited layers. * ManualTests

[webkit-changes] [135071] branches/safari-536.28-branch/Source/WebCore

2012-11-18 Thread simon . fraser
Simon Fraser simon.fra...@apple.com Fix overlay scrollbar painting in compositing layers https://bugs.webkit.org/show_bug.cgi?id=102442 Reviewed by Beth Dakin. There were two issues with overlay scrollbar painting in compositing layers. First, we'd only ever call

[webkit-changes] [135072] branches/safari-536.28-branch

2012-11-18 Thread simon . fraser
Simon Fraser simon.fra...@apple.com Simplify bounds computation for the RenderView's layer https://bugs.webkit.org/show_bug.cgi?id=102597 Reviewed by Anders Carlsson. Computing the bounds of the main layer (that of the RenderView) used to do a full RenderLayer walk, taking

[webkit-changes] [135073] branches/safari-536.28-branch/Source/WebCore

2012-11-18 Thread simon . fraser
r135064 2012-11-17 Simon Fraser simon.fra...@apple.com Don't say there are dirty overlay scrollbars when they are clipped out https://bugs.webkit.org/show_bug.cgi?id=102609 Reviewed by Brady Eidson. Painting overlay scrollbars involves a second painting pass over the entire

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

2012-11-18 Thread simon . fraser
unk/Source/WebCore/ChangeLog 2012-11-18 21:37:48 UTC (rev 135080) @@ -1,3 +1,20 @@ +2012-11-18 Simon Fraser simon.fra...@apple.com + +Make convertToLayerCoords iterative, rather than recursive +https://bugs.webkit.org/show_bug.cgi?id=102618 + +Reviewed by Antti Koivi

[webkit-changes] [135086] trunk/LayoutTests

2012-11-18 Thread simon . fraser
/baseval-animval-equality-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (135085 => 135086) --- trunk/LayoutTests/ChangeLog 2012-11-18 23:44:15 UTC (rev 135085) +++ trunk/LayoutTests/ChangeLog 2012-11-18 23:49:37 UTC (rev 135086) @@ -1,3 +1,11 @@ +2012-11-18 Simon Fraser simon.

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

2012-11-26 Thread simon . fraser
/rendering/RenderLayer.h Diff Modified: trunk/Source/WebCore/ChangeLog (135745 => 135746) --- trunk/Source/WebCore/ChangeLog 2012-11-26 19:37:18 UTC (rev 135745) +++ trunk/Source/WebCore/ChangeLog 2012-11-26 19:37:45 UTC (rev 135746) @@ -1,3 +1,41 @@ +2012-11-26 Simon Fraser simon.fra...@apple.

[webkit-changes] [135777] branches/safari-536.28-branch/Source/WebCore

2012-11-26 Thread simon . fraser
Title: [135777] branches/safari-536.28-branch/Source/WebCore Revision 135777 Author simon.fra...@apple.com Date 2012-11-26 15:12:49 -0800 (Mon, 26 Nov 2012) Log Message rdar://problem/12751360 Merge r135746 2012-11-26 Simon Fraser simon.fra...@apple.com Optimize layer updates

[webkit-changes] [135827] branches/safari-536.28-branch/Source/WebCore

2012-11-26 Thread simon . fraser
Title: [135827] branches/safari-536.28-branch/Source/WebCore Revision 135827 Author simon.fra...@apple.com Date 2012-11-26 23:24:14 -0800 (Mon, 26 Nov 2012) Log Message rdar://problem/12755408 Merge r135080 2012-11-18 Simon Fraser simon.fra...@apple.com Make

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

2012-11-29 Thread simon . fraser
=> 136174) --- trunk/Source/WebCore/ChangeLog 2012-11-29 23:17:24 UTC (rev 136173) +++ trunk/Source/WebCore/ChangeLog 2012-11-29 23:21:09 UTC (rev 136174) @@ -1,3 +1,28 @@ +2012-11-29 Simon Fraser simon.fra...@apple.com + +Avoid painting lots of small rects in WebLayer paint

[webkit-changes] [136179] branches/safari-536.28-branch/Source/WebCore

2012-11-29 Thread simon . fraser
Title: [136179] branches/safari-536.28-branch/Source/WebCore Revision 136179 Author simon.fra...@apple.com Date 2012-11-29 16:20:46 -0800 (Thu, 29 Nov 2012) Log Message rdar://problem/12781055 Merge r136174 2012-11-29 Simon Fraser simon.fra...@apple.com Avoid painting lots

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

2012-11-30 Thread simon . fraser
/WebCore/rendering/RenderView.h Diff Modified: trunk/Source/WebCore/ChangeLog (136276 => 136277) --- trunk/Source/WebCore/ChangeLog 2012-11-30 21:56:24 UTC (rev 136276) +++ trunk/Source/WebCore/ChangeLog 2012-11-30 22:30:59 UTC (rev 136277) @@ -1,3 +1,44 @@ +2012-11-30 Simon Fraser simon.

[webkit-changes] [136284] trunk/LayoutTests

2012-11-30 Thread simon . fraser
/LayoutTests/platform/chromium/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (136283 => 136284) --- trunk/LayoutTests/ChangeLog 2012-11-30 23:07:49 UTC (rev 136283) +++ trunk/LayoutTests/ChangeLog 2012-11-30 23:12:13 UTC (rev 136284) @@ -1,5 +1,11 @@ 2012-11-30 Simon Fra

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

2012-11-30 Thread simon . fraser
=> 136293) --- trunk/Source/WebCore/ChangeLog 2012-11-30 23:36:49 UTC (rev 136292) +++ trunk/Source/WebCore/ChangeLog 2012-11-30 23:56:14 UTC (rev 136293) @@ -1,3 +1,21 @@ +2012-11-30 Simon Fraser simon.fra...@apple.com + +Fix potential crash when canceling animations on render

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

2012-11-30 Thread simon . fraser
Modified: trunk/Source/WebCore/ChangeLog (136302 => 136303) --- trunk/Source/WebCore/ChangeLog 2012-12-01 02:24:18 UTC (rev 136302) +++ trunk/Source/WebCore/ChangeLog 2012-12-01 06:12:31 UTC (rev 136303) @@ -1,3 +1,16 @@ +2012-11-30 Simon Fraser simon.fra...@apple.com + +Avoid call

[webkit-changes] [136433] trunk

2012-12-03 Thread simon . fraser
/LayoutTests/compositing/masks/mask-layer-size.html Diff Modified: trunk/LayoutTests/ChangeLog (136432 => 136433) --- trunk/LayoutTests/ChangeLog 2012-12-03 21:07:53 UTC (rev 136432) +++ trunk/LayoutTests/ChangeLog 2012-12-03 21:19:30 UTC (rev 136433) @@ -1,3 +1,15 @@ +2012-12-03 Simon Fra

[webkit-changes] [136594] trunk/Source

2012-12-04 Thread simon . fraser
/page/scrolling/mac/ScrollingTreeMac.mm Diff Modified: trunk/Source/WebCore/ChangeLog (136593 => 136594) --- trunk/Source/WebCore/ChangeLog 2012-12-05 00:43:13 UTC (rev 136593) +++ trunk/Source/WebCore/ChangeLog 2012-12-05 00:49:33 UTC (rev 136594) @@ -1,3 +1,57 @@ +2012-12-04 Simon Fra

[webkit-changes] [115989] trunk

2012-05-03 Thread simon . fraser
989) --- trunk/LayoutTests/ChangeLog 2012-05-03 17:18:11 UTC (rev 115988) +++ trunk/LayoutTests/ChangeLog 2012-05-03 17:50:03 UTC (rev 115989) @@ -1,3 +1,25 @@ +2012-05-03 Simon Fraser simon.fra...@apple.com + +Keep overlap testing for compositing on pages with 3d transforms when possi

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

2012-05-03 Thread simon . fraser
=> 115992) --- trunk/Source/WebCore/ChangeLog 2012-05-03 18:08:08 UTC (rev 115991) +++ trunk/Source/WebCore/ChangeLog 2012-05-03 18:15:41 UTC (rev 115992) @@ -1,3 +1,21 @@ +2012-05-03 Simon Fraser simon.fra...@apple.com + +Remove RenderLayerCompositor::didStartAcceleratedAnimat

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

2012-05-03 Thread simon . fraser
UTC (rev 116003) @@ -1,3 +1,24 @@ +2012-05-03 Simon Fraser simon.fra...@apple.com + +Compositing 'requiresOwnBackingStore' logic caused new clip rect assertions +https://bugs.webkit.org/show_bug.cgi?id=85455 + +Reviewed by Dean Jackson. + +r114283 added lo

[webkit-changes] [116395] trunk

2012-05-07 Thread simon . fraser
unk/LayoutTests/ChangeLog 2012-05-08 05:14:07 UTC (rev 116394) +++ trunk/LayoutTests/ChangeLog 2012-05-08 05:45:43 UTC (rev 116395) @@ -1,3 +1,16 @@ +2012-05-07 Simon Fraser simon.fra...@apple.com + +Compositing layers with transformed children not large enough to show contents +ht

[webkit-changes] [116792] trunk

2012-05-11 Thread simon . fraser
-element2.html Diff Modified: trunk/LayoutTests/ChangeLog (116791 => 116792) --- trunk/LayoutTests/ChangeLog 2012-05-11 18:50:41 UTC (rev 116791) +++ trunk/LayoutTests/ChangeLog 2012-05-11 18:56:32 UTC (rev 116792) @@ -1,3 +1,15 @@ +2012-05-11 Simon Fraser simon.fra...@apple.

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

2012-05-14 Thread simon . fraser
ore/ChangeLog 2012-05-14 20:58:39 UTC (rev 116995) @@ -1,3 +1,17 @@ +2012-05-14 Simon Fraser simon.fra...@apple.com + +Avoid logging related to setting shadow-related properties on a transform-only layer +https://bugs.webkit.org/show_bug.cgi?id=86398 + +Reviewed by Dan Bernst

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

2012-05-14 Thread simon . fraser
/RenderLayerCompositor.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (116998 => 116999) --- trunk/Source/WebCore/ChangeLog 2012-05-14 21:12:00 UTC (rev 116998) +++ trunk/Source/WebCore/ChangeLog 2012-05-14 21:12:38 UTC (rev 116999) @@ -1,5 +1,18 @@ 2012-05-14 Simon Fraser simon.fra...@apple.

[webkit-changes] [117311] trunk/Source/WTF

2012-05-16 Thread simon . fraser
Diff Modified: trunk/Source/WTF/ChangeLog (117310 => 117311) --- trunk/Source/WTF/ChangeLog 2012-05-16 18:30:09 UTC (rev 117310) +++ trunk/Source/WTF/ChangeLog 2012-05-16 18:31:12 UTC (rev 117311) @@ -1,3 +1,26 @@ +2012-05-16 Simon Fraser simon.fra...@apple.com + +Make things bu

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

2012-06-07 Thread simon . fraser
Modified: trunk/Source/WebCore/ChangeLog (119735 => 119736) --- trunk/Source/WebCore/ChangeLog 2012-06-07 17:44:50 UTC (rev 119735) +++ trunk/Source/WebCore/ChangeLog 2012-06-07 17:57:00 UTC (rev 119736) @@ -1,3 +1,47 @@ +2012-06-07 Simon Fraser simon.fra...@apple.com + +Optimize FrameV

[webkit-changes] [120345] trunk/LayoutTests

2012-06-14 Thread simon . fraser
Log 2012-06-14 18:33:03 UTC (rev 120344) +++ trunk/LayoutTests/ChangeLog 2012-06-14 18:37:41 UTC (rev 120345) @@ -1,3 +1,17 @@ +2012-06-14 Simon Fraser simon.fra...@apple.com + +Rebaseline some Mac results after r120246. + +* platform/mac/media/audio-controls-rendering-expected.

[webkit-changes] [120480] trunk/LayoutTests

2012-06-15 Thread simon . fraser
-after-reload-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (120479 => 120480) --- trunk/LayoutTests/ChangeLog 2012-06-15 18:37:51 UTC (rev 120479) +++ trunk/LayoutTests/ChangeLog 2012-06-15 18:39:33 UTC (rev 120480) @@ -1,3 +1,13 @@ +2012-06-15 Simon Fraser simon.fra...@apple.

[webkit-changes] [120555] trunk/Tools

2012-06-17 Thread simon . fraser
; +font-size: 14px; +font-weight: normal; border-top: 1px solid #DDD; margin: 0; cursor: pointer; Modified: trunk/Tools/ChangeLog (120554 => 120555) --- trunk/Tools/ChangeLog 2012-06-17 23:06:12 UTC (rev 120554) +++ trunk/Tools/ChangeLog 2012-06-18 00:20:01 UTC (rev 120555) @@

[webkit-changes] [120648] trunk/Tools

2012-06-18 Thread simon . fraser
'/ul' + 'ul class=actions' + 'libutton class=action default title=Examine these failures in detail.Examine/button/li' + Modified: trunk/Tools/ChangeLog (120647 => 120648) --- trunk/Tools/ChangeLog 2012-06-19 01:02:21 UTC (rev 120647) +++ trunk/T

[webkit-changes] [120649] trunk/Tools

2012-06-18 Thread simon . fraser
hat).empty(); this._what.appendChild(node); } }); Modified: trunk/Tools/ChangeLog (120648 => 120649) --- trunk/Tools/ChangeLog 2012-06-19 01:03:11 UTC (rev 120648) +++ trunk/Tools/ChangeLog 2012-06-19 01:09:37 UTC (rev 120649) @@ -1,5 +1,14 @@ 2012-06-18 Simon Fraser sim

[webkit-changes] [120657] trunk/Tools

2012-06-18 Thread simon . fraser
(rev 120657) @@ -1,3 +1,18 @@ +2012-06-18 Simon Fraser simon.fra...@apple.com + +Provide bug links for suspicious commits +https://bugs.webkit.org/show_bug.cgi?id=89408 + +Reviewed by Adam Barth. + +Add links to bugs for the suspicious commits if we h

[webkit-changes] [120669] trunk/Tools

2012-06-18 Thread simon . fraser
c_html/TestFailures/scripts/ViewController.js: +(ViewController.prototype._domForBuildName): + +2012-06-18 Simon Fraser simon.fra...@apple.com + Provide bug links for suspicious commits https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [120739] trunk/LayoutTests

2012-06-19 Thread simon . fraser
739) --- trunk/LayoutTests/ChangeLog 2012-06-19 18:21:16 UTC (rev 120738) +++ trunk/LayoutTests/ChangeLog 2012-06-19 18:25:01 UTC (rev 120739) @@ -1,3 +1,15 @@ +2012-06-19 Simon Fraser simon.fra...@apple.com + +Rebaseline some media controller tests. + +* platform/mac/media/au

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

2012-06-26 Thread simon . fraser
rce/WebCore/ChangeLog 2012-06-27 00:41:28 UTC (rev 121305) +++ trunk/Source/WebCore/ChangeLog 2012-06-27 01:31:22 UTC (rev 121306) @@ -1,3 +1,24 @@ +2012-06-26 Simon Fraser simon.fra...@apple.com + +Optimize mappings of simple transforms in RenderGeometryMap +https://bugs.webkit.

[webkit-changes] [132930] trunk/LayoutTests

2012-10-30 Thread simon . fraser
UTC (rev 132930) @@ -1,3 +1,10 @@ +2012-10-30 Simon Fraser simon.fra...@apple.com + +Skip tiled drawing tests on Lion, since the TiledCoreAnimationDrawingArea is only +built for Mountain Lion and later. + +* platform/mac-lion/TestExpectations: + 2012-10-30 Rick Byers

[webkit-changes] [132982] trunk

2012-10-30 Thread simon . fraser
rev 132981) +++ trunk/LayoutTests/ChangeLog 2012-10-31 05:03:52 UTC (rev 132982) @@ -1,3 +1,17 @@ +2012-10-30 Simon Fraser simon.fra...@apple.com + +Fix issues with filters and reflections +https://bugs.webkit.org/show_bug.cgi?id=100308 + +Reviewed by Dirk Schu

[webkit-changes] [133056] trunk

2012-10-31 Thread simon . fraser
19:01:37 UTC (rev 133055) +++ trunk/LayoutTests/ChangeLog 2012-10-31 19:01:40 UTC (rev 133056) @@ -1,3 +1,24 @@ +2012-10-31 Simon Fraser simon.fra...@apple.com + +REGRESSION (tile cache layers): bits of tiled layers are missing with certain 3D transforms +https://bugs.webkit.

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

2012-11-05 Thread simon . fraser
rce/WebCore/ChangeLog 2012-11-05 21:38:30 UTC (rev 133519) +++ trunk/Source/WebCore/ChangeLog 2012-11-05 21:43:13 UTC (rev 133520) @@ -1,5 +1,18 @@ 2012-11-05 Simon Fraser simon.fra...@apple.com +Remove the unused m_fixedPositionedElements from RenderView +https://bugs.webkit.

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

2012-11-05 Thread simon . fraser
rce/WebCore/ChangeLog 2012-11-06 00:23:27 UTC (rev 133540) +++ trunk/Source/WebCore/ChangeLog 2012-11-06 00:35:57 UTC (rev 133541) @@ -1,3 +1,16 @@ +2012-11-05 Simon Fraser simon.fra...@apple.com + +Make Document::updateStyleIfNeeded() non-virtual +https://bugs.webkit.org/show_bug.

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

2012-11-05 Thread simon . fraser
543) +++ trunk/Source/WebCore/ChangeLog 2012-11-06 01:45:43 UTC (rev 133544) @@ -1,3 +1,32 @@ +2012-11-05 Simon Fraser simon.fra...@apple.com + +RenderGeometryMap asserts when loading http://en.softonic.com/mac +https://bugs.webkit.org/show_bug.cgi?id=101284 +rdar://prob

[webkit-changes] [133628] trunk

2012-11-06 Thread simon . fraser
/geometry-map-scroll-during-layout-assertion.html Diff Modified: trunk/LayoutTests/ChangeLog (133627 => 133628) --- trunk/LayoutTests/ChangeLog 2012-11-06 17:54:42 UTC (rev 133627) +++ trunk/LayoutTests/ChangeLog 2012-11-06 17:57:08 UTC (rev 133628) @@ -1,3 +1,15 @@ +2012-11-05 Simon Fra

[webkit-changes] [133639] trunk/LayoutTests

2012-11-06 Thread simon . fraser
639) @@ -1,3 +1,13 @@ +2012-11-06 Simon Fraser simon.fra...@apple.com + +(r133351): Number of test failures from enabling SUBPIXEL_LAYOUT on Mac +https://bugs.webkit.org/show_bug.cgi?id=101220 + +New baselines for two more tests whose output was affected by enabling subpi

[webkit-changes] [133686] trunk

2012-11-06 Thread simon . fraser
-html-body-background.html Diff Modified: trunk/LayoutTests/ChangeLog (133685 => 133686) --- trunk/LayoutTests/ChangeLog 2012-11-06 23:52:34 UTC (rev 133685) +++ trunk/LayoutTests/ChangeLog 2012-11-07 00:03:53 UTC (rev 133686) @@ -1,3 +1,29 @@ +2012-11-06 Simon Fraser simon.fra...@apple.

[webkit-changes] [133772] trunk/LayoutTests

2012-11-07 Thread simon . fraser
-11-07 17:46:53 UTC (rev 133771) +++ trunk/LayoutTests/ChangeLog 2012-11-07 17:48:38 UTC (rev 133772) @@ -1,3 +1,26 @@ +2012-11-06 Simon Fraser simon.fra...@apple.com + +Fix failing platform/mac/tiled-drawing on Lion. + +It's not possible to use TestExpectations to skip te

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

2012-11-07 Thread simon . fraser
rce/WebCore/ChangeLog 2012-11-08 05:15:10 UTC (rev 133845) +++ trunk/Source/WebCore/ChangeLog 2012-11-08 05:36:08 UTC (rev 133846) @@ -1,5 +1,15 @@ 2012-11-07 Simon Fraser simon.fra...@apple.com +Fix EFL build, which has accelerated compositing disabled, by making +repaintViewRectan

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

2012-11-10 Thread simon . fraser
161) +++ trunk/Source/WebCore/ChangeLog 2012-11-10 21:56:15 UTC (rev 134162) @@ -1,3 +1,19 @@ +2012-11-10 Simon Fraser simon.fra...@apple.com + +Some minor optimizations in RenderLayer +https://bugs.webkit.org/show_bug.cgi?id=101847 + +Reviewed by Anders Carlsson. + +S

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

2012-11-10 Thread simon . fraser
Log 2012-11-11 02:56:12 UTC (rev 134168) +++ trunk/Source/WebCore/ChangeLog 2012-11-11 05:21:04 UTC (rev 134169) @@ -1,3 +1,26 @@ +2012-11-10 Simon Fraser simon.fra...@apple.com + +Remove ScrollingCoordinatorMac::updateMainFrameScrollPositionAndScrollLayerPosition() +ht

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

2012-11-10 Thread simon . fraser
Diff Modified: trunk/Source/WebCore/ChangeLog (134169 => 134170) --- trunk/Source/WebCore/ChangeLog 2012-11-11 05:21:04 UTC (rev 134169) +++ trunk/Source/WebCore/ChangeLog 2012-11-11 06:39:12 UTC (rev 134170) @@ -1,5 +1,38 @@ 2012-11-10 Simon Fraser simon.fra...@apple.com +Coale

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

2012-11-11 Thread simon . fraser
rce/WebCore/ChangeLog 2012-11-11 14:17:46 UTC (rev 134173) +++ trunk/Source/WebCore/ChangeLog 2012-11-11 16:58:21 UTC (rev 134174) @@ -1,3 +1,26 @@ +2012-11-10 Simon Fraser simon.fra...@apple.com + +Save one call to containerForRepaint() when updating layer positions +ht

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

2012-11-12 Thread simon . fraser
UTC (rev 134310) +++ trunk/Source/WebCore/ChangeLog 2012-11-12 22:42:22 UTC (rev 134311) @@ -1,3 +1,36 @@ +2012-11-12 Simon Fraser simon.fra...@apple.com + +Reduce the crazy number of parameters to RenderLayer painting member functions +https://bugs.webkit.org/show_bug.cgi?id=101

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

2012-11-12 Thread simon . fraser
ore/ChangeLog 2012-11-13 01:13:50 UTC (rev 134330) @@ -1,3 +1,20 @@ +2012-11-12 Simon Fraser simon.fra...@apple.com + +Fix filter dirty rect regression from r134311 +https://bugs.webkit.org/show_bug.cgi?id=102002 + +Reviewed by Beth Dakin. + +When rendering with filt

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

2012-11-12 Thread simon . fraser
UTC (rev 134355) @@ -1,3 +1,22 @@ +2012-11-12 Simon Fraser simon.fra...@apple.com + +Change calculateLayerBounds() from a static function to a member function +https://bugs.webkit.org/show_bug.cgi?id=102022 + +Reviewed by Beth Dakin. + +calculateLayerBounds() has gr

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

2012-11-12 Thread simon . fraser
rev 134356) @@ -1,5 +1,30 @@ 2012-11-12 Simon Fraser simon.fra...@apple.com +Avoid calling calculateLayerBounds() and convertToLayerCoords() more than once per layer paint +https://bugs.webkit.org/show_bug.cgi?id=102031 + +Reviewed by Beth Dakin. + +RenderLa

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

2012-11-14 Thread simon . fraser
ore/ChangeLog 2012-11-14 19:44:47 UTC (rev 134641) +++ trunk/Source/WebCore/ChangeLog 2012-11-14 19:48:25 UTC (rev 134642) @@ -1,3 +1,26 @@ +2012-11-14 Simon Fraser simon.fra...@apple.com + +Don't pass a paintingRoot when painting from RenderLayerBacking +https://bugs.webkit.

[webkit-changes] [134705] branches/safari-536.28-branch/Source/WebCore

2012-11-14 Thread simon . fraser
. 2012-05-25 Simon Fraser simon.fra...@apple.com Cache absolute clip rects on RenderLayer for compositing overlap testing https://bugs.webkit.org/show_bug.cgi?id=87212 Reviewed by Dave Hyatt. Enhance the cache of ClipRects on RenderLayers to store three different types

<    1   2   3   4   5   6   7   8   9   10   >