summaryrefslogtreecommitdiffstats
path: root/content/renderer/websharedworker_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove old form of WebSharedWorker::startWorkerContext() method.tsepez@chromium.org2012-01-241-12/+0
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-231-10/+29
* Revert 116954 - Pass Content-security-policy and header type from WebSharedWo...tsepez@chromium.org2012-01-121-28/+9
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-091-9/+28
* Remove the uses of WebWorkerClient, replace with WebSharedWorkerClient.dslomov@chromium.org2011-12-291-1/+1
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1
* Removing dedicated worker-related IPC codei (second round).dslomov@chromium.org2011-10-281-9/+95
* DevTools: remove support for out-of-process dedicated workersyurys@chromium.org2011-10-071-2/+1
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-271-1/+2
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-1/+1
* Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...jam@chromium.org2011-03-171-0/+89