summaryrefslogtreecommitdiffstats
path: root/chrome/worker/websharedworker_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* Move worker code from chrome\worker to content\worker.jam@chromium.org2011-03-141-90/+0
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-141-1/+1
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-121-1/+1
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-3/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+4
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+4
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-0/+3
* Cleanup some deprecated webkit api usage now that we've rolled the new api in...michaeln@chromium.org2010-05-121-4/+1
* Add some more IPC plumbing and scaffolding to support having appcache work in...michaeln@chromium.org2010-05-081-4/+7
* 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