summaryrefslogtreecommitdiffstats
path: root/chrome/worker
Commit message (Expand)AuthorAgeFilesLines
* Fully connect the dots between workers and appcache resource loading.michaeln@chromium.org2010-05-272-5/+8
* Add a bug link to DISABLED_WorkerLifecycle, and change StartupRaceCondition t...stuartmorgan@chromium.org2010-05-271-1/+1
* Marking the WorkerTest.LimitPerPage as flaky for linux as well. This test was...ananta@chromium.org2010-05-271-1/+1
* Re-enable tests whose disabling bug has been fixedstuartmorgan@chromium.org2010-05-261-32/+35
* Roll WebKit 59900:59936.jparent@chromium.org2010-05-211-0/+6
* Specify --chromium flag to run new-run-webkit-websocketserverukai@chromium.org2010-05-211-6/+0
* Markes WorkerTest.WorkerScriptError as flaky.sky@chromium.org2010-05-181-0/+5
* Remove DISABLED_ prefix from WorkerTest.OpenDatabaseSyncInputs and updatetyoshino@chromium.org2010-05-131-2/+1
* Disable WorkerTest.OpenDatabaseSyncInputs because it's continuously failing ontyoshino@chromium.org2010-05-131-1/+2
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-122-6/+3
* Add a worker test for LayoutTests/fast/workers/storage/open-database-sync-inp...dumi@chromium.org2010-05-121-1/+31
* Cleanup some deprecated webkit api usage now that we've rolled the new api in...michaeln@chromium.org2010-05-121-4/+1
* Fix bug REGRESSION: Extension settings / options / preferences are not being ...jianli@chromium.org2010-05-102-0/+9
* Stub implementation for allowDatabase callback for workers.jochen@chromium.org2010-05-101-0/+10
* Add some more IPC plumbing and scaffolding to support having appcache work in...michaeln@chromium.org2010-05-0813-30/+145
* More groundwork for making appcache work in workers.michaeln@chromium.org2010-05-061-1/+2
* Enable WorkerTest.WorkerContextMultiPort.dimich@chromium.org2010-05-051-6/+0
* Disable WorkerTest.WorkerContextMultiPort on Linux.dimich@chromium.org2010-04-291-0/+6
* Fix browser process crash in WorkerTest.WorkerContextMultiPort.dimich@chromium.org2010-04-281-5/+0
* Mark tests that started failing after WebKit roll as DISABLEDjorlow@chromium.org2010-04-281-1/+1
* Marks TestEvalOnCallFrame, TestSetBreakpoint, QueuedSharedWorkerShutdown as f...bulach@chromium.org2010-04-281-1/+1
* Disable QueuedSharedWorkerShutdown because it's turned super flaky.jorlow@chromium.org2010-04-271-4/+5
* Ground work for making appcache work in workers.michaeln@chromium.org2010-04-261-0/+8
* Disable Worker.WorkerContextMultiPort back.dimich@chromium.org2010-04-231-0/+5
* Enable WorkerTest.WorkerContextMultiPort on Linux.dimich@chromium.org2010-04-231-5/+0
* Enable WorkerTest.WorkerClose.dimich@chromium.org2010-04-221-2/+1
* Enable worker-close.html on Linux.dimich@chromium.org2010-04-221-5/+0
* Mark WorkerTest.MultipleTabsQueuedSharedWorker as flaky.phajdan.jr@chromium.org2010-04-221-1/+2
* Unreviewed, disable WorkerCloseFast on Linux, not yet fixed completely.dimich@chromium.org2010-04-201-0/+5
* Enable WorkerTest.WorkerCloseFastdimich@chromium.org2010-04-201-2/+1
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-1/+2
* Disabled WebSocket tests on Windows,ukai@chromium.org2010-04-141-1/+6
* Disable WorkerTest.WorkerSocketLayoutTests on all platforms.dumi@chromium.org2010-04-131-5/+2
* Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...mnaganov@chromium.org2010-04-122-2/+11
* Disabling WorkerTest.WorkerWebSocketLayoutTests on Linux bots only.dumi@chromium.org2010-04-091-1/+5
* Disabling worker-simple.html and shared-worker-simple.html indumi@chromium.org2010-04-091-1/+1
* Enable WorkerTests.MultipleWorkers on Linux.dimich@chromium.org2010-04-091-6/+0
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-1/+0
* Enable WorkerTest.WorkerScriptError which now have same results on win, linux...yurys@chromium.org2010-04-061-2/+1
* Change ui_tests to pull the directories it needs from the upstream webkitdpranke@chromium.org2010-04-031-5/+0
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-024-6/+65
* Enable disabled WebSocket tests (ExtensionApiTest.WebSocket and WorkerWebSock...ukai@chromium.org2010-04-011-4/+1
* Disable worker-cloneport.html.dimich@chromium.org2010-04-011-5/+1
* Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...thestig@chromium.org2010-03-311-27/+58
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-301-8/+16
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-301-6/+6
* Broke out shared worker tests into individual tests and increased worker test...atwilson@chromium.org2010-03-301-51/+64
* Revert r42426 - tests are failing because the WebKit LayoutTests directoriesdpranke@google.com2010-03-241-0/+3
* Use upstream layout_test baselines since the downstream ones are going away.dpranke@google.com2010-03-241-3/+0
* Revert 42327 which caused test failures on Mac.yurys@chromium.org2010-03-231-1/+2