summaryrefslogtreecommitdiffstats
path: root/chrome/worker/worker_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch child threads so that current() only works on the correct thread and t...jam@chromium.org2009-06-151-0/+12
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Enable the workers in WorkerThread so that the nested worker can be created.jianli@chromium.org2009-04-131-0/+3
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-1/+0
* Fix threading and ownership issues in WebWorkerClientProxy.jam@chromium.org2009-03-201-0/+1
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-2/+1
* Slight code change to make some global variables const.maruel@google.com2009-03-101-1/+2
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-051-0/+20
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+26