| Commit message (Expand) | Author | Age | Files | Lines |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -3/+5 |
* | Mark FLAKY_QueuedSharedWorkerStartedFromOtherTab flaky on all platforms. | evan@chromium.org | 2010-07-27 | 1 | -9/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 9 | -0/+9 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -4/+2 |
* | Delete the only sync DB test we've been running. We need to replace | dumi@chromium.org | 2010-07-22 | 1 | -5/+0 |
* | Add more worker tests to WorkerWebSocketLayoutTests. | yutak@chromium.org | 2010-07-22 | 1 | -2/+5 |
* | Call rand_s() in a worker process before entering the sandbox. | yutak@chromium.org | 2010-07-20 | 2 | -0/+5 |
* | Mark WorkerTest.WorkerWebSocketLayoutTests as flaky. | jhawkins@chromium.org | 2010-07-16 | 1 | -1/+2 |
* | Revert 52744 - Enable all sync DB layout tests. | dumi@chromium.org | 2010-07-16 | 1 | -43/+28 |
* | Enable all sync DB layout tests. | dumi@chromium.org | 2010-07-16 | 1 | -28/+43 |
* | Remove FAIL flag from WorkerTest.WorkerWebSocketLayoutTests on Windows. | yutak@chromium.org | 2010-07-16 | 1 | -6/+0 |
* | Disable failing test from r52393 to green the tree. | ojan@google.com | 2010-07-14 | 1 | -1/+2 |
* | TTF: Re-enable WorkerTest.QueuedSharedWorkerShutdown by marking it as FAILS_. | jhawkins@chromium.org | 2010-07-13 | 1 | -1/+1 |
* | Mark WorkerTest.LimitPerPage flaky also on Mac. | hans@chromium.org | 2010-07-09 | 1 | -4/+2 |
* | Mark WorkerTest.QueuedSharedWorkerStartedFromOtherTab as flaky on Mac. | vandebo@chromium.org | 2010-07-02 | 1 | -1/+9 |
* | Revert 51378 - Adding FAILS_ for failing worker tests | kinuko@chromium.org | 2010-07-01 | 1 | -2/+2 |
* | Adding FAILS_ for failing worker tests | kinuko@chromium.org | 2010-07-01 | 1 | -2/+2 |
* | Remove an obsolete comment. | dumi@chromium.org | 2010-07-01 | 1 | -1/+0 |
* | Unflaky WorkerTest.OpenDatabaseSyncInputs. | dumi@chromium.org | 2010-07-01 | 1 | -1/+1 |
* | Mark OpenDatabaseSyncInputs as flaky | mnaganov@chromium.org | 2010-06-25 | 1 | -1/+2 |
* | Rename Chrome threads to use a "Cr" prefix. | evan@chromium.org | 2010-06-09 | 1 | -2/+1 |
* | Fully connect the dots between workers and appcache resource loading. | michaeln@chromium.org | 2010-05-27 | 2 | -5/+8 |
* | Add a bug link to DISABLED_WorkerLifecycle, and change StartupRaceCondition t... | stuartmorgan@chromium.org | 2010-05-27 | 1 | -1/+1 |
* | Marking the WorkerTest.LimitPerPage as flaky for linux as well. This test was... | ananta@chromium.org | 2010-05-27 | 1 | -1/+1 |
* | Re-enable tests whose disabling bug has been fixed | stuartmorgan@chromium.org | 2010-05-26 | 1 | -32/+35 |
* | Roll WebKit 59900:59936. | jparent@chromium.org | 2010-05-21 | 1 | -0/+6 |
* | Specify --chromium flag to run new-run-webkit-websocketserver | ukai@chromium.org | 2010-05-21 | 1 | -6/+0 |
* | Markes WorkerTest.WorkerScriptError as flaky. | sky@chromium.org | 2010-05-18 | 1 | -0/+5 |
* | Remove DISABLED_ prefix from WorkerTest.OpenDatabaseSyncInputs and update | tyoshino@chromium.org | 2010-05-13 | 1 | -2/+1 |
* | Disable WorkerTest.OpenDatabaseSyncInputs because it's continuously failing on | tyoshino@chromium.org | 2010-05-13 | 1 | -1/+2 |
* | Remove the dirfd parameter from all Chromium code. The POSIX VFS | dumi@chromium.org | 2010-05-12 | 2 | -6/+3 |
* | Add a worker test for LayoutTests/fast/workers/storage/open-database-sync-inp... | dumi@chromium.org | 2010-05-12 | 1 | -1/+31 |
* | Cleanup some deprecated webkit api usage now that we've rolled the new api in... | michaeln@chromium.org | 2010-05-12 | 1 | -4/+1 |
* | Fix bug REGRESSION: Extension settings / options / preferences are not being ... | jianli@chromium.org | 2010-05-10 | 2 | -0/+9 |
* | Stub implementation for allowDatabase callback for workers. | jochen@chromium.org | 2010-05-10 | 1 | -0/+10 |
* | Add some more IPC plumbing and scaffolding to support having appcache work in... | michaeln@chromium.org | 2010-05-08 | 13 | -30/+145 |
* | More groundwork for making appcache work in workers. | michaeln@chromium.org | 2010-05-06 | 1 | -1/+2 |
* | Enable WorkerTest.WorkerContextMultiPort. | dimich@chromium.org | 2010-05-05 | 1 | -6/+0 |
* | Disable WorkerTest.WorkerContextMultiPort on Linux. | dimich@chromium.org | 2010-04-29 | 1 | -0/+6 |
* | Fix browser process crash in WorkerTest.WorkerContextMultiPort. | dimich@chromium.org | 2010-04-28 | 1 | -5/+0 |
* | Mark tests that started failing after WebKit roll as DISABLED | jorlow@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Marks TestEvalOnCallFrame, TestSetBreakpoint, QueuedSharedWorkerShutdown as f... | bulach@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Disable QueuedSharedWorkerShutdown because it's turned super flaky. | jorlow@chromium.org | 2010-04-27 | 1 | -4/+5 |
* | Ground work for making appcache work in workers. | michaeln@chromium.org | 2010-04-26 | 1 | -0/+8 |
* | Disable Worker.WorkerContextMultiPort back. | dimich@chromium.org | 2010-04-23 | 1 | -0/+5 |
* | Enable WorkerTest.WorkerContextMultiPort on Linux. | dimich@chromium.org | 2010-04-23 | 1 | -5/+0 |
* | Enable WorkerTest.WorkerClose. | dimich@chromium.org | 2010-04-22 | 1 | -2/+1 |
* | Enable worker-close.html on Linux. | dimich@chromium.org | 2010-04-22 | 1 | -5/+0 |
* | Mark WorkerTest.MultipleTabsQueuedSharedWorker as flaky. | phajdan.jr@chromium.org | 2010-04-22 | 1 | -1/+2 |
* | Unreviewed, disable WorkerCloseFast on Linux, not yet fixed completely. | dimich@chromium.org | 2010-04-20 | 1 | -0/+5 |