| Commit message (Expand) | Author | Age | Files | Lines |
* | Add back in the kill -9 in the hopes that it fixes hanging TestShells on mac ... | ojan@google.com | 2009-04-17 | 1 | -0/+3 |
* | Only dump image results if the hashes don't match. | ojan@google.com | 2009-04-17 | 5 | -20/+56 |
* | Mark pending/ and chrome/ bugs as BUG_GWILSON until someone | tc@google.com | 2009-04-17 | 1 | -22/+22 |
* | Linux side rebaseline for upstream changes. These match the windows | tc@google.com | 2009-04-16 | 1 | -13/+0 |
* | Rebaseline tests where the output changed upstream. | tc@google.com | 2009-04-16 | 1 | -9/+11 |
* | Fix typo. Fixes --run-singly option of run_webkit_tests. TBR. | ojan@google.com | 2009-04-16 | 1 | -1/+1 |
* | Mark tests that are failing from the merge. I'm investingating now. | tc@google.com | 2009-04-16 | 1 | -0/+11 |
* | Chrome side of webkit merge from 42547 to 42580. | tc@google.com | 2009-04-16 | 1 | -0/+5 |
* | Add some flaky tests. Mark dns-prefetch-control as slow. | ojan@google.com | 2009-04-16 | 1 | -5/+9 |
* | Add concept of slow tests. Only mark one test as slow for now. After checkin,... | ojan@google.com | 2009-04-16 | 5 | -100/+198 |
* | Ensure we check the page pointer before using it after we come out of NPP_Han... | jam@chromium.org | 2009-04-16 | 1 | -0/+21 |
* | Rebaseline some tests on linux. | tc@google.com | 2009-04-16 | 1 | -6/+0 |
* | remove tests that accidentally got re-added: | tc@google.com | 2009-04-16 | 1 | -85/+0 |
* | Chrome changes to support WebKit API changes. | darin@chromium.org | 2009-04-16 | 3 | -9/+10 |
* | Revert my rebaseline of these tests. I made a mistake in checking these in | brettw@chromium.org | 2009-04-16 | 1 | -3/+84 |
* | Fix SupressErrorReporting on the mac and remove --gdb flag from test_shell. T... | ojan@google.com | 2009-04-16 | 4 | -26/+23 |
* | Rebaseline tests on linux side. | tc@google.com | 2009-04-16 | 1 | -89/+7 |
* | Rebaseline a bunch of tests after the merge. | tc@google.com | 2009-04-16 | 1 | -84/+84 |
* | Remove a few more tests that are passing on the bots. TBR. | ojan@google.com | 2009-04-15 | 1 | -4/+0 |
* | linux: make windowless plugins work again after r12179 regressed it. | evan@chromium.org | 2009-04-15 | 1 | -6/+24 |
* | Mark regressions from the merge. I'm investigating now. | tc@google.com | 2009-04-15 | 1 | -0/+85 |
* | Chrome side of webkit merge from r42523 to r42547. | tc@google.com | 2009-04-15 | 1 | -0/+6 |
* | Flag some Windows layout tests as failing. | mmoss@chromium.org | 2009-04-15 | 1 | -0/+4 |
* | Had a duplicate expectation. TBR to fix mac release build. | ojan@google.com | 2009-04-15 | 1 | -1/+0 |
* | Update test expectations to better match state of the tree. TBR. | ojan@google.com | 2009-04-15 | 1 | -8/+19 |
* | Chromium side of webkit merge 42440:42523. | ericroman@google.com | 2009-04-15 | 1 | -0/+7 |
* | Rebaseline some layout tests that are new or changed from the merge 42244:42287 | brettw@chromium.org | 2009-04-15 | 1 | -3/+0 |
* | Add non-fatal errors to parsing the expectations file and make lacking a bug ... | ojan@google.com | 2009-04-14 | 2 | -44/+77 |
* | Add a few more flaky tests. TBR. | ojan@google.com | 2009-04-14 | 1 | -3/+8 |
* | Chromium side of webkit merge 42403:42440. | ericroman@google.com | 2009-04-14 | 1 | -1/+15 |
* | Update test expectations to match last few runs, mainly marking some flakiness. | pam@chromium.org | 2009-04-14 | 1 | -6/+5 |
* | Review URL: http://codereview.chromium.org/68009 | dimich@google.com | 2009-04-14 | 1 | -0/+6 |
* | Modifies the test_expectations.txt file to add bugs to all tests without bugs... | gwilson@google.com | 2009-04-14 | 1 | -754/+754 |
* | Print median, mean and std_deviation for test running times. | ojan@google.com | 2009-04-13 | 2 | -45/+106 |
* | Remove tests that have passed on Windows for at least the last 50 builds. | pam@chromium.org | 2009-04-13 | 1 | -12/+1 |
* | Add ~5 flaky tests from over the weekend and sort the | ojan@google.com | 2009-04-13 | 1 | -46/+53 |
* | Remove tests that have passed on Mac for at least the last 50 builds. | pam@chromium.org | 2009-04-13 | 1 | -46/+32 |
* | Update a couple of test in test_expectations | jeremy@chromium.org | 2009-04-13 | 1 | -4/+0 |
* | linux: make npapi_test_plugin loadable. | evan@chromium.org | 2009-04-13 | 1 | -5/+4 |
* | Remove tests that have passed on Linux for at least the last 50 builds. | pam@chromium.org | 2009-04-13 | 1 | -36/+17 |
* | Relanding the following revisions. | ananta@chromium.org | 2009-04-13 | 2 | -1/+39 |
* | Add more failing layout tests to the list after the last webkit merge. | nsylvain@chromium.org | 2009-04-13 | 1 | -0/+3 |
* | Revert change 13558 and 13555 because they broke the plugin | nsylvain@chromium.org | 2009-04-13 | 2 | -37/+1 |
* | Remove the Activex shim registration for generic Activex controls. The Active... | ananta@chromium.org | 2009-04-11 | 2 | -1/+37 |
* | Chromium side of merge 42364:42403. | pam@chromium.org | 2009-04-11 | 1 | -2/+8 |
* | Remove histogram connection to base classes in stats_counter | jar@chromium.org | 2009-04-10 | 1 | -0/+1 |
* | Removing --enable-video and instead relying on having DLLs present. | scherkus@chromium.org | 2009-04-10 | 3 | -5/+1 |
* | Make OSX TestShell able to run workers, using a new test_worker.dylib which i... | dimich@google.com | 2009-04-10 | 3 | -9/+53 |
* | New baselines for tests modified in merge 42324:42364. These were similarly | pam@chromium.org | 2009-04-10 | 1 | -20/+19 |
* | Adds LayoutTests/svg/text/text-tselect-02-f.svg to list of failures | sky@chromium.org | 2009-04-10 | 1 | -2/+2 |