| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Explicitly add a bunch of missing includes. | thestig@chromium.org | 2010-04-15 | 1 | -1/+2 |
* | Disabled WebSocket tests on Windows, | ukai@chromium.org | 2010-04-14 | 1 | -1/+6 |
* | Disable WorkerTest.WorkerSocketLayoutTests on all platforms. | dumi@chromium.org | 2010-04-13 | 1 | -5/+2 |
* | Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO... | mnaganov@chromium.org | 2010-04-12 | 2 | -2/+11 |
* | Disabling WorkerTest.WorkerWebSocketLayoutTests on Linux bots only. | dumi@chromium.org | 2010-04-09 | 1 | -1/+5 |
* | Disabling worker-simple.html and shared-worker-simple.html in | dumi@chromium.org | 2010-04-09 | 1 | -1/+1 |
* | Enable WorkerTests.MultipleWorkers on Linux. | dimich@chromium.org | 2010-04-09 | 1 | -6/+0 |
* | Allow synchronous messages to be sent from threads other than the main thread... | jabdelmalek@google.com | 2010-04-06 | 1 | -1/+0 |
* | Enable WorkerTest.WorkerScriptError which now have same results on win, linux... | yurys@chromium.org | 2010-04-06 | 1 | -2/+1 |
* | Change ui_tests to pull the directories it needs from the upstream webkit | dpranke@chromium.org | 2010-04-03 | 1 | -5/+0 |
* | Changes to the Browser to support Database access from Workers. | ericu@google.com | 2010-04-02 | 4 | -6/+65 |
* | Enable disabled WebSocket tests (ExtensionApiTest.WebSocket and WorkerWebSock... | ukai@chromium.org | 2010-04-01 | 1 | -4/+1 |
* | Disable worker-cloneport.html. | dimich@chromium.org | 2010-04-01 | 1 | -5/+1 |
* | Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun... | thestig@chromium.org | 2010-03-31 | 1 | -27/+58 |
* | [GTTF] Miscellanous UI tests cleanups: | phajdan.jr@chromium.org | 2010-03-30 | 1 | -8/+16 |
* | [GTTF] Unify polling interval in some of the polling functions | phajdan.jr@chromium.org | 2010-03-30 | 1 | -6/+6 |
* | Broke out shared worker tests into individual tests and increased worker test... | atwilson@chromium.org | 2010-03-30 | 1 | -51/+64 |
* | Revert r42426 - tests are failing because the WebKit LayoutTests directories | dpranke@google.com | 2010-03-24 | 1 | -0/+3 |
* | Use upstream layout_test baselines since the downstream ones are going away. | dpranke@google.com | 2010-03-24 | 1 | -3/+0 |
* | Revert 42327 which caused test failures on Mac. | yurys@chromium.org | 2010-03-23 | 1 | -1/+2 |
* | Update fast/workers/worker-script-error.html expectations in Chromium. Expect... | yurys@chromium.org | 2010-03-23 | 1 | -2/+1 |
* | WebKit merge 56312:56350 (disables a work test due to http://trac.webkit.org/... | japhet@chromium.org | 2010-03-22 | 1 | -1/+2 |
* | [GTTF] Reduce number of automation methods ending with WithTimeout. | phajdan.jr@chromium.org | 2010-03-22 | 1 | -3/+1 |
* | Queue up connect messages while waiting for the shared worker to start. | atwilson@chromium.org | 2010-03-19 | 3 | -4/+28 |
* | Adding debugging switches to Worker process startup on POSIX systems. | dimich@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Add new worker-map-gc.html layout test to worker's ui_tests suite. | dimich@chromium.org | 2010-03-16 | 1 | -0/+12 |
* | [GTTF] Make automation framework more solid by making sure that | phajdan.jr@chromium.org | 2010-03-16 | 1 | -4/+7 |
* | Lazy AppLauncher creation to make tests stable. | oshima@chromium.org | 2010-03-05 | 1 | -5/+1 |
* | Revert "WebKit roll to 55572" | jorlow@chromium.org | 2010-03-05 | 1 | -3/+1 |
* | WebKit roll to 55572 | yurys@chromium.org | 2010-03-05 | 1 | -1/+3 |
* | ui_tests fix | oshima@chromium.org | 2010-03-04 | 1 | -1/+5 |
* | Enable WorkerTest.StressJSExecution on Linux. | dimich@chromium.org | 2010-02-26 | 1 | -6/+0 |
* | Un-revert r39999, now with a Valgrind fix. Original change: http://codereview... | dimich@chromium.org | 2010-02-26 | 9 | -5/+52 |
* | Disable flakey worker tests while investigating the flakiness. | dimich@google.com | 2010-02-25 | 1 | -28/+21 |
* | Mark WorkerTest.LimitPerPage as flaky on Windows | rsesek@chromium.org | 2010-02-25 | 1 | -0/+3 |
* | Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to... | rsesek@chromium.org | 2010-02-25 | 8 | -50/+4 |
* | Disable WorkerTest.WorkerXhrHttpLayoutTests pending investigation. | shess@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Add an WebSocket extension browsertest. | rafaelw@chromium.org | 2010-02-25 | 1 | -2/+3 |
* | Make sure the workers are given a chance to terminate their thread when the I... | dimich@google.com | 2010-02-24 | 8 | -4/+50 |
* | Disable failing worker test. | vitalyr@chromium.org | 2010-02-24 | 1 | -1/+4 |
* | Temporarily disable WorkerTest.WorkerCloseFast to investigate hang after r551... | dimich@google.com | 2010-02-24 | 1 | -1/+2 |
* | Mark WorkerTest.WorkerClonePort as flaky. | phajdan.jr@chromium.org | 2010-02-23 | 1 | -2/+4 |
* | Revert 39440 - WebKit roll 54944:54996 | dglazkov@chromium.org | 2010-02-19 | 1 | -55/+27 |
* | WebKit roll 54944:54996 | rolandsteiner@chromium.org | 2010-02-19 | 1 | -27/+55 |
* | Disable WorkerTest.WorkerContextMultiPort. | dimich@google.com | 2010-02-17 | 1 | -1/+6 |
* | Unbundle WorkerFastLayoutTests into actual individula tests, to get a better ... | dimich@google.com | 2010-02-17 | 1 | -58/+82 |
* | Disabling WorkerFastLayoutTests0 since it is now failing on Windows also. | finnur@chromium.org | 2010-02-16 | 1 | -2/+3 |
* | Re-enabled test - worker-messageport-gc.html. | atwilson@chromium.org | 2010-02-10 | 1 | -2/+1 |
* | Changed CreateWorker to coalesce any matching queued shared workers when a | atwilson@chromium.org | 2010-02-10 | 1 | -0/+81 |
* | Re-enable worker tests on Windows (partial revert of r38378) | dimich@google.com | 2010-02-08 | 1 | -4/+11 |