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

2011-05-23 Thread tony
Title: [87097] trunk/Source/WebKit/chromium Revision 87097 Author t...@chromium.org Date 2011-05-23 14:06:45 -0700 (Mon, 23 May 2011) Log Message 2011-05-23 Tony Chang Reviewed by James Robinson. [chromium] Link tcmalloc to DRT so we can use the heap checker

[webkit-changes] [87116] trunk/Tools

2011-05-23 Thread tony
Title: [87116] trunk/Tools Revision 87116 Author t...@chromium.org Date 2011-05-23 18:56:11 -0700 (Mon, 23 May 2011) Log Message 2011-05-23 Tony Chang Reviewed by Dirk Pranke. [chromium] fix the rebaseline tool to work with Linux GPU failures https

[webkit-changes] [87124] trunk/Tools

2011-05-23 Thread tony
Title: [87124] trunk/Tools Revision 87124 Author t...@chromium.org Date 2011-05-23 20:41:06 -0700 (Mon, 23 May 2011) Log Message 2011-05-23 Tony Chang Reviewed by Ojan Vafai. [nrwt] don't use NetworkTranslation when uploading results https://bugs.webki

[webkit-changes] [87168] trunk

2011-05-24 Thread tony
Title: [87168] trunk Revision 87168 Author t...@chromium.org Date 2011-05-24 10:43:55 -0700 (Tue, 24 May 2011) Log Message 2011-05-24 Tony Chang Reviewed by James Robinson. fix render overflow computation for input type=range https://bugs.webkit.org

[webkit-changes] [87321] trunk/Tools

2011-05-25 Thread tony
Title: [87321] trunk/Tools Revision 87321 Author t...@chromium.org Date 2011-05-25 14:33:15 -0700 (Wed, 25 May 2011) Log Message 2011-05-25 Tony Chang Reviewed by Adam Barth. webkitpy's NetworkTransaction shouldn't use mechanize https://bugs.

[webkit-changes] [87393] trunk/LayoutTests

2011-05-26 Thread tony
Title: [87393] trunk/LayoutTests Revision 87393 Author t...@chromium.org Date 2011-05-26 09:32:11 -0700 (Thu, 26 May 2011) Log Message 2011-05-26 Tony Chang Unreviewed, fixing the expected results for a test that had the output duplicated. * platform/chromium

[webkit-changes] [87956] trunk/LayoutTests

2011-06-02 Thread tony
Title: [87956] trunk/LayoutTests Revision 87956 Author t...@chromium.org Date 2011-06-02 14:45:00 -0700 (Thu, 02 Jun 2011) Log Message 2011-06-02 Tony Chang [chromium] mark media/audio-delete-while-slider-thumb-clicked.html as passing https://bugs.webkit.org

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

2011-06-10 Thread tony
Title: [88548] trunk/Source/WebKit/chromium Revision 88548 Author t...@chromium.org Date 2011-06-10 10:31:13 -0700 (Fri, 10 Jun 2011) Log Message 2011-06-10 Tony Chang Reviewed by Dimitri Glazkov. [chromium] make features.gypi the same as features_override.gypi

[webkit-changes] [88576] trunk

2011-06-10 Thread tony
Title: [88576] trunk Revision 88576 Author t...@chromium.org Date 2011-06-10 16:35:46 -0700 (Fri, 10 Jun 2011) Log Message 2011-06-10 Tony Chang Reviewed by Ojan Vafai. add a compile guard ENABLE(FLEXBOX) https://bugs.webkit.org/show_bug.cgi?id=62049

[webkit-changes] [88649] trunk

2011-06-13 Thread tony
Title: [88649] trunk Revision 88649 Author t...@chromium.org Date 2011-06-13 10:32:10 -0700 (Mon, 13 Jun 2011) Log Message 2011-06-13 Tony Chang Reviewed by Adam Barth. rename ENABLE_FLEXBOX to ENABLE_NEW_FLEXBOX https://bugs.webkit.org/show_bug.cgi?id=62545

[webkit-changes] [88661] trunk

2011-06-13 Thread tony
Title: [88661] trunk Revision 88661 Author t...@chromium.org Date 2011-06-13 11:36:21 -0700 (Mon, 13 Jun 2011) Log Message 2011-06-13 Tony Chang Reviewed by Dimitri Glazkov. rename ENABLE_NEW_FLEXBOX to ENABLE_CSS3_FLEXBOX https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [88959] trunk/LayoutTests

2011-06-15 Thread tony
Title: [88959] trunk/LayoutTests Revision 88959 Author t...@chromium.org Date 2011-06-15 11:11:30 -0700 (Wed, 15 Jun 2011) Log Message 2011-06-15 Tony Chang Fix Qt results for RenderDeprecatedFlexibleBox rename. * platform/qt/fast/forms/range-thumb-height-percentage

[webkit-changes] [97293] trunk/Tools

2011-10-12 Thread tony
y Diff Modified: trunk/Tools/ChangeLog (97292 => 97293) --- trunk/Tools/ChangeLog 2011-10-12 20:23:08 UTC (rev 97292) +++ trunk/Tools/ChangeLog 2011-10-12 20:24:55 UTC (rev 97293) @@ -1,3 +1,16 @@ +2011-10-12 Tony Chang + +stop spamming 'stopping test driver timed out

[webkit-changes] [97307] trunk/Tools

2011-10-12 Thread tony
rev 97306) +++ trunk/Tools/ChangeLog 2011-10-12 22:07:07 UTC (rev 97307) @@ -1,3 +1,13 @@ +2011-10-12 Tony Chang + +[chromium] remove old build dirs on chromium-win +https://bugs.webkit.org/show_bug.cgi?id=69961 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/layout_te

[webkit-changes] [97309] trunk/Tools

2011-10-12 Thread tony
: trunk/Tools/ChangeLog (97308 => 97309) --- trunk/Tools/ChangeLog 2011-10-12 22:14:33 UTC (rev 97308) +++ trunk/Tools/ChangeLog 2011-10-12 22:20:54 UTC (rev 97309) @@ -1,5 +1,14 @@ 2011-10-12 Tony Chang +Fix test-webkitpy after r97307 and r97293. + +* Scripts/webkitpy/layout_te

[webkit-changes] [97420] trunk/Tools

2011-10-13 Thread tony
011-10-13 23:22:53 UTC (rev 97420) @@ -1,3 +1,14 @@ +2011-10-13 Tony Chang + +fix regex in layout test times dashboard +https://bugs.webkit.org/show_bug.cgi?id=70059 + +This fixes the treemapfocus query param. + +Reviewed by Ojan Vafai. + +* TestResultSer

[webkit-changes] [97548] trunk/Tools

2011-10-15 Thread tony
ev 97547) +++ trunk/Tools/ChangeLog 2011-10-15 07:28:51 UTC (rev 97548) @@ -1,3 +1,14 @@ +2011-10-15 Tony Chang + +fix another typo in treemap.html +https://bugs.webkit.org/show_bug.cgi?id=70149 + +Reviewed by Ojan Vafai. + +Fixes a bug where #treemapfocus=LayoutTest

[webkit-changes] [97779] branches/chromium/912/Source/WebCore

2011-10-18 Thread tony
Title: [97779] branches/chromium/912/Source/WebCore Revision 97779 Author t...@chromium.org Date 2011-10-18 11:19:32 -0700 (Tue, 18 Oct 2011) Log Message Merge 97724 - r97638 caused 3 printing crashes https://bugs.webkit.org/show_bug.cgi?id=70284 Reviewed by Kent Tamura. Null check elem

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

2011-10-18 Thread tony
796) @@ -1,3 +1,17 @@ +2011-10-18 Tony Chang + +fix unused-but-set-variable warnings in WebCore +https://bugs.webkit.org/show_bug.cgi?id=70344 + +Reviewed by Adam Barth. + +This is a new compiler warning in gcc 4.6. + +* bindings/v8/V8DOMWrapper.

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

2011-10-20 Thread tony
@ +2011-10-20 Tony Chang + +Fix a compiler warning in MediaStreamTrack.cpp: +../../third_party/WebKit/Source/WebCore/dom/MediaStreamTrack.cpp: In member function 'WTF::String WebCore::MediaStreamTrack::kind() const': +../../third_party/WebKit/Source/WebCore/dom/Me

[webkit-changes] [98023] trunk/Tools

2011-10-20 Thread tony
=> 98023) --- trunk/Tools/ChangeLog 2011-10-20 21:27:54 UTC (rev 98022) +++ trunk/Tools/ChangeLog 2011-10-20 21:33:29 UTC (rev 98023) @@ -1,3 +1,20 @@ +2011-10-20 Tony Chang + +[chromium] Remove from ImageDiff and use +unsigned int instead of uint32_t. + +Unrevie

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

2011-10-24 Thread tony
Title: [98289] trunk/Source/WebCore Revision 98289 Author t...@chromium.org Date 2011-10-24 15:39:16 -0700 (Mon, 24 Oct 2011) Log Message Unbreak binding generation tests https://bugs.webkit.org/show_bug.cgi?id=70768 Patch by Joshua Bell on 2011-10-24 Reviewed by Darin Adler. Update th

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

2011-10-25 Thread tony
11-10-25 19:26:04 UTC (rev 98373) @@ -1,3 +1,23 @@ +2011-10-25 Tony Chang + +avoid unnecessary layouts of flex items during the flex pass +https://bugs.webkit.org/show_bug.cgi?id=70557 + +Reviewed by Ojan Vafai. + +If the preferred size of a flex item is provided,

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

2011-10-27 Thread tony
ore/ChangeLog 2011-10-27 17:01:38 UTC (rev 98593) +++ trunk/Source/WebCore/ChangeLog 2011-10-27 17:04:03 UTC (rev 98594) @@ -1,3 +1,49 @@ +2011-10-27 Tony Chang + +use main/cross instead of logical width/height when talking about flow direction +https://bugs.webkit.org/sho

[webkit-changes] [98628] trunk

2011-10-27 Thread tony
geLog 2011-10-27 20:28:40 UTC (rev 98627) +++ trunk/LayoutTests/ChangeLog 2011-10-27 20:30:08 UTC (rev 98628) @@ -1,3 +1,16 @@ +2011-10-27 Tony Chang + +fix sizing of auto sized flexbox +https://bugs.webkit.org/show_bug.cgi?id=70839 + +Reviewed by David Hyatt. + +*

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

2011-10-27 Thread tony
643) +++ trunk/Source/WebCore/ChangeLog 2011-10-27 21:56:57 UTC (rev 98644) @@ -1,3 +1,10 @@ +2011-10-27 Tony Chang + +Fix a compiler warning caught by gcc 4.6.1. Need to return something. + +* platform/graphics/chromium/cc/CCSchedulerStateMachine.cpp: +(WebC

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

2011-11-01 Thread tony
=> 99013) --- trunk/Source/WebCore/ChangeLog 2011-11-01 23:53:19 UTC (rev 99012) +++ trunk/Source/WebCore/ChangeLog 2011-11-01 23:58:57 UTC (rev 99013) @@ -1,3 +1,17 @@ +2011-11-01 Tony Chang + +REGRESSION: -webkit-flex() should be an invalid value +https://bugs.webkit.org/show_bug.

[webkit-changes] [99075] trunk/LayoutTests

2011-11-02 Thread tony
unk/LayoutTests/ChangeLog 2011-11-02 16:59:31 UTC (rev 99075) @@ -1,3 +1,16 @@ +2011-11-02 Tony Chang + +Add chromium test results for fast/reflections/reflection-masks-outset.html + +* fast/reflections/reflection-masks-outset-expected.txt: Renamed from LayoutTests/platform/gtk/f

[webkit-changes] [99078] trunk/LayoutTests

2011-11-02 Thread tony
077) +++ trunk/LayoutTests/ChangeLog 2011-11-02 17:52:05 UTC (rev 99078) @@ -1,3 +1,10 @@ +2011-11-02 Tony Chang + +Cleanup chromium test_expectations.txt. + +* platform/chromium/test_expectations.txt: Remove stale commented out lines. +Mark fast/frames/calculate-fixed.h

[webkit-changes] [99084] trunk/LayoutTests

2011-11-02 Thread tony
Title: [99084] trunk/LayoutTests Revision 99084 Author t...@chromium.org Date 2011-11-02 11:40:21 -0700 (Wed, 02 Nov 2011) Log Message Try to deflake http/tests/multipart/policy-ignore-crash.php by flushing the output buffer. For some reason, the

[webkit-changes] [99120] trunk

2011-11-02 Thread tony
2011-11-02 23:30:28 UTC (rev 99120) @@ -1,3 +1,13 @@ +2011-11-02 Tony Chang + +force inline flexitems to be wrapped in anonymous blocks +https://bugs.webkit.org/show_bug.cgi?id=71314 + +Reviewed by Ojan Vafai. + +* css3/flexbox/anonymous-block-expected.htm

[webkit-changes] [99231] trunk/LayoutTests

2011-11-03 Thread tony
011-11-03 20:19:11 UTC (rev 99230) +++ trunk/LayoutTests/ChangeLog 2011-11-03 20:20:39 UTC (rev 99231) @@ -1,3 +1,13 @@ +2011-11-03 Tony Chang + +Mark tests as slow in chromium. + +fast/frames/lots-of-iframes.html and fast/frames/lots-of-objects.html +are already marked

[webkit-changes] [99248] trunk/LayoutTests

2011-11-03 Thread tony
/test_expectations.txt Diff Modified: trunk/LayoutTests/ChangeLog (99247 => 99248) --- trunk/LayoutTests/ChangeLog 2011-11-03 23:55:21 UTC (rev 99247) +++ trunk/LayoutTests/ChangeLog 2011-11-04 00:10:18 UTC (rev 99248) @@ -1,3 +1,9 @@ +2011-11-03 Tony Chang + +Remove an obsol

[webkit-changes] [99288] trunk/LayoutTests/ChangeLog

2011-11-04 Thread tony
/LayoutTests/ChangeLog Diff Modified: trunk/LayoutTests/ChangeLog (99287 => 99288) --- trunk/LayoutTests/ChangeLog 2011-11-04 16:55:42 UTC (rev 99287) +++ trunk/LayoutTests/ChangeLog 2011-11-04 17:00:15 UTC (rev 99288) @@ -1,3 +1,14 @@ +2011-11-04 Tony Chang + +Fix svn properties on lay

[webkit-changes] [99313] trunk/LayoutTests

2011-11-04 Thread tony
Log 2011-11-04 20:43:14 UTC (rev 99313) @@ -1,3 +1,10 @@ +2011-11-04 Tony Chang + +[chromium] comment out duplicate suppressions for compositing/zoom-animator-scale-test2.html +https://bugs.webkit.org/show_bug.cgi?id=71587 + +* platform/chromium/test_expectations.txt: + 2

[webkit-changes] [99320] trunk/LayoutTests

2011-11-04 Thread tony
319) +++ trunk/LayoutTests/ChangeLog 2011-11-04 21:27:20 UTC (rev 99320) @@ -1,3 +1,14 @@ +2011-11-04 Tony Chang + +stop running perf LayoutTests in debug builds +https://bugs.webkit.org/show_bug.cgi?id=71513 + +Reviewed by Ojan Vafai. + +This allows us to get rid

[webkit-changes] [99350] trunk/LayoutTests

2011-11-04 Thread tony
/chromium/test_expectations.txt Diff Modified: trunk/LayoutTests/ChangeLog (99349 => 99350) --- trunk/LayoutTests/ChangeLog 2011-11-05 01:59:54 UTC (rev 99349) +++ trunk/LayoutTests/ChangeLog 2011-11-05 05:50:33 UTC (rev 99350) @@ -1,3 +1,9 @@ +2011-11-04 Tony Chang + +Update a timing

[webkit-changes] [95355] trunk

2011-09-16 Thread tony
-09-17 02:40:27 UTC (rev 95355) @@ -1,3 +1,13 @@ +2011-09-16 Tony Chang + +Rename flex-align values to match the spec +https://bugs.webkit.org/show_bug.cgi?id=67741 + +Reviewed by Ojan Vafai. + +* css3/flexbox/css-properties-expected.txt: +* css3/flexbox/scr

[webkit-changes] [95783] trunk

2011-09-22 Thread tony
783) --- trunk/LayoutTests/ChangeLog 2011-09-23 04:10:24 UTC (rev 95782) +++ trunk/LayoutTests/ChangeLog 2011-09-23 04:54:42 UTC (rev 95783) @@ -1,3 +1,14 @@ +2011-09-22 Tony Chang + +implement -webkit-flex-order +https://bugs.webkit.org/show_bug.cgi?id=67432 + +Reviewed by Ojan Va

[webkit-changes] [96026] trunk

2011-09-26 Thread tony
trunk/Source/WebCore/rendering/style/RenderStyle.h Diff Modified: trunk/LayoutTests/ChangeLog (96025 => 96026) --- trunk/LayoutTests/ChangeLog 2011-09-26 23:07:28 UTC (rev 96025) +++ trunk/LayoutTests/ChangeLog 2011-09-26 23:07:50 UTC (rev 96026) @@ -1,3 +1,12 @@ +2011-09-26 Tony Ch

[webkit-changes] [96174] trunk/LayoutTests

2011-09-27 Thread tony
outTests/ChangeLog 2011-09-28 01:01:59 UTC (rev 96174) @@ -1,3 +1,16 @@ +2011-09-27 Tony Chang + +http/tests/navigation/anchor-basic.html is flaky on Snow Leopard Release Bot +https://bugs.webkit.org/show_bug.cgi?id=34222 + +Reviewed by Ryosuke Niwa. + +Add waitU

[webkit-changes] [96660] trunk/Source

2011-10-04 Thread tony
Title: [96660] trunk/Source Revision 96660 Author t...@chromium.org Date 2011-10-04 16:01:00 -0700 (Tue, 04 Oct 2011) Log Message [Chromium] Moved files towards GTK removal https://bugs.webkit.org/show_bug.cgi?id=69229 Patch by Fady Samuel on 2011-10-04 Reviewed by Tony Chang. Source

[webkit-changes] [96776] trunk

2011-10-05 Thread tony
/WebCore/rendering/RenderFlexibleBox.cpp Diff Modified: trunk/LayoutTests/ChangeLog (96775 => 96776) --- trunk/LayoutTests/ChangeLog 2011-10-06 00:44:27 UTC (rev 96775) +++ trunk/LayoutTests/ChangeLog 2011-10-06 00:51:56 UTC (rev 96776) @@ -1,3 +1,15 @@ +2011-10-05 Tony Chang + +fo

[webkit-changes] [96856] trunk

2011-10-06 Thread tony
=> 96856) --- trunk/LayoutTests/ChangeLog 2011-10-06 20:59:47 UTC (rev 96855) +++ trunk/LayoutTests/ChangeLog 2011-10-06 21:06:40 UTC (rev 96856) @@ -1,3 +1,13 @@ +2011-10-06 Tony Chang + +last frame of a multipart response is not displayed +https://bugs.webkit.org/show_bug.

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

2011-10-07 Thread tony
Log 2011-10-07 18:55:13 UTC (rev 96964) @@ -1,3 +1,10 @@ +2011-10-07 Tony Chang + +Fix chromium compile when using the components build. This test +helper file is using methods not available when compiling as a dll. + +* WebKit.gyp: + 2011-10-07 Adam Ba

[webkit-changes] [96985] trunk

2011-10-07 Thread tony
unk/LayoutTests/ChangeLog 2011-10-07 23:18:35 UTC (rev 96985) @@ -1,3 +1,14 @@ +2011-10-07 Tony Chang + +fix a crash when loading non-html multipart data +https://bugs.webkit.org/show_bug.cgi?id=69675 + +Reviewed by Adam Barth. + +* http/tests/multipart/load-last-

[webkit-changes] [89174] trunk/Tools

2011-06-17 Thread tony
Title: [89174] trunk/Tools Revision 89174 Author t...@chromium.org Date 2011-06-17 14:48:12 -0700 (Fri, 17 Jun 2011) Log Message 2011-06-17 Tony Chang Reviewed by Dirk Pranke. [chromium] force rebaseline-chromium-webkit-tests to use the chromium port https

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

2011-06-21 Thread tony
Title: [89364] trunk/Source/WebCore Revision 89364 Author t...@chromium.org Date 2011-06-21 11:03:36 -0700 (Tue, 21 Jun 2011) Log Message 2011-06-21 Tony Chang Try to fix WinCE build. Replace cat with perl -ne "print". * CMakeLists.txt: Modified Paths tr

[webkit-changes] [89476] trunk/LayoutTests

2011-06-22 Thread tony
Title: [89476] trunk/LayoutTests Revision 89476 Author t...@chromium.org Date 2011-06-22 13:44:42 -0700 (Wed, 22 Jun 2011) Log Message 2011-06-22 Tony Chang Add test that got renamed. Should have been included with r89466. * storage/indexeddb/keypath-basics.html

[webkit-changes] [89486] trunk/Tools

2011-06-22 Thread tony
Title: [89486] trunk/Tools Revision 89486 Author t...@chromium.org Date 2011-06-22 15:12:56 -0700 (Wed, 22 Jun 2011) Log Message 2011-06-22 Tony Chang Reviewed by Ojan Vafai. Add a buildbot for testing ENABLE(CSS3_FLEXBOX) https://bugs.webkit.org/show_bug.cgi

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

2011-06-23 Thread tony
Title: [89604] trunk/Source/WebCore Revision 89604 Author t...@chromium.org Date 2011-06-23 12:53:41 -0700 (Thu, 23 Jun 2011) Log Message 2011-06-23 Tony Chang Reviewed by Andreas Kling. Pass Strings as const references in NetworkResourcesData.h https

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

2011-06-23 Thread tony
Title: [89653] trunk/Source/WebCore Revision 89653 Author t...@chromium.org Date 2011-06-23 23:43:34 -0700 (Thu, 23 Jun 2011) Log Message 2011-06-23 Tony Chang Reviewed by Kent Tamura. Pass Strings by const reference in bindings code https://bugs.webkit.org

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

2011-06-24 Thread tony
Title: [89680] trunk/Source/WebCore Revision 89680 Author t...@chromium.org Date 2011-06-24 09:35:11 -0700 (Fri, 24 Jun 2011) Log Message 2011-06-24 Tony Chang Reviewed by Darin Adler. Refactor creation of primitive values in CSSParser https://bugs.webkit.org

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

2011-06-24 Thread tony
Title: [89707] trunk/Source/WebCore Revision 89707 Author t...@chromium.org Date 2011-06-24 15:05:16 -0700 (Fri, 24 Jun 2011) Log Message 2011-06-24 Tony Chang Reviewed by Adam Barth. Pass Strings by const reference to functions https://bugs.webkit.org

[webkit-changes] [89712] trunk

2011-06-24 Thread tony
Title: [89712] trunk Revision 89712 Author t...@chromium.org Date 2011-06-24 16:39:35 -0700 (Fri, 24 Jun 2011) Log Message 2011-06-24 Tony Chang Reviewed by Ojan Vafai. add flexbox and inline-flexbox as possible CSS display values https://bugs.webkit.org

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

2011-07-01 Thread tony
Title: [90245] trunk/Source/WebKit/chromium Revision 90245 Author t...@chromium.org Date 2011-07-01 10:57:37 -0700 (Fri, 01 Jul 2011) Log Message 2011-07-01 Tony Chang Fix the chromium build. sql is a new top level directory. * DEPS: Modified Paths trunk/Source

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

2011-07-01 Thread tony
Title: [90253] trunk/Source/WebCore Revision 90253 Author t...@chromium.org Date 2011-07-01 11:50:29 -0700 (Fri, 01 Jul 2011) Log Message 2011-07-01 Tony Chang Reviewed by Ojan Vafai. rename StyleFlexibleBoxData to StyleDeprecatedFlexibleBoxData https

[webkit-changes] [90266] trunk

2011-07-01 Thread tony
Title: [90266] trunk Revision 90266 Author t...@chromium.org Date 2011-07-01 12:49:24 -0700 (Fri, 01 Jul 2011) Log Message 2011-07-01 Tony Chang Add chromium sql directory to git ignore. * .gitignore: Modified Paths trunk/.gitignore trunk/ChangeLog Diff

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

2011-07-01 Thread tony
Title: [90271] trunk/Source/WebCore Revision 90271 Author t...@chromium.org Date 2011-07-01 13:29:55 -0700 (Fri, 01 Jul 2011) Log Message 2011-07-01 Tony Chang cleanup of flexbox and marquee data naming in StyleRareNonInheritedData https://bugs.webkit.org/show_bug.cgi

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

2011-07-08 Thread tony
unk/Source/WebCore/ChangeLog 2011-07-08 22:15:14 UTC (rev 90668) @@ -1,3 +1,41 @@ +2011-07-08 Tony Chang + +Refactor override size to be a size rather than just an int +https://bugs.webkit.org/show_bug.cgi?id=64195 + +Reviewed by David Hyatt. + +Also convert to LayoutS

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

2011-07-11 Thread tony
bCore/rendering/RenderObject.h Diff Modified: trunk/Source/WebCore/ChangeLog (90772 => 90773) --- trunk/Source/WebCore/ChangeLog 2011-07-11 18:58:39 UTC (rev 90772) +++ trunk/Source/WebCore/ChangeLog 2011-07-11 19:02:17 UTC (rev 90773) @@ -1,3 +1,33 @@ +2011-07-11 Tony Chang + +

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

2011-11-30 Thread tony
/WebCore/rendering/RenderFlexibleBox.h Diff Modified: trunk/Source/WebCore/ChangeLog (101529 => 101530) --- trunk/Source/WebCore/ChangeLog 2011-11-30 18:26:27 UTC (rev 101529) +++ trunk/Source/WebCore/ChangeLog 2011-11-30 18:44:43 UTC (rev 101530) @@ -1,3 +1,18 @@ +2011-11-30 Tony Ch

[webkit-changes] [101703] trunk

2011-12-01 Thread tony
2011-12-01 21:44:54 UTC (rev 101702) +++ trunk/LayoutTests/ChangeLog 2011-12-01 21:51:16 UTC (rev 101703) @@ -1,3 +1,26 @@ +2011-12-01 Tony Chang + +Need to implement flex-flow: row-reverse +https://bugs.webkit.org/show_bug.cgi?id=70778 + +Reviewed by Ojan Vafai. + +

[webkit-changes] [101819] trunk/Tools

2011-12-02 Thread tony
=> 101819) --- trunk/Tools/ChangeLog 2011-12-02 18:01:31 UTC (rev 101818) +++ trunk/Tools/ChangeLog 2011-12-02 18:11:45 UTC (rev 101819) @@ -1,3 +1,15 @@ +2011-12-02 Tony Chang + +[nrwt] fix wdiff output +https://bugs.webkit.org/show_bug.cgi?id=73604 + +Reviewed by Adam Ba

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

2011-12-02 Thread tony
e/WebKit/chromium/ChangeLog 2011-12-02 21:42:32 UTC (rev 101845) +++ trunk/Source/WebKit/chromium/ChangeLog 2011-12-02 21:49:17 UTC (rev 101846) @@ -1,3 +1,14 @@ +2011-12-02 Tony Chang + +[Chromium] GYP fix for Windows 2010 build +https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [101897] trunk

2011-12-02 Thread tony
/Source/WebCore/rendering/RenderFlexibleBox.h Diff Modified: trunk/LayoutTests/ChangeLog (101896 => 101897) --- trunk/LayoutTests/ChangeLog 2011-12-03 03:13:43 UTC (rev 101896) +++ trunk/LayoutTests/ChangeLog 2011-12-03 03:50:24 UTC (rev 101897) @@ -1,3 +1,27 @@ +2011-12-02 Tony Chang + +

[webkit-changes] [101907] trunk/Tools

2011-12-02 Thread tony
ied: trunk/Tools/ChangeLog (101906 => 101907) --- trunk/Tools/ChangeLog 2011-12-03 05:56:31 UTC (rev 101906) +++ trunk/Tools/ChangeLog 2011-12-03 06:06:56 UTC (rev 101907) @@ -1,3 +1,28 @@ +2011-12-02 Tony Chang + +[NRWT] reftest asserts intermittently on the Qt-WK2 bot +

[webkit-changes] [101909] trunk/LayoutTests

2011-12-02 Thread tony
rev 101908) +++ trunk/LayoutTests/ChangeLog 2011-12-03 06:21:48 UTC (rev 101909) @@ -1,3 +1,14 @@ +2011-12-02 Tony Chang + +remove a stale comment in flexbox code +https://bugs.webkit.org/show_bug.cgi?id=73720 + +Reviewed by Ojan Vafai. + +This was fixed by Ojan

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

2011-12-05 Thread tony
h Diff Modified: trunk/Source/WebCore/ChangeLog (102089 => 102090) --- trunk/Source/WebCore/ChangeLog 2011-12-06 04:46:01 UTC (rev 102089) +++ trunk/Source/WebCore/ChangeLog 2011-12-06 04:59:11 UTC (rev 102090) @@ -1,3 +1,20 @@ +2011-12-05 Tony Chang + +small refactor of Rend

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

2011-12-08 Thread tony
364) +++ trunk/Source/WebKit/chromium/ChangeLog 2011-12-08 20:34:05 UTC (rev 102365) @@ -1,3 +1,12 @@ +2011-12-08 Tony Chang + +[chromium] remove headers from WebKit.gyp that moved into WebKit/chromium/public/platform +https://bugs.webkit.org/show_bug.cgi?id=74106 + +Reviewed by Da

[webkit-changes] [102390] trunk/LayoutTests

2011-12-08 Thread tony
/ChangeLog (102389 => 102390) --- trunk/LayoutTests/ChangeLog 2011-12-08 23:16:54 UTC (rev 102389) +++ trunk/LayoutTests/ChangeLog 2011-12-08 23:38:27 UTC (rev 102390) @@ -1,3 +1,11 @@ +2011-12-08 Tony Chang + +Mark tests added in r102388 as failing on Chromium. Fix the cross platf

[webkit-changes] [102458] trunk/LayoutTests

2011-12-09 Thread tony
trunk/LayoutTests/platform/chromium/test_expectations.txt Diff Modified: trunk/LayoutTests/ChangeLog (102457 => 102458) --- trunk/LayoutTests/ChangeLog 2011-12-09 17:40:53 UTC (rev 102457) +++ trunk/LayoutTests/ChangeLog 2011-12-09 17:52:23 UTC (rev 102458) @@ -1,3 +1,9 @@ +2011-12-09 Tony Ch

[webkit-changes] [102461] trunk/LayoutTests

2011-12-09 Thread tony
12-09 19:34:56 UTC (rev 102460) +++ trunk/LayoutTests/ChangeLog 2011-12-09 19:48:46 UTC (rev 102461) @@ -1,5 +1,15 @@ 2011-12-09 Tony Chang +Try to deflake a repaint test on Chromium. It looks like we're +calling lTC.display() before the inital layout. Force a layout +

[webkit-changes] [102465] trunk/Tools

2011-12-09 Thread tony
,12 +157,9 @@ haltOnFailure = False -def appendCustomBuildFlags(step, platform, fullPlatform="", useFullPlatformForChromiumCGMac=False): +def appendCustomBuildFlags(step, platform, fullPlatform=""): if fullPlatform == "chromium-android":

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

2011-12-09 Thread tony
Diff Modified: trunk/Source/WebCore/ChangeLog (102471 => 102472) --- trunk/Source/WebCore/ChangeLog 2011-12-09 21:32:02 UTC (rev 102471) +++ trunk/Source/WebCore/ChangeLog 2011-12-09 21:41:58 UTC (rev 102472) @@ -1,3 +1,19 @@ +2011-12-09 Tony Chang + +Unreviewed, rolling out r102

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

2011-12-09 Thread tony
hangeLog 2011-12-09 23:21:10 UTC (rev 102478) +++ trunk/Source/WebCore/ChangeLog 2011-12-09 23:23:23 UTC (rev 102479) @@ -1,3 +1,15 @@ +2011-12-09 Tony Chang + +REGRESSION(102234): 2-3% layout regression +https://bugs.webkit.org/show_bug.cgi?id=74141 + +Reviewed by Dav

[webkit-changes] [102491] trunk/LayoutTests

2011-12-09 Thread tony
491) --- trunk/LayoutTests/ChangeLog 2011-12-10 00:41:40 UTC (rev 102490) +++ trunk/LayoutTests/ChangeLog 2011-12-10 00:47:29 UTC (rev 102491) @@ -1,3 +1,17 @@ +2011-12-09 Tony Chang + +Fix test expectations from r102486: flex-flow returns direction and wrap now. + +* fast/

[webkit-changes] [102641] trunk

2011-12-12 Thread tony
Reviewed by Tony Chang. Source/WebCore: * rendering/RenderObject.h: (WebCore::RenderObject::style): LayoutTests: * platform/mac-snowleopard/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/mac-snowleopard/Skipped trunk/Source/WebCore/ChangeLog trunk/Source/WebCore

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

2011-12-13 Thread tony
: trunk/Source/WebCore/ChangeLog (102711 => 102712) --- trunk/Source/WebCore/ChangeLog 2011-12-13 23:26:58 UTC (rev 102711) +++ trunk/Source/WebCore/ChangeLog 2011-12-13 23:38:17 UTC (rev 102712) @@ -1,3 +1,15 @@ +2011-12-13 Tony Chang + +inline setting m_regionForStyling since region

[webkit-changes] [102714] trunk/Source/WebCore/ChangeLog

2011-12-13 Thread tony
trunk/Source/WebCore/ChangeLog Diff Modified: trunk/Source/WebCore/ChangeLog (102713 => 102714) --- trunk/Source/WebCore/ChangeLog 2011-12-13 23:39:48 UTC (rev 102713) +++ trunk/Source/WebCore/ChangeLog 2011-12-13 23:50:23 UTC (rev 102714) @@ -1,13 +1,14 @@ 2011-12-13 Tony Ch

[webkit-changes] [102716] trunk/LayoutTests

2011-12-13 Thread tony
-13 23:50:44 UTC (rev 102715) +++ trunk/LayoutTests/ChangeLog 2011-12-13 23:54:03 UTC (rev 102716) @@ -1,3 +1,12 @@ +2011-12-13 Tony Chang + +Rolling out r102461, a change to a layout test to try to remove flakiness on Chromium. + +http://trac.webkit.org/changeset/102461 +T

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

2011-12-14 Thread tony
UTC (rev 102825) @@ -1,3 +1,18 @@ +2011-12-14 Tony Chang + +Remove added calls to CSSStyleSelector to gain back another 2% in page cyclers +https://bugs.webkit.org/show_bug.cgi?id=74537 + +Reviewed by Ojan Vafai. + +In r102234, calls to initForRegionStyling() were

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

2011-12-14 Thread tony
k/Source/WebCore/css/CSSStyleSelector.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (102831 => 102832) --- trunk/Source/WebCore/ChangeLog 2011-12-14 23:03:51 UTC (rev 102831) +++ trunk/Source/WebCore/ChangeLog 2011-12-14 23:08:08 UTC (rev 102832) @@ -1,3 +1,14 @@ +2011-12-14 Tony Chang

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

2011-12-14 Thread tony
-15 03:22:03 UTC (rev 102871) +++ trunk/Source/WebCore/ChangeLog 2011-12-15 03:24:55 UTC (rev 102872) @@ -1,3 +1,14 @@ +2011-12-14 Tony Chang + +Clean up style in CSSStyleSelector.cpp +https://bugs.webkit.org/show_bug.cgi?id=74548 + +Reviewed by Ojan Vafai. + +*

[webkit-changes] [102891] trunk

2011-12-14 Thread tony
Log 2011-12-15 06:34:22 UTC (rev 102891) @@ -1,3 +1,16 @@ +2011-12-14 Tony Chang + +[chromium] Remove redundant third_party entries from chromium DEPS +https://bugs.webkit.org/show_bug.cgi?id=74472 + +Reviewed by Kenneth Russell. + +Removed redundant DEPS entries

[webkit-changes] [102990] trunk/Tools

2011-12-15 Thread tony
ols/ChangeLog 2011-12-15 23:44:20 UTC (rev 102989) +++ trunk/Tools/ChangeLog 2011-12-15 23:46:48 UTC (rev 102990) @@ -1,3 +1,15 @@ +2011-12-15 Tony Chang + +[chromium] pass --delete_unversioned_trees to gclient on the bots +https://bugs.webkit.org/show_bug.cgi?id=74565 + +Revie

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

2011-12-15 Thread tony
/WebKit/chromium/DEPS Diff Modified: trunk/Source/WebKit/chromium/ChangeLog (103020 => 103021) --- trunk/Source/WebKit/chromium/ChangeLog 2011-12-16 05:09:51 UTC (rev 103020) +++ trunk/Source/WebKit/chromium/ChangeLog 2011-12-16 05:21:00 UTC (rev 103021) @@ -1,3 +1,17 @@ +2011-12-15 Tony Ch

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

2011-12-15 Thread tony
2011-12-16 06:02:55 UTC (rev 103026) +++ trunk/Source/WebCore/ChangeLog 2011-12-16 06:40:32 UTC (rev 103027) @@ -1,3 +1,12 @@ +2011-12-15 Tony Chang + +Unreviewed, rollout r102825 because it didn't improve performance. +https://bugs.webkit.org/show_bug.cgi?id=74622 + +

[webkit-changes] [103107] trunk/LayoutTests

2011-12-16 Thread tony
unk/LayoutTests/ChangeLog 2011-12-16 22:24:33 UTC (rev 103107) @@ -1,3 +1,10 @@ +2011-12-16 Tony Chang + +Unreviewed, updating chromium expectations. + +* platform/chromium/test_expectations.txt: fast/replaced/embed-display-none.html has been +passing and fast/repla

[webkit-changes] [103265] trunk/LayoutTests

2011-12-19 Thread tony
unk/LayoutTests/ChangeLog 2011-12-19 22:14:36 UTC (rev 103265) @@ -1,3 +1,11 @@ +2011-12-19 Tony Chang + +[chromium] Unreviewed, according to the flakiness dashboard, +http/tests/security/mixedContent/insecure-css-in-main-frame.html +consistently passes. + +* platform/chrom

[webkit-changes] [103267] trunk/LayoutTests

2011-12-19 Thread tony
011-12-19 22:23:30 UTC (rev 103267) @@ -1,3 +1,10 @@ +2011-12-19 Tony Chang + +[chromium] Unreviewed, according to the flakiness dashboard, +fast/body-propagation/overflow/003-xhtml.xhtml consistently passes. + +* platform/chromium/test_expectations.txt: + 2011-12-19 Cs

[webkit-changes] [103279] trunk/LayoutTests

2011-12-19 Thread tony
-12-20 00:31:28 UTC (rev 103279) @@ -1,3 +1,10 @@ +2011-12-19 Tony Chang + +[chromium] Unreviewed, according to the flakiness dashboard, +fast/dom/Document/early-document-access.html consistently passes. + +* platform/chromium/test_expectations.txt: + 2011-12-16 Zhenyao

[webkit-changes] [103282] trunk/LayoutTests

2011-12-19 Thread tony
1,9 @@ +2011-12-19 Tony Chang + +[chromium] Unreviewed, adding a bug number for svg/carto.net/selectionlist.svg. + +* platform/chromium/test_expectations.txt: + 2011-12-19 Adrienne Walker [chromium] Replace accidentally removed expectation in r103270. Modified: tr

[webkit-changes] [103284] trunk/LayoutTests

2011-12-19 Thread tony
1,9 @@ +2011-12-19 Tony Chang + +[chromium] Unreviewed, mark svg/filters/big-sized-filter.svg as slow in debug. + +* platform/chromium/test_expectations.txt: + 2011-12-19 Joshua Bell IndexedDB multiple calls to transaction.objectStore(name) should return the same insta

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

2011-12-20 Thread tony
03336 => 103337) --- trunk/Source/WebCore/ChangeLog 2011-12-20 17:26:43 UTC (rev 103336) +++ trunk/Source/WebCore/ChangeLog 2011-12-20 17:31:39 UTC (rev 103337) @@ -1,3 +1,37 @@ +2011-12-20 Tony Chang + +RenderStyle::InheritedFlags and RenderStyle::NonInheritedFlags members should b

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

2011-12-20 Thread tony
-- trunk/Source/WebCore/ChangeLog 2011-12-20 21:40:42 UTC (rev 103347) +++ trunk/Source/WebCore/ChangeLog 2011-12-20 21:45:25 UTC (rev 103348) @@ -1,3 +1,15 @@ +2011-12-20 Tony Chang + +[chromium] enable WPO for WebCore libs in official builds +https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [103350] trunk/LayoutTests

2011-12-20 Thread tony
unk/LayoutTests/ChangeLog 2011-12-20 22:13:56 UTC (rev 103350) @@ -1,3 +1,11 @@ +2011-12-20 Tony Chang + +[chromium] Unreviewed, according to the flakiness dashboard, +svg/css/glyph-orientation-rounding-test.xhtml is consistently passing +on all platforms. + +* platf

[webkit-changes] [103352] trunk/LayoutTests

2011-12-20 Thread tony
unk/LayoutTests/ChangeLog 2011-12-20 22:33:22 UTC (rev 103352) @@ -1,6 +1,14 @@ 2011-12-20 Tony Chang [chromium] Unreviewed, according to the flakiness dashboard, +http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html +is consistently pass

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

2011-12-20 Thread tony
=> 103353) --- trunk/Source/WebCore/ChangeLog 2011-12-20 22:33:22 UTC (rev 103352) +++ trunk/Source/WebCore/ChangeLog 2011-12-20 22:37:04 UTC (rev 103353) @@ -1,5 +1,48 @@ 2011-12-20 Tony Chang +sizeof(RenderStyle) is 64 instead of 56 on Windows (x86) +https://bugs.webkit.

[webkit-changes] [91118] trunk

2011-07-15 Thread tony
Tests/ChangeLog (91117 => 91118) --- trunk/LayoutTests/ChangeLog 2011-07-15 22:10:47 UTC (rev 91117) +++ trunk/LayoutTests/ChangeLog 2011-07-15 22:13:24 UTC (rev 91118) @@ -1,3 +1,12 @@ +2011-07-15 Tony Chang + +[chromium] land linux selection color layout test +https://bugs.we

  1   2   3   4   5   6   7   >