| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-enable tests that are now passing. These were disabled after a webkit rol... | amanda@chromium.org | 2009-07-14 | 1 | -6/+0 |
* | Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also, | darin@chromium.org | 2009-07-14 | 4 | -41/+47 |
* | Re-enable layout test which does not fail on build bots. | dimich@google.com | 2009-07-14 | 1 | -2/+1 |
* | Add baseline for new test khmer-selection.html. Enable it on WIN. | dimich@google.com | 2009-07-14 | 1 | -2/+5 |
* | SKIP the audio-data-url.html. It's a new test, added in http://trac.webkit.or... | dimich@google.com | 2009-07-14 | 1 | -2/+5 |
* | Fix run webkit tests empty path issue with new LayoutTests directory | victorw@chromium.org | 2009-07-14 | 3 | -10/+17 |
* | Roll WebKit DEPS from 45738 to 45840. | dimich@google.com | 2009-07-14 | 3 | -2/+37 |
* | Mac test regressions 20529:20532 | mhm@chromium.org | 2009-07-14 | 1 | -1/+10 |
* | Reverting 20531. | jorlow@chromium.org | 2009-07-13 | 1 | -6/+4 |
* | Change the path search order of LayoutTests. | victorw@chromium.org | 2009-07-13 | 1 | -4/+6 |
* | Another newly failing layout test around <embed> tags. Sweeping under the rug... | michaeln@google.com | 2009-07-13 | 1 | -0/+1 |
* | Revert previous clipping rect change for Cairo to see if it fixes the build. | brettw@chromium.org | 2009-07-13 | 1 | -3/+4 |
* | Some test_expectations.txt changes after rolling to webkit r45738 | michaeln@google.com | 2009-07-13 | 1 | -0/+6 |
* | When using rebaseline tool in cygwin, svn related shell commands fail due to ... | victorw@chromium.org | 2009-07-13 | 1 | -13/+6 |
* | Keep the cairo clipping region in sync with the Skia one. | brettw@chromium.org | 2009-07-13 | 1 | -4/+3 |
* | Roll webkit to r45738 | michaeln@google.com | 2009-07-11 | 1 | -0/+4 |
* | New layout test formatting script. | gwilson@google.com | 2009-07-10 | 6 | -0/+1064 |
* | Added a media playback test to test_shell_tests | hclam@chromium.org | 2009-07-10 | 2 | -0/+32 |
* | Disabled tests that rely on cross-process MessagePorts, as they are not yet | michaeln@google.com | 2009-07-10 | 1 | -0/+4 |
* | Roll WebKit DEPS | abarth@chromium.org | 2009-07-09 | 1 | -0/+5 |
* | Remove reference counting from WebWidgetDelegate. | darin@chromium.org | 2009-07-09 | 1 | -6/+0 |
* | Add expected timeout for a flaky test, which has been timing out with some re... | eroman@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | abarth apparently did not run "\src\webkit\tools\layout_tests>run_webkit_test... | jorlow@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | Roll WebKit DEPS | abarth@chromium.org | 2009-07-09 | 1 | -0/+4 |
* | Remove WebWidgetDelegate::GetContainingView since it is not needed. | darin@chromium.org | 2009-07-09 | 3 | -11/+1 |
* | Roll Webkit to r45640 and update test expectations | hclam@chromium.org | 2009-07-08 | 1 | -0/+16 |
* | Start using WebCursorInfo from the WebKit API. WebCursorInfo is a | darin@google.com | 2009-07-08 | 4 | -7/+13 |
* | Update test_expectations.txt after webkit merge | hclam@chromium.org | 2009-07-08 | 1 | -0/+2 |
* | Mark 14 <video> tests as pass | hclam@chromium.org | 2009-07-08 | 1 | -23/+0 |
* | Remove svn:executable property from files that don't need it. | thestig@chromium.org | 2009-07-08 | 1 | -0/+0 |
* | Add test harness for isolated worlds. Actual tests will appear upstream. | abarth@chromium.org | 2009-07-08 | 2 | -0/+21 |
* | Disable a test and rebaseline 2 layout tests | hclam@chromium.org | 2009-07-08 | 1 | -19/+22 |
* | Push the expected output for test files for http://crbug.com/10977 | dpranke@google.com | 2009-07-07 | 1 | -1/+0 |
* | Mark 149 layout tests as pass | hclam@chromium.org | 2009-07-07 | 1 | -150/+0 |
* | Remove old log files so they don't accumulate on try bots. | dimich@google.com | 2009-07-07 | 1 | -0/+11 |
* | Mark a layout test as fail after merge 45558:45599 | hclam@chromium.org | 2009-07-07 | 1 | -1/+2 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-07 | 3 | -109/+16 |
* | Add LayoutTests/http/tests/security/cross-frame-access-call.html as failing o... | japhet@chromium.org | 2009-07-07 | 1 | -0/+5 |
* | LayoutTests/editing/deleting/25322-1.html is flaky on linux | michaeln@google.com | 2009-07-07 | 1 | -1/+1 |
* | back out change until I can figure out the right way to do this | dpranke@google.com | 2009-07-07 | 1 | -1/+1 |
* | fix incorrectly skipped test file for https://bugs.webkit.org/show_bug.cgi?id... | dpranke@google.com | 2009-07-07 | 1 | -1/+1 |
* | Assigning a specific bug to a recent layout test failure (focus related). | jcampan@chromium.org | 2009-07-07 | 1 | -2/+5 |
* | Revert "linux: OOP windowed plugins" | evan@chromium.org | 2009-07-06 | 3 | -16/+109 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-06 | 3 | -109/+16 |
* | Roll WebKit deps. 45535:45555 | jorlow@chromium.org | 2009-07-05 | 1 | -0/+3 |
* | Add back in working layout tests. | jorlow@chromium.org | 2009-07-03 | 1 | -32/+16 |
* | WebKit deps roll 45495:45535 | jorlow@chromium.org | 2009-07-03 | 1 | -0/+3 |
* | Some layout tests failed in a recent merge due to a FocusController change. T... | jcampan@chromium.org | 2009-07-03 | 1 | -14/+4 |
* | mac: build fix. | evan@chromium.org | 2009-07-03 | 1 | -0/+8 |
* | linux: re-enable test plugin code for X events | evan@chromium.org | 2009-07-03 | 2 | -14/+9 |