summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webworker_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...jam@chromium.org2011-03-171-120/+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-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* More groundwork for making appcache work in workers.michaeln@chromium.org2010-05-061-3/+8
* Fixes a race condition when a shared worker exits while one parent is loadingatwilson@chromium.org2010-02-171-1/+3
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-281-2/+10
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-231-10/+2
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-221-2/+10
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-3/+5
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-051-5/+3
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-3/+5
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-301-0/+102