summaryrefslogtreecommitdiffstats
path: root/content/renderer/websharedworker_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Move the worker script loading code to the worker process (phase:4/5)horo@chromium.org2014-02-051-25/+4
* Finally remove ResourceRequestInfo::GetAssociatedRenderView. Also remove the ...jam@chromium.org2014-01-071-3/+1
* Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...jam@chromium.org2013-12-181-2/+4
* Split blink::WebSharedWorker interface into two in Chrome side (phase:2/3)horo@chromium.org2013-12-161-5/+2
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-4/+4
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-9/+9
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-0/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-3/+4
* Cleanup: Remove unneeded scoped_ptr.h includes from content.thestig@chromium.org2012-05-171-2/+1
* cleanup: remove old form of WebSharedWorker::startWorkerContext() method.tsepez@chromium.org2012-01-241-9/+0
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-231-0/+16
* Revert 116954 - Pass Content-security-policy and header type from WebSharedWo...tsepez@chromium.org2012-01-121-15/+1
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-091-1/+15
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-3/+0
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Removing dedicated worker-related IPC codei (second round).dslomov@chromium.org2011-10-281-4/+54
* Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...jam@chromium.org2011-03-171-0/+58