[webkit-changes] [144639] trunk

2013-03-04 Thread vollick
Ian Vollick voll...@chromium.org + +ASSERTION FAILED: m_clipRectsCache-m_respectingOverflowClip[clipRectsType] == (clipRectsContext.respectOverflowClip == RespectOverflowClip) in RenderLayer. +https://bugs.webkit.org/show_bug.cgi?id=108257 + +Reviewed by David Hy

[webkit-changes] [143799] trunk/LayoutTests

2013-02-22 Thread vollick
22:30:32 UTC (rev 143799) @@ -1,3 +1,12 @@ +2013-02-22 Ian Vollick voll...@chromium.org + +[chromium] Update test expectations for XP after 143554 +https://bugs.webkit.org/show_bug.cgi?id=110636 + +Unreviewed gardening. + +* platform/chromium/TestExpectations: + 2

[webkit-changes] [141262] branches/chromium/1364/Source

2013-01-30 Thread vollick
Title: [141262] branches/chromium/1364/Source Revision 141262 Author voll...@chromium.org Date 2013-01-30 06:36:50 -0800 (Wed, 30 Jan 2013) Log Message Promote composited scrolling render layers to stacking containers. https://bugs.webkit.org/show_bug.cgi?id=106142

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

2013-01-29 Thread vollick
/RenderLayer.h Diff Modified: trunk/Source/WebCore/ChangeLog (141158 => 141159) --- trunk/Source/WebCore/ChangeLog 2013-01-29 21:19:31 UTC (rev 141158) +++ trunk/Source/WebCore/ChangeLog 2013-01-29 21:22:27 UTC (rev 141159) @@ -1,3 +1,17 @@ +2013-01-29 Ian Vollick voll...@chromium.

[webkit-changes] [140999] trunk

2013-01-28 Thread vollick
1,3 +1,27 @@ +2013-01-28 Ian Vollick voll...@chromium.org + +Promote composited-scrolling layers to stacking containers. +https://bugs.webkit.org/show_bug.cgi?id=106142 + +Reviewed by Simon Fraser. + +With this patch, RenderLayers that use composited scroll

[webkit-changes] [140620] trunk/Source

2013-01-23 Thread vollick
-24 01:42:08 UTC (rev 140620) @@ -1,3 +1,77 @@ +2013-01-23 Ian Vollick voll...@chromium.org + +Introduce the stacking container concept. +https://bugs.webkit.org/show_bug.cgi?id=107734 + +Reviewed by Simon Fraser. + +A stacking container is treated just like a stack

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

2013-01-23 Thread vollick
Ian Vollick voll...@chromium.org + +Unreviewed build fix. + +* rendering/RenderLayer.cpp: +(WebCore::RenderLayer::rebuildZOrderLists): + 2013-01-23 Rafael Weinstein rafa...@chromium.org Template element should parse in XHTML just as it does in HTML Modified: tr

[webkit-changes] [139829] trunk/Source

2013-01-15 Thread vollick
/ImageLayerChromiumTest.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (139828 => 139829) --- trunk/Source/WebCore/ChangeLog 2013-01-16 03:53:35 UTC (rev 139828) +++ trunk/Source/WebCore/ChangeLog 2013-01-16 04:36:33 UTC (rev 139829) @@ -1,3 +1,17 @@ +2013-01-15 Ian Vollick voll...@chromium.

[webkit-changes] [137829] trunk/LayoutTests

2012-12-15 Thread vollick
/LayoutTests/ChangeLog (137828 => 137829) --- trunk/LayoutTests/ChangeLog 2012-12-16 02:07:57 UTC (rev 137828) +++ trunk/LayoutTests/ChangeLog 2012-12-16 02:41:39 UTC (rev 137829) @@ -1,5 +1,17 @@ 2012-12-15 Ian Vollick voll...@chromium.org +[chromium] Update test expectations

[webkit-changes] [137833] trunk/LayoutTests

2012-12-15 Thread vollick
=> 137833) --- trunk/LayoutTests/ChangeLog 2012-12-16 03:11:05 UTC (rev 137832) +++ trunk/LayoutTests/ChangeLog 2012-12-16 04:03:50 UTC (rev 137833) @@ -1,5 +1,17 @@ 2012-12-15 Ian Vollick voll...@chromium.org +[chromium] More expectations updates for composited scroll

[webkit-changes] [137834] trunk/LayoutTests

2012-12-15 Thread vollick
833) +++ trunk/LayoutTests/ChangeLog 2012-12-16 04:41:09 UTC (rev 137834) @@ -4,6 +4,16 @@ Unreviewed change. Updating expectations. +Added expectations for a remaining test that needs a new baseline. + +* platform/chromium/TestExpectations: + +2012-12-15 Ian Vollick v

[webkit-changes] [137645] trunk

2012-12-13 Thread vollick
Modified: trunk/LayoutTests/ChangeLog (137644 => 137645) --- trunk/LayoutTests/ChangeLog 2012-12-13 21:18:19 UTC (rev 137644) +++ trunk/LayoutTests/ChangeLog 2012-12-13 21:25:00 UTC (rev 137645) @@ -1,3 +1,15 @@ +2012-12-13 Ian Vollick voll...@chromium.org + +[chromium] Add a virtual t

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

2012-12-13 Thread vollick
(137673 => 137674) --- trunk/Source/WebCore/ChangeLog 2012-12-13 23:49:06 UTC (rev 137673) +++ trunk/Source/WebCore/ChangeLog 2012-12-13 23:52:35 UTC (rev 137674) @@ -1,3 +1,17 @@ +2012-12-13 Ian Vollick voll...@chromium.org + +Add a missing nullity check in RenderObject::containingBl

[webkit-changes] [137710] trunk

2012-12-13 Thread vollick
Log 2012-12-14 04:41:58 UTC (rev 137709) +++ trunk/LayoutTests/ChangeLog 2012-12-14 04:48:11 UTC (rev 137710) @@ -1,3 +1,15 @@ +2012-12-13 Ian Vollick voll...@chromium.org + +[chromium] Add a virtual test suite for enabling opt-in to composited scrolling +https://bugs.webkit.

[webkit-changes] [134287] trunk/LayoutTests

2012-11-12 Thread vollick
287) @@ -1,3 +1,17 @@ +2012-11-12 Ian Vollick voll...@chromium.org + +Layout Test compositing/repaint/invalidations-on-composited-layers.html is failing/flaky +https://bugs.webkit.org/show_bug.cgi?id=101219 + +Reviewed by James Robinson. + +Force a style recalc bef

[webkit-changes] [134297] trunk/LayoutTests

2012-11-12 Thread vollick
-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (134296 => 134297) --- trunk/LayoutTests/ChangeLog 2012-11-12 21:45:18 UTC (rev 134296) +++ trunk/LayoutTests/ChangeLog 2012-11-12 21:45:49 UTC (rev 134297) @@ -1,3 +1,11 @@ +2012-11-12 Ian Vollick voll...@chromium.

[webkit-changes] [133344] trunk/LayoutTests

2012-11-02 Thread vollick
-on-composited-layers-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (133343 => 133344) --- trunk/LayoutTests/ChangeLog 2012-11-02 21:11:44 UTC (rev 133343) +++ trunk/LayoutTests/ChangeLog 2012-11-02 21:12:06 UTC (rev 133344) @@ -1,3 +1,9 @@ +2012-11-02 Ian Vollick voll...@chromium.

[webkit-changes] [133345] trunk/LayoutTests

2012-11-02 Thread vollick
ted-layers-expected.txt: Added. + +2012-11-02 Ian Vollick voll...@chromium.org + +Unreviewed baselines for chromium-mac. + * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt: Added. 2012-11-02 Al

[webkit-changes] [133033] trunk

2012-10-31 Thread vollick
-10-31 Ian Vollick voll...@chromium.org + +Add support for text-based repaint testing +https://bugs.webkit.org/show_bug.cgi?id=100584 + +Reviewed by Simon Fraser. + +Allows tracked repaint rects to be dumped as text. + +* Source/autotools/symbols.fil

[webkit-changes] [132364] trunk/Tools

2012-10-24 Thread vollick
rev 132364) @@ -1,3 +1,19 @@ +2012-10-24 Ian Vollick voll...@chromium.org + +[chromium] Explicitly disable accelerated animations in DRT +https://bugs.webkit.org/show_bug.cgi?id=100241 + +Reviewed by Adrienne Walker. + +Disable accelerated animations by default in

[webkit-changes] [129436] branches/chromium/1229/Source/WebCore

2012-09-24 Thread vollick
rce/WebCore/ChangeLog 2012-09-25 00:53:09 UTC (rev 129436) @@ -1,3 +1,16 @@ +2012-09-24 Ian Vollick voll...@chromium.org + +[chromium] CCActiveAnimation should handle zero duration gracefully. +https://bugs.webkit.org/show_bug.cgi?id=97493 + +Unreviewed back p

[webkit-changes] [127868] trunk/Source

2012-09-07 Thread vollick
UTC (rev 127867) +++ trunk/Source/Platform/ChangeLog 2012-09-07 15:32:40 UTC (rev 127868) @@ -1,3 +1,18 @@ +2012-09-07 Ian Vollick voll...@chromium.org + +[chromium] We should accelerate all transformations, except when we must blend matrices that cannot be decomposed. +ht

[webkit-changes] [126838] trunk/Source

2012-08-27 Thread vollick
rce/Platform/ChangeLog 2012-08-28 02:39:27 UTC (rev 126837) +++ trunk/Source/Platform/ChangeLog 2012-08-28 03:39:01 UTC (rev 126838) @@ -1,3 +1,16 @@ +2012-08-27 Ian Vollick voll...@chromium.org + +[chromium] Should accelerate rotations of = 180 degrees +https://bugs.webkit.

[webkit-changes] [126045] trunk/Source

2012-08-20 Thread vollick
/CCAnimationTestCommon.h Diff Modified: trunk/Source/WebCore/ChangeLog (126044 => 126045) --- trunk/Source/WebCore/ChangeLog 2012-08-20 18:16:45 UTC (rev 126044) +++ trunk/Source/WebCore/ChangeLog 2012-08-20 18:21:45 UTC (rev 126045) @@ -1,3 +1,32 @@ +2012-08-20 Ian Vollick voll...@chromium.

[webkit-changes] [125892] trunk/Source

2012-08-17 Thread vollick
unk/Source/WebCore/ChangeLog 2012-08-17 13:23:51 UTC (rev 125891) +++ trunk/Source/WebCore/ChangeLog 2012-08-17 13:48:19 UTC (rev 125892) @@ -1,3 +1,32 @@ +2012-08-17 Ian Vollick voll...@chromium.org + +[chromium] Add tracing for active composited animations +https://bugs.webkit.

[webkit-changes] [125702] trunk/Source

2012-08-15 Thread vollick
Diff Modified: trunk/Source/WebCore/ChangeLog (125701 => 125702) --- trunk/Source/WebCore/ChangeLog 2012-08-15 20:40:04 UTC (rev 125701) +++ trunk/Source/WebCore/ChangeLog 2012-08-15 20:50:10 UTC (rev 125702) @@ -1,3 +1,27 @@ +2012-08-15 Ian Vollick voll...@chromium.org + +[chrom

[webkit-changes] [121844] trunk/Source

2012-07-04 Thread vollick
rce/WebCore/ChangeLog 2012-07-04 12:57:58 UTC (rev 121844) @@ -1,3 +1,25 @@ +2012-07-04 Ian Vollick voll...@chromium.org + +[chromium] Correctly reject accelerated animations with certain rotations. +https://bugs.webkit.org/show_bug.cgi?id=89768 + +Reviewed by James Robin

[webkit-changes] [121822] trunk/Tools

2012-07-03 Thread vollick
Title: [121822] trunk/Tools Revision 121822 Author voll...@chromium.org Date 2012-07-03 19:23:15 -0700 (Tue, 03 Jul 2012) Log Message Add vollick to the list of committers https://bugs.webkit.org/show_bug.cgi?id=90512 Reviewed by Adrienne Walker. * Scripts/webkitpy/common/config