summaryrefslogtreecommitdiffstats
path: root/chrome/worker/worker_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-1/+2
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-051-2/+1
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-1/+2
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-5/+0
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-0/+5
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-5/+0
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-0/+5
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-5/+0
* Switch child threads so that current() only works on the correct thread and t...jam@chromium.org2009-06-151-3/+1
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-051-0/+7
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+31