summaryrefslogtreecommitdiffstats
path: root/content/renderer/shared_worker/embedded_shared_worker_stub.h
Commit message (Expand)AuthorAgeFilesLines
* CORS-RFC1918: Pipe creator address space through SharedWorker creation.mkwst2016-03-091-0/+2
* Switch to standard integer types in content/renderer/.avi2015-12-251-0/+1
* [DevTools] filter any messages from previous session in DevToolsAgentHostImplkozyatinskiy2015-11-211-1/+2
* Revert of [DevTools] Filter any messages from previous sessions in DevToolsAg...pfeldman2015-11-121-2/+1
* [DevTools] Filter any messages from previous sessions in DevToolsAgentHostImplkozyatinskiy2015-11-111-1/+2
* Enforce marking "override" for functions overriding Blink in content/renderer/.avi2015-09-251-17/+16
* Minor cleanups for EmbeddedSharedWorkerStubkinuko2015-06-121-3/+13
* Rename blink::WebWorkerPermissionProxyClient to blink::WebWorkerContentSettin...mlamouri2015-03-091-3/+3
* Cleanup: Fix content header include guards.tfarina2015-02-271-3/+3
* Have ServiceWorker control shared workers (chromium-side) [2/3]kinuko2015-02-121-0/+2
* Reland r312612: DevTools: update backend state along with the command acks (C...pfeldman2015-01-231-3/+4
* Revert of DevTools: update backend state along with the command acks (Chromiu...macourteau2015-01-221-4/+3
* DevTools: update backend state along with the command acks (Chromium side).pfeldman2015-01-221-3/+4
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-3/+3
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-13/+13
* DevTools: Add plumbing for workerReadyForInspection event from renderer to br...vsevik@chromium.org2014-08-201-0/+1
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-0/+2
* Make AppCache support for SharedWorker in a renderer process.horo@chromium.org2014-04-031-0/+2
* Make DevTools support for the embedded SharedWorker.horo@chromium.org2014-04-031-0/+1
* Revert of Make DevTools support for the embedded SharedWorker. (https://coder...horo@chromium.org2014-04-031-1/+0
* Make DevTools support for the embedded SharedWorker.horo@chromium.org2014-04-031-0/+1
* Send WorkerHostMsg_WorkerConnected in EmbeddedSharedWorkerStub::OnConnect.horo@chromium.org2014-03-121-0/+3
* Implementations of SharedWorker in the renderer process.horo@chromium.org2014-02-141-0/+85