summaryrefslogtreecommitdiffstats
path: root/chrome/worker/worker_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Add some more IPC plumbing and scaffolding to support having appcache work in...michaeln@chromium.org2010-05-081-5/+9
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-021-0/+6
* Un-revert r39999, now with a Valgrind fix. Original change: http://codereview...dimich@chromium.org2010-02-261-0/+11
* Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to...rsesek@chromium.org2010-02-251-11/+0
* Make sure the workers are given a chance to terminate their thread when the I...dimich@google.com2010-02-241-0/+11
* 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