| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes crash when switching to new tabs containing audio/video elements. | scherkus@chromium.org | 2009-09-02 | 1 | -1/+4 |
* | More assorted changes. :) | ojan@chromium.org | 2009-09-02 | 1 | -63/+99 |
* | Update bug number in test_expectations and remove comment that the test just ... | jparent@chromium.org | 2009-09-02 | 1 | -5/+4 |
* | Delete the chrome style sheet test that is no longer needed. | victorw@chromium.org | 2009-09-01 | 2 | -38/+0 |
* | Roll to webkit r47948 | michaeln@google.com | 2009-09-01 | 2 | -8/+0 |
* | Plumb request interception into the appcache library for both chrome and test... | michaeln@google.com | 2009-09-01 | 15 | -60/+760 |
* | Clean up the list of linux layout test crashers according to | tony@chromium.org | 2009-09-01 | 1 | -18/+13 |
* | Remove the rest of LayoutTests/http/tests/* from test_expectations.txt that a... | japhet@chromium.org | 2009-09-01 | 1 | -44/+4 |
* | Rebaseline a few linux bidi layout tests. | michaeln@google.com | 2009-09-01 | 7 | -9/+3 |
* | Fix logic for mapping expectations to a test for expectations | ojan@chromium.org | 2009-09-01 | 1 | -12/+13 |
* | WebKit roll to 47941 | michaeln@google.com | 2009-09-01 | 1 | -0/+6 |
* | Add an individual tests view to the dashboard for viewing a list | ojan@chromium.org | 2009-09-01 | 1 | -96/+185 |
* | Remove LayoutTests/http/test/misc/* from test_expectations.txt that are marke... | japhet@chromium.org | 2009-09-01 | 1 | -28/+4 |
* | Add Linux Debug flakey test to failures. | dglazkov@chromium.org | 2009-09-01 | 1 | -0/+3 |
* | DevTools: remove an assertion in InspectorControllerClient that fails on test... | yurys@google.com | 2009-09-01 | 1 | -1/+0 |
* | Clean up of flaky xmlhttprequest tests - remove tests from test_expectations ... | jparent@chromium.org | 2009-09-01 | 1 | -19/+0 |
* | Flaky crashing layout tests. | rohitrao@chromium.org | 2009-09-01 | 1 | -0/+4 |
* | DevTools l10n: remove targets, as they are still get compiled. | mnaganov@chromium.org | 2009-09-01 | 1 | -68/+0 |
* | DevTools: Close inspector controller on detach; hide node highlight on detach... | pfeldman@chromium.org | 2009-09-01 | 3 | -17/+3 |
* | Update Mac HTTP layout tests after the blank exception removal. | paul@chromium.org | 2009-09-01 | 1 | -5/+1 |
* | More Mac layout test expectations verification. | paul@chromium.org | 2009-09-01 | 1 | -9/+8 |
* | Turns out this test was broken upstream as well. Now it's fixed | ojan@google.com | 2009-09-01 | 1 | -1/+1 |
* | Linux gcc4.4 fix: stop crashing when loading flash. | willchan@chromium.org | 2009-09-01 | 1 | -3/+4 |
* | Apparently this also fails on the mac bots. I don't get why though. | ojan@google.com | 2009-09-01 | 1 | -1/+1 |
* | Fix two issues with the plugin installer. | jam@chromium.org | 2009-09-01 | 5 | -43/+77 |
* | Add regressions from the merge. They're most likely | ojan@google.com | 2009-09-01 | 1 | -0/+3 |
* | New WebKit API interfaces for desktop notifications. | johnnyg@google.com | 2009-09-01 | 15 | -0/+600 |
* | linux: fix some plugin colormap leaks | evan@chromium.org | 2009-09-01 | 1 | -7/+5 |
* | Pull in webkit revision 47912. This involves a build fix matching | ojan@google.com | 2009-09-01 | 8 | -32/+36 |
* | Add LayoutTests/fast/encoding/char-encoding-mac.html back in to test_expectat... | japhet@chromium.org | 2009-09-01 | 1 | -0/+2 |
* | Remove LayoutTests/f* marked as flaky that haven't failed in 100 runs. | japhet@chromium.org | 2009-08-31 | 1 | -84/+6 |
* | linux: add a temporary flag for debugging plugin loading | evan@chromium.org | 2009-08-31 | 1 | -1/+29 |
* | Add expected failure for LayoutTests/fast/replaced/border-radius-clip.html in... | japhet@chromium.org | 2009-08-31 | 1 | -0/+1 |
* | Rollback rev 24947 since it seems to have broken other tests. | arv@google.com | 2009-08-31 | 1 | -1/+0 |
* | Fix document.hasFocus() for layout test | arv@google.com | 2009-08-31 | 1 | -0/+1 |
* | Merge to webkit r47905. Rebaseline 1 new test. We render the explantory text | ojan@google.com | 2009-08-31 | 5 | -0/+15 |
* | Remove flaky tests that haven't failed in last 100 runs from directories a-e. | japhet@chromium.org | 2009-08-31 | 1 | -34/+8 |
* | More rebaselines and removing unnecessary flaky tests. BUG=10416 BUG=10464 B... | japhet@chromium.org | 2009-08-31 | 25 | -297/+918 |
* | Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests. | mmoss@chromium.org | 2009-08-31 | 2 | -1/+5 |
* | Double the number of runs we track in the flakiness dashboard. | ojan@google.com | 2009-08-31 | 1 | -1/+1 |
* | linux: prefer non-nspluginwrapper/crossover plugins | evan@chromium.org | 2009-08-31 | 1 | -2/+24 |
* | Add rebaseline tool support to pull archive results from webkit.org canary bot | victorw@chromium.org | 2009-08-31 | 1 | -4/+19 |
* | DevTools: Provisional commit to handle Web inspector call frame changes upstr... | pfeldman@chromium.org | 2009-08-31 | 1 | -1/+1 |
* | Roll webkit to r47896. Rebaseline one test as the new results | ojan@google.com | 2009-08-31 | 4 | -2/+2 |
* | Add missing newline at end of file. | mdm@chromium.org | 2009-08-31 | 1 | -1/+1 |
* | Update bug number in test_expectations | victorw@chromium.org | 2009-08-31 | 1 | -3/+4 |
* | DevTools: Migrate from CppBound class to devtools bound object. | pfeldman@chromium.org | 2009-08-31 | 3 | -99/+74 |
* | Remove LayoutTests/hixie/perf/001.xml and 002.xml from test_expectations in | senorblanco@chromium.org | 2009-08-30 | 1 | -3/+0 |
* | Add a couple more rebaselines resulting from skia r341, and remove a passing | senorblanco@chromium.org | 2009-08-30 | 5 | -3/+2 |
* | Roll DEPS for skia 330:341, to pick up some fixes for skia assertion failures... | senorblanco@chromium.org | 2009-08-30 | 76 | -40/+38 |