summaryrefslogtreecommitdiffstats
path: root/content/worker
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo from r123359.thestig@chromium.org2012-02-241-2/+2
* Re-Disabling WorkerTest.LimitTotal on Windows.dpapad@chromium.org2012-02-231-1/+7
* [flaky fixlet] Fixing WorkerTest.LimitTotal, WorkerTest.LimitPerPagedpapad@chromium.org2012-02-231-16/+11
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-221-2/+6
* Remove FileSystem worker layout tests from worker_uitests.adamk@chromium.org2012-02-181-151/+0
* Get IPC working for Indexed DB in shared workers.dgrogan@chromium.org2012-02-164-3/+24
* Flakiness cleanup: disable flaky tests under content/evan@chromium.org2012-02-141-21/+16
* Mark WorkerFileSystemTest.AsyncOperations as flaky.csilv@chromium.org2012-02-091-1/+2
* Unflaking shared worker testsdslomov@chromium.org2012-02-031-18/+15
* Removing and unflaking tests in WorkerTestdslomov@chromium.org2012-02-031-124/+7
* Adding myself as an owner to content/workers/testdslomov@chromium.org2012-02-021-0/+1
* Enable ExtensionApiTest.WebSocket and WorkerTest.WorkerWebSocketLayoutTeststoyoshim@chromium.org2012-01-261-8/+1
* Disable WebSocket related tests only in Win32toyoshim@chromium.org2012-01-251-1/+6
* Disable WorkerWebSocketLayoutTests in all platformstoyoshim@chromium.org2012-01-241-4/+1
* Disable WorkerWebSocketLayoutTeststoyoshim@chromium.org2012-01-241-0/+5
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-232-3/+10
* Remove references to WebKit::WebWorkerdslomov@chromium.org2012-01-142-17/+1
* Convert use of int ms to TimeDelta in files owned by atwilson.tedvessenes@gmail.com2012-01-122-5/+5
* Revert 116954 - Pass Content-security-policy and header type from WebSharedWo...tsepez@chromium.org2012-01-122-8/+4
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-092-4/+8
* Update includes for WebMimeRegistry to new upstream locationsjamesr@chromium.org2012-01-051-2/+2
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-291-7/+9
* Remove the uses of WebWorkerClient, replace with WebSharedWorkerClient.dslomov@chromium.org2011-12-293-40/+44
* Disabling WorkerTest.SharedWorkerHttpAuth failing on webkit canaries.vsevik@chromium.org2011-12-051-1/+1
* Update includes to new header locationsabarth@chromium.org2011-12-037-12/+12
* Define DevTools content APIyurys@chromium.org2011-12-011-3/+2
* Re-enable WorkerTest.WorkerWebSocketLayoutTests.toyoshim@chromium.org2011-11-251-3/+1
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-2/+2
* Update callers of WebSecurityOrigin::isEmpty to call WebSecurityOrigin::isUniqueabarth@chromium.org2011-11-211-1/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-172-4/+4
* Mark WorkerTest.WorkerMessagePortGC as flaky on mac.kmadhusu@chromium.org2011-11-151-4/+1
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-152-6/+8
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Mark test flaky that just failed on Windows.joi@chromium.org2011-11-141-0/+3
* Mark more worker tests flaky, and across more platforms.joi@chromium.org2011-11-141-82/+25
* More worker ui test supressionsnduca@chromium.org2011-11-111-4/+4
* Mark yet-more worker ui tests as flaky.nduca@chromium.org2011-11-111-6/+6
* Mark even more worker_ui_tests as flaky.nduca@chromium.org2011-11-111-5/+5
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-111-2/+1
* Mark WorkerTimeout as flake on macnduca@chromium.org2011-11-101-1/+1
* Mark more WorkerTest flakiness.nduca@chromium.org2011-11-101-2/+2
* Mark more WorkerTest flakiness. Clean up #define approach used.joi@chromium.org2011-11-091-101/+107
* Revert 109223 - Mark more WorkerTest flakiness.joi@chromium.org2011-11-091-32/+4
* Mark more WorkerTest flakiness.joi@chromium.org2011-11-091-4/+32
* Mark several WorkerTest tests flaky on Windows.joi@chromium.org2011-11-081-14/+87
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-3/+3
* Mark Worker ui layout tests flaky.dmichael@chromium.org2011-10-271-7/+31
* Re-enable worker ui tests I broke.dmichael@chromium.org2011-10-271-4/+2
* Removing dedicated worker-related IPC codei (first round). dslomov@chromium.org2011-10-2712-246/+75