summaryrefslogtreecommitdiffstats
path: root/chrome/worker/websharedworker_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* Queue up connect messages while waiting for the shared worker to start.atwilson@chromium.org2010-03-191-4/+20
* Un-revert r39999, now with a Valgrind fix. Original change: http://codereview...dimich@chromium.org2010-02-261-0/+4
* Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to...rsesek@chromium.org2010-02-251-4/+0
* Make sure the workers are given a chance to terminate their thread when the I...dimich@google.com2010-02-241-0/+4
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-131-1/+9
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-3/+3
* Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive until...atwilson@chromium.org2009-11-091-1/+1
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-0/+52
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-051-52/+0
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-0/+52