index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
tools
/
layout_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is for post-merge. I missed one failure (refresh-headers.php).
ericroman@google.com
2009-02-03
1
-5
/
+6
*
WebKitMerge 40409:40464 (chromium-side).
ericroman@google.com
2009-02-03
1
-0
/
+17
*
The buildbots now pass the selection-functions test. Removing it from
ager@chromium.org
2009-02-03
1
-5
/
+0
*
Adding correct Mac expectations for a couple of tests. These results
ager@chromium.org
2009-02-03
1
-9
/
+0
*
Two new tests missing an expected baseline.
finnur@google.com
2009-02-02
1
-2
/
+2
*
marked two tests always passing on the mac build bots.
thomasvl@chromium.org
2009-02-02
1
-3
/
+3
*
Rebaseline test where the only difference is the exception text.
ager@chromium.org
2009-02-02
1
-3
/
+4
*
We should not run this test now, it crashes
dimich@google.com
2009-01-31
1
-2
/
+1
*
missing colon (fix for mac test run)
dimich@google.com
2009-01-31
1
-3
/
+1
*
Fix test list for Linux ('double expectation') after merge.
dimich@google.com
2009-01-31
1
-1
/
+1
*
WebKit merge 40364:40409, Chromium part
dimich@google.com
2009-01-31
1
-0
/
+14
*
Remove two tests from tests_fixable.txt that now pass on Linux because
jhawkins@chromium.org
2009-01-30
1
-4
/
+0
*
Update the mac entries since the testshell support for num animations landed
thomasvl@chromium.org
2009-01-30
1
-6
/
+2
*
Update tests_fixable to match new passing tests on the WebKit Linux buildbot.
jhawkins@chromium.org
2009-01-30
1
-9
/
+2
*
Fix the logic condition used to check whether we've run image_diff yet or not.
jhawkins@chromium.org
2009-01-30
1
-1
/
+1
*
Implement LayoutTestController::numberOfActiveAnimations to get a
finnur@google.com
2009-01-30
1
-5
/
+4
*
Baselining 2 tests:
jcampan@chromium.org
2009-01-30
1
-5
/
+7
*
Adds a comment as to why this test is failing.
sky@google.com
2009-01-30
1
-0
/
+2
*
Mark the new tests as only failing on linux/win (mac works).
thomasvl@chromium.org
2009-01-30
1
-4
/
+4
*
Chromium side of merge 40314:40364.
ojan@google.com
2009-01-30
1
-0
/
+31
*
Cause text baselines to go to chromium-mac and chromium-win.
tc@google.com
2009-01-30
1
-7
/
+24
*
Reverting 8920, somehow my rebaselining make the test fail.
jcampan@chromium.org
2009-01-30
1
-2
/
+2
*
Rebaseline layout tests in Linux that are off because of font metrics.
jhawkins@chromium.org
2009-01-30
1
-29
/
+3
*
Marks the test LayoutTests/fast/layers/layer-visibility-sublayer.html
sky@google.com
2009-01-29
1
-1
/
+0
*
I'm moving the test LayoutTests/fast/inline/dirtyLinesForInline.html
sky@google.com
2009-01-29
1
-1
/
+4
*
More tests
finnur@google.com
2009-01-29
1
-5
/
+3
*
Rebaselining LayoutTests/http/tests/navigation/metaredirect-basic.html since ...
jcampan@chromium.org
2009-01-29
1
-2
/
+2
*
Reverting 8844.
sidchat@google.com
2009-01-29
1
-6
/
+13
*
Updating some test statuses now that I have more plugin code hooked up.
thomasvl@chromium.org
2009-01-29
1
-2
/
+5
*
Marks the test
sky@google.com
2009-01-29
1
-1
/
+0
*
Mark one svg test as only failing on win/linux since mac passes.
thomasvl@chromium.org
2009-01-29
1
-1
/
+1
*
Ignore invalid test instead of rebaseing it. Nothing interesting is
ager@chromium.org
2009-01-29
2
-3
/
+4
*
Rebaseline test that only differ in function printing.
ager@google.com
2009-01-29
2
-14
/
+9
*
Delete incorrect baselines on Linux and Win. Radial gradiant on text is not
jhawkins@chromium.org
2009-01-29
1
-0
/
+3
*
Update tests_fixable with results from build 1426 (r8834)
thestig@chromium.org
2009-01-29
1
-7
/
+9
*
Rebaseline some SVG Layout tests. SVG curved lines are now drawn thicker comp...
sidchat@google.com
2009-01-29
1
-13
/
+6
*
WebKit removed support for 'compact' and changed their baseline to match (r40...
finnur@google.com
2009-01-29
1
-4
/
+4
*
Some tests I rebaselined on Windows are now passing on Linux.
finnur@google.com
2009-01-28
1
-7
/
+0
*
This test checks the JS notifications when loading a frame.
jcampan@chromium.org
2009-01-28
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/19042
jcampan@chromium.org
2009-01-28
1
-1
/
+1
*
In WebKit r39791 Glenn Wilson changed radio buttons
finnur@google.com
2009-01-28
1
-1
/
+1
*
Update mac tests based on last 24 hours of build bot runs.
thomasvl@chromium.org
2009-01-28
1
-15
/
+18
*
It seems that the old version of the selection-functions test is still
ager@google.com
2009-01-28
1
-0
/
+4
*
Add missing returns in setters for selectionStart and selectionEnd.
ager@google.com
2009-01-28
1
-9
/
+0
*
Rebaseline three tests that I baselined on Windows yesterday.
tc@google.com
2009-01-28
1
-21
/
+21
*
Chrome side of WebKit Merge 40165:40297
playmobil@google.com
2009-01-28
1
-0
/
+27
*
mark flakey tests
tc@google.com
2009-01-28
1
-2
/
+2
*
Break association between TestShellWebView and TestShell before
shess@chromium.org
2009-01-27
1
-11
/
+11
*
Rebaseline more Linux svg layout tests. Delete an incorrect win baseline.
jhawkins@chromium.org
2009-01-27
1
-8
/
+4
*
Add Mac baseline for url parsing test, since googleurl doesn't match the WebK...
mmoss@chromium.org
2009-01-27
1
-4
/
+0
[next]