summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/websharedworker_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* More groundwork for making appcache work in workers.michaeln@chromium.org2010-05-061-3/+4
* First step in adding a parameter to a method of WebKit::WebSharedWorker.michaeln@chromium.org2010-05-051-1/+2
* Fixes a race condition when a shared worker exits while one parent is loadingatwilson@chromium.org2010-02-171-2/+8
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-281-1/+2
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-231-2/+1
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-221-1/+2
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-131-5/+5
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+2
* Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive until...atwilson@chromium.org2009-11-091-2/+16
* Initial WebSharedWorkerImpl implementationatwilson@chromium.org2009-11-051-2/+12
* 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