| Commit message (Expand) | Author | Age | Files | Lines |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 6 | -31/+26 |
* | My last change left out a few text diff files that I | finnur@google.com | 2009-01-21 | 1 | -11/+9 |
* | Update test list after change 8330. | iposva@chromium.org | 2009-01-20 | 1 | -3/+5 |
* | The recently re-added layout test only fails on the Linux buildbots so add that | jhawkins@chromium.org | 2009-01-20 | 1 | -1/+1 |
* | Re-add a layout that that passes locally, but the Text diff fails in the Linux | jhawkins@chromium.org | 2009-01-20 | 1 | -0/+3 |
* | Re-add a failing Win test to tests_fixable. | jhawkins@chromium.org | 2009-01-20 | 1 | -0/+1 |
* | Re-baselining some layout tests which fail due to slight difference between t... | sidchat@google.com | 2009-01-20 | 1 | -5/+1 |
* | Fix for bug 6100: | iposva@chromium.org | 2009-01-20 | 1 | -29/+0 |
* | Marking 9 failing layout tests while I investigate the failure. | finnur@google.com | 2009-01-20 | 1 | -9/+11 |
* | generate test_shell.pak and hook up loading net resources from | tc@google.com | 2009-01-20 | 6 | -16/+65 |
* | Fix tests_fixable. | estade@chromium.org | 2009-01-20 | 1 | -3/+0 |
* | Rebase several svg tests that differ because of issues such as antialiasing o... | jhawkins@chromium.org | 2009-01-20 | 1 | -18/+0 |
* | Fix a bunch of svg tests for text rendering. | finnur@google.com | 2009-01-20 | 1 | -21/+23 |
* | Rebaseline some SVG tests after improving Linux fonts to stroke outline. | estade@chromium.org | 2009-01-20 | 1 | -1/+12 |
* | Add a few more svg tests that have timing races for the mac list. | thomasvl@chromium.org | 2009-01-20 | 1 | -0/+4 |
* | Update the tests_fixable list by removing now-passing tests. | jhawkins@chromium.org | 2009-01-20 | 2 | -55/+9 |
* | Don't know why I missed the colourpicker SVG test. It just needed a | finnur@google.com | 2009-01-20 | 1 | -1/+1 |
* | Switch over to using the image decoders from third_party/WebKit | darin@chromium.org | 2009-01-20 | 1 | -10/+2 |
* | Marking more mac tests w/ their flakey status. | thomasvl@chromium.org | 2009-01-20 | 1 | -7/+28 |
* | Updating the status of a much of mac test results, trying to capture more of | thomasvl@chromium.org | 2009-01-20 | 1 | -8/+18 |
* | Add v8 bindings for WebKitCSSMatrix. | ager@google.com | 2009-01-20 | 1 | -4/+3 |
* | We had some tests fail in the past due to previous merges that | finnur@google.com | 2009-01-16 | 1 | -8/+4 |
* | Improve scrolling performance when there are many windowed plugins in a page. | jam@chromium.org | 2009-01-16 | 1 | -4/+26 |
* | Update te way test shell cleans up on exit. | mbelshe@google.com | 2009-01-16 | 1 | -1/+7 |
* | Provisional Keystone support in Mac TestShell | mark@chromium.org | 2009-01-16 | 4 | -0/+114 |
* | Fix a crasher with --run-singly that was introduced by http://codereview.chro... | erikkay@google.com | 2009-01-16 | 1 | -3/+6 |
* | WebKit Merge 39953:39972, Chromium Side. | dglazkov@google.com | 2009-01-16 | 1 | -5/+10 |
* | Moves keygen test to ignored test list as wiring up keygen is a low | sky@google.com | 2009-01-16 | 2 | -1/+4 |
* | looking at test shell tests on mac: | thomasvl@chromium.org | 2009-01-16 | 4 | -41/+36 |
* | Revert "* Dump text/image on notifyDone." | kuchhal@chromium.org | 2009-01-16 | 7 | -136/+199 |
* | Follow-up fix | mark@chromium.org | 2009-01-16 | 1 | -1/+0 |
* | Fix TestShell fonts again (see r8206, r8198, r8196, r8113) | mark@chromium.org | 2009-01-16 | 1 | -9/+10 |
* | put back the changes that got rolled back. | kuchhal@chromium.org | 2009-01-16 | 1 | -1/+8 |
* | * Dump text/image on notifyDone. | kuchhal@chromium.org | 2009-01-16 | 7 | -209/+139 |
* | Rebaselines the test fast/events/mouse-click-events.html. We need to rebaseli... | sky@google.com | 2009-01-16 | 1 | -1/+1 |
* | Use Times, sans New Roman, for layout tests on Mac | mark@chromium.org | 2009-01-16 | 1 | -4/+6 |
* | Going through the svg/w3c-svg-1.1 folder and rebaselining a bunch of test (54... | finnur@google.com | 2009-01-16 | 1 | -55/+51 |
* | Add linux webkit merge regressions to the test list. | tc@google.com | 2009-01-16 | 1 | -1/+6 |
* | Reenable tests now that the WebKit patternskia fix is in. This rolls back the... | mmoss@google.com | 2009-01-16 | 1 | -6/+0 |
* | Rebaselines the test | sky@google.com | 2009-01-16 | 1 | -1/+1 |
* | Revert incorrect rebaselining in r8142. | deanm@chromium.org | 2009-01-16 | 1 | -0/+6 |
* | DEFERs a test that is expecting spelling error markers to be | sky@google.com | 2009-01-16 | 1 | -2/+3 |
* | Baselines three tests that were never baselined. They are all slightly | sky@google.com | 2009-01-16 | 1 | -3/+3 |
* | Mark test as failing after the merge | brettw@chromium.org | 2009-01-16 | 1 | -0/+2 |
* | Rebaselines the test fast/css/font-face-default-font.html. As far as I | sky@google.com | 2009-01-16 | 1 | -5/+0 |
* | fix path, other file doesn't exist | tc@google.com | 2009-01-15 | 1 | -1/+1 |
* | Chrome-side of WebKit merge 39913:39933 | brettw@chromium.org | 2009-01-15 | 1 | -1/+6 |
* | Add an image diff link to failed layout tests. | estade@chromium.org | 2009-01-15 | 10 | -12/+76 |
* | Mark layout tests as still failing. | mmoss@google.com | 2009-01-15 | 1 | -0/+6 |
* | More SVG rebaselines and whatnot. | estade@chromium.org | 2009-01-15 | 1 | -12/+10 |