summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/websharedworker_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Cleanup some deprecated webkit api usage now that we've rolled the new api in...michaeln@chromium.org2010-05-121-8/+0
* First step in adding a parameter to a method of WebKit::WebSharedWorker.michaeln@chromium.org2010-05-051-1/+10
* Fixes a race condition when a shared worker exits while one parent is loadingatwilson@chromium.org2010-02-171-0/+5
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-281-0/+1
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-231-1/+0
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-221-0/+1
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-131-2/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive until...atwilson@chromium.org2009-11-091-1/+4
* Initial WebSharedWorkerImpl implementationatwilson@chromium.org2009-11-051-2/+4
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-0/+44
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-051-44/+0
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-0/+44